[[["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 serves as the response type for the `FirestoreAdmin.ListFields` operation, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IEnumerable`."],["The class contains properties such as `Fields`, a `RepeatedField` that holds the requested fields, and `NextPageToken`, used for pagination to request additional results."],["The document lists the available versions of the Firestore Admin v1 API, starting from version 2.2.0 up to the latest version 3.12.0, and each of these versions link to their corresponding documentation."],["The `ListFieldsResponse` class includes two constructors, one default and another that takes in a `ListFieldsResponse` object, as well as the `GetEnumerator` method for iterating through the resources in the response."]]],[]]