import { ... } from "@langchain/google-vertexai-web/types";Defines additional options specific to the GoogleEmbeddingsInstance. It extends AsyncCallerCallOptions.
Defines the parameters required to initialize a GoogleEmbeddings instance. It extends EmbeddingsParams and GoogleConnectionParams.