public sealed class UpdateContactRequest : IMessage<UpdateContactRequest>, IEquatable<UpdateContactRequest>, IDeepCloneable<UpdateContactRequest>, IBufferMessage, IMessage
[[["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 webpage details the \u003ccode\u003eUpdateContactRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.EssentialContacts.V1\u003c/code\u003e namespace, specifically version 1.1.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateContactRequest\u003c/code\u003e is used to request updates to an existing contact, and it implements interfaces like \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 has two constructors: a default constructor and one that takes another \u003ccode\u003eUpdateContactRequest\u003c/code\u003e object as a parameter for creating a new instance.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two key properties: \u003ccode\u003eContact\u003c/code\u003e, which is the resource to replace the current contact (but the email cannot be modified), and \u003ccode\u003eUpdateMask\u003c/code\u003e, which allows for optional partial updates using a field mask.\u003c/p\u003e\n"],["\u003cp\u003eThe page also provides access to documentation for various previous versions of \u003ccode\u003eUpdateContactRequest\u003c/code\u003e, ranging from 1.0.0 up to the latest version, 2.5.0.\u003c/p\u003e\n"]]],[],null,[]]