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 reference documentation for the `AdvanceRolloutResponse` class within the Google Cloud Deploy v1 API, specifically for .NET developers."],["The latest version of the API documented is 3.4.0, with multiple previous versions available, ranging from 1.0.0 to 3.3.0, and the specific version this page is focused on being 2.15.0."],["`AdvanceRolloutResponse` is a response object returned by the `AdvanceRollout` method and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AdvanceRolloutResponse` class inherits from `object` and provides two constructors: a default constructor and one that copies from another `AdvanceRolloutResponse` object."],["The namespace of the `AdvanceRolloutResponse` class is `Google.Cloud.Deploy.V1`, and it is located within the `Google.Cloud.Deploy.V1.dll` assembly."]]],[]]