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 webpage provides reference documentation for the `AdvanceRolloutResponse` class within the Google Cloud Deploy v1 API for .NET."],["The `AdvanceRolloutResponse` class is the response object from the `AdvanceRollout` function and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest available version of the API is 3.4.0, with versions ranging down to 1.0.0 that are documented on this webpage."],["The `AdvanceRolloutResponse` class inherits from `object` and has two constructors: a default constructor and one that takes another `AdvanceRolloutResponse` object."],["The page includes links to previous versions of the class starting with version 1.0.0 all the way up to the latest 3.4.0 version."]]],[]]