GetQuotaProjectInterface
in
An interface implemented by objects that can get quota projects.
Table of Contents
Constants
- X_GOOG_USER_PROJECT_HEADER = 'X-Goog-User-Project'
Methods
- getQuotaProject() : string|null
- Get the quota project used for this API request
Constants
X_GOOG_USER_PROJECT_HEADER
public
mixed
X_GOOG_USER_PROJECT_HEADER
= 'X-Goog-User-Project'
Methods
getQuotaProject()
Get the quota project used for this API request
public
getQuotaProject() : string|null