Infrastructure Manager V1 API - Class Google::Cloud::ConfigService::V1::OperationMetadata (v2.9.0)

Reference documentation and code samples for the Infrastructure Manager V1 API class Google::Cloud::ConfigService::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

#deployment_metadata

def deployment_metadata() -> ::Google::Cloud::ConfigService::V1::DeploymentOperationMetadata
Returns
  • (::Google::Cloud::ConfigService::V1::DeploymentOperationMetadata) — Output only. Metadata about the deployment operation state.

    Note: The following fields are mutually exclusive: deployment_metadata, preview_metadata, provision_deployment_group_metadata. If a field in that set is populated, all other fields in the set will automatically be cleared.

#end_time

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

#preview_metadata

def preview_metadata() -> ::Google::Cloud::ConfigService::V1::PreviewOperationMetadata
Returns
  • (::Google::Cloud::ConfigService::V1::PreviewOperationMetadata) — Output only. Metadata about the preview operation state.

    Note: The following fields are mutually exclusive: preview_metadata, deployment_metadata, provision_deployment_group_metadata. If a field in that set is populated, all other fields in the set will automatically be cleared.

#provision_deployment_group_metadata

def provision_deployment_group_metadata() -> ::Google::Cloud::ConfigService::V1::ProvisionDeploymentGroupOperationMetadata
Returns

#requested_cancellation

def requested_cancellation() -> ::Boolean
Returns

#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 verb executed by the operation.