Note: The following fields are mutually exclusive: custom_dns, google_domains_dns. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: custom_dns, google_domains_dns. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: custom_dns, google_domains_dns. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: google_domains_dns, custom_dns. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: google_domains_dns, custom_dns. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: google_domains_dns, custom_dns. If a field in that set is populated, all other fields in the set will automatically be cleared.
[[["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 2025-08-28 UTC."],[],[],null,["# Cloud Domains V1beta1 API - Class Google::Cloud::Domains::V1beta1::DnsSettings (v0.12.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.12.0 (latest)](/ruby/docs/reference/google-cloud-domains-v1beta1/latest/Google-Cloud-Domains-V1beta1-DnsSettings)\n- [0.11.1](/ruby/docs/reference/google-cloud-domains-v1beta1/0.11.1/Google-Cloud-Domains-V1beta1-DnsSettings)\n- [0.10.0](/ruby/docs/reference/google-cloud-domains-v1beta1/0.10.0/Google-Cloud-Domains-V1beta1-DnsSettings)\n- [0.9.1](/ruby/docs/reference/google-cloud-domains-v1beta1/0.9.1/Google-Cloud-Domains-V1beta1-DnsSettings)\n- [0.8.2](/ruby/docs/reference/google-cloud-domains-v1beta1/0.8.2/Google-Cloud-Domains-V1beta1-DnsSettings)\n- [0.7.0](/ruby/docs/reference/google-cloud-domains-v1beta1/0.7.0/Google-Cloud-Domains-V1beta1-DnsSettings)\n- [0.6.0](/ruby/docs/reference/google-cloud-domains-v1beta1/0.6.0/Google-Cloud-Domains-V1beta1-DnsSettings)\n- [0.5.0](/ruby/docs/reference/google-cloud-domains-v1beta1/0.5.0/Google-Cloud-Domains-V1beta1-DnsSettings)\n- [0.4.0](/ruby/docs/reference/google-cloud-domains-v1beta1/0.4.0/Google-Cloud-Domains-V1beta1-DnsSettings)\n- [0.3.2](/ruby/docs/reference/google-cloud-domains-v1beta1/0.3.2/Google-Cloud-Domains-V1beta1-DnsSettings) \nReference documentation and code samples for the Cloud Domains V1beta1 API class Google::Cloud::Domains::V1beta1::DnsSettings.\n\nDefines the DNS configuration of a `Registration`, including name servers,\nDNSSEC, and glue records. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #custom_dns\n\n def custom_dns() -\u003e ::Google::Cloud::Domains::V1beta1::DnsSettings::CustomDns\n\n**Returns**\n\n- ([::Google::Cloud::Domains::V1beta1::DnsSettings::CustomDns](./Google-Cloud-Domains-V1beta1-DnsSettings-CustomDns)) --- An arbitrary DNS provider identified by its name servers.\n\n\n Note: The following fields are mutually exclusive: `custom_dns`, `google_domains_dns`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #custom_dns=\n\n def custom_dns=(value) -\u003e ::Google::Cloud::Domains::V1beta1::DnsSettings::CustomDns\n\n**Parameter**\n\n- **value** ([::Google::Cloud::Domains::V1beta1::DnsSettings::CustomDns](./Google-Cloud-Domains-V1beta1-DnsSettings-CustomDns)) --- An arbitrary DNS provider identified by its name servers.\n\n\nNote: The following fields are mutually exclusive: `custom_dns`, `google_domains_dns`. If a field in that set is populated, all other fields in the set will automatically be cleared. \n**Returns**\n\n- ([::Google::Cloud::Domains::V1beta1::DnsSettings::CustomDns](./Google-Cloud-Domains-V1beta1-DnsSettings-CustomDns)) --- An arbitrary DNS provider identified by its name servers.\n\n\n Note: The following fields are mutually exclusive: `custom_dns`, `google_domains_dns`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #glue_records\n\n def glue_records() -\u003e ::Array\u003c::Google::Cloud::Domains::V1beta1::DnsSettings::GlueRecord\u003e\n\n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::Domains::V1beta1::DnsSettings::GlueRecord](./Google-Cloud-Domains-V1beta1-DnsSettings-GlueRecord)\\\u003e) --- The list of glue records for this `Registration`. Commonly empty.\n\n### #glue_records=\n\n def glue_records=(value) -\u003e ::Array\u003c::Google::Cloud::Domains::V1beta1::DnsSettings::GlueRecord\u003e\n\n**Parameter**\n\n- **value** (::Array\\\u003c[::Google::Cloud::Domains::V1beta1::DnsSettings::GlueRecord](./Google-Cloud-Domains-V1beta1-DnsSettings-GlueRecord)\\\u003e) --- The list of glue records for this `Registration`. Commonly empty. \n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::Domains::V1beta1::DnsSettings::GlueRecord](./Google-Cloud-Domains-V1beta1-DnsSettings-GlueRecord)\\\u003e) --- The list of glue records for this `Registration`. Commonly empty.\n\n### #google_domains_dns\n\n def google_domains_dns() -\u003e ::Google::Cloud::Domains::V1beta1::DnsSettings::GoogleDomainsDns\n\n**Returns**\n\n- ([::Google::Cloud::Domains::V1beta1::DnsSettings::GoogleDomainsDns](./Google-Cloud-Domains-V1beta1-DnsSettings-GoogleDomainsDns)) --- The free DNS zone provided by [Google Domains](https://domains.google/).\n\n\n Note: The following fields are mutually exclusive: `google_domains_dns`, `custom_dns`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #google_domains_dns=\n\n def google_domains_dns=(value) -\u003e ::Google::Cloud::Domains::V1beta1::DnsSettings::GoogleDomainsDns\n\n**Parameter**\n\n- **value** ([::Google::Cloud::Domains::V1beta1::DnsSettings::GoogleDomainsDns](./Google-Cloud-Domains-V1beta1-DnsSettings-GoogleDomainsDns)) --- The free DNS zone provided by [Google Domains](https://domains.google/).\n\n\nNote: The following fields are mutually exclusive: `google_domains_dns`, `custom_dns`. If a field in that set is populated, all other fields in the set will automatically be cleared. \n**Returns**\n\n- ([::Google::Cloud::Domains::V1beta1::DnsSettings::GoogleDomainsDns](./Google-Cloud-Domains-V1beta1-DnsSettings-GoogleDomainsDns)) --- The free DNS zone provided by [Google Domains](https://domains.google/).\n\n\n Note: The following fields are mutually exclusive: `google_domains_dns`, `custom_dns`. If a field in that set is populated, all other fields in the set will automatically be cleared."]]