Class GeminiEmbedContentResponse
The response to a GeminiEmbedContentRequest.
public class GeminiEmbedContentResponse
- Inheritance
-
GeminiEmbedContentResponse
- Extension Methods
Fields
Embedding
The embedding generated from the input content.
public GeminiContentEmbedding Embedding