waitForShardState_Pre method

Implementation

$async.Future<$1.CollectionOperationResponse> waitForShardState_Pre($grpc.ServiceCall $call, $async.Future<$0.WaitForShardStateRequest> $request) async {
  return waitForShardState($call, await $request);
}