GetUniverseDomainInterface
interface GetUniverseDomainInterface (View source)
An interface implemented by objects that can get universe domain for Google Cloud APIs.
Constants
DEFAULT_UNIVERSE_DOMAIN |
|
Methods
string
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.
Details
string
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.