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 (DLP) v2 API, with version 4.16.0 being the latest."],["The `DatastoreOptions` class is used to define a data set within Google Cloud Datastore and is part of the `Google.Cloud.Dlp.V2` namespace."],["The documentation includes details on the class's inheritance, which includes `Object`, and its implementation of several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `DatastoreOptions` class include `Kind`, representing the kind of data to process, and `PartitionId`, which identifies a grouping of entities."],["The documentation includes reference links to other versions of the API starting from 2.15.0 up until 4.16.0, allowing the user to access previous versions of the `DatastoreOptions` documentation."]]],[]]