Copied!

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

AbstractInterface
Constants
public Google\Auth\GetUniverseDomainInterface::DEFAULT_UNIVERSE_DOMAIN = 'googleapis.com'
Methods
public abstract getUniverseDomain() : string
 

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

  • return string
© 2025 Bruce Wells
Search Namespaces \ Classes
Configuration