[[["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, specifically for version 3.1.0 and above."],["`ListFieldsResponse` is the response type for the `FirestoreAdmin.ListFields` method, providing a way to handle and access the list of fields returned by the method."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, offering functionalities like message handling, equality checks, deep cloning, buffer management, page response handling, and enumeration."],["The class contains two key properties, `Fields` which is a `RepeatedField\u003cField\u003e` holding the list of fields and `NextPageToken` which is a string that holds the token for retrieving subsequent pages of results."],["There is a list of prior versions, from 3.12.0(latest) to 2.2.0, that have documentation for the class ListFieldsResponse."]]],[]]