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."],["The `AdvanceRolloutResponse` class is used as the response object from the `AdvanceRollout` method."],["The documentation includes links to various versions of the `AdvanceRolloutResponse` class, ranging from version 1.0.0 to 3.4.0, with 3.4.0 being the latest version available."],["The `AdvanceRolloutResponse` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The documentation outlines the constructors and their parameters available for creating instances of the `AdvanceRolloutResponse` class."]]],[]]