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
- (::Google::Cloud::ConfigService::V1::ApplyResults) — Outputs and artifacts from applying a deployment.
#apply_results=
def apply_results=(value) -> ::Google::Cloud::ConfigService::V1::ApplyResults
Parameter
- value (::Google::Cloud::ConfigService::V1::ApplyResults) — Outputs and artifacts from applying a deployment.
Returns
- (::Google::Cloud::ConfigService::V1::ApplyResults) — Outputs and artifacts from applying a deployment.
#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
- (::Google::Cloud::ConfigService::V1::DeploymentOperationMetadata::DeploymentStep) — The current step the deployment operation is running.
#step=
def step=(value) -> ::Google::Cloud::ConfigService::V1::DeploymentOperationMetadata::DeploymentStep
Parameter
- value (::Google::Cloud::ConfigService::V1::DeploymentOperationMetadata::DeploymentStep) — The current step the deployment operation is running.
Returns
- (::Google::Cloud::ConfigService::V1::DeploymentOperationMetadata::DeploymentStep) — The current step the deployment operation is running.