ModifyPushConfigRequest
class ModifyPushConfigRequest extends Message
Properties
string | $subscription | ||
PushConfig | $push_config |
Methods
static
descriptor()
No description
boolean
hasSubscription()
Check if
clearSubscription()
Clear
string
getSubscription()
Get
setSubscription(string $value)
Set
boolean
hasPushConfig()
Check if
clearPushConfig()
Clear
getPushConfig()
Get
Details
at line line 2469
static
descriptor()
at line line 2502
boolean
hasSubscription()
Check if
at line line 2511
ModifyPushConfigRequest
clearSubscription()
Clear
at line line 2520
string
getSubscription()
Get
at line line 2530
ModifyPushConfigRequest
setSubscription(string $value)
Set
at line line 2539
boolean
hasPushConfig()
Check if
at line line 2548
ModifyPushConfigRequest
clearPushConfig()
Clear
at line line 2557
PushConfig
getPushConfig()
Get
at line line 2567
ModifyPushConfigRequest
setPushConfig(PushConfig $value)
Set