public sealed class UpdateContactRequest : IMessage<UpdateContactRequest>, IEquatable<UpdateContactRequest>, IDeepCloneable<UpdateContactRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Essential Contacts v1 API class UpdateContactRequest.
[[["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 latest version of the \u003ccode\u003eUpdateContactRequest\u003c/code\u003e class is 2.5.0, as found within the Essential Contacts v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is a request message for the \u003ccode\u003eUpdateContact\u003c/code\u003e method and is part of the \u003ccode\u003eGoogle.Cloud.EssentialContacts.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateContactRequest\u003c/code\u003e 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, providing functionalities for message handling, equality comparison, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for \u003ccode\u003eContact\u003c/code\u003e, which is the resource to replace the existing contact, and \u003ccode\u003eUpdateMask\u003c/code\u003e, an optional field for specifying which parts of the contact resource to update.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, \u003ccode\u003eUpdateContactRequest()\u003c/code\u003e which is a standard constructor, and \u003ccode\u003eUpdateContactRequest(UpdateContactRequest other)\u003c/code\u003e, which is a copy constructor that takes in an existing \u003ccode\u003eUpdateContactRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]