Interface GoogleClientParams<AuthOptions>

Parameters needed to setup the client connection. AuthOptions are something like GoogleAuthOptions (from google-auth-library) or WebGoogleAuthOptions.

Type Parameters

  • AuthOptions

Hierarchy

Properties

Properties

apiKey?: string

Some APIs allow an API key instead

authOptions?: AuthOptions

Generated using TypeDoc