Optional[customOptional[unknownOptionalmetadataDNS zone metadata
metadata.parent_id must be an IAM Container ID
OptionalspecDNS zone specification, including its domain name and scope
OptionalstatusDNS zone status, including e.g. the number of records in the zone
API Resource: DNS zone, a container for DNS data
Each DNS zone starts at a particular domain within the hierarchical DNS namespace tree, e.g.,
example.com., and can also include its subdomains, e.g.,sales.example.com.DNS Zones contain Resource Records (RRs), which are individual information entries about the domain(s), e.g., a domain's IP address See the graphical explanation of DNS zones and Resource Records on WikipediaA Resource Record is represented in this API by the
RecordAPI Resource which is managed by theRecordService