Defines the contact information associated with a Registration.
ICANN <https://icann.org/>__ requires all domain names to have
associated contact information. The registrant_contact is
considered the domain's legal owner, and often the other contacts
are identical.
google.cloud.domains_v1beta1.types.ContactSettings.Contact
Required. The registrant contact for the Registration.
*Caution: Anyone with access to this email address, phone
number, and/or postal address can take control of the
domain.*
*Warning: For new Registration\ s, the registrant
receives an email confirmation that they must complete
within 15 days to avoid domain suspension.*
[[["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,["# Class ContactSettings (1.10.2)\n\nVersion latestkeyboard_arrow_down\n\n- [1.10.2 (latest)](/python/docs/reference/domains/latest/google.cloud.domains_v1beta1.types.ContactSettings)\n- [1.10.0](/python/docs/reference/domains/1.10.0/google.cloud.domains_v1beta1.types.ContactSettings)\n- [1.9.0](/python/docs/reference/domains/1.9.0/google.cloud.domains_v1beta1.types.ContactSettings)\n- [1.8.1](/python/docs/reference/domains/1.8.1/google.cloud.domains_v1beta1.types.ContactSettings)\n- [1.7.5](/python/docs/reference/domains/1.7.5/google.cloud.domains_v1beta1.types.ContactSettings)\n- [1.6.0](/python/docs/reference/domains/1.6.0/google.cloud.domains_v1beta1.types.ContactSettings)\n- [1.5.2](/python/docs/reference/domains/1.5.2/google.cloud.domains_v1beta1.types.ContactSettings)\n- [1.4.1](/python/docs/reference/domains/1.4.1/google.cloud.domains_v1beta1.types.ContactSettings)\n- [1.3.0](/python/docs/reference/domains/1.3.0/google.cloud.domains_v1beta1.types.ContactSettings)\n- [1.2.3](/python/docs/reference/domains/1.2.3/google.cloud.domains_v1beta1.types.ContactSettings)\n- [1.1.3](/python/docs/reference/domains/1.1.3/google.cloud.domains_v1beta1.types.ContactSettings)\n- [1.0.0](/python/docs/reference/domains/1.0.0/google.cloud.domains_v1beta1.types.ContactSettings)\n- [0.4.3](/python/docs/reference/domains/0.4.3/google.cloud.domains_v1beta1.types.ContactSettings)\n- [0.3.0](/python/docs/reference/domains/0.3.0/google.cloud.domains_v1beta1.types.ContactSettings)\n- [0.2.3](/python/docs/reference/domains/0.2.3/google.cloud.domains_v1beta1.types.ContactSettings)\n- [0.1.0](/python/docs/reference/domains/0.1.0/google.cloud.domains_v1beta1.types.ContactSettings) \n\n ContactSettings(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nDefines the contact information associated with a `Registration`.\n\n`ICANN \u003chttps://icann.org/\u003e`__ requires all domain names to have\nassociated contact information. The `registrant_contact` is\nconsidered the domain's legal owner, and often the other contacts\nare identical.\n\nClasses\n-------\n\n### Contact\n\n Contact(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nDetails required for a contact associated with a `Registration`."]]