listRobotsForLocations_Pre method
- ServiceCall call,
- Future<
ListRobotsForLocationsRequest> request
Implementation
$async.Future<$11.ListRobotsForLocationsResponse> listRobotsForLocations_Pre($grpc.ServiceCall call, $async.Future<$11.ListRobotsForLocationsRequest> request) async {
return listRobotsForLocations(call, await request);
}