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 page provides documentation for the `CloudRunConfig` class within the Google Cloud Deploy v1 API, with the current version being 2.9.0."],["`CloudRunConfig` is used for Cloud Run runtime configuration and is part of the `Google.Cloud.Deploy.V1` namespace, implemented within the Google.Cloud.Deploy.V1.dll assembly."],["The latest version of the documentation available is 3.4.0, with various versions ranging from 1.0.0 up to 3.4.0, each with its own documentation page for `CloudRunConfig`."],["The `CloudRunConfig` class can be instantiated using two constructors, a parameterless constructor and one that takes another `CloudRunConfig` as a parameter."],["The `CloudRunConfig` class has one accessible property, `AutomaticTrafficControl`, which is a boolean indicating if traffic should be automatically updated for traffic splitting."]]],[]]