Google Privacy Dlp V2Storage Config Response
data class GooglePrivacyDlpV2StorageConfigResponse(val bigQueryOptions: GooglePrivacyDlpV2BigQueryOptionsResponse, val cloudStorageOptions: GooglePrivacyDlpV2CloudStorageOptionsResponse, val datastoreOptions: GooglePrivacyDlpV2DatastoreOptionsResponse, val hybridOptions: GooglePrivacyDlpV2HybridOptionsResponse, val timespanConfig: GooglePrivacyDlpV2TimespanConfigResponse)
Shared message indicating Cloud storage type.
Constructors
Link copied to clipboard
fun GooglePrivacyDlpV2StorageConfigResponse(bigQueryOptions: GooglePrivacyDlpV2BigQueryOptionsResponse, cloudStorageOptions: GooglePrivacyDlpV2CloudStorageOptionsResponse, datastoreOptions: GooglePrivacyDlpV2DatastoreOptionsResponse, hybridOptions: GooglePrivacyDlpV2HybridOptionsResponse, timespanConfig: GooglePrivacyDlpV2TimespanConfigResponse)