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 documentation for the `AdvanceRolloutResponse` class within the Google Cloud Deploy v1 API for .NET."],["The `AdvanceRolloutResponse` class is a response object from the `AdvanceRollout` method."],["The documentation shows available versions ranging from 1.0.0 to 3.4.0, with 3.4.0 as the latest, and each version can be navigated to by following the URL."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, while inheriting from `object`."],["There are two constructors for the class, one being a parameterless constructor, and the other one allowing for the instantiation of the object with another instance of `AdvanceRolloutResponse`."]]],[]]