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
Anthropic
AWS
Cloudflare
DeepSeek
Google
Node
Google Cloud SQL PG
Google Common
Google GAuth
Overview
Chat Models
LLMs
Embeddings
Google GenAI
Google Vertex AI
Google Vertex AI Web
Google WebAuth
Groq
Mistral AI
MongoDB
Ollama
OpenAI
OpenRouter
Redis
Turbopuffer
xAI
Language
Python
JavaScript
Theme
Light
Dark
JavaScript
@langchain/google-gauth
types
GoogleAISafetyThreshold
Variable
v2.1.26 (latest)
ā
Since v2.0
GoogleAISafetyThreshold
Copy
GoogleAISafetyThreshold
:
__type
Properties
property
BLOCK_LOW_AND_ABOVE
:
"BLOCK_LOW_AND_ABOVE"
property
BLOCK_MEDIUM_AND_ABOVE
:
"BLOCK_MEDIUM_AND_ABOVE"
property
BLOCK_NONE
:
"BLOCK_NONE"
property
BLOCK_OFF
:
"OFF"
property
BLOCK_ONLY_HIGH
:
"BLOCK_ONLY_HIGH"
property
Few
:
"BLOCK_ONLY_HIGH"
property
FEW
:
"BLOCK_ONLY_HIGH"
property
Most
:
"BLOCK_LOW_AND_ABOVE"
property
MOST
:
"BLOCK_LOW_AND_ABOVE"
property
None
:
"BLOCK_NONE"
property
NONE
:
"BLOCK_NONE"
property
Off
:
"OFF"
property
OFF
:
"OFF"
property
Some
:
"BLOCK_MEDIUM_AND_ABOVE"
property
SOME
:
"BLOCK_MEDIUM_AND_ABOVE"
View source on GitHub
Version History