[[["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 information for the `ListFieldsResponse` class within the Google Cloud Firestore Admin v1 API, specifically for .NET developers."],["The `ListFieldsResponse` class is used as the response type for the `FirestoreAdmin.ListFields` method, encapsulating a collection of `Field` objects."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, demonstrating its comprehensive functionality."],["The `ListFieldsResponse` contains two primary properties: `Fields`, which is a `RepeatedField` of `Field` objects representing the requested fields, and `NextPageToken`, which enables pagination for large result sets."],["There are 16 versions listed, from 2.2.0 up to the latest 3.12.0 version of the Google.Cloud.Firestore.Admin.V1 package, providing the ability to find documentation for any version."]]],[]]