Google Auth Library Client - Class GetUniverseDomainInterface (1.50.1)

Reference documentation and code samples for the Google Auth Library Client class GetUniverseDomainInterface.

An interface implemented by objects that can get universe domain for Google Cloud APIs.

Classes which implement this interface in this package:

Namespace

Google \ Auth

Methods

getUniverseDomain

Get the universe domain from the credential. This should always return a string, and default to "googleapis.com" if no universe domain is configured.

Returns
Type Description
string

Constants

DEFAULT_UNIVERSE_DOMAIN

Value: 'googleapis.com'