Reference documentation and code samples for the Google Cloud Chronicle V1 Client class DataSource.
LINT.IfChange(data_sources)
Protobuf type google.cloud.chronicle.v1.DataSource
Namespace
Google \ Cloud \ Chronicle \ V1Methods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
DATA_SOURCE_UNSPECIFIED
Value: 0Generated from protobuf enum DATA_SOURCE_UNSPECIFIED = 0;
UDM
Value: 1Generated from protobuf enum UDM = 1;
ENTITY
Value: 2Generated from protobuf enum ENTITY = 2;
INGESTION_METRICS
Value: 3Generated from protobuf enum INGESTION_METRICS = 3;
RULE_DETECTIONS
Value: 4RULE_DETECTIONS is used for detections datasource.
Generated from protobuf enum RULE_DETECTIONS = 4;
RULESETS
Value: 5RULESETS is used for ruleset with detections datasource.
Generated from protobuf enum RULESETS = 5;
PBGLOBAL
Value: 6GLOBAL is used for standard time range filter.
Generated from protobuf enum GLOBAL = 6;
IOC_MATCHES
Value: 7IOC_MATCHES is used for ioc_matches datasource.
Generated from protobuf enum IOC_MATCHES = 7;
RULES
Value: 8RULES is used for rules datasource.
Generated from protobuf enum RULES = 8;
SOAR_CASES
Value: 9SOAR Cases - identified as case.
Generated from protobuf enum SOAR_CASES = 9;
SOAR_PLAYBOOKS
Value: 10SOAR Playbooks - identified as playbook.
Generated from protobuf enum SOAR_PLAYBOOKS = 10;
SOAR_CASE_HISTORY
Value: 11SOAR Case History - identified as case_history.
Generated from protobuf enum SOAR_CASE_HISTORY = 11;
DATA_TABLE
Value: 12DATA_TABLE is used for data tables source.
Generated from protobuf enum DATA_TABLE = 12;
INVESTIGATION
Value: 13INVESTIGATION is used as the data source for triage agent investigations.
Identified as gemini_investigation.
Generated from protobuf enum INVESTIGATION = 13;
INVESTIGATION_FEEDBACK
Value: 14INVESTIGATION_FEEDBACK is used as the data source for user feedback on
triage agent investigations. Identified as gemini_investigation_feedback.
Generated from protobuf enum INVESTIGATION_FEEDBACK = 14;