PreventionJobTriggerInspectJobStorageConfigArgs

data class PreventionJobTriggerInspectJobStorageConfigArgs(val bigQueryOptions: Output<PreventionJobTriggerInspectJobStorageConfigBigQueryOptionsArgs>? = null, val cloudStorageOptions: Output<PreventionJobTriggerInspectJobStorageConfigCloudStorageOptionsArgs>? = null, val datastoreOptions: Output<PreventionJobTriggerInspectJobStorageConfigDatastoreOptionsArgs>? = null, val hybridOptions: Output<PreventionJobTriggerInspectJobStorageConfigHybridOptionsArgs>? = null, val timespanConfig: Output<PreventionJobTriggerInspectJobStorageConfigTimespanConfigArgs>? = null) : ConvertibleToJava<PreventionJobTriggerInspectJobStorageConfigArgs>

Properties

Link copied to clipboard

Options defining BigQuery table and row identifiers. Structure is documented below.

Link copied to clipboard

Options defining a file or a set of files within a Google Cloud Storage bucket. Structure is documented below.

Link copied to clipboard

Options defining a data set within Google Cloud Datastore. Structure is documented below.

Link copied to clipboard

Configuration to control jobs where the content being inspected is outside of Google Cloud Platform. Structure is documented below.

Link copied to clipboard

Information on where to inspect Structure is documented below.

Functions

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