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 latest version of the Google Cloud Deploy v1 API class \u003ccode\u003eCustomCanaryDeployment.Types.PhaseConfig\u003c/code\u003e is 3.4.0, and the current document is on version 3.1.0, while also providing documentation for several previous versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePhaseConfig\u003c/code\u003e is a class within the Google Cloud Deploy v1 API that configures a phase in a custom canary deployment, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003ePhaseConfig\u003c/code\u003e class include \u003ccode\u003ePercentage\u003c/code\u003e to define the deployment percentage, \u003ccode\u003ePhaseId\u003c/code\u003e for the rollout phase identifier, \u003ccode\u003ePredeploy\u003c/code\u003e and \u003ccode\u003ePostdeploy\u003c/code\u003e for job configurations, \u003ccode\u003eProfiles\u003c/code\u003e for additional Skaffold profiles, and \u003ccode\u003eVerify\u003c/code\u003e to enable post-deployment tests.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003ePhaseConfig\u003c/code\u003e offers two constructors, a default constructor \u003ccode\u003ePhaseConfig()\u003c/code\u003e and an overload constructor \u003ccode\u003ePhaseConfig(CustomCanaryDeployment.Types.PhaseConfig other)\u003c/code\u003e that accepts another \u003ccode\u003ePhaseConfig\u003c/code\u003e object for initialization.\u003c/p\u003e\n"],["\u003cp\u003eThe documented class is available within the \u003ccode\u003eGoogle.Cloud.Deploy.V1\u003c/code\u003e namespace, and its assembly is located in \u003ccode\u003eGoogle.Cloud.Deploy.V1.dll\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]