class GoogleCloudDocumentaiV1ProcessRequest extends Model (View source)

Properties

string $fieldMask
protected $gcsDocumentType
protected $gcsDocumentDataType
protected $inlineDocumentType
protected $inlineDocumentDataType
string[] $labels
protected $processOptionsType
protected $processOptionsDataType
protected $rawDocumentType
protected $rawDocumentDataType
bool $skipHumanReview

Methods

setFieldMask($fieldMask)

No description

string
getFieldMask()

No description

setGcsDocument(GoogleCloudDocumentaiV1GcsDocument $gcsDocument)

No description

setInlineDocument(GoogleCloudDocumentaiV1Document $inlineDocument)

No description

setLabels($labels)

No description

string[]
getLabels()

No description

setRawDocument(GoogleCloudDocumentaiV1RawDocument $rawDocument)

No description

setSkipHumanReview($skipHumanReview)

No description

bool
getSkipHumanReview()

No description

Details

setFieldMask($fieldMask)

No description

Parameters

$fieldMask

string getFieldMask()

No description

Return Value

string

setGcsDocument(GoogleCloudDocumentaiV1GcsDocument $gcsDocument)

No description

Parameters

GoogleCloudDocumentaiV1GcsDocument $gcsDocument

setInlineDocument(GoogleCloudDocumentaiV1Document $inlineDocument)

No description

Parameters

GoogleCloudDocumentaiV1Document $inlineDocument

GoogleCloudDocumentaiV1Document getInlineDocument()

No description

setLabels($labels)

No description

Parameters

$labels

string[] getLabels()

No description

Return Value

string[]

setProcessOptions(GoogleCloudDocumentaiV1ProcessOptions $processOptions)

No description

Parameters

GoogleCloudDocumentaiV1ProcessOptions $processOptions

setRawDocument(GoogleCloudDocumentaiV1RawDocument $rawDocument)

No description

Parameters

GoogleCloudDocumentaiV1RawDocument $rawDocument

setSkipHumanReview($skipHumanReview)

No description

Parameters

$skipHumanReview

bool getSkipHumanReview()

No description

Return Value

bool