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-03-24 UTC."],[[["This webpage provides documentation for the `DatastoreOptions` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.11.0."],["The `DatastoreOptions` class is used to define a data set within Google Cloud Datastore and inherits from the base `object` class while also implementing multiple interfaces."],["The documentation outlines the available constructors, `DatastoreOptions()`, and `DatastoreOptions(DatastoreOptions)`, along with parameters and descriptions."],["It details the `Kind` and `PartitionId` properties of the `DatastoreOptions` class, including their types (`KindExpression` and `PartitionId`, respectively) and their purpose in defining Datastore options."],["The page shows a historical list of references, going back to version 2.15.0, and up to the latest version of 4.16.0, with the selected 4.11.0 version being the center point of the provided information."]]],[]]