Storage Batch Operations V1 API - Class Google::Cloud::StorageBatchOperations::V1::OperationMetadata (v0.1.0)

Reference documentation and code samples for the Storage Batch Operations V1 API class Google::Cloud::StorageBatchOperations::V1::OperationMetadata.

Represents the metadata of the long-running operation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#api_version

def api_version() -> ::String
Returns
  • (::String) — Output only. API version used to start the operation.

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#end_time

def end_time() -> ::Google::Protobuf::Timestamp
Returns

#job

def job() -> ::Google::Cloud::StorageBatchOperations::V1::Job
Returns

#operation

def operation() -> ::String
Returns
  • (::String) — Output only. The unique operation resource name. Format: projects/{project}/locations/{location}/operations/{operation}.

#requested_cancellation

def requested_cancellation() -> ::Boolean
Returns