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."],[[["This page provides reference documentation for the `CloudRunConfig` class within the Google Cloud Deploy v1 API, specifically for the .NET framework."],["The `CloudRunConfig` class is used to configure the Cloud Run runtime environment, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this `CloudRunConfig` documentation is v3.4.0, and versions back to v1.0.0 are also accessible through links provided in the content."],["The `CloudRunConfig` class includes a boolean property called `AutomaticTrafficControl` that manages traffic splitting for Cloud Run Services during deployment, required for CanaryDeployments and optional for CustomCanaryDeployments."],["The `CloudRunConfig` class has two constructors, a default one, and another one that takes another `CloudRunConfig` as a parameter."]]],[]]