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