public sealed class GetCustomerRequest : IMessage<GetCustomerRequest>, IEquatable<GetCustomerRequest>, IDeepCloneable<GetCustomerRequest>, IBufferMessage, IMessage
Request message for [CloudChannelService.GetCustomer][google.cloud.channel.v1.CloudChannelService.GetCustomer].
[[["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 webpage details the \u003ccode\u003eGetCustomerRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Channel.V1\u003c/code\u003e namespace, which is used for requesting customer information via the Cloud Channel Service.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this class is 2.14.0, with a full list of versions all the way back to version 1.0.0, each linked to their specific versioned documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetCustomerRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for data handling and manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and a copy constructor that accepts another \u003ccode\u003eGetCustomerRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eCustomerName\u003c/code\u003e (a typed view) and \u003ccode\u003eName\u003c/code\u003e (a string representing the resource name), which is a required parameter using a specific format \u003ccode\u003eaccounts/{account_id}/customers/{customer_id}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]