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

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

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

Properties

virtual System.Nullable< long > CreationTime [get, set]
 Creation time of the domain. (Read-only). More...
 
virtual System.Collections.Generic.IList< DomainAliasDomainAliases [get, set]
 List of domain alias objects. (Read-only) More...
 
virtual string DomainName [get, set]
 The domain name of the customer. More...
 
virtual string ETag [get, set]
 ETag of the resource. More...
 
virtual System.Nullable< bool > IsPrimary [get, set]
 Indicates if the domain is a primary domain (Read-only). More...
 
virtual string Kind [get, set]
 Kind of resource this is. More...
 
virtual System.Nullable< bool > Verified [get, set]
 Indicates the verification state of a domain. (Read-only). More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

JSON template for Domain object in Directory API.

Property Documentation

◆ CreationTime

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

Creation time of the domain. (Read-only).

◆ DomainAliases

virtual System.Collections.Generic.IList<DomainAlias> Google.Apis.Admin.Directory.directory_v1.Data.Domains.DomainAliases
getset

List of domain alias objects. (Read-only)

◆ DomainName

virtual string Google.Apis.Admin.Directory.directory_v1.Data.Domains.DomainName
getset

The domain name of the customer.

◆ ETag

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

ETag of the resource.

◆ IsPrimary

virtual System.Nullable<bool> Google.Apis.Admin.Directory.directory_v1.Data.Domains.IsPrimary
getset

Indicates if the domain is a primary domain (Read-only).

◆ Kind

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

Kind of resource this is.

◆ Verified

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

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


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