Alert
import type { Alert } from "https://googleapis.deno.dev/v1/threatintelligence:v1beta.ts";Stateful object representing a group of Findings. Key feature to an Alert is that it expresses the user's intent towards the findings of that group, even those that haven't occurred yet.
§Properties
Output only. The resource names of the Configurations bound to this alert. Format: projects/{project}/configurations/{configuration}
Output only. Details object for the alert, not all alerts will have a details object.
Output only. alert names of the alerts that are duplicates of this alert. Format: projects/{project}/alerts/{alert}
Output only. alert name of the alert this alert is a duplicate of. Format: projects/{project}/alerts/{alert}
Optional. If included when updating an alert, this should be set to the current etag of the alert. If the etags do not match, the update will be rejected and an ABORTED error will be returned.
Output only. External ID for the alert. This is used internally to provide protection against out of order updates.
Identifier. Server generated name for the alert. format is projects/{project}/alerts/{alert}
Output only. High-Precision Priority Analysis for the alert.
Output only. High-Precision Relevance Analysis verdict for the alert.
Output only. High-Precision Severity Analysis for the alert.