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-03-21 UTC."],[[["This page provides reference documentation for the `AdvanceRolloutResponse` class within the Google Cloud Deploy v1 API, specifically for version 3.2.0."],["The `AdvanceRolloutResponse` class is the response object received from the `AdvanceRollout` operation, inheriting from `object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various available versions of the Google Cloud Deploy v1 API, ranging from the latest 3.4.0 down to version 1.0.0, each with a link to its respective `AdvanceRolloutResponse` documentation."],["The `AdvanceRolloutResponse` class documentation includes details about its constructors, a default parameterless one, and another that accepts a copy of another `AdvanceRolloutResponse` object."],["The documentation also indicates that the class resides in the `Google.Cloud.Deploy.V1` namespace and is contained within the `Google.Cloud.Deploy.V1.dll` assembly."]]],[]]