traffic property
Specifies how to distribute traffic over a collection of Revisions belonging to the Service.
If traffic is empty or not provided, defaults to 100% traffic to the
latest Ready
Revision.
Optional.
Implementation
core.List<GoogleCloudRunV2TrafficTarget>? traffic;