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-04-09 UTC."],[[["The page provides documentation for the `CustomCanaryDeployment` class within the Google Cloud Deploy v1 API for .NET."],["Version 3.4.0 is the latest version of the API available for CustomCanaryDeployment, with various previous versions listed as well."],["The `CustomCanaryDeployment` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`CustomCanaryDeployment` class includes constructors and properties, such as `PhaseConfigs`, to manage the configuration for each phase of a canary deployment."],["The `CustomCanaryDeployment` class is defined within the `Google.Cloud.Deploy.V1` namespace in the `Google.Cloud.Deploy.V1.dll` assembly."]]],[]]