public sealed class ComputeDeploymentStatusRequest : IMessage<ComputeDeploymentStatusRequest>, IEquatable<ComputeDeploymentStatusRequest>, IDeepCloneable<ComputeDeploymentStatusRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Telco Automation v1 API class ComputeDeploymentStatusRequest.
[[["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 documentation for the `ComputeDeploymentStatusRequest` class within the Google Cloud Telco Automation v1 API, with the latest version being 1.2.0."],["The `ComputeDeploymentStatusRequest` class is a request object used for `ComputeDeploymentStatus`, inheriting from `object` and implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default constructor `ComputeDeploymentStatusRequest()` and a copy constructor `ComputeDeploymentStatusRequest(ComputeDeploymentStatusRequest other)`."],["The `ComputeDeploymentStatusRequest` class includes properties `DeploymentName`, which is a `DeploymentName`-typed view, and `Name`, a required string representing the deployment name without revisionID."]]],[]]