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."],[[["The latest version available for the `AdvanceRolloutOperation` class is 3.4.0, while the current page is documenting version 2.14.0."],["The `AdvanceRolloutOperation` class, part of the Google Cloud Deploy v1 API, represents an automated advance-rollout operation, containing details about the process."],["This class inherits from the base `object` class and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `AdvanceRolloutOperation` include `DestinationPhase`, `Rollout`, `SourcePhase`, and `Wait`, which describe the rollout's target, name, source, and pause duration, respectively."],["There are 26 different versions of this class available, ranging from 1.0.0 all the way to 3.4.0, as found on this page."]]],[]]