public sealed class AdvanceRolloutResponse : IMessage<AdvanceRolloutResponse>, IEquatable<AdvanceRolloutResponse>, IDeepCloneable<AdvanceRolloutResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class AdvanceRolloutResponse.
[[["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 reference documentation for the `AdvanceRolloutResponse` class within the Google Cloud Deploy v1 API, specifically detailing its structure, inheritance, and implemented interfaces."],["The `AdvanceRolloutResponse` class, found in the `Google.Cloud.Deploy.V1` namespace, is the response object returned from an `AdvanceRollout` operation."],["The page outlines the implementation of multiple interfaces by the `AdvanceRolloutResponse` class, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its comprehensive functionality."],["The documentation lists all the available versions of the `AdvanceRolloutResponse` class, ranging from version 3.4.0 (latest) down to 1.0.0."],["The class inherits from the base `object` class, including inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`, and provides two constructors, a default and one that creates a copy from another `AdvanceRolloutResponse` object."]]],[]]