[[["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 `FieldMask` class in the Firestore API is 3.10.0, with various previous versions also documented, ranging back to version 2.3.1."],["`FieldMask` is an immutable class used to define a set of field paths, which can be used to control data retrieval in methods like `GetAllSnapshotsAsync`."],["The `FieldMask` class can be instantiated with either an array of `FieldPath` objects or an array of dot-separated string paths, enabling flexible creation of the field mask."],["The `FieldMask` class inherits from `object` and implements the `IEquatable` interface, and overrides the `GetHashCode` method for operations related to equality and object comparison."],["`FieldMask` is found within the `Google.Cloud.Firestore` namespace and is contained within the `Google.Cloud.Firestore.dll` assembly."]]],[]]