Reference documentation and code samples for the Anthos Multi-Cloud V1 API class Google::Cloud::GkeMultiCloud::V1::OperationMetadata.
Metadata about a long-running operation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#create_time
def create_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The time at which this operation was created.
#end_time
def end_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The time at which this operation was completed.
#error_detail
def error_detail() -> ::String
Returns
- (::String) — Output only. Human-readable status of any error that occurred during the operation.
#status_detail
def status_detail() -> ::String
Returns
- (::String) — Output only. Human-readable status of the operation, if any.
#target
def target() -> ::String
Returns
- (::String) — Output only. The name of the resource associated to this operation.