Class DenseVectorField (0.11.2)

DenseVectorField(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Message describing a dense vector field.

Attributes

Name Description
dimensions int
Dimensionality of the vector field.
vertex_embedding_config google.cloud.vectorsearch_v1beta.types.VertexEmbeddingConfig
Optional. Configuration for generating embeddings for the vector field. If not specified, the embedding field must be populated in the DataObject.