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 latest version available for the `CustomCanaryDeployment` class is 3.4.0, and the current page is displaying version 2.17.0."],["The `CustomCanaryDeployment` class represents custom canary deployment configurations within the Google Cloud Deploy v1 API."],["This class includes properties like `PhaseConfigs`, which is a required field that holds configuration details for each phase of the canary deployment, and uses the `RepeatedField` type."],["The `CustomCanaryDeployment` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple previous versions available, spanning back to version 1.0.0, for the `CustomCanaryDeployment` class, which are listed on the page."]]],[]]