pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.datalabeling.v1beta1.kotlin.outputs
/
GoogleCloudDatalabelingV1beta1PdfInstructionResponse
Google
Cloud
Datalabeling
V1beta1Pdf
Instruction
Response
data
class
GoogleCloudDatalabelingV1beta1PdfInstructionResponse
(
val
gcsFileUri
:
String
)
Instruction from a PDF file.
Types
Constructors
Properties
Constructors
Google
Cloud
Datalabeling
V1beta1Pdf
Instruction
Response
Link copied to clipboard
fun
GoogleCloudDatalabelingV1beta1PdfInstructionResponse
(
gcsFileUri
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
gcs
File
Uri
Link copied to clipboard
val
gcsFileUri
:
String
PDF file for the instruction. Only gcs path is allowed.