public sealed class ContactSettings.Types.Contact : IMessage<ContactSettings.Types.Contact>, IEquatable<ContactSettings.Types.Contact>, IDeepCloneable<ContactSettings.Types.Contact>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Domains v1beta1 API class ContactSettings.Types.Contact.
Details required for a contact associated with a Registration.
[[["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."],[[["This document provides reference information for the `ContactSettings.Types.Contact` class, a part of the Cloud Domains v1beta1 API, specifically within the Google.Cloud.Domains.V1Beta1 namespace."],["The `ContactSettings.Types.Contact` class is used to define the details required for a contact that is associated with a domain `Registration`."],["This class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities."],["Key properties of the `ContactSettings.Types.Contact` class include `Email`, `FaxNumber`, `PhoneNumber`, and `PostalAddress`, all of which define various details of the contact."],["The latest beta version available for this API class is version 2.0.0-beta05, although older versions such as 2.0.0-beta04 and 1.0.0-beta04 are also documented."]]],[]]