[[["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-08-04 UTC."],[[["This document provides reference documentation for the `Phase` class within the Google Cloud Deploy v1 API, covering versions from 1.0.0 up to the latest version 3.4.0."],["The `Phase` class, found in the `Google.Cloud.Deploy.V1` namespace, represents a group of jobs within a `Rollout` and can be used in .NET projects using the `Google.Cloud.Deploy.V1.dll` assembly."],["Key properties of the `Phase` class include `ChildRolloutJobs`, `DeploymentJobs`, `Id`, `JobsCase`, `SkipMessage`, and `State`, providing details on job composition, identification, and execution state."],["The `Phase` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, equality checks, deep cloning, and buffer message operations."],["There are two constructors for the `Phase` class, with one being a parameterless constructor and the other taking in another instance of the `Phase` class."]]],[]]