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
constructor(bigQueryOptions: Output<GooglePrivacyDlpV2BigQueryOptionsArgs>? = null, cloudStorageOptions: Output<GooglePrivacyDlpV2CloudStorageOptionsArgs>? = null, datastoreOptions: Output<GooglePrivacyDlpV2DatastoreOptionsArgs>? = null, hybridOptions: Output<GooglePrivacyDlpV2HybridOptionsArgs>? = null, timespanConfig: Output<GooglePrivacyDlpV2TimespanConfigArgs>? = null)

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

Functions

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