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 page provides documentation for the `ApproveRolloutResponse` class within the Google Cloud Deploy v1 API, specifically version 3.1.0."],["The `ApproveRolloutResponse` class is used as the response object from the `ApproveRollout` function and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the class's inheritance, which is from `object`, and lists the members that are inherited from that class."],["The page also documents the available constructors for `ApproveRolloutResponse`, including a parameterless constructor and one that takes another `ApproveRolloutResponse` object as a parameter."],["This page provides links to different versions, with the latest being 3.4.0, and shows all the way back to version 1.0.0."]]],[]]