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\u003eThe \u003ccode\u003eUpdateCustomerRequest\u003c/code\u003e class is used to send requests for updating customer information within the Google Cloud Channel Service.\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, providing functionalities for message handling, equality comparison, deep cloning, and buffer message management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateCustomerRequest\u003c/code\u003e class includes two properties: \u003ccode\u003eCustomer\u003c/code\u003e, which holds the new customer details, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies which fields of the customer resource are to be updated.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation covers multiple versions of the \u003ccode\u003eUpdateCustomerRequest\u003c/code\u003e class, from version 1.0.0 up to the latest version 2.14.0, as part of the Google.Cloud.Channel.V1 package.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eUpdateCustomerRequest\u003c/code\u003e has two constructors, a default one, and another one that takes in another instance of itself.\u003c/p\u003e\n"]]],[],null,[]]