An interface implemented by objects that can get universe domain for Google Cloud APIs.
AbstractInterface
Constants |
public Google |
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.
|