menu
google_cloud_ai_generativelanguage_v1beta package
documentation
generativelanguage.dart
BatchEmbedTextResponse
embeddings property
embeddings property
dark_mode
light_mode
embeddings
property
List
<
Embedding
>
embeddings
final
Output only. The embeddings generated from the input text.
Implementation
final List<Embedding> embeddings;
google_cloud_ai_generativelanguage_v1beta package
documentation
generativelanguage
BatchEmbedTextResponse
embeddings property
BatchEmbedTextResponse class