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

namespace Google\Cloud\Firestore\V1;

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

