RequestMetadata
class RequestMetadata extends Message
Properties
string | $caller_ip | ||
string | $caller_supplied_user_agent |
Methods
static
descriptor()
No description
boolean
hasCallerIp()
Check if
clearCallerIp()
Clear
string
getCallerIp()
Get
setCallerIp(string $value)
Set
boolean
hasCallerSuppliedUserAgent()
Check if
clearCallerSuppliedUserAgent()
Clear
string
getCallerSuppliedUserAgent()
Get
setCallerSuppliedUserAgent(string $value)
Set
Details
at line line 830
static
descriptor()
at line line 862
boolean
hasCallerIp()
Check if
at line line 871
RequestMetadata
clearCallerIp()
Clear
at line line 880
string
getCallerIp()
Get
at line line 890
RequestMetadata
setCallerIp(string $value)
Set
at line line 899
boolean
hasCallerSuppliedUserAgent()
Check if
at line line 908
RequestMetadata
clearCallerSuppliedUserAgent()
Clear
at line line 917
string
getCallerSuppliedUserAgent()
Get
at line line 927
RequestMetadata
setCallerSuppliedUserAgent(string $value)
Set