class BaseGoogleEmbeddingsThe async caller should be used by subclasses to make any async calls, which will thus benefit from the concurrency and retry logic.
Used to specify output embedding size. If set, output embeddings will be truncated to the size specified.
Enables calls to Google APIs for generating text embeddings.