queryGroups abstract method

Future<QueryGroupsResponse> queryGroups(
  1. ServiceCall call,
  2. QueryPointGroups request
)

Implementation

$async.Future<$4.QueryGroupsResponse> queryGroups($grpc.ServiceCall call, $4.QueryPointGroups request);