AgentHeaderDescriptor
class AgentHeaderDescriptor
Encapsulates the custom GAPIC header information.
Constants
AGENT_HEADER_KEY |
|
GAX_VERSION |
|
UNKNOWN_VERSION |
|
Methods
__construct(array $headerInfo)
No description
getHeader()
Returns an associative array that contains GAPIC header metadata.
static
getGaxVersion()
Returns the version string for GAX.
Details
at line 60
__construct(array $headerInfo)
at line 105
getHeader()
Returns an associative array that contains GAPIC header metadata.
at line 117
static
getGaxVersion()
Returns the version string for GAX.