public sealed class CustomCanaryDeployment : IMessage<CustomCanaryDeployment>, IEquatable<CustomCanaryDeployment>, IDeepCloneable<CustomCanaryDeployment>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class CustomCanaryDeployment.
CustomCanaryDeployment represents the custom canary deployment
configuration.
[[["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-03-21 UTC."],[[["This page provides reference documentation for the `CustomCanaryDeployment` class within the Google Cloud Deploy v1 API, specifically for version 2.19.0."],["`CustomCanaryDeployment` represents the configuration for a custom canary deployment and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API is 3.4.0, with the documentation providing links to the prior versions going as far back as 1.0.0."],["The class includes a `PhaseConfigs` property, which is a `RepeatedField` that holds the configuration details for each phase of the canary deployment, executed in a specific order."],["The page includes descriptions and links for inherited members such as `GetHashCode`, `GetType`, and `ToString`, within the context of the `CustomCanaryDeployment` object."]]],[]]