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."],[[["The latest version of the `CustomCanaryDeployment` class is 3.4.0, while this page specifically documents version 3.0.0."],["`CustomCanaryDeployment` is part of the Google Cloud Deploy v1 API and represents the custom canary deployment configuration."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities."],["`CustomCanaryDeployment` has properties like `PhaseConfigs`, which define the configuration for each phase in the canary deployment."],["The page provides links to the documentation of 26 different versions of `CustomCanaryDeployment` ranging from version 1.0.0 to 3.4.0."]]],[]]