Chronicle v1 API - Enum RuleDeployment.Types.ExecutionState (1.0.0-beta02)

public enum RuleDeployment.Types.ExecutionState

Reference documentation and code samples for the Chronicle v1 API enum RuleDeployment.Types.ExecutionState.

The possible execution states the rule deployment can be in.

Namespace

Google.Cloud.Chronicle.V1

Assembly

Google.Cloud.Chronicle.V1.dll

Fields

Name Description
Default

Default execution state.

Limited

Rules in limited state may not have their executions guaranteed.

Paused

Paused rules are not executed at all.

Unspecified

Unspecified or unknown execution state.