getShardRecoveryPoint method

Implementation

$grpc.ResponseFuture<$0.GetShardRecoveryPointResponse> getShardRecoveryPoint($0.GetShardRecoveryPointRequest request, {$grpc.CallOptions? options}) {
  return $createUnaryCall(_$getShardRecoveryPoint, request, options: options);
}