[[["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."],["The `FieldMask` class is an immutable set of field paths used to limit the data returned by specific Firestore API calls, such as `GetAllSnapshotsAsync`."],["The `FieldMask` class has multiple versions, with the latest being 3.10.0, and this page shows available versions ranging from 2.3.1 to 3.10.0."],["`FieldMask` can be created using either an array of `FieldPath` objects or an array of strings representing dot-separated field names."],["The class inherits from `object`, implements `IEquatable\u003cFieldMask\u003e`, and includes a `GetHashCode()` method, overriding the base `object` implementation."]]],[]]