v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/google-common
index
ApiKeyGoogleAuth
Class ApiKeyGoogleAuth
Hierarchy (
view full
)
GoogleAbstractedFetchClient
ApiKeyGoogleAuth
Index
Constructors
constructor
Properties
api
Key
Accessors
client
Type
Methods
get
Project
Id
request
Constructors
constructor
new
Api
Key
Google
Auth
(
apiKey
)
:
ApiKeyGoogleAuth
Parameters
apiKey
:
string
Returns
ApiKeyGoogleAuth
Properties
api
Key
api
Key
:
string
Accessors
client
Type
get
clientType
(
)
:
string
Returns
string
Methods
get
Project
Id
get
Project
Id
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
request
request
(
opts
)
:
unknown
Parameters
opts
:
GoogleAbstractedClientOps
Returns
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
api
Key
Accessors
client
Type
Methods
get
Project
Id
request
LangChain.js
Loading...