EmbedContentResponse constructor
EmbedContentResponse({
- ContentEmbedding? embedding,
Implementation
EmbedContentResponse({this.embedding}) : super(fullyQualifiedName);
EmbedContentResponse({this.embedding}) : super(fullyQualifiedName);