Class GeminiBatchEmbedContentResponse
The response to a GeminiBatchEmbedContentRequest.
public class GeminiBatchEmbedContentResponse
- Inheritance
-
GeminiBatchEmbedContentResponse
- Extension Methods
Fields
Embeddings
The embeddings for each request, in the same order as provided in the batch request.
public GeminiContentEmbedding[] Embeddings