listRobotsForLocations method
- ListRobotsForLocationsRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$12.ListRobotsForLocationsResponse> listRobotsForLocations($12.ListRobotsForLocationsRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$listRobotsForLocations, request, options: options);
}