name property
The resource name of the Domain.
Domain names have the form domains/{domain_name}
, where domain_name is
the fully qualified domain name (i.e., mymail.mydomain.com).
Implementation
core.String? name;
The resource name of the Domain.
Domain names have the form domains/{domain_name}
, where domain_name is
the fully qualified domain name (i.e., mymail.mydomain.com).
core.String? name;