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 detailing its use within the .NET framework."],["The class `DatastoreOptions` defines settings for accessing datasets in Google Cloud Datastore, which can be utilized when dealing with data loss prevention."],["The documentation includes an extensive list of available versions for `DatastoreOptions`, ranging from version 2.15.0 to the latest 4.16.0."],["The `DatastoreOptions` class includes properties such as `Kind` and `PartitionId`, which are essential for defining the specific data to be processed."],["It provides details on the inheritance hierarchy and the interfaces that `DatastoreOptions` implements, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]