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

namespace Google\Cloud\Firestore\V1;

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

