admin  directory_v1
Properties | List of all members
Google.Apis.Admin.Directory.directory_v1.Data.DomainAlias Class Reference

JSON template for Domain Alias object in Directory API. More...

Inheritance diagram for Google.Apis.Admin.Directory.directory_v1.Data.DomainAlias:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual System.Nullable< long > CreationTime [get, set]
 The creation time of the domain alias. (Read-only). More...
 
virtual string DomainAliasName [get, set]
 The domain alias name. More...
 
virtual string ETag [get, set]
 ETag of the resource. More...
 
virtual string Kind [get, set]
 Kind of resource this is. More...
 
virtual string ParentDomainName [get, set]
 The parent domain name that the domain alias is associated with. This can either be a primary or secondary domain name within a customer. More...
 
virtual System.Nullable< bool > Verified [get, set]
 Indicates the verification state of a domain alias. (Read-only) More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

JSON template for Domain Alias object in Directory API.

Property Documentation

◆ CreationTime

virtual System.Nullable<long> Google.Apis.Admin.Directory.directory_v1.Data.DomainAlias.CreationTime
getset

The creation time of the domain alias. (Read-only).

◆ DomainAliasName

virtual string Google.Apis.Admin.Directory.directory_v1.Data.DomainAlias.DomainAliasName
getset

The domain alias name.

◆ ETag

virtual string Google.Apis.Admin.Directory.directory_v1.Data.DomainAlias.ETag
getset

ETag of the resource.

◆ Kind

virtual string Google.Apis.Admin.Directory.directory_v1.Data.DomainAlias.Kind
getset

Kind of resource this is.

◆ ParentDomainName

virtual string Google.Apis.Admin.Directory.directory_v1.Data.DomainAlias.ParentDomainName
getset

The parent domain name that the domain alias is associated with. This can either be a primary or secondary domain name within a customer.

◆ Verified

virtual System.Nullable<bool> Google.Apis.Admin.Directory.directory_v1.Data.DomainAlias.Verified
getset

Indicates the verification state of a domain alias. (Read-only)


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