Google Cloud Talent Solution V4 Client - Class State (2.1.3)

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

Protobuf type google.cloud.talent.v4.BatchOperationMetadata.State

Namespace

Google \ Cloud \ Talent \ V4 \ BatchOperationMetadata

Methods

Parameter
Name
Description
value
mixed
Parameter
Name
Description
name
mixed

Constants

  Value: 0 
 

Default value.

Generated from protobuf enum STATE_UNSPECIFIED = 0;

  Value: 1 
 

The batch operation is being prepared for processing.

Generated from protobuf enum INITIALIZING = 1;

  Value: 2 
 

The batch operation is actively being processed.

Generated from protobuf enum PROCESSING = 2;

  Value: 3 
 

The batch operation is processed, and at least one item has been successfully processed.

Generated from protobuf enum SUCCEEDED = 3;

  Value: 4 
 

The batch operation is done and no item has been successfully processed.

Generated from protobuf enum FAILED = 4;

  Value: 5 
 

The batch operation is in the process of cancelling after google.longrunning.Operations.CancelOperation is called.

Generated from protobuf enum CANCELLING = 5;

  Value: 6 
 

The batch operation is done after google.longrunning.Operations.CancelOperation is called. Any items processed before cancelling are returned in the response.

Generated from protobuf enum CANCELLED = 6;

Create a Mobile Website
View Site in Mobile | Classic
Share by: