Reference documentation and code samples for the Cloud Domains v1 API enum ContactPrivacy.
Defines a set of possible contact privacy settings for a Registration.
ICANN maintains the WHOIS database, a publicly
accessible mapping from domain name to contact information, and requires that
each domain name have an entry. Choose from these options to control how much
information in your ContactSettings is published.
None of the data from ContactSettings is publicly available. Instead,
proxy contact data is published for your domain. Email sent to the proxy
email address is forwarded to the registrant's email address. Cloud Domains
provides this privacy proxy service at no additional cost.
PublicContactData
All the data from ContactSettings is publicly available. When setting
this option, you must also provide a
PUBLIC_CONTACT_DATA_ACKNOWLEDGEMENT in the contact_notices field of the
request.
RedactedContactData
Some data from ContactSettings is publicly available. The actual
information redacted depends on the domain. For details, see the
registration privacy
article.
[[["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-03-21 UTC."],[[["The document provides reference information for the `ContactPrivacy` enum within the Google Cloud Domains v1 API, detailing different privacy settings for domain registrations."],["The `ContactPrivacy` enum offers four options: `PrivateContactData`, `PublicContactData`, `RedactedContactData`, and `Unspecified`, each dictating how contact information is displayed in the WHOIS database."],["The `PrivateContactData` setting uses proxy information instead of the registrant's details, while `PublicContactData` makes all `ContactSettings` data publicly accessible, with an acknowledgement requirement."],["`RedactedContactData` makes some contact information public, with the specific data redacted depending on the domain, as detailed in a separate support article."],["The latest version of the API documented is version 2.4.0, with previous versions 2.3.0, 2.2.0, 2.1.0, 2.0.0 and 1.0.0 also available for reference."]]],[]]