GoogleCloudDocumentaiV1BatchProcessRequest
class GoogleCloudDocumentaiV1BatchProcessRequest extends Model (View source)
Properties
| protected | $documentOutputConfigType | ||
| protected | $documentOutputConfigDataType | ||
| protected | $inputDocumentsType | ||
| protected | $inputDocumentsDataType | ||
| string[] | $labels | ||
| protected | $processOptionsType | ||
| protected | $processOptionsDataType | ||
| bool | $skipHumanReview |
Methods
setDocumentOutputConfig(GoogleCloudDocumentaiV1DocumentOutputConfig $documentOutputConfig)
No description
getDocumentOutputConfig()
No description
getInputDocuments()
No description
setLabels($labels)
No description
string[]
getLabels()
No description
getProcessOptions()
No description
setSkipHumanReview($skipHumanReview)
No description
bool
getSkipHumanReview()
No description
Details
setDocumentOutputConfig(GoogleCloudDocumentaiV1DocumentOutputConfig $documentOutputConfig)
No description
GoogleCloudDocumentaiV1DocumentOutputConfig
getDocumentOutputConfig()
No description
setInputDocuments(GoogleCloudDocumentaiV1BatchDocumentsInputConfig $inputDocuments)
No description
GoogleCloudDocumentaiV1BatchDocumentsInputConfig
getInputDocuments()
No description
setLabels($labels)
No description
string[]
getLabels()
No description
setProcessOptions(GoogleCloudDocumentaiV1ProcessOptions $processOptions)
No description
GoogleCloudDocumentaiV1ProcessOptions
getProcessOptions()
No description
setSkipHumanReview($skipHumanReview)
No description
bool
getSkipHumanReview()
No description