Interface GCEImagesConfig

Inheritance

GoogleAuthOptions > GCEImagesConfig

Package

gce-images

Properties

apiEndpoint

apiEndpoint?: string;

The host name used to access the compute API. Defaults to compute.googleapis.com.

authClient

authClient?: GoogleAuth;