Class ResellernotifyResource
JSON template for resellernotify response.
Implements
Inherited Members
Namespace: Google.Apis.Reseller.v1.Data
Assembly: Google.Apis.Reseller.v1.dll
Syntax
public class ResellernotifyResource : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
TopicName
Topic name of the PubSub
Declaration
[JsonProperty("topicName")]
public virtual string TopicName { get; set; }
Property Value
Type | Description |
---|---|
string |