public enum DataTableUpdateSourceReference documentation and code samples for the Chronicle v1 API enum DataTableUpdateSource.
DataTableUpdateSource denotes the source that updated the data table.
Namespace
Google.Cloud.Chronicle.V1Assembly
Google.Cloud.Chronicle.V1.dll
Fields |
|
|---|---|
| Name | Description |
Rule |
The data table is updated by the rule. |
Search |
The data table is updated by the search. |
Unspecified |
The data table is updated by the user. |
User |
The data table is updated by the user. |