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 page provides reference documentation for the `ComputeDeploymentStatusResponse` class within the Telco Automation v1 API, specifically for version 1.0.0."],["`ComputeDeploymentStatusResponse` is a response object used for retrieving the status of a deployment and is part of the `Google.Cloud.TelcoAutomation.V1` namespace."],["The class inherits from the `object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities for message handling and object comparison."],["Key properties of the `ComputeDeploymentStatusResponse` class include `AggregatedStatus`, which gives the aggregated status of a deployment, `Name` that stores the deployment name, and `ResourceStatuses`, which contains detailed resource level status information."],["The documentation includes information on the class's constructors, inherited members, namespace, and the assembly it belongs to, which is `Google.Cloud.TelcoAutomation.V1.dll`."]]],[]]