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 for .NET."],["The `AdvanceRolloutResponse` class represents the response object from the `AdvanceRollout` function, which is part of the Google Cloud Deploy API."],["The page lists multiple versions of the `AdvanceRolloutResponse` class, ranging from version 1.0.0 to the latest version 3.4.0, allowing users to access documentation for specific versions."],["The class `AdvanceRolloutResponse` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It is shown to have 2 constructors, one default, and another that takes in a parameter `other` which is also a `AdvanceRolloutResponse` type."]]],[]]