- JSON representation
- StorageConfig
- DatastoreOptions
- PartitionId
- KindExpression
- CloudStorageOptions
- FileSet
- CloudStorageRegexFileSet
- SampleMethod
- BigQueryOptions
- SampleMethod
- HybridOptions
- TableOptions
- TimespanConfig
Controls what and how to inspect for findings.
JSON representation |
---|
{ "storageConfig": { object ( |
Fields | |
---|---|
storageConfig |
The data to scan. |
inspectConfig |
How and what to scan for. |
inspectTemplateName |
If provided, will be used as the default for all values in InspectConfig. |
actions[] |
Actions to execute at the completion of the job. |
StorageConfig
Shared message indicating Cloud storage type.
JSON representation |
---|
{ "timespanConfig": { object ( |
Fields | |
---|---|
timespanConfig |
Configuration of the timespan of the items to include in scanning. |
Union field type . Type of storage system to inspect. type can be only one of the following: |
|
datastoreOptions |
Google Cloud Datastore options. |
cloudStorageOptions |
Cloud Storage options. |
bigQueryOptions |
BigQuery options. |
hybridOptions |
Hybrid inspection options. |
DatastoreOptions
Options defining a data set within Google Cloud Datastore.
JSON representation |
---|
{ "partitionId": { object ( |