createFieldIndex_Pre method

Implementation

$async.Future<$3.PointsOperationResponseInternal> createFieldIndex_Pre($grpc.ServiceCall $call, $async.Future<$3.CreateFieldIndexCollectionInternal> $request) async {
  return createFieldIndex($call, await $request);
}