labels property

  1. @TagNumber(12)
Map<String, String> labels

Optional. User labels attached to the triggers that can be used to group resources.

Implementation

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