GoogleEmbeddings constructor

GoogleEmbeddings(
  1. GoogleClient client,
  2. GoogleConfig config
)

Implementation

GoogleEmbeddings(this.client, this.config);