Interface GlobalOptions (7.0.1)

This interface is a mix of the AxiosRequestConfig options and our auth options.

Inheritance

GaxiosOptions > MethodOptions > GlobalOptions

Package

googleapis-common

Properties

auth

auth?: GoogleAuth | OAuth2Client | BaseExternalAccountClient | string;