Google Auth Library Client - Class ProjectIdProviderInterface (1.50.1)

Reference documentation and code samples for the Google Auth Library Client class ProjectIdProviderInterface.

Describes a Credentials object which supports fetching the project ID.

Classes which implement this interface in this package:

Namespace

Google \ Auth

Methods

getProjectId

Get the project ID.

Parameter
Name Description
httpHandler callable|null

Callback which delivers psr7 request

Returns
Type Description
string|null