tag property

String? tag
getter/setter pair

Optional Cloud Run tag represents the "named-revision" to provide additional fine-grained traffic routing information.

The tag must be 1-63 characters long, and comply with RFC1035. Example value: "revision-0010".

Implementation

core.String? tag;