embeddings property

List<ContentEmbedding> embeddings
final

Output only. The embeddings for each request, in the same order as provided in the batch request.

Implementation

final List<ContentEmbedding> embeddings;