Google Cloud Chronicle V1 Client - Class FindingsRefinementType (0.5.0)

Reference documentation and code samples for the Google Cloud Chronicle V1 Client class FindingsRefinementType.

The type of findings refinement, which determines what the findings refinement runs over and the mechanism by which it runs.

Protobuf type google.cloud.chronicle.v1.FindingsRefinementType

Namespace

Google \ Cloud \ Chronicle \ V1

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

FINDINGS_REFINEMENT_TYPE_UNSPECIFIED

Value: 0

The findings refinement type is unspecified.

Generated from protobuf enum FINDINGS_REFINEMENT_TYPE_UNSPECIFIED = 0;

DETECTION_EXCLUSION

Value: 1

Indicates that the findings refinement is a detection exclusion and should exclude matching detections.

Generated from protobuf enum DETECTION_EXCLUSION = 1;