BatchEmbedContentsResponse constructor
BatchEmbedContentsResponse({
- List<
ContentEmbedding> embeddings = const [],
Implementation
BatchEmbedContentsResponse({this.embeddings = const []})
: super(fullyQualifiedName);