EmbedContentResponse constructor

EmbedContentResponse({
  1. ContentEmbedding? embedding,
})

Implementation

EmbedContentResponse({this.embedding}) : super(fullyQualifiedName);