Copied!
For connect to emulator.
- TODO: implement HeaderCredentialsInterface instead of extending CredentialsWrapper
CloneableInstantiable
Methods |
public __construct() |
public static Google\ApiCore\CredentialsWrapper::build(array $args = [], string $universeDomain = 'googleapis.com'Google\Auth\GetUniverseDomainInterface::DEFAULT_UNIVERSE_DOMAIN) Factory method to create a CredentialsWrapper from an array of options.
|
public checkUniverseDomain() : void |
public getAuthorizationHeaderCallback( $audience = NULL) : ?callable
|
public Google\ApiCore\CredentialsWrapper::getBearerString()
|
public Google\ApiCore\CredentialsWrapper::getProjectId(?callable $httpHandler = NULL) : ?string |
public Google\ApiCore\CredentialsWrapper::getQuotaProject() : ?string
|
public static Google\ApiCore\CredentialsWrapper::validate(array $arr, array $requiredKeys)
|
public static Google\ApiCore\CredentialsWrapper::validateNotNull(array $arr, array $requiredKeys)
|
Methods |
public static Google\ApiCore\CredentialsWrapper::build(array $args = [], string $universeDomain = 'googleapis.com'Google\Auth\GetUniverseDomainInterface::DEFAULT_UNIVERSE_DOMAIN) Factory method to create a CredentialsWrapper from an array of options.
|
public static Google\ApiCore\CredentialsWrapper::validate(array $arr, array $requiredKeys)
|
public static Google\ApiCore\CredentialsWrapper::validateNotNull(array $arr, array $requiredKeys)
|