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