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, with links to various version-specific references.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePhaseConfig\u003c/code\u003e class, which is a part of the \u003ccode\u003eGoogle.Cloud.Deploy.V1\u003c/code\u003e namespace, represents the configuration settings for a phase during a custom canary deployment, implementing multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003ePhaseConfig\u003c/code\u003e class include \u003ccode\u003ePercentage\u003c/code\u003e (required for deployment percentage), \u003ccode\u003ePhaseId\u003c/code\u003e (required ID for the rollout phase), \u003ccode\u003eProfiles\u003c/code\u003e (Skaffold profiles to use), and \u003ccode\u003eVerify\u003c/code\u003e (to determine if verification tests should run).\u003c/p\u003e\n"],["\u003cp\u003eThe page list historical documentation for this class, starting at version 1.0.0 and ending at the latest version, 3.4.0, with multiple other versions in between.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides information on how to use the class, including how to construct it, along with details about the properties and methods associated with \u003ccode\u003ePhaseConfig\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]