Signal(value)The signal used to determine the category. New values may be added in the future.
Enums |
|
|---|---|
| Name | Description |
SIGNAL_UNSPECIFIED |
Unused. |
MODEL |
One or more machine learning models are present. |
TEXT_EMBEDDING |
A table appears to contain text embeddings. |
EMBEDDING |
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 |
The `Cloud SQL Vertex AI |
VECTOR_PLUGIN |
Support for `Cloud SQL vector embeddings |
SOURCE_CODE |
Source code is present. |
SERVICE |
If the service determines the category type. For example, Vertex AI assets would always have a `Category` of `AI`. |