v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.14
LangChain.js
langchain-community/experimental/hubs/makersuite/googlemakersuitehub
DriveFileReadConnection
Class DriveFileReadConnection
Hierarchy
GoogleConnection
<
DriveCallOptions
,
DriveFileMakerSuiteResponse
>
DriveFileReadConnection
Implements
DriveFileReadParams
Index
Constructors
constructor
Properties
api
Version
caller
client
endpoint
file
Id
streaming
Methods
build
Method
build
Url
request
Constructors
constructor
new
Drive
File
Read
Connection
(
fields
,
caller
)
:
DriveFileReadConnection
Parameters
fields
:
DriveFileReadParams
caller
:
AsyncCaller
Returns
DriveFileReadConnection
Properties
api
Version
api
Version
:
string
The version of the API functions. Part of the path.
caller
caller
:
AsyncCaller
client
client
:
GoogleAbstractedClient
endpoint
endpoint
:
string
Hostname for the API call
file
Id
file
Id
:
string
streaming
streaming
:
boolean
Methods
build
Method
build
Method
(
)
:
GoogleAbstractedClientOpsMethod
Returns
GoogleAbstractedClientOpsMethod
build
Url
build
Url
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
request
request
(
options
?
)
:
Promise
<
DriveFileMakerSuiteResponse
>
Parameters
Optional
options
:
DriveCallOptions
Returns
Promise
<
DriveFileMakerSuiteResponse
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
api
Version
caller
client
endpoint
file
Id
streaming
Methods
build
Method
build
Url
request
LangChain.js - v0.2.14
Loading...
The version of the API functions. Part of the path.