getMappingSessionPointCloud method

ResponseFuture<GetMappingSessionPointCloudResponse> getMappingSessionPointCloud(
  1. GetMappingSessionPointCloudRequest request, {
  2. CallOptions? options,
})

Implementation

$grpc.ResponseFuture<$2.GetMappingSessionPointCloudResponse> getMappingSessionPointCloud($2.GetMappingSessionPointCloudRequest request, {$grpc.CallOptions? options}) {
  return $createUnaryCall(_$getMappingSessionPointCloud, request, options: options);
}