LabelsEntry
class LabelsEntry extends Message
Properties
string | $key | ||
string | $value |
Methods
static
descriptor()
No description
boolean
hasKey()
Check if
clearKey()
Clear
string
getKey()
Get
setKey(string $value)
Set
boolean
hasValue()
Check if
clearValue()
Clear
string
getValue()
Get
setValue(string $value)
Set
Details
at line line 302
static
descriptor()
at line line 334
boolean
hasKey()
Check if
at line line 343
LabelsEntry
clearKey()
Clear
at line line 352
string
getKey()
Get
at line line 362
LabelsEntry
setKey(string $value)
Set
at line line 371
boolean
hasValue()
Check if
at line line 380
LabelsEntry
clearValue()
Clear
at line line 389
string
getValue()
Get
at line line 399
LabelsEntry
setValue(string $value)
Set