[[["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 for .NET, specifically version 3.2.0."],["The `ListCollectionIdsResponse` class is the response type used when calling `Firestore.ListCollectionIds` and contains a list of collection IDs."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, which provide functionality for message handling, equality comparison, deep cloning, buffered message operations, paged responses, and enumeration."],["The class has two properties, `CollectionIds`, which is of type `RepeatedField\u003cstring\u003e`, and `NextPageToken`, which is a string that can be used to get the next page of results."],["The latest version of this documentation is for version 3.10.0, with past versions of the documentation going back to 2.3.0, all of which implement the `ListCollectionIdsResponse` class."]]],[]]