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 webpage provides reference documentation for the `CustomCanaryDeployment` class within the Google Cloud Deploy v1 API."],["`CustomCanaryDeployment` is used to configure custom canary deployments and is located in the `Google.Cloud.Deploy.V1` namespace."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API documentation available on this page is 3.4.0, with a list of available versions provided from 1.0.0 to 3.4.0, and version 2.12.0 being the specific version the page is viewing."],["There is a list of constructors such as `CustomCanaryDeployment()` and `CustomCanaryDeployment(CustomCanaryDeployment other)` as well as properties, `PhaseConfigs`, that are covered."]]],[]]