Google Cloud Talent Solution V4 Client - Class BatchOperationMetadata (2.2.1)

Reference documentation and code samples for the Google Cloud Talent Solution V4 Client class BatchOperationMetadata.

Metadata used for long running operations returned by CTS batch APIs.

It's used to replace google.longrunning.Operation.metadata .

Generated from protobuf message google.cloud.talent.v4.BatchOperationMetadata

Namespace

Google \ Cloud \ Talent \ V4

Methods

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ state
int

The state of a long running operation.

↳ state_description
string

More detailed information about operation state.

↳ success_count
int

Count of successful item(s) inside an operation.

↳ failure_count
int

Count of failed item(s) inside an operation.

↳ total_count
int

Count of total item(s) inside an operation.

↳ create_time
Google\Protobuf\Timestamp

The time when the batch operation is created.

↳ update_time
Google\Protobuf\Timestamp

The time when the batch operation status is updated. The metadata and the update_time is refreshed every minute otherwise cached data is returned.

↳ end_time
Google\Protobuf\Timestamp

The time when the batch operation is finished and google.longrunning.Operation.done is set to true .

The state of a long running operation.

Returns
Type
Description
int
Enum of type State .

The state of a long running operation.

Parameter
Name
Description
var
int

Enum of type State .

Returns
Type
Description
$this

More detailed information about operation state.

Returns
Type
Description
string

More detailed information about operation state.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Count of successful item(s) inside an operation.

Returns
Type
Description
int

Count of successful item(s) inside an operation.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

Count of failed item(s) inside an operation.

Returns
Type
Description
int

Count of failed item(s) inside an operation.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

Count of total item(s) inside an operation.

Returns
Type
Description
int

Count of total item(s) inside an operation.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

The time when the batch operation is created.

Returns
Type
Description

The time when the batch operation is created.

Parameter
Name
Description
Returns
Type
Description
$this

The time when the batch operation status is updated. The metadata and the update_time is refreshed every minute otherwise cached data is returned.

Returns
Type
Description

The time when the batch operation status is updated. The metadata and the update_time is refreshed every minute otherwise cached data is returned.

Parameter
Name
Description
Returns
Type
Description
$this

The time when the batch operation is finished and google.longrunning.Operation.done is set to true .

Returns
Type
Description

The time when the batch operation is finished and google.longrunning.Operation.done is set to true .

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