Copied!

Describes a Credentials object which supports fetching the project ID.

AbstractInterface
Methods
public abstract getProjectId(?callable $httpHandler = NULL)
 

Get the project ID.

  • param callable|null $httpHandler Callback which delivers psr7 request
  • return string|null
© 2025 Bruce Wells