public sealed class CustomCanaryDeployment.Types.PhaseConfig : IMessage<CustomCanaryDeployment.Types.PhaseConfig>, IEquatable<CustomCanaryDeployment.Types.PhaseConfig>, IDeepCloneable<CustomCanaryDeployment.Types.PhaseConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class CustomCanaryDeployment.Types.PhaseConfig.
PhaseConfig represents the configuration for a phase in the custom
canary deployment.
Required. The ID to assign to the Rollout phase.
This value must consist of lower-case letters, numbers, and hyphens,
start with a letter and end with a letter or a number, and have a max
length of 63 characters. In other words, it must match the following
regex: ^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$.
Skaffold profiles to use when rendering the manifest for this phase.
These are in addition to the profiles list specified in the
DeliveryPipeline stage.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe page provides reference documentation and code samples for the \u003ccode\u003eCustomCanaryDeployment.Types.PhaseConfig\u003c/code\u003e class within the Google Cloud Deploy v1 API, detailing its usage in custom canary deployments.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003ePhaseConfig\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Deploy.V1\u003c/code\u003e namespace, defines the configuration for a specific phase in a custom canary deployment and has been documented for multiple versions of the API, ranging from version 1.0.0 up to the latest 3.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePhaseConfig\u003c/code\u003e allows for setting the percentage of deployment, a unique ID for the rollout phase, optional pre- and post-deployment job configurations, associated Skaffold profiles, and verification settings.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its capabilities within the .NET environment, as well as being constructed with either no parameters or another \u003ccode\u003ePhaseConfig\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the properties of \u003ccode\u003ePhaseConfig\u003c/code\u003e, including \u003ccode\u003ePercentage\u003c/code\u003e, \u003ccode\u003ePhaseId\u003c/code\u003e, \u003ccode\u003ePostdeploy\u003c/code\u003e, \u003ccode\u003ePredeploy\u003c/code\u003e, \u003ccode\u003eProfiles\u003c/code\u003e, and \u003ccode\u003eVerify\u003c/code\u003e, explaining each one's purpose, required status, and data type.\u003c/p\u003e\n"]]],[],null,[]]