Cloud Optimization V1 API - Class Google::Cloud::Optimization::V1::AsyncModelMetadata (v0.2.1)

Reference documentation and code samples for the Cloud Optimization V1 API class Google::Cloud::Optimization::V1::AsyncModelMetadata.

The long running operation metadata for async model related methods.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

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

#create_time=

def create_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#state

def state() -> ::Google::Cloud::Optimization::V1::AsyncModelMetadata::State
Returns

#state=

def state=(value) -> ::Google::Cloud::Optimization::V1::AsyncModelMetadata::State
Parameter
Returns

#state_message

def state_message() -> ::String
Returns
  • (::String) — A message providing more details about the current state of the operation. For example, the error message if the operation is failed.

#state_message=

def state_message=(value) -> ::String
Parameter
  • value (::String) — A message providing more details about the current state of the operation. For example, the error message if the operation is failed.
Returns
  • (::String) — A message providing more details about the current state of the operation. For example, the error message if the operation is failed.

#update_time

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

#update_time=

def update_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns