public sealed class UpdateRegistrationRequest : IMessage<UpdateRegistrationRequest>, IEquatable<UpdateRegistrationRequest>, IDeepCloneable<UpdateRegistrationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Domains v1beta1 API class UpdateRegistrationRequest.
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\u003eThis document provides reference documentation for the \u003ccode\u003eUpdateRegistrationRequest\u003c/code\u003e class within the Cloud Domains v1beta1 API, specifically version 2.0.0-beta04.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateRegistrationRequest\u003c/code\u003e is a request class used for the \u003ccode\u003eUpdateRegistration\u003c/code\u003e method, implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for \u003ccode\u003eRegistration\u003c/code\u003e which holds the registration data to be updated and \u003ccode\u003eUpdateMask\u003c/code\u003e which defines which fields within the registration are to be updated.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eUpdateRegistrationRequest\u003c/code\u003e class, one default and one that takes another \u003ccode\u003eUpdateRegistrationRequest\u003c/code\u003e as a parameter for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists the inherited members from the base \u003ccode\u003eobject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]