Prevention Job Trigger Inspect Job Storage Config
data class PreventionJobTriggerInspectJobStorageConfig(val bigQueryOptions: PreventionJobTriggerInspectJobStorageConfigBigQueryOptions? = null, val cloudStorageOptions: PreventionJobTriggerInspectJobStorageConfigCloudStorageOptions? = null, val datastoreOptions: PreventionJobTriggerInspectJobStorageConfigDatastoreOptions? = null, val hybridOptions: PreventionJobTriggerInspectJobStorageConfigHybridOptions? = null, val timespanConfig: PreventionJobTriggerInspectJobStorageConfigTimespanConfig? = null)
Constructors
Link copied to clipboard
fun PreventionJobTriggerInspectJobStorageConfig(bigQueryOptions: PreventionJobTriggerInspectJobStorageConfigBigQueryOptions? = null, cloudStorageOptions: PreventionJobTriggerInspectJobStorageConfigCloudStorageOptions? = null, datastoreOptions: PreventionJobTriggerInspectJobStorageConfigDatastoreOptions? = null, hybridOptions: PreventionJobTriggerInspectJobStorageConfigHybridOptions? = null, timespanConfig: PreventionJobTriggerInspectJobStorageConfigTimespanConfig? = null)