langchain.js
    Preparing search index...

    Hierarchy

    • GoogleConnection<DriveCallOptions, DriveFileMakerSuiteResponse>
      • DriveFileReadConnection

    Implements

    • DriveFileReadParams
    Index

    Constructors

    • Parameters

      • fields: DriveFileReadParams
      • caller: AsyncCaller

      Returns DriveFileReadConnection

    Properties

    apiVersion: string

    The version of the API functions. Part of the path.

    caller: AsyncCaller
    client: GoogleAbstractedClient
    endpoint: string

    Hostname for the API call

    fileId: string
    streaming: boolean

    Methods

    • Parameters

      • data: unknown
      • options: DriveCallOptions

      Returns Promise<DriveFileMakerSuiteResponse>

    • Returns GoogleAbstractedClientOpsMethod

    • Returns Promise<string>

    • Parameters

      • Optionaloptions: DriveCallOptions

      Returns Promise<DriveFileMakerSuiteResponse>