Reference documentation and code samples for the Google Shopping Merchant Notifications V1beta Client class GetNotificationSubscriptionRequest.
Request message for the GetNotificationSubscription method.
Generated from protobuf message google.shopping.merchant.notifications.v1beta.GetNotificationSubscriptionRequest
Namespace
Google \ Shopping \ Merchant \ Notifications \ V1betaMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Required. The |
getName
Required. The name
of the notification subscription.
Returns | |
---|---|
Type | Description |
string |
setName
Required. The name
of the notification subscription.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
static::build
Parameter | |
---|---|
Name | Description |
name |
string
Required. The |
Returns | |
---|---|
Type | Description |
Google\Shopping\Merchant\Notifications\V1beta\GetNotificationSubscriptionRequest |