public sealed class ComputeDeploymentStatusResponse : IMessage<ComputeDeploymentStatusResponse>, IEquatable<ComputeDeploymentStatusResponse>, IDeepCloneable<ComputeDeploymentStatusResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Telco Automation v1 API class ComputeDeploymentStatusResponse.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference information for the `ComputeDeploymentStatusResponse` class within the Telco Automation v1 API, with the latest version being 1.2.0."],["The `ComputeDeploymentStatusResponse` class is a response object for `ComputeDeploymentStatus` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `AggregatedStatus` to represent the overall deployment status, `Name` for the deployment's name, and `ResourceStatuses` for resource-level status details."],["There are two constructors available for this class, one being a default constructor and another that accepts a ComputeDeploymentStatusResponse as input."],["The `ComputeDeploymentStatusResponse` is found within the `Google.Cloud.TelcoAutomation.V1` namespace and is contained in the `Google.Cloud.TelcoAutomation.V1.dll` assembly."]]],[]]