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\u003eThis webpage details the \u003ccode\u003eGetCustomerRequest\u003c/code\u003e class, which is used to request customer information from the Cloud Channel Service.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eGetCustomerRequest\u003c/code\u003e is 2.14.0, but the page provides documentation for versions ranging from 1.0.0 to 2.14.0, accessible via their respective links.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetCustomerRequest\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 class includes properties such as \u003ccode\u003eCustomerName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e to specify the customer to be retrieved, and includes constructors to create instances of it.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is a required string that uses the format \u003ccode\u003eaccounts/{account_id}/customers/{customer_id}\u003c/code\u003e to identify the customer resource to retrieve.\u003c/p\u003e\n"]]],[],null,[]]