Skip to main content

domains

Overview

Namedomains
TypeResource
Idgoogleadmin.directory.domains

Fields

NameDatatypeDescription
creationTimestringCreation time of the domain. Expressed in Unix time format. (Read-only).
domainAliasesarrayA list of domain alias objects. (Read-only)
domainNamestringThe domain name of the customer.
etagstringETag of the resource.
isPrimarybooleanIndicates if the domain is a primary domain (Read-only).
kindstringKind of resource this is.
verifiedbooleanIndicates the verification state of a domain. (Read-only).

Methods

NameAccessible byRequired ParamsDescription
getSELECTcustomer, domainNameRetrieves a domain of the customer.
listSELECTcustomerLists the domains of the customer.
insertINSERTcustomerInserts a domain of the customer.
deleteDELETEcustomer, domainNameDeletes a domain of the customer.
_listEXECcustomerLists the domains of the customer.