[[["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 latest version of the `ListFieldsResponse` documentation is 3.12.0, but this page focuses on version 2.2.0, which is part of the `Google.Cloud.Firestore.Admin.V1` namespace."],["`ListFieldsResponse` is a class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["This class is a response type for `FirestoreAdmin.ListFields`, inheriting from the base `Object` class and providing access to its inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The class provides two constructors, one default and another that takes an existing `ListFieldsResponse` object for copying, and it includes properties for managing fields and pagination through the `Fields` and `NextPageToken` properties."],["It offers methods to enumerate through resources, such as `GetEnumerator`, allowing iteration over the response's `Field` elements, while also explicitly implementing `IEnumerable.GetEnumerator()`."]]],[]]