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