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