[[["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."],[[["The content provides documentation for the `ListFieldsResponse` class within the Google Cloud Firestore Admin v1 API for .NET."],["This class is part of the `Google.Cloud.Firestore.Admin.V1` namespace and is found in the `Google.Cloud.Firestore.Admin.V1.dll` assembly, and it is a response type for the `FirestoreAdmin.ListFields` API call."],["`ListFieldsResponse` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, enabling it to handle various data manipulation and serialization tasks."],["The `ListFieldsResponse` contains two primary properties: `Fields`, a `RepeatedField` containing the list of requested `Field` objects, and `NextPageToken`, a string used for pagination of results."],["The document covers versions 2.2.0 up to the latest 3.12.0 of the ListFieldsResponse class within the Google Cloud Firestore Admin v1 API."]]],[]]