A path is a list of property names separated by dots (.), for example
foo.bar means the property bar inside the entity property foo inside
the entity associated with this path.
If a property name contains a dot . or a backslash \, then that
name must be escaped.
A path must not be empty, and may not reference a value inside an
[array value][google.datastore.v1.Value.array_value].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003ePropertyMask\u003c/code\u003e class within the Google Cloud Datastore v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePropertyMask\u003c/code\u003e class is used to limit operations to a specific subset of properties within an entity by specifying nested property paths.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage documents various versions of the API, with the latest being 4.15.0 and going down as low as 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details that \u003ccode\u003ePropertyMask\u003c/code\u003e implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a \u003ccode\u003ePaths\u003c/code\u003e property, which is a list of strings that define the paths to properties included in the mask, and it must not be empty or reference values inside array values.\u003c/p\u003e\n"]]],[],null,[]]