labels property

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

Labels associated with this Cloud Function.

Implementation

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