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 this class is 2.14.0, but the page lists all versions from 1.0.0 to the latest, for the Google Cloud Channel service, showing the version history.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateCustomerRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateCustomerRequest\u003c/code\u003e class contains two properties: \u003ccode\u003eCustomer\u003c/code\u003e which holds the new customer details and \u003ccode\u003eUpdateMask\u003c/code\u003e which specifies the fields to update, where \u003ccode\u003eCustomer\u003c/code\u003e is required, and \u003ccode\u003eUpdateMask\u003c/code\u003e is optional.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage contains two constructors for the \u003ccode\u003eUpdateCustomerRequest\u003c/code\u003e class, one parameterless and one that takes an existing \u003ccode\u003eUpdateCustomerRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]