[[["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 webpage provides reference documentation for the `FieldMask` class within the Google Cloud Firestore API for .NET, with the latest version being 3.10.0, and multiple older versions available."],["The `FieldMask` class is an immutable set of field paths, and is used to limit the data returned by certain calls, such as `GetAllSnapshotsAsync`."],["The `FieldMask` class can be created using either `FieldPath` objects or dot-separated strings representing the desired field paths."],["The `FieldMask` class implements the `IEquatable` interface and inherits from the `object` class, overriding methods like `GetHashCode`."]]],[]]