[[["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 `ListFieldsResponse` class within the Google.Cloud.Firestore.Admin.V1 namespace, detailing its structure and functionalities."],["The `ListFieldsResponse` class, found in the Google.Cloud.Firestore.Admin.V1.dll assembly, is used as the response for FirestoreAdmin.ListFields operations and implements multiple interfaces for various functionalities, such as `IMessage`, `IEquatable`, and `IEnumerable`."],["The class has two key properties: `Fields`, which contains a list of the requested fields, and `NextPageToken`, which provides a token for fetching subsequent pages of results."],["It also provides multiple versions, ranging from 2.2.0 to 3.12.0 (latest), each linking to the documentation for that particular version of the `ListFieldsResponse` class."],["The class includes methods like `GetEnumerator()`, which enables iterating through the resources in the response, along with constructors for creating instances of `ListFieldsResponse`."]]],[]]