queryGroups_Pre method
Implementation
$async.Future<$4.QueryGroupsResponse> queryGroups_Pre($grpc.ServiceCall $call, $async.Future<$4.QueryPointGroups> $request) async {
return queryGroups($call, await $request);
}
$async.Future<$4.QueryGroupsResponse> queryGroups_Pre($grpc.ServiceCall $call, $async.Future<$4.QueryPointGroups> $request) async {
return queryGroups($call, await $request);
}