class GoogleCloudDocumentaiV1beta3BatchProcessMetadataIndividualProcessStatus extends Model (View source)

Properties

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

Methods

setHumanReviewOperation($humanReviewOperation)

No description

string
getHumanReviewOperation()

No description

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

setHumanReviewOperation($humanReviewOperation)

No description

Parameters

$humanReviewOperation

string getHumanReviewOperation()

No description

Return Value

string

setHumanReviewStatus(GoogleCloudDocumentaiV1beta3HumanReviewStatus $humanReviewStatus)

No description

Parameters

GoogleCloudDocumentaiV1beta3HumanReviewStatus $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