Chronicle v1 API - Enum DataTableUpdateSource (1.0.0-beta05)

public enum DataTableUpdateSource

Reference documentation and code samples for the Chronicle v1 API enum DataTableUpdateSource.

DataTableUpdateSource denotes the source that updated the data table.

Namespace

Google.Cloud.Chronicle.V1

Assembly

Google.Cloud.Chronicle.V1.dll

Fields

Name Description
Rule

The data table is updated by the rule.

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.