Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::BigQueryExport.
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.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#big_query_export_package
def big_query_export_package() -> ::Google::Cloud::Chronicle::V1::BigQueryExportPackage
Returns
- (::Google::Cloud::Chronicle::V1::BigQueryExportPackage) — Output only. The BigQueryExportPackage entitled for the Chronicle instance.
#entity_graph_settings
def entity_graph_settings() -> ::Google::Cloud::Chronicle::V1::DataSourceExportSettings
Returns
- (::Google::Cloud::Chronicle::V1::DataSourceExportSettings) — Optional. The export settings for the Entity Graph data source.
#entity_graph_settings=
def entity_graph_settings=(value) -> ::Google::Cloud::Chronicle::V1::DataSourceExportSettings
Parameter
- value (::Google::Cloud::Chronicle::V1::DataSourceExportSettings) — Optional. The export settings for the Entity Graph data source.
Returns
- (::Google::Cloud::Chronicle::V1::DataSourceExportSettings) — Optional. The export settings for the Entity Graph data source.
#ioc_matches_settings
def ioc_matches_settings() -> ::Google::Cloud::Chronicle::V1::DataSourceExportSettings
Returns
- (::Google::Cloud::Chronicle::V1::DataSourceExportSettings) — Optional. The export settings for the IOC Matches data source.
#ioc_matches_settings=
def ioc_matches_settings=(value) -> ::Google::Cloud::Chronicle::V1::DataSourceExportSettings
Parameter
- value (::Google::Cloud::Chronicle::V1::DataSourceExportSettings) — Optional. The export settings for the IOC Matches data source.
Returns
- (::Google::Cloud::Chronicle::V1::DataSourceExportSettings) — Optional. The export settings for the IOC Matches data source.
#name
def name() -> ::String
Returns
- (::String) — Identifier. The resource name of the BigQueryExport. Format: projects/{project}/locations/{location}/instances/{instance}/bigQueryExport
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Identifier. The resource name of the BigQueryExport. Format: projects/{project}/locations/{location}/instances/{instance}/bigQueryExport
Returns
- (::String) — Identifier. The resource name of the BigQueryExport. Format: projects/{project}/locations/{location}/instances/{instance}/bigQueryExport
#provisioned
def provisioned() -> ::Boolean
Returns
- (::Boolean) — Output only. Whether the BigQueryExport has been provisioned for the Chronicle instance.
#rule_detections_settings
def rule_detections_settings() -> ::Google::Cloud::Chronicle::V1::DataSourceExportSettings
Returns
- (::Google::Cloud::Chronicle::V1::DataSourceExportSettings) — Optional. The export settings for the Rule Detections data source.
#rule_detections_settings=
def rule_detections_settings=(value) -> ::Google::Cloud::Chronicle::V1::DataSourceExportSettings
Parameter
- value (::Google::Cloud::Chronicle::V1::DataSourceExportSettings) — Optional. The export settings for the Rule Detections data source.
Returns
- (::Google::Cloud::Chronicle::V1::DataSourceExportSettings) — Optional. The export settings for the Rule Detections data source.
#udm_events_aggregates_settings
def udm_events_aggregates_settings() -> ::Google::Cloud::Chronicle::V1::DataSourceExportSettings
Returns
- (::Google::Cloud::Chronicle::V1::DataSourceExportSettings) — Optional. The export settings for the UDM Events Aggregates data source.
#udm_events_aggregates_settings=
def udm_events_aggregates_settings=(value) -> ::Google::Cloud::Chronicle::V1::DataSourceExportSettings
Parameter
- value (::Google::Cloud::Chronicle::V1::DataSourceExportSettings) — Optional. The export settings for the UDM Events Aggregates data source.
Returns
- (::Google::Cloud::Chronicle::V1::DataSourceExportSettings) — Optional. The export settings for the UDM Events Aggregates data source.
#udm_events_settings
def udm_events_settings() -> ::Google::Cloud::Chronicle::V1::DataSourceExportSettings
Returns
- (::Google::Cloud::Chronicle::V1::DataSourceExportSettings) — Optional. The export settings for the UDM Events data source.
#udm_events_settings=
def udm_events_settings=(value) -> ::Google::Cloud::Chronicle::V1::DataSourceExportSettings
Parameter
- value (::Google::Cloud::Chronicle::V1::DataSourceExportSettings) — Optional. The export settings for the UDM Events data source.
Returns
- (::Google::Cloud::Chronicle::V1::DataSourceExportSettings) — Optional. The export settings for the UDM Events data source.