Table of Contents

Class BatchEmbedContentsResponse

Response from calling {@link GenerativeModel.batchEmbedContents}.

public class BatchEmbedContentsResponse
Inheritance
object
BatchEmbedContentsResponse

Properties

Embeddings

public ContentEmbedding[] Embeddings { get; set; }

Property Value

ContentEmbedding[]