Cloud Data Loss Prevention (DLP) V2 API - Module Google::Cloud::Dlp::V2::Domain::Signal (v1.16.1)

Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API module Google::Cloud::Dlp::V2::Domain::Signal.

The signal used to determine the category. New values may be added in the future.

Constants

SIGNAL_UNSPECIFIED

value: 0
Unused.

MODEL

value: 1
One or more machine learning models are present.

TEXT_EMBEDDING

value: 2
A table appears to contain text embeddings.

EMBEDDING

value: 7
A table appears to contain embeddings of any type (for example, text, image, multimodal). The TEXT_EMBEDDING signal might also be present if the table contains text embeddings.

VERTEX_PLUGIN

value: 3
The Cloud SQL Vertex AI plugin is installed on the database.

VECTOR_PLUGIN

value: 4
Support for Cloud SQL vector embeddings is enabled on the database.

SOURCE_CODE

value: 5
Source code is present.

SERVICE

value: 6
If the service determines the category type. For example, Vertex AI assets would always have a Category of AI.