public sealed class CanaryDeployment : IMessage<CanaryDeployment>, IEquatable<CanaryDeployment>, IDeepCloneable<CanaryDeployment>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class CanaryDeployment.
CanaryDeployment represents the canary deployment configuration
Required. The percentage based deployments that will occur as a part of a
Rollout. List is expected in ascending order and each integer n is
0 <= n < 100.
[[["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\u003eCanaryDeployment\u003c/code\u003e class within the Google Cloud Deploy v1 API, with the latest version being 3.4.0 and the current version being viewed as 2.18.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCanaryDeployment\u003c/code\u003e is a class that manages the configuration of canary deployments, and is implemented through the IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCanaryDeployment\u003c/code\u003e class includes properties such as \u003ccode\u003ePercentages\u003c/code\u003e for defining percentage-based rollout stages, and optional properties \u003ccode\u003ePostdeploy\u003c/code\u003e and \u003ccode\u003ePredeploy\u003c/code\u003e to configure jobs before or after deployment phases.\u003c/p\u003e\n"],["\u003cp\u003eThe class also features a \u003ccode\u003eVerify\u003c/code\u003e property, enabling users to define if verify tests should be carried out after each percentage deployment stage.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple accessible versions of the \u003ccode\u003eCanaryDeployment\u003c/code\u003e class spanning from 1.0.0 up until the most current iteration of 3.4.0.\u003c/p\u003e\n"]]],[],null,[]]