class GoogleCloudDocumentaiV1BatchProcessMetadataIndividualProcessStatus extends Model (View source)

Properties

protected $humanReviewStatusType
protected $humanReviewStatusDataType
string $inputGcsSource
string $outputGcsDestination
protected $statusType
protected $statusDataType

Methods

setInputGcsSource($inputGcsSource)

No description

string
getInputGcsSource()

No description

setOutputGcsDestination($outputGcsDestination)

No description

string
getOutputGcsDestination()

No description

setStatus(GoogleRpcStatus $status)

No description

getStatus()

No description

Details

setHumanReviewStatus(GoogleCloudDocumentaiV1HumanReviewStatus $humanReviewStatus)

No description

Parameters

GoogleCloudDocumentaiV1HumanReviewStatus $humanReviewStatus

setInputGcsSource($inputGcsSource)

No description

Parameters

$inputGcsSource

string getInputGcsSource()

No description

Return Value

string

setOutputGcsDestination($outputGcsDestination)

No description

Parameters

$outputGcsDestination

string getOutputGcsDestination()

No description

Return Value

string

setStatus(GoogleRpcStatus $status)

No description

Parameters

GoogleRpcStatus $status

GoogleRpcStatus getStatus()

No description

Return Value

GoogleRpcStatus