Class StorageConfig (3.1.1)

StorageConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Shared message indicating Cloud storage type. .. attribute:: datastore_options

Google Cloud Datastore options.

:type: google.cloud.dlp_v2.types.DatastoreOptions

Attributes

NameDescription
cloud_storage_options google.cloud.dlp_v2.types.CloudStorageOptions
Google Cloud Storage options.
big_query_options google.cloud.dlp_v2.types.BigQueryOptions
BigQuery options.
hybrid_options google.cloud.dlp_v2.types.HybridOptions
Hybrid inspection options. Early access feature is in a pre-release state and might change or have limited support. For more information, see https://cloud.google.com/products#product- launch-stages.

Classes

TimespanConfig

TimespanConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Configuration of the timespan of the items to include in scanning. Currently only supported when inspecting Google Cloud Storage and BigQuery.