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 reference documentation for the `ApproveRolloutResponse` class within the Google Cloud Deploy v1 API, covering versions from 1.0.0 to 3.4.0, with 3.4.0 being the latest."],["The `ApproveRolloutResponse` class, which is the response object from `ApproveRollout`, is implemented through various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the `ApproveRolloutResponse` class's inheritance from `object`, as well as its implementation of multiple interfaces."],["The namespace for the class is identified as `Google.Cloud.Deploy.V1`, and it resides within the `Google.Cloud.Deploy.V1.dll` assembly."],["This documentation outlines the available constructors for `ApproveRolloutResponse`, both the default and the one accepting another `ApproveRolloutResponse` as a parameter."]]],[]]