Google Cloud Dataproc V1 Client - Class BatchOperationMetadata (3.2.2)

Reference documentation and code samples for the Google Cloud Dataproc V1 Client class BatchOperationMetadata.

Metadata describing the Batch operation.

Generated from protobuf message google.cloud.dataproc.v1.BatchOperationMetadata

Methods

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ batch
string

Name of the batch for the operation.

↳ batch_uuid
string

Batch UUID for the operation.

↳ create_time
Google\Protobuf\Timestamp

The time when the operation was created.

↳ done_time
Google\Protobuf\Timestamp

The time when the operation finished.

↳ operation_type
int

The operation type.

↳ description
string

Short description of the operation.

↳ labels
array|Google\Protobuf\Internal\MapField

Labels associated with the operation.

↳ warnings
array

Warnings encountered during operation execution.

Name of the batch for the operation.

Generated from protobuf field string batch = 1;

Returns
Type
Description
string

Name of the batch for the operation.

Generated from protobuf field string batch = 1;

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Batch UUID for the operation.

Generated from protobuf field string batch_uuid = 2;

Returns
Type
Description
string

Batch UUID for the operation.

Generated from protobuf field string batch_uuid = 2;

Parameter
Name
Description
var
string
Returns
Type
Description
$this

The time when the operation was created.

Generated from protobuf field .google.protobuf.Timestamp create_time = 3;

Returns
Type
Description
Google\Protobuf\Timestamp|null

The time when the operation was created.

Generated from protobuf field .google.protobuf.Timestamp create_time = 3;

Parameter
Name
Description
var
Google\Protobuf\Timestamp
Returns
Type
Description
$this

The time when the operation finished.

Generated from protobuf field .google.protobuf.Timestamp done_time = 4;

Returns
Type
Description
Google\Protobuf\Timestamp|null

The time when the operation finished.

Generated from protobuf field .google.protobuf.Timestamp done_time = 4;

Parameter
Name
Description
var
Google\Protobuf\Timestamp
Returns
Type
Description
$this

The operation type.

Generated from protobuf field .google.cloud.dataproc.v1.BatchOperationMetadata.BatchOperationType operation_type = 6;

Returns
Type
Description
int

The operation type.

Generated from protobuf field .google.cloud.dataproc.v1.BatchOperationMetadata.BatchOperationType operation_type = 6;

Parameter
Name
Description
var
int
Returns
Type
Description
$this

Short description of the operation.

Generated from protobuf field string description = 7;

Returns
Type
Description
string

Short description of the operation.

Generated from protobuf field string description = 7;

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Labels associated with the operation.

Generated from protobuf field map<string, string> labels = 8;

Returns
Type
Description
Google\Protobuf\Internal\MapField

Labels associated with the operation.

Generated from protobuf field map<string, string> labels = 8;

Parameter
Name
Description
var
array|Google\Protobuf\Internal\MapField
Returns
Type
Description
$this

Warnings encountered during operation execution.

Generated from protobuf field repeated string warnings = 9;

Returns
Type
Description
Google\Protobuf\Internal\RepeatedField

Warnings encountered during operation execution.

Generated from protobuf field repeated string warnings = 9;

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