Interface GlobalOptions (7.1.0)

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;

universe_domain

universe_domain?: string;

universeDomain

universeDomain?: string;