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 of the `AdvanceRolloutOperation` class in the Google Cloud Deploy v1 API is version 3.4.0."],["This class provides information about automated advance-rollout operations, allowing you to manage deployments and track their progress."],["The `AdvanceRolloutOperation` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities."],["The `AdvanceRolloutOperation` class contains properties such as `DestinationPhase`, `Rollout`, `SourcePhase`, and `Wait`, offering important information about the rollout operation, such as its current phase, initiating rollout name, and pause duration."],["The class also contains the information of the various versions available for use, starting from 1.0.0 to the latest 3.4.0."]]],[]]