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 documentation for the `ApproveRolloutResponse` class within the Google Cloud Deploy v1 API, specifically detailing its structure and functionality."],["The class `ApproveRolloutResponse` is a response object from the `ApproveRollout` method and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of available versions, ranging from the latest version 3.4.0 down to version 1.0.0, allowing developers to access the documentation for different releases."],["The `ApproveRolloutResponse` class inherits members from the base `object` class and has its own constructors for instantiation and cloning."],["The documentation resides within the `Google.Cloud.Deploy.V1` namespace and is part of the `Google.Cloud.Deploy.V1.dll` assembly."]]],[]]