Google Shopping Merchant Notifications V1beta Client - Class GetNotificationSubscriptionRequest (0.1.1)

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 \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the notification subscription.

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 name of the notification subscription. Please see NotificationsApiServiceClient::notificationSubscriptionName() for help formatting this field.

Returns
Type Description
GetNotificationSubscriptionRequest