Hierarchy

  • GoogleConnection<DriveCallOptions, DriveFileMakerSuiteResponse>
    • DriveFileReadConnection

Implements

  • DriveFileReadParams

Constructors

  • Parameters

    • fields: DriveFileReadParams
    • caller: AsyncCaller

    Returns DriveFileReadConnection

Properties

apiVersion: string
caller: AsyncCaller
client: GoogleAbstractedClient
endpoint: string
fileId: string
streaming: boolean

Methods

  • Returns GoogleAbstractedClientOpsMethod

  • Returns Promise<string>

  • Parameters

    • Optional options: DriveCallOptions

    Returns Promise<DriveFileMakerSuiteResponse>

Generated using TypeDoc