AgentHeaderDescriptor
class AgentHeaderDescriptor
Encapsulates the custom GAPIC header information.
Constants
AGENT_HEADER_KEY |
|
GAX_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 line 66
__construct(array $headerInfo)
at line line 79
getHeader()
Returns an associative array that contains GAPIC header metadata.
at line line 89
static
getGaxVersion()
Returns the version string for GAX.