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 for version 4.13.0."],["The `DatastoreOptions` class is used to define a data set within Google Cloud Datastore and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various versions of the documentation, starting from 2.15.0 up to the latest version 4.16.0, with each link leading to the respective version's documentation for the `DatastoreOptions` class."],["`DatastoreOptions` class includes the constructors `DatastoreOptions()` and `DatastoreOptions(DatastoreOptions other)` and properties such as `Kind` and `PartitionId` for setting the specifications of the datastore."]]],[]]