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.18.0."],["The `CustomCanaryDeployment` class, which represents a custom canary deployment configuration, implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists numerous previous versions of the `CustomCanaryDeployment` documentation, ranging from version 1.0.0 up to the latest version, 3.4.0."],["The class includes a `PhaseConfigs` property, which is a required configuration for each phase in a canary deployment and it's type is a `RepeatedField` of `PhaseConfig`."],["The page provides information about the constructors of the `CustomCanaryDeployment` class, along with a description of the `other` parameter in one of them."]]],[]]