public sealed class ApproveRolloutResponse : IMessage<ApproveRolloutResponse>, IEquatable<ApproveRolloutResponse>, IDeepCloneable<ApproveRolloutResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class ApproveRolloutResponse.
[[["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 webpage provides documentation for the `ApproveRolloutResponse` class within the Google Cloud Deploy v1 API, specifically for the .NET environment."],["The latest version of `ApproveRolloutResponse` is 3.4.0, and the page includes links to prior versions, starting from 1.0.0."],["`ApproveRolloutResponse` is a response object from the `ApproveRollout` action and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and has two constructors: a default constructor and one that takes another `ApproveRolloutResponse` as a parameter."],["The documentation provided includes various historical releases of this class, with links to their respective documentation pages."]]],[]]