public CustomCanaryDeployment CustomCanaryDeployment { get; set; }
Configures the progressive based deployment for a Target, but allows
customizing at the phase level where a phase represents each of the
percentage deployments.
Optional. Runtime specific configurations for the deployment strategy. The
runtime configuration is used to determine how Cloud Deploy will split
traffic to enable a progressive deployment.
[[["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 \u003ccode\u003eCanary\u003c/code\u003e class in the Google Cloud Deploy v1 API represents a canary deployment strategy for progressive rollouts.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this API is 3.4.0, and this documentation includes references to versions dating back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCanary\u003c/code\u003e class can implement \u003ccode\u003eCanaryDeployment\u003c/code\u003e or \u003ccode\u003eCustomCanaryDeployment\u003c/code\u003e, which define progressive deployment configurations, each with different levels of customization.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCanary\u003c/code\u003e 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, which are used to define behaviors of the class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRuntimeConfig\u003c/code\u003e is an optional parameter within \u003ccode\u003eCanary\u003c/code\u003e that allows for setting runtime-specific configurations to control traffic distribution during progressive deployment.\u003c/p\u003e\n"]]],[],null,[]]