public sealed class ConfigureContactSettingsRequest : IMessage<ConfigureContactSettingsRequest>, IEquatable<ConfigureContactSettingsRequest>, IDeepCloneable<ConfigureContactSettingsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Domains v1 API class ConfigureContactSettingsRequest.
Required. The field mask describing which fields to update as a comma-separated list.
For example, if only the registrant contact is being updated, the
update_mask is "registrant_contact".
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eConfigureContactSettingsRequest\u003c/code\u003e class within the Google Cloud Domains v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConfigureContactSettingsRequest\u003c/code\u003e class is used to update the contact settings of a domain registration, and it inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eContactNotices\u003c/code\u003e, \u003ccode\u003eContactSettings\u003c/code\u003e, \u003ccode\u003eRegistration\u003c/code\u003e, \u003ccode\u003eUpdateMask\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e, which allow for specifying which contact settings to update, the name of the registration, the fields to update, and whether to validate the update without actually applying it.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a default constructor and another that allows creating a new instance based on an existing \u003ccode\u003eConfigureContactSettingsRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for this class is 2.4.0, but older versions are also available, like 2.3.0, 2.2.0, 2.1.0, 2.0.0, and 1.0.0.\u003c/p\u003e\n"]]],[],null,["# Cloud Domains v1 API - Class ConfigureContactSettingsRequest (2.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.4.0 (latest)](/dotnet/docs/reference/Google.Cloud.Domains.V1/latest/Google.Cloud.Domains.V1.ConfigureContactSettingsRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Domains.V1/2.3.0/Google.Cloud.Domains.V1.ConfigureContactSettingsRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Domains.V1/2.2.0/Google.Cloud.Domains.V1.ConfigureContactSettingsRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Domains.V1/2.1.0/Google.Cloud.Domains.V1.ConfigureContactSettingsRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Domains.V1/2.0.0/Google.Cloud.Domains.V1.ConfigureContactSettingsRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Domains.V1/1.0.0/Google.Cloud.Domains.V1.ConfigureContactSettingsRequest) \n\n public sealed class ConfigureContactSettingsRequest : IMessage\u003cConfigureContactSettingsRequest\u003e, IEquatable\u003cConfigureContactSettingsRequest\u003e, IDeepCloneable\u003cConfigureContactSettingsRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Cloud Domains v1 API class ConfigureContactSettingsRequest.\n\nRequest for the `ConfigureContactSettings` method. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ConfigureContactSettingsRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ConfigureContactSettingsRequest](/dotnet/docs/reference/Google.Cloud.Domains.V1/latest/Google.Cloud.Domains.V1.ConfigureContactSettingsRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ConfigureContactSettingsRequest](/dotnet/docs/reference/Google.Cloud.Domains.V1/latest/Google.Cloud.Domains.V1.ConfigureContactSettingsRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ConfigureContactSettingsRequest](/dotnet/docs/reference/Google.Cloud.Domains.V1/latest/Google.Cloud.Domains.V1.ConfigureContactSettingsRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Domains.V1](/dotnet/docs/reference/Google.Cloud.Domains.V1/latest/Google.Cloud.Domains.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Domains.V1.dll\n\nConstructors\n------------\n\n### ConfigureContactSettingsRequest()\n\n public ConfigureContactSettingsRequest()\n\n### ConfigureContactSettingsRequest(ConfigureContactSettingsRequest)\n\n public ConfigureContactSettingsRequest(ConfigureContactSettingsRequest other)\n\nProperties\n----------\n\n### ContactNotices\n\n public RepeatedField\u003cContactNotice\u003e ContactNotices { get; }\n\nThe list of contact notices that the caller acknowledges. The notices\nneeded here depend on the values specified in `contact_settings`.\n\n### ContactSettings\n\n public ContactSettings ContactSettings { get; set; }\n\nFields of the `ContactSettings` to update.\n\n### Registration\n\n public string Registration { get; set; }\n\nRequired. The name of the `Registration` whose contact settings are being updated,\nin the format `projects/*/locations/*/registrations/*`.\n\n### RegistrationAsRegistrationName\n\n public RegistrationName RegistrationAsRegistrationName { get; set; }\n\n[RegistrationName](/dotnet/docs/reference/Google.Cloud.Domains.V1/latest/Google.Cloud.Domains.V1.RegistrationName)-typed view over the [Registration](/dotnet/docs/reference/Google.Cloud.Domains.V1/latest/Google.Cloud.Domains.V1.ConfigureContactSettingsRequest#Google_Cloud_Domains_V1_ConfigureContactSettingsRequest_Registration) resource name property.\n\n### UpdateMask\n\n public FieldMask UpdateMask { get; set; }\n\nRequired. The field mask describing which fields to update as a comma-separated list.\nFor example, if only the registrant contact is being updated, the\n`update_mask` is `\"registrant_contact\"`.\n\n### ValidateOnly\n\n public bool ValidateOnly { get; set; }\n\nValidate the request without actually updating the contact settings."]]