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 webpage provides documentation for the `AdvanceRolloutResponse` class within the Google Cloud Deploy v1 API."],["The latest documented version of the API is 3.4.0, with version 2.10.0 being the current version displayed with multiple previous versions accessible."],["The `AdvanceRolloutResponse` class is a response object from the `AdvanceRollout` function, implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation includes details about the class's inheritance from `object`, the implemented interfaces, inherited members, namespace, and assembly, as well as the available constructors."],["The class is part of the Google.Cloud.Deploy.V1 namespace and is found in the Google.Cloud.Deploy.V1.dll assembly."]]],[]]