ProjectIdProviderInterface
in
Describes a Credentials object which supports fetching the project ID.
Table of Contents
Methods
- getProjectId() : string|null
- Get the project ID.
Methods
getProjectId()
Get the project ID.
public
getProjectId([callable $httpHandler = null ]) : string|null
Parameters
- $httpHandler : callable = null
-
Callback which delivers psr7 request