Bare Metal Solution V2 API - Class Google::Cloud::BareMetalSolution::V2::OperationMetadata (v0.8.0)

Reference documentation and code samples for the Bare Metal Solution V2 API class Google::Cloud::BareMetalSolution::V2::OperationMetadata.

Represents the metadata from a 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 with the operation.

#create_time

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

#end_time

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

#requested_cancellation

def requested_cancellation() -> ::Boolean
Returns
  • (::Boolean) — Output only. Identifies whether the user requested the cancellation of the operation. Operations that have been successfully cancelled have [Operation.error][] value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED.

#status_message

def status_message() -> ::String
Returns
  • (::String) — Output only. Human-readable status of the operation, if any.

#target

def target() -> ::String
Returns
  • (::String) — Output only. Server-defined resource path for the target of the operation.

#verb

def verb() -> ::String
Returns
  • (::String) — Output only. Name of the action executed by the operation.