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."],["The latest version of the `ApproveRolloutResponse` class is 3.4.0, with numerous older versions available, ranging back to 1.0.0."],["The `ApproveRolloutResponse` class is used as a response object from the `ApproveRollout` method and implements various interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The full documentation outlines the inheritance hierarchy, which begins with \"object\" and extends into the ApproveRolloutResponse class, along with the constructors of the class."]]],[]]