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

Reference documentation and code samples for the Infrastructure Manager V1 API class Google::Cloud::ConfigService::V1::DeploymentUnitProgress.

The progress of a deployment unit provisioning or deprovisioning.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#deployment

def deployment() -> ::String
Returns
  • (::String) — Output only. The name of the deployment to be provisioned. Format: 'projects/{project}/locations/{location}/deployments/{deployment}'.

#deployment_operation_summary

def deployment_operation_summary() -> ::Google::Cloud::ConfigService::V1::DeploymentOperationSummary
Returns

#error

def error() -> ::Google::Rpc::Status
Returns

#intent

def intent() -> ::Google::Cloud::ConfigService::V1::DeploymentUnitProgress::Intent
Returns

#state

def state() -> ::Google::Cloud::ConfigService::V1::DeploymentUnitProgress::State
Returns

#state_description

def state_description() -> ::String
Returns
  • (::String) — Output only. Additional information regarding the current state.

#unit_id

def unit_id() -> ::String
Returns
  • (::String) — Output only. The unit id of the deployment unit to be provisioned.