content  v2.1
Properties | List of all members
Google.Apis.ShoppingContent.v2_1.Data.PubsubNotificationSettings Class Reference

Settings for Pub/Sub notifications, all methods require that the caller is a direct user of the merchant center account. More...

Inheritance diagram for Google.Apis.ShoppingContent.v2_1.Data.PubsubNotificationSettings:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string CloudTopicName [get, set]
 Cloud pub/sub topic to which notifications are sent (read-only). More...
 
virtual string Kind [get, set]
 Identifies what kind of resource this is. Value: the fixed string "content#pubsubNotificationSettings". More...
 
virtual System.Collections.Generic.IList< string > RegisteredEvents [get, set]
 List of event types. Supported event types: orderPendingShipment. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

Settings for Pub/Sub notifications, all methods require that the caller is a direct user of the merchant center account.

Property Documentation

◆ CloudTopicName

virtual string Google.Apis.ShoppingContent.v2_1.Data.PubsubNotificationSettings.CloudTopicName
getset

Cloud pub/sub topic to which notifications are sent (read-only).

◆ ETag

virtual string Google.Apis.ShoppingContent.v2_1.Data.PubsubNotificationSettings.ETag
getset

The ETag of the item.

◆ Kind

virtual string Google.Apis.ShoppingContent.v2_1.Data.PubsubNotificationSettings.Kind
getset

Identifies what kind of resource this is. Value: the fixed string "content#pubsubNotificationSettings".

◆ RegisteredEvents

virtual System.Collections.Generic.IList<string> Google.Apis.ShoppingContent.v2_1.Data.PubsubNotificationSettings.RegisteredEvents
getset

List of event types. Supported event types: orderPendingShipment.


The documentation for this class was generated from the following file: