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 documentation pertains to the `ContactSettings.Types.Contact` class within the Cloud Domains v1beta1 API, offering reference material and code samples."],["The `ContactSettings.Types.Contact` class is a sealed class designed to store details for a contact linked to a `Registration`, inheriting from `object` and implementing multiple interfaces."],["The class offers two constructors, one default and the other taking an existing `ContactSettings.Types.Contact` instance for copying."],["Key properties of this class include `Email`, `FaxNumber`, `PhoneNumber`, and `PostalAddress`, to ensure all details are accurate."],["The class is found within the `Google.Cloud.Domains.V1Beta1` namespace and is defined in the `Google.Cloud.Domains.V1Beta1.dll` assembly."]]],[]]