Class StorageConfig (3.0.1)

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

Shared message indicating Cloud storage type.

Attributes

NameDescription
datastore_options .storage.DatastoreOptions
Google Cloud Datastore options.
cloud_storage_options .storage.CloudStorageOptions
Google Cloud Storage options.
big_query_options .storage.BigQueryOptions
BigQuery options.
hybrid_options .storage.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.