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 details the \u003ccode\u003eDatastoreOptions\u003c/code\u003e class, which is used to define datasets within Google Cloud Datastore, and is part of version 3.3.0 of the Google Cloud DLP V2 library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDatastoreOptions\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionality for data handling and management.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the Google.Cloud.Dlp.V2 library is 4.16.0, and there are multiple versions of the library available, going as far back as 2.15.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDatastoreOptions\u003c/code\u003e includes properties \u003ccode\u003eKind\u003c/code\u003e (of type \u003ccode\u003eKindExpression\u003c/code\u003e) and \u003ccode\u003ePartitionId\u003c/code\u003e that are essential for specifying which data to process within the Datastore.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available for the \u003ccode\u003eDatastoreOptions\u003c/code\u003e class, a parameterless constructor, and one that accepts another \u003ccode\u003eDatastoreOptions\u003c/code\u003e object, for example, \u003ccode\u003epublic DatastoreOptions(DatastoreOptions other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]