public sealed class UpdateCustomerRequest : IMessage<UpdateCustomerRequest>, IEquatable<UpdateCustomerRequest>, IDeepCloneable<UpdateCustomerRequest>, IBufferMessage, IMessage
Request message for [CloudChannelService.UpdateCustomer][google.cloud.channel.v1.CloudChannelService.UpdateCustomer].
[[["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\u003eUpdateCustomerRequest\u003c/code\u003e class, which is used to send requests to update customer information in the Cloud Channel Service.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eUpdateCustomerRequest\u003c/code\u003e is 2.14.0, but the page also provides links to older versions ranging from 1.0.0 to 2.13.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateCustomerRequest\u003c/code\u003e 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, to manage request construction and handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, \u003ccode\u003eUpdateCustomerRequest()\u003c/code\u003e, which is the default, and \u003ccode\u003eUpdateCustomerRequest(UpdateCustomerRequest other)\u003c/code\u003e for copying another \u003ccode\u003eUpdateCustomerRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt also contains the properties, \u003ccode\u003eCustomer\u003c/code\u003e to update the customer information, and \u003ccode\u003eUpdateMask\u003c/code\u003e to choose which parts to update.\u003c/p\u003e\n"]]],[],null,[]]