[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-04 UTC."],[[["The document provides reference documentation for the `AggregationQuery.Types.Aggregation.Types.Count` class within the Google Cloud Datastore v1 API, detailing its functionality for counting entities."],["This class represents a count aggregation function, denoted as `COUNT(*)`, which operates on entire entities and does not require a specific field reference, and is available for multiple versions of the Google Cloud Datastore v1 API from 3.2.0 up to 4.15.0."],["The `Count` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it can be constructed either with no arguments or by cloning another instance of the `Count` object."],["It includes an `UpTo` property that allows setting a limit on the maximum number of entities to count, enabling control over latency and costs, with an unspecified value indicating no bound and a zero value expected to yield a count result of zero."],["There is a list of Google Cloud Datastore version that are documented for this class from version 3.2.0 up to the latest version of 4.15.0, making it easy to reference the class in any version."]]],[]]