Google Cloud Chronicle V1 Client - Class FindingsRefinementType (0.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
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;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-01 UTC."],[],[]]