PreventionJobTriggerInspectJobStorageConfigArgs

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

Constructors

Functions

Link copied to clipboard
open override fun toJava(): 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

Information on where to inspect Structure is documented below.