public sealed class UpdateCustomerRequest : IMessage<UpdateCustomerRequest>, IEquatable<UpdateCustomerRequest>, IDeepCloneable<UpdateCustomerRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class UpdateCustomerRequest.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference information for the `UpdateCustomerRequest` class within the Google Cloud Channel v1 API."],["The `UpdateCustomerRequest` class is used for updating customer details via the `CloudChannelService.UpdateCustomer` method."],["The latest version of this reference documentation is 2.14.0, with version 2.11.0 being the currently viewed version and there are a vast amount of versions in between and older versions available."],["The `UpdateCustomerRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UpdateCustomerRequest` class has properties such as `Customer` (for the new customer details) and `UpdateMask` (to specify which parts of the customer to update)."]]],[]]