labels property

Map<String, String>? labels
getter/setter pair

Set of labels associated with the LbRouteExtension resource.

The format must comply with [the requirements for labels](/compute/docs/labeling-resources#requirements) for Google Cloud resources.

Optional.

Implementation

core.Map<core.String, core.String>? labels;