generative-ai-python
google.generativeai.protos.BatchEmbedTextResponse
View source on GitHub
The response to a EmbedTextRequest.
Attributes
`embeddings`
`MutableSequence[google.ai.generativelanguage.Embedding]` Output only. The embeddings generated from the input text.