GooglePrivacyDlpV2StorageConfigArgs

data class GooglePrivacyDlpV2StorageConfigArgs(val bigQueryOptions: Output<GooglePrivacyDlpV2BigQueryOptionsArgs>? = null, val cloudStorageOptions: Output<GooglePrivacyDlpV2CloudStorageOptionsArgs>? = null, val datastoreOptions: Output<GooglePrivacyDlpV2DatastoreOptionsArgs>? = null, val hybridOptions: Output<GooglePrivacyDlpV2HybridOptionsArgs>? = null, val timespanConfig: Output<GooglePrivacyDlpV2TimespanConfigArgs>? = null) : ConvertibleToJava<GooglePrivacyDlpV2StorageConfigArgs>

Shared message indicating Cloud storage type.

Constructors

Link copied to clipboard
fun GooglePrivacyDlpV2StorageConfigArgs(bigQueryOptions: Output<GooglePrivacyDlpV2BigQueryOptionsArgs>? = null, cloudStorageOptions: Output<GooglePrivacyDlpV2CloudStorageOptionsArgs>? = null, datastoreOptions: Output<GooglePrivacyDlpV2DatastoreOptionsArgs>? = null, hybridOptions: Output<GooglePrivacyDlpV2HybridOptionsArgs>? = null, timespanConfig: Output<GooglePrivacyDlpV2TimespanConfigArgs>? = null)

Functions

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

Properties

Link copied to clipboard

BigQuery options.

Link copied to clipboard

Cloud Storage options.

Link copied to clipboard

Google Cloud Datastore options.

Link copied to clipboard

Hybrid inspection options.

Link copied to clipboard