public sealed class DatastoreOptions : IMessage<DatastoreOptions>, IEquatable<DatastoreOptions>, IDeepCloneable<DatastoreOptions>, IBufferMessage, IMessage
Options defining a data set within Google Cloud Datastore.
[[["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 documentation for the \u003ccode\u003eDatastoreOptions\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, specifically detailing its use for defining datasets in Google Cloud Datastore.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes a list of available versions for \u003ccode\u003eDatastoreOptions\u003c/code\u003e, ranging from the latest version 4.16.0 down to version 2.15.0, allowing users to select the appropriate version for their needs.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDatastoreOptions\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDatastoreOptions\u003c/code\u003e class has two constructors: a default constructor \u003ccode\u003eDatastoreOptions()\u003c/code\u003e and a copy constructor \u003ccode\u003eDatastoreOptions(DatastoreOptions other)\u003c/code\u003e, with the latter allowing for the creation of a new \u003ccode\u003eDatastoreOptions\u003c/code\u003e object based on an existing one.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDatastoreOptions\u003c/code\u003e class include \u003ccode\u003eKind\u003c/code\u003e (of type \u003ccode\u003eKindExpression\u003c/code\u003e) specifying the kind to process, and \u003ccode\u003ePartitionId\u003c/code\u003e (of type \u003ccode\u003ePartitionId\u003c/code\u003e) for identifying entity groupings by project and namespace.\u003c/p\u003e\n"]]],[],null,[]]