public sealed class AdvanceRolloutOperation : IMessage<AdvanceRolloutOperation>, IEquatable<AdvanceRolloutOperation>, IDeepCloneable<AdvanceRolloutOperation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class AdvanceRolloutOperation.
Contains the information of an automated advance-rollout operation.
[[["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 `AdvanceRolloutOperation` class within the Google Cloud Deploy v1 API, specifically detailing its implementation and usage in .NET."],["The page lists available versions of the API for this class, ranging from the latest version 3.4.0 down to version 1.0.0."],["The `AdvanceRolloutOperation` class contains properties such as `DestinationPhase`, `Rollout`, `SourcePhase`, and `Wait`, which are used to manage automated rollout operations."],["This class also inherits from and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AdvanceRolloutOperation` class has two constructors, one being parameterless, and another that takes another `AdvanceRolloutOperation` object as a parameter."]]],[]]