Infrastructure Manager V1 API - Class Google::Cloud::ConfigService::V1::DeploymentOperationMetadata (v0.1.0)

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

Ephemeral metadata content describing the state of a deployment operation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#apply_results

def apply_results() -> ::Google::Cloud::ConfigService::V1::ApplyResults
Returns

#apply_results=

def apply_results=(value) -> ::Google::Cloud::ConfigService::V1::ApplyResults
Parameter
Returns

#build

def build() -> ::String
Returns
  • (::String) — Output only. Cloud Build instance UUID associated with this operation.

#logs

def logs() -> ::String
Returns
  • (::String) — Output only. Location of Deployment operations logs in gs://{bucket}/{object} format.

#step

def step() -> ::Google::Cloud::ConfigService::V1::DeploymentOperationMetadata::DeploymentStep
Returns

#step=

def step=(value) -> ::Google::Cloud::ConfigService::V1::DeploymentOperationMetadata::DeploymentStep
Parameter
Returns