[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The provided content details the `AggregationQuery.Types.Aggregation.Types.Count` class within the Google Cloud Datastore v1 API for .NET, used for counting entities that match a query."],["This class supports the `COUNT(*)` aggregation function, which operates on entire entities without needing a field reference."],["It is part of the `Google.Cloud.Datastore.V1` namespace and is implemented in the `Google.Cloud.Datastore.V1.dll` assembly."],["The `Count` class has a property `UpTo` that allows setting an optional constraint on the maximum number of entities to count, which can limit latency and cost."],["The documentation includes links to versions ranging from 3.2.0 up to the latest version, 4.15.0, for the `AggregationQuery.Types.Aggregation.Types.Count` class."]]],[]]