GooglePrivacyDlpV2DatastoreOptionsArgs

data class GooglePrivacyDlpV2DatastoreOptionsArgs(val kind: Output<GooglePrivacyDlpV2KindExpressionArgs>? = null, val partitionId: Output<GooglePrivacyDlpV2PartitionIdArgs>? = null) : ConvertibleToJava<GooglePrivacyDlpV2DatastoreOptionsArgs>

Options defining a data set within Google Cloud Datastore.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GooglePrivacyDlpV2DatastoreOptionsArgs

Properties

Link copied to clipboard

The kind to process.

Link copied to clipboard

A partition ID identifies a grouping of entities. The grouping is always by project and namespace, however the namespace ID may be empty.