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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-04 UTC."],[[["This document provides reference documentation for the `Canary` class within the Google Cloud Deploy v1 API, specifically version 2.16.0."],["The `Canary` class represents a canary deployment strategy used in Google Cloud Deploy, allowing for progressive deployment to targets."],["The `Canary` class has properties for configuring canary deployments, including `CanaryDeployment` and `CustomCanaryDeployment`, providing options for both standard and customized deployments."],["The latest version of this API is 3.4.0, and there is a list of previous versions going back to 1.0.0 available for reference."],["The class implements various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the .NET framework and Google Cloud ecosystem."]]],[]]