[[["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 webpage details the `ListCollectionIdsResponse` class within the `Google.Cloud.Firestore.V1` namespace, specifically version 2.3.0, which is part of the Google Cloud Firestore .NET library."],["The `ListCollectionIdsResponse` class represents the response from the `Firestore.ListCollectionIds` method and provides a way to retrieve a list of collection IDs."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, for message handling, equality checks, deep cloning, buffering, pagination, and enumeration."],["Key properties include `CollectionIds` which holds the list of collection IDs, and `NextPageToken` to manage paginated results, along with its constructors and methods to interact with these data."],["The webpage also provides links to multiple previous versions, including the latest 3.10.0 version, all the way down to 2.3.0."]]],[]]