getRoverRentalRobots method
ResponseFuture<GetRoverRentalRobotsResponse>
getRoverRentalRobots(
- GetRoverRentalRobotsRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$9.GetRoverRentalRobotsResponse> getRoverRentalRobots($9.GetRoverRentalRobotsRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$getRoverRentalRobots, request, options: options);
}