serviceConnectionMaps property

  1. @TagNumber.new(6)
List<String> get serviceConnectionMaps

Output only. URIs of all Service Connection Maps using this service class.

Implementation

@$pb.TagNumber(6)
$core.List<$core.String> get serviceConnectionMaps => $_getList(5);