Class BatchEmbedContentsResponse
Response from calling {@link GenerativeModel.batchEmbedContents}.
public class BatchEmbedContentsResponse
- Inheritance
-
objectBatchEmbedContentsResponse
Properties
Embeddings
public ContentEmbedding[] Embeddings { get; set; }