fqdn property
The domain/subdomain for the record.
In a request, this MAY be Unicode or Punycode. In a response, this will be in Unicode. The fqdn MUST contain the root_domain field on the request.
Implementation
core.String? fqdn;
The domain/subdomain for the record.
In a request, this MAY be Unicode or Punycode. In a response, this will be in Unicode. The fqdn MUST contain the root_domain field on the request.
core.String? fqdn;