Google Cloud Dataproc Metastore V1alpha Client - Class OperationMetadata (0.4.1)

Reference documentation and code samples for the Google Cloud Dataproc Metastore V1alpha Client class OperationMetadata.

Represents the metadata of a long-running operation.

Generated from protobuf message google.cloud.metastore.v1alpha.OperationMetadata

Methods

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ create_time
Google\Protobuf\Timestamp

Output only. The time the operation was created.

↳ end_time
Google\Protobuf\Timestamp

Output only. The time the operation finished running.

↳ target
string

Output only. Server-defined resource path for the target of the operation.

↳ verb
string

Output only. Name of the verb executed by the operation.

↳ status_message
string

Output only. Human-readable status of the operation, if any.

↳ requested_cancellation
bool

Output only. Identifies whether the caller has requested cancellation of the operation. Operations that have successfully been cancelled have Operation.error value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED .

↳ api_version
string

Output only. API version used to start the operation.

Output only. The time the operation was created.

Generated from protobuf field .google.protobuf.Timestamp create_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description
Google\Protobuf\Timestamp|null

Output only. The time the operation was created.

Generated from protobuf field .google.protobuf.Timestamp create_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

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

Output only. The time the operation finished running.

Generated from protobuf field .google.protobuf.Timestamp end_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description
Google\Protobuf\Timestamp|null

Output only. The time the operation finished running.

Generated from protobuf field .google.protobuf.Timestamp end_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

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

Output only. Server-defined resource path for the target of the operation.

Generated from protobuf field string target = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description
string

Output only. Server-defined resource path for the target of the operation.

Generated from protobuf field string target = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Output only. Name of the verb executed by the operation.

Generated from protobuf field string verb = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description
string

Output only. Name of the verb executed by the operation.

Generated from protobuf field string verb = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Output only. Human-readable status of the operation, if any.

Generated from protobuf field string status_message = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description
string

Output only. Human-readable status of the operation, if any.

Generated from protobuf field string status_message = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Output only. Identifies whether the caller has requested cancellation of the operation. Operations that have successfully been cancelled have Operation.error value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED .

Generated from protobuf field bool requested_cancellation = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description
bool

Output only. Identifies whether the caller has requested cancellation of the operation. Operations that have successfully been cancelled have Operation.error value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED .

Generated from protobuf field bool requested_cancellation = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name
Description
var
bool
Returns
Type
Description
$this

Output only. API version used to start the operation.

Generated from protobuf field string api_version = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description
string

Output only. API version used to start the operation.

Generated from protobuf field string api_version = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];

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