langchain.js
Preparing search index...
@langchain/community
tools/google_custom_search
GoogleCustomSearchParams
Interface GoogleCustomSearchParams
Interface for parameters required by GoogleCustomSearch class.
interface
GoogleCustomSearchParams
{
apiKey
?:
string
;
googleCSEId
?:
string
;
}
Index
Properties
api
Key?
google
CSE
Id?
Properties
Optional
api
Key
apiKey
?:
string
Optional
google
CSE
Id
googleCSEId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api
Key
google
CSE
Id
langchain.js
Loading...
Interface for parameters required by GoogleCustomSearch class.