public sealed class UpdateRegistrationRequest : IMessage<UpdateRegistrationRequest>, IEquatable<UpdateRegistrationRequest>, IDeepCloneable<UpdateRegistrationRequest>, IBufferMessage, IMessage
Required. The field mask describing which fields to update as a comma-separated list.
For example, if only the labels are being updated, the update_mask is
"labels".
[[["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\u003eThe \u003ccode\u003eUpdateRegistrationRequest\u003c/code\u003e class is used to request updates to a domain registration and is part of the Google.Cloud.Domains.V1Beta1 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors provided for the \u003ccode\u003eUpdateRegistrationRequest\u003c/code\u003e class: a default constructor and a constructor that accepts another \u003ccode\u003eUpdateRegistrationRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two key properties: \u003ccode\u003eRegistration\u003c/code\u003e, which represents the domain registration details to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies which fields of the registration are to be modified.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateRegistrationRequest\u003c/code\u003e has been released in several versions, with the latest one being \u003ccode\u003e2.0.0-beta05\u003c/code\u003e, and the current documented version is \u003ccode\u003e1.0.0-beta04\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]