labels property

  1. @TagNumber.new(10)
Map<String, String> get labels

Optional. Set of label tags associated with the HttpRoute resource.

Implementation

@$pb.TagNumber(10)
$core.Map<$core.String, $core.String> get labels => $_getMap(8);