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 latest version available for `CustomCanaryDeployment` is 3.4.0, which is the most recent release in the documentation."],["This page provides documentation for the `CustomCanaryDeployment` class in the Google Cloud Deploy v1 API, version 2.6.0."],["`CustomCanaryDeployment` class represents the custom canary deployment configuration, as defined by the Google Cloud Deploy v1 API."],["The page details that the `CustomCanaryDeployment` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also includes inherited members from the base object class."],["The `CustomCanaryDeployment` class includes two constructors, one for creating a new instance and another for copying an existing instance, as well as a `PhaseConfigs` property."]]],[]]