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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eCloudRunConfig\u003c/code\u003e class within the Google Cloud Deploy v1 API for .NET, with the current version being 2.16.0, and the latest being 3.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudRunConfig\u003c/code\u003e class, which inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, manages the configuration for Cloud Run runtime within Google Cloud Deploy.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors to create \u003ccode\u003eCloudRunConfig\u003c/code\u003e objects, either default or copied from another \u003ccode\u003eCloudRunConfig\u003c/code\u003e, and the following properties \u003ccode\u003eAutomaticTrafficControl\u003c/code\u003e, \u003ccode\u003eCanaryRevisionTags\u003c/code\u003e, \u003ccode\u003ePriorRevisionTags\u003c/code\u003e, \u003ccode\u003eStableRevisionTags\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAutomaticTrafficControl\u003c/code\u003e property is a boolean value that manages traffic updating on the user's behalf, particularly related to Canary and CustomCanary deployments.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCanaryRevisionTags\u003c/code\u003e, \u003ccode\u003ePriorRevisionTags\u003c/code\u003e and \u003ccode\u003eStableRevisionTags\u003c/code\u003e properties allow users to handle the different tags of revisions during the deployment process, and all 3 are of the type \u003ccode\u003eRepeatedField<string>\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]