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 webpage provides reference documentation for the `CustomCanaryDeployment` class within the Google Cloud Deploy v1 API, specifically for the .NET environment."],["The latest version of `CustomCanaryDeployment` available is 3.4.0, with a listing of available versions that include documentation and range from version 1.0.0 to 3.4.0."],["`CustomCanaryDeployment` is used to represent a custom canary deployment configuration, implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class provides constructors for creating instances, including a parameter to copy the current configuration, and has a `PhaseConfigs` property to configure the canary deployment phases."],["The `CustomCanaryDeployment` class resides within the `Google.Cloud.Deploy.V1` namespace and the `Google.Cloud.Deploy.V1.dll` assembly."]]],[]]