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\u003eThis webpage provides documentation for the \u003ccode\u003eCustomCanaryDeployment.Types.PhaseConfig\u003c/code\u003e class within the Google Cloud Deploy v1 API, offering various versions of this class, from 1.0.0 up to 3.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePhaseConfig\u003c/code\u003e class represents the configuration for a specific phase within a custom canary deployment process, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing interfaces such as \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\u003eThe class includes properties such as \u003ccode\u003ePercentage\u003c/code\u003e (the deployment percentage for the phase), \u003ccode\u003ePhaseId\u003c/code\u003e (the unique ID for the rollout phase), \u003ccode\u003eProfiles\u003c/code\u003e (Skaffold profiles to apply during rendering), and \u003ccode\u003eVerify\u003c/code\u003e (a boolean indicating if verification tests should be executed post-deployment).\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the constructors available for \u003ccode\u003ePhaseConfig\u003c/code\u003e, which include a default constructor and a constructor to make a copy from an existing \u003ccode\u003ePhaseConfig\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this class is \u003ccode\u003eGoogle.Cloud.Deploy.V1\u003c/code\u003e, and it is located within the \u003ccode\u003eGoogle.Cloud.Deploy.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]