Google Cloud Datalabeling V1beta1 Client - Class PdfInstruction (0.3.1)

Reference documentation and code samples for the Google Cloud Datalabeling V1beta1 Client class PdfInstruction.

Instruction from a PDF file.

Generated from protobuf message google.cloud.datalabeling.v1beta1.PdfInstruction

Namespace

Google \ Cloud \ DataLabeling \ V1beta1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ gcs_file_uri string

PDF file for the instruction. Only gcs path is allowed.

getGcsFileUri

PDF file for the instruction. Only gcs path is allowed.

Returns
TypeDescription
string

setGcsFileUri

PDF file for the instruction. Only gcs path is allowed.

Parameter
NameDescription
var string
Returns
TypeDescription
$this