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 reference documentation for the `ApproveRolloutResponse` class within the Google Cloud Deploy v1 API, specifically for version 3.3.0."],["The `ApproveRolloutResponse` class is the response object returned from the `ApproveRollout` function and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the class's inheritance, showing it derives from `object`, and lists inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The webpage also provides links to older versions of the `ApproveRolloutResponse` documentation, from 3.4.0 (latest) down to version 1.0.0."],["It includes information about the class's namespace (`Google.Cloud.Deploy.V1`), the assembly it's part of (`Google.Cloud.Deploy.V1.dll`), and the available constructors (`ApproveRolloutResponse()` and `ApproveRolloutResponse(ApproveRolloutResponse other)`)."]]],[]]