getShardRecoveryPoint_Pre method

Implementation

$async.Future<$0.GetShardRecoveryPointResponse> getShardRecoveryPoint_Pre($grpc.ServiceCall $call, $async.Future<$0.GetShardRecoveryPointRequest> $request) async {
  return getShardRecoveryPoint($call, await $request);
}