Google Cloud Document Ai V1 Client - Class BatchProcessMetadata (2.4.1)

Reference documentation and code samples for the Google Cloud Document Ai V1 Client class BatchProcessMetadata.

The long-running operation metadata for BatchProcessDocuments .

Generated from protobuf message google.cloud.documentai.v1.BatchProcessMetadata

Namespace

Google \ Cloud \ DocumentAI \ V1

Methods

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ state
int

The state of the current batch processing.

↳ state_message
string

A message providing more details about the current state of processing. For example, the error message if the operation is failed.

↳ create_time
Google\Protobuf\Timestamp

The creation time of the operation.

↳ update_time
Google\Protobuf\Timestamp

The last update time of the operation.

↳ individual_process_statuses
array< BatchProcessMetadata\IndividualProcessStatus >

The list of response details of each document.

The state of the current batch processing.

Returns
Type
Description
int
Enum of type State .

The state of the current batch processing.

Parameter
Name
Description
var
int

Enum of type State .

Returns
Type
Description
$this

A message providing more details about the current state of processing.

For example, the error message if the operation is failed.

Returns
Type
Description
string

A message providing more details about the current state of processing.

For example, the error message if the operation is failed.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

The creation time of the operation.

Returns
Type
Description

The creation time of the operation.

Parameter
Name
Description
Returns
Type
Description
$this

The last update time of the operation.

Returns
Type
Description

The last update time of the operation.

Parameter
Name
Description
Returns
Type
Description
$this

The list of response details of each document.

Returns
Type
Description

The list of response details of each document.

Parameter
Name
Description
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: