Show / Hide Table of Contents

Enum FindingVariable.Types.Type

Type options for Finding variables.

Namespace: Google.Backstory
Assembly: Google.Backstory.dll
Syntax
public enum FindingVariable.Types.Type

Fields

Name Description
Match

A variable coming from the match conditions.

Outcome

A variable representing significant data that was found in the detection logic.

Unspecified

An unspecified variable type.

In this article
Back to top Generated by DocFX