labels property

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

Labels associated with this batch write.

Implementation

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