[[["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 API, specifically for .NET."],["`ListFieldsResponse` is used as the response type for the `FirestoreAdmin.ListFields` method, which retrieves a list of fields."],["The `ListFieldsResponse` class implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, allowing for diverse functionalities."],["The class contains the `Fields` property, which is a `RepeatedField` containing the list of requested fields, and the `NextPageToken` property, used for pagination of the responses."],["The available versions for the given list are from version 2.2.0 to 3.12.0, as documented by their respective links."]]],[]]