[[["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-01 UTC."],[[["This page provides reference documentation for the `FieldMask` class within the Google Cloud Firestore API, specifically for .NET development."],["The `FieldMask` class is used to create an immutable set of field paths, allowing developers to limit the data returned by certain Firestore API calls."],["The `FieldMask` class has multiple constructors, including one that accepts an array of `FieldPath` objects and another that accepts an array of string field paths."],["The latest version of the documentation for this class is version 3.10.0, and the documentation lists 14 versions including this one, with version 2.3.1 being the earliest."],["The class inherits from `object`, implements `IEquatable`, and overrides the `GetHashCode()` method from the `object` base class."]]],[]]