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 page provides reference documentation for the `CustomCanaryDeployment` class within the Google Cloud Deploy v1 API, specifically within the .NET environment."],["The documentation covers version 2.15.0 and offers links to other versions of the `CustomCanaryDeployment` class, ranging from version 1.0.0 to the latest version 3.4.0."],["`CustomCanaryDeployment` represents custom canary deployment configuration in Google Cloud Deploy, implementing multiple interfaces, and inheriting from object."],["The page details the `CustomCanaryDeployment` class's constructors and properties, such as the `PhaseConfigs` property, which is essential for configuring phases in canary deployments."]]],[]]