[[["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-06-12 UTC."],[[["This page provides documentation for the `StructuredAggregationQuery.Types.Aggregation.Types.Count` class within the Firestore v1 API, detailing its functionality for counting documents."],["The `Count` class, part of the `Google.Cloud.Firestore.V1` namespace, serves as an aggregation function to count documents that match a given query and is accessible through various .NET library versions."],["The latest version of the library documented is 3.10.0, and the page lists a range of versions from 2.3.0 to 3.10.0, linking to their respective documentations for the `Count` class."],["The `Count` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its integration within the Google Protobuf environment."],["The class contains a property called `UpTo`, which enables setting a constraint on the maximum number of documents to be counted, limiting the cost and latency, and it can accept a long integer."]]],[]]