Reference documentation and code samples for the Infrastructure Manager V1 API class Google::Cloud::ConfigService::V1::DeploymentOperationSummary.
The summary of the deployment operation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#artifacts
def artifacts() -> ::String
Returns
-
(::String) — Output only. Location of Deployment operations artifacts in
gs://{bucket}/{object}format.
#build
def build() -> ::String
Returns
- (::String) — Output only. Cloud Build instance UUID associated with this operation.
#content
def content() -> ::String
Returns
-
(::String) — Output only. Location of Deployment operations content in
gs://{bucket}/{object}format.
#deployment_step
def deployment_step() -> ::Google::Cloud::ConfigService::V1::DeploymentOperationMetadata::DeploymentStep
Returns
- (::Google::Cloud::ConfigService::V1::DeploymentOperationMetadata::DeploymentStep) — Output only. The current step the deployment operation is running.
#logs
def logs() -> ::String
Returns
-
(::String) — Output only. Location of Deployment operations logs in
gs://{bucket}/{object}format.