createFieldIndex method

Implementation

$grpc.ResponseFuture<$4.PointsOperationResponse> createFieldIndex($4.CreateFieldIndexCollection request, {$grpc.CallOptions? options}) {
  return $createUnaryCall(_$createFieldIndex, request, options: options);
}