[[["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-04-17 UTC."],[[["The latest version of the Firestore API class FieldMask is 3.10.0, with multiple prior versions available for reference, down to version 2.3.1."],["FieldMask is a class used to limit the data returned by certain Firestore API calls, and it represents an immutable set of field paths."],["The class `FieldMask` has two constructors to allow for the creation of a mask from either `FieldPath` objects or string paths."],["`FieldMask` inherits from object and implements the `IEquatable` interface."],["`FieldMask` has a method `GetHashCode` that is overriden from the `object` class."]]],[]]