A class that represents a Google Cloud DNS record set.
A RecordSet is the unit of data that will be returned by the DNS servers upon a DNS
request for a specific domain. The RecordSet holds the current state of the DNS records
that make up a zone. You can read the records but you cannot modify them directly. Rather, you
edit the records in a zone by creating a ChangeRequest.
See Also: Google Cloud DNS documentation
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-02 UTC."],[],[]]