DNS record specification
DNS record specification
Optional[customReturns a safe value for JSON logs.
Returns a safe value for JSON logs.
Optional[unknownPreserves protobuf fields that this SDK version does not recognize.
Contains the fully qualified protobuf type name.
Record data in text format
This should be the RDATA part of this Resource Record's
presentation (zonefile) format.
E.g., 10 xyz.tuv for a @ 600 IN MX 10 xyz.tuv. resource record in a zonefile
Mark this record as delete-protected
Delete-protected records can only be deleted by explicitly calling RecordService/Delete API with force flag set to true
Zone-relative name of this record (e.g., www for www.<parent zone's domain name>)
Use @ for records in zone apex (that is, records that have the same domain name as the zone itself)
To see the resolved absolute domain name, see Record.status.effective_fqdn
Record TTL. If absent or negative, will be assumed to be the default value (600)
Record type
DNS record specification