Class GoogleConnection<CallOptions, ResponseType>Abstract
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>