Google Cloud Data Loss Prevention v2 API - Enum Domain.Types.Signal (4.20.0)

public enum Domain.Types.Signal

Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API enum Domain.Types.Signal.

The signal used to determine the category. This list may increase over time.

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Fields

Name Description
Model

One or more machine learning models are present.

Service

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

SourceCode

Source code is present.

TextEmbedding

A table appears to be a text embedding.

Unspecified

Unused.

VectorPlugin

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

VertexPlugin

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