Reference documentation and code samples for the Telco Automation V1 API class Google::Cloud::TelcoAutomation::V1::ComputeDeploymentStatusResponse.
Response object for ComputeDeploymentStatus
.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#aggregated_status
def aggregated_status() -> ::Google::Cloud::TelcoAutomation::V1::Status
Returns
- (::Google::Cloud::TelcoAutomation::V1::Status) — Output only. Aggregated status of a deployment.
#name
def name() -> ::String
Returns
- (::String) — The name of the deployment.
#name=
def name=(value) -> ::String
Parameter
- value (::String) — The name of the deployment.
Returns
- (::String) — The name of the deployment.
#resource_statuses
def resource_statuses() -> ::Array<::Google::Cloud::TelcoAutomation::V1::ResourceStatus>
Returns
- (::Array<::Google::Cloud::TelcoAutomation::V1::ResourceStatus>) — Output only. Resource level status details in deployments.