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 update customer information via the Cloud Channel Service, allowing users to modify customer details.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Channel.V1\u003c/code\u003e namespace and is included in the \u003ccode\u003eGoogle.Cloud.Channel.V1.dll\u003c/code\u003e assembly, integrating within Google's Cloud Channel API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateCustomerRequest\u003c/code\u003e class is versioned, with versions ranging from 1.0.0 to 2.14.0, with 2.14.0 being the latest, giving users access to specific documentation for each version.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, and inherits from Object, offering various functionalities like message handling, equality checks, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties \u003ccode\u003eCustomer\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e for users to define the new customer data and specify the fields that should be updated respectively.\u003c/p\u003e\n"]]],[],null,[]]