public sealed class DatastoreOptions : IMessage<DatastoreOptions>, IEquatable<DatastoreOptions>, IDeepCloneable<DatastoreOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DatastoreOptions.
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"]],[["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-09 UTC."],[[["This webpage provides documentation for the `DatastoreOptions` class within the Google Cloud Data Loss Prevention v2 API, specifically focusing on version 4.15.0 but also listing previous versions."],["The `DatastoreOptions` class is used to define a data set within Google Cloud Datastore and is part of the `Google.Cloud.Dlp.V2` namespace in the `Google.Cloud.Dlp.V2.dll` assembly."],["The `DatastoreOptions` class includes properties such as `Kind` (to define the kind of data to process) and `PartitionId` (to specify the grouping of entities by project and namespace)."],["The latest version available of this documentation is version 4.16.0."],["The class implements several interfaces, including `IMessage`, `IEquatable\u003cDatastoreOptions\u003e`, `IDeepCloneable\u003cDatastoreOptions\u003e`, and `IBufferMessage`."]]],[]]