LangChain Reference home page
Search...
āK
Ask AI
GitHub
Main Docs
Deep Agents
LangChain
LangGraph
Integrations
LangSmith
āI
LangChain Assistant
New
History
Ask a question to get started
Enter
to send
ā¢
Shift+Enter
new line
Menu
Navigation
Projects
Community
Anthropic
AWS
Azure CosmosDB
Azure Dynamic Sessions
Baidu Qianfan
Cerebras
Cloudflare
Cohere
DeepSeek
Exa
Google Cloud SQL PG
Google Common
Overview
Chat Models
LLMs
Embeddings
Google GAuth
Google GenAI
Google Vertex AI
Google Vertex AI Web
Google WebAuth
Groq
Mistral AI
Mixedbread AI
MongoDB
Nomic
Ollama
OpenAI
OpenRouter
Pinecone
Qdrant
Redis
Tavily
Turbopuffer
Weaviate
xAI
Yandex
Language
Python
JavaScript
Theme
Light
Dark
JavaScript
@langchain/google-common
index
GoogleConnection
Class
v2.1.20 (latest)
ā
Since v0.2
GoogleConnection
Copy
class
GoogleConnection
Constructors
constructor
constructor
Properties
property
caller
:
AsyncCaller
property
client
:
GoogleAbstractedClient
property
streaming
:
boolean
Methods
method
_buildOpts
ā
Promise
<
GoogleAbstractedClientOps
>
method
_clientInfoHeaders
ā
Promise
<
Record
<
string
,
string
>>
method
_getClientInfo
ā
Promise
<__
type
>
method
_moduleName
ā
Promise
<
string
>
method
_request
ā
Promise
<
ResponseType
>
method
additionalHeaders
ā
Promise
<
Record
<
string
,
string
>>
method
buildMethod
ā
GoogleAbstractedClientOpsMethod
method
buildUrl
ā
Promise
<
string
>
View source on GitHub
Version History