public sealed class RollbackDeploymentRequest : IMessage<RollbackDeploymentRequest>, IEquatable<RollbackDeploymentRequest>, IDeepCloneable<RollbackDeploymentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Telco Automation v1 API class RollbackDeploymentRequest.
[[["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."],[[["The `RollbackDeploymentRequest` class is part of the Google Cloud Telco Automation v1 API, designed for managing deployment rollbacks."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting various functionalities."],["It provides constructors to initialize new instances, either empty or by copying from another `RollbackDeploymentRequest` object."],["Key properties include `DeploymentName`, which is a typed view of the resource name, `Name` for the deployment name, and `RevisionId`, which specifies the target revision for rollback."]]],[]]