<?php
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/firestore/admin/v1/field.proto

namespace Google\Cloud\Firestore\Admin\V1;

if (false) {
    /**
     * This class is deprecated. Use Google\Cloud\Firestore\Admin\V1\Field\IndexConfig instead.
     * @deprecated
     */
    class Field_IndexConfig {}
}
class_exists(Field\IndexConfig::class);
@trigger_error('Google\Cloud\Firestore\Admin\V1\Field_IndexConfig is deprecated and will be removed in the next major release. Use Google\Cloud\Firestore\Admin\V1\Field\IndexConfig instead', E_USER_DEPRECATED);

