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-04-09 UTC."],[[["This page provides documentation for the `ApproveRolloutResponse` class within the Google Cloud Deploy v1 API for .NET."],["The `ApproveRolloutResponse` class is the response object returned by the `ApproveRollout` method."],["The page documents version 2.12.0, and also lists all available versions of the class, from 1.0.0 to the latest 3.4.0."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, with a list of members inherited from object."],["The documentation includes information about the available constructors for `ApproveRolloutResponse`, detailing both the default constructor and a constructor that accepts another `ApproveRolloutResponse` object as a parameter."]]],[]]