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."],[[["The page provides reference documentation for the `AdvanceRolloutResponse` class within the Google Cloud Deploy v1 API."],["The `AdvanceRolloutResponse` class is the response object from the `AdvanceRollout` operation."],["The documentation includes a list of available versions, ranging from 1.0.0 to the latest version of 3.4.0."],["The `AdvanceRolloutResponse` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation presents both a default constructor `AdvanceRolloutResponse()` as well as another constructor `AdvanceRolloutResponse(AdvanceRolloutResponse other)`."]]],[]]