Resource: Domain
| JSON representation | 
|---|
| {
  "kind": string,
  "domainAliases": [
    {
      object ( | 
| Fields | |
|---|---|
| kind | 
 Kind of resource this is. | 
| domainAliases[] | 
 A list of domain alias objects. (Read-only) | 
| verified | 
 Indicates the verification state of a domain. (Read-only). | 
| etag | 
 ETag of the resource. | 
| creationTime | 
 Creation time of the domain. Expressed in Unix time format. (Read-only). | 
| isPrimary | 
 Indicates if the domain is a primary domain (Read-only). | 
| domainName | 
 The domain name of the customer. | 
| Methods | |
|---|---|
| 
 | Deletes a domain of the customer. | 
| 
 | Retrieves a domain of the customer. | 
| 
 | Inserts a domain of the customer. | 
| 
 | Lists the domains of the customer. |