[[["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-03-21 UTC."],[[["This document provides reference documentation for the `ListCollectionIdsResponse` class within the Firestore v1 API, specifically for version 3.4.0 and other versions."],["`ListCollectionIdsResponse` is a response type used when listing collection IDs in Firestore, and it implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The class `ListCollectionIdsResponse` contains properties for `CollectionIds` (a repeated field of strings) and `NextPageToken` (a string), indicating the collection IDs returned and the token for subsequent pages."],["This API class includes methods like `GetEnumerator()` which is used to iterate through the resources."],["The documentation lists all available versions, ranging from version 2.3.0 up to the latest version, 3.10.0, for reference in the Google.Cloud.Firestore.V1 API."]]],[]]