Google Privacy Dlp V2Datastore Options Args
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
Link copied to clipboard
fun GooglePrivacyDlpV2DatastoreOptionsArgs(kind: Output<GooglePrivacyDlpV2KindExpressionArgs>? = null, partitionId: Output<GooglePrivacyDlpV2PartitionIdArgs>? = null)