[[["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 information for the `ListCollectionIdsResponse` class within the Firestore v1 API, specifically for .NET development."],["The `ListCollectionIdsResponse` class is used to represent the response received from the `Firestore.ListCollectionIds` method."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, enabling functionalities such as message handling, comparison, cloning, and enumeration."],["Key properties of the `ListCollectionIdsResponse` class include `CollectionIds`, which holds the collection identifiers, and `NextPageToken`, which facilitates pagination for large result sets."],["The `ListCollectionIdsResponse` class has been released in multiple versions, from 2.3.0 to the latest 3.10.0, that can be accessed through the navigation menu."]]],[]]