[[["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 details the `FieldMask` class within the Google.Cloud.Firestore namespace, specifically within version 2.4.0, but also lists versions up to 3.10.0."],["`FieldMask` is an immutable set of field paths used to limit the data returned by certain calls, including `GetAllSnapshotsAsync`."],["The `FieldMask` class implements the `IEquatable\u003cFieldMask\u003e` interface and inherits from the base `Object` class."],["You can create a `FieldMask` object through its constructors, either by providing an array of `FieldPath` or an array of dot-separated string paths."],["There is an overriden method, GetHashCode, within the FieldMask class."]]],[]]