LangChain
核
社区
试验性质
文本分割器
ai21
airbyte
anthropic
astradb
aws
azure-dynamic-sessions
chroma
cohere
couchbase
elasticsearch
exa
fireworks
google-community
google-genai
google-vertexai
groq
huggingface
ibm
milvus
mistralai
mongodb
nomic
nvidia-ai-endpoints
ollama
openai
pinecone
postgres
prompty
qdrant
robocorp
together
unstructured
voyageai
weaviate
合作伙伴类库
ai21
airbyte
anthropic
astradb
aws
azure-dynamic-sessions
chroma
cohere
couchbase
elasticsearch
exa
fireworks
google-community
google-genai
google-vertexai
groq
huggingface
ibm
milvus
mistralai
mongodb
nomic
nvidia-ai-endpoints
ollama
openai
pinecone
postgres
prompty
qdrant
robocorp
together
unstructured
voyageai
weaviate
文档
切换菜单
langchain_community.tools.gmail.utils
.import_google
import_google()
langchain_community.tools.gmail.utils
.import_google
¶
langchain_community.tools.gmail.utils.
import_google
(
)
→
Tuple
[
Request
,
Credentials
]
[source]
¶
导入 Google 库。
返回
请求和凭证类。
返回类型
元组[请求, 凭据]