requests property

List<EmbedContentRequest> requests
final

Required. Embed requests for the batch. The model in each of these requests must match the model specified BatchEmbedContentsRequest.model.

Implementation

final List<EmbedContentRequest> requests;