Interface RCLoadEnvOptions (2.1.1)

Inheritance

GoogleAuthOptions > RCLoadEnvOptions

Package

@google-cloud/rcloadenv!

Properties

apiEndpoint

apiEndpoint?: string;

The API endpoint of the service used to make requests. Defaults to runtimeconfig.googleapis.com.

Property Value
TypeDescription
string

debug

debug?: boolean;
Property Value
TypeDescription
boolean