Class BigQueryExport (0.6.0)

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

This resource represents the BigQuery export configuration for a Chronicle instance which includes Google Cloud Platform resources like Cloud Storage buckets, BigQuery datasets etc and the export settings for each data source.

Attributes

Name Description
name str
Identifier. The resource name of the BigQueryExport. Format: projects/{project}/locations/{location}/instances/{instance}/bigQueryExport
provisioned bool
Output only. Whether the BigQueryExport has been provisioned for the Chronicle instance.
big_query_export_package google.cloud.chronicle_v1.types.BigQueryExportPackage
Output only. The BigQueryExportPackage entitled for the Chronicle instance.
entity_graph_settings google.cloud.chronicle_v1.types.DataSourceExportSettings
Optional. The export settings for the Entity Graph data source.
ioc_matches_settings google.cloud.chronicle_v1.types.DataSourceExportSettings
Optional. The export settings for the IOC Matches data source.
rule_detections_settings google.cloud.chronicle_v1.types.DataSourceExportSettings
Optional. The export settings for the Rule Detections data source.
udm_events_aggregates_settings google.cloud.chronicle_v1.types.DataSourceExportSettings
Optional. The export settings for the UDM Events Aggregates data source.
udm_events_settings google.cloud.chronicle_v1.types.DataSourceExportSettings
Optional. The export settings for the UDM Events data source.