Class DomainId
Domain ID of Gmail phishing alerts.
Implements
Inherited Members
Namespace: Google.Apis.AlertCenter.v1beta1.Data
Assembly: Google.Apis.AlertCenter.v1beta1.dll
Syntax
public class DomainId : IDirectResponseSchema
Properties
CustomerPrimaryDomain
The primary domain for the customer.
Declaration
[JsonProperty("customerPrimaryDomain")]
public virtual string CustomerPrimaryDomain { get; set; }
Property Value
Type | Description |
---|---|
string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |