Whether Cloud Deploy should update the traffic stanza in a Cloud Run
Service on the user's behalf to facilitate traffic splitting. This is
required to be true for CanaryDeployments, but optional for
CustomCanaryDeployments.
[[["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 `CloudRunConfig` class is part of the Google Cloud Deploy v1 API and is used for Cloud Run runtime configuration."],["Version 3.4.0 is the latest version of `CloudRunConfig`, with multiple older versions available, ranging down to version 1.0.0."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CloudRunConfig` class has properties such as `AutomaticTrafficControl`, which is a boolean value that determines if Cloud Deploy manages traffic splitting in Cloud Run services."],["There are two constructors for the `CloudRunConfig` class: one default and one that takes another `CloudRunConfig` object for copying purposes."]]],[]]