batchGetServices abstract method
Future<BatchGetServicesResponse>
batchGetServices(
- ServiceCall call,
- BatchGetServicesRequest request
Implementation
$async.Future<$0.BatchGetServicesResponse> batchGetServices(
$grpc.ServiceCall call, $0.BatchGetServicesRequest request);