Class TrafficTargetStatus (0.10.4)

TrafficTargetStatus(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents the observed state of a single TrafficTarget entry.

Attributes

NameDescription
type_ google.cloud.run_v2.types.TrafficTargetAllocationType
The allocation type for this traffic target.
revision str
Revision to which this traffic is sent.
percent int
Specifies percent of the traffic to this Revision.
tag str
Indicates the string used in the URI to exclusively reference this target.
uri str
Displays the target URI.