v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/google-cloud-sql-pg
PostgresEngineArgs
Interface PostgresEngineArgs
interface
PostgresEngineArgs
{
iamAccountEmail
?:
string
;
ipType
?:
IpAddressTypes
;
password
?:
string
;
user
?:
string
;
}
Index
Properties
iam
Account
Email?
ip
Type?
password?
user?
Properties
Optional
iam
Account
Email
iam
Account
Email
?:
string
Optional
ip
Type
ip
Type
?:
IpAddressTypes
Optional
password
password
?:
string
Optional
user
user
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
iam
Account
Email
ip
Type
password
user
LangChain.js
Loading...