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

namespace Google\Cloud\Datastore\V1;

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

