class GoogleCloudDocumentaiV1BatchProcessRequest extends Model (View source)

Properties

protected $documentOutputConfigType
protected $documentOutputConfigDataType
protected $inputDocumentsType
protected $inputDocumentsDataType
string[] $labels
protected $processOptionsType
protected $processOptionsDataType
bool $skipHumanReview

Methods

Details

setDocumentOutputConfig(GoogleCloudDocumentaiV1DocumentOutputConfig $documentOutputConfig)

No description

Parameters

GoogleCloudDocumentaiV1DocumentOutputConfig $documentOutputConfig

setInputDocuments(GoogleCloudDocumentaiV1BatchDocumentsInputConfig $inputDocuments)

No description

setLabels($labels)

No description

Parameters

$labels

string[] getLabels()

No description

Return Value

string[]

setProcessOptions(GoogleCloudDocumentaiV1ProcessOptions $processOptions)

No description

Parameters

GoogleCloudDocumentaiV1ProcessOptions $processOptions

setSkipHumanReview($skipHumanReview)

No description

Parameters

$skipHumanReview

bool getSkipHumanReview()

No description

Return Value

bool