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