Class GoogleConnection<CallOptions, ResponseType>Abstract
Type Parameters
- CallOptions extends AsyncCallerCallOptions
- ResponseType extends GoogleResponse
Constructors
Properties
caller
caller: AsyncCaller
streaming
streaming: boolean
Methods
additionalHeaders
- additionalHeaders(): Promise<Record<string, string>>
Returns Promise<Record<string, string>>
Abstract
buildUrl
- buildUrl(): Promise<string>
Returns Promise<string>