Service Management V1 API - Class Google::Cloud::ServiceManagement::V1::OperationMetadata::Step (v0.4.1)

Reference documentation and code samples for the Service Management V1 API class Google::Cloud::ServiceManagement::V1::OperationMetadata::Step.

Represents the status of one operation step.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#description

def description() -> ::String
Returns
  • (::String) — The short description of the step.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — The short description of the step.
Returns
  • (::String) — The short description of the step.

#status

def status() -> ::Google::Cloud::ServiceManagement::V1::OperationMetadata::Status

#status=

def status=(value) -> ::Google::Cloud::ServiceManagement::V1::OperationMetadata::Status