public sealed class GetCustomerRequest : IMessage<GetCustomerRequest>, IEquatable<GetCustomerRequest>, IDeepCloneable<GetCustomerRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class GetCustomerRequest.
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 latest version of the \u003ccode\u003eGetCustomerRequest\u003c/code\u003e class for the Cloud Channel v1 API is 2.14.0, and previous versions are also available, ranging from 1.0.0 to 2.13.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetCustomerRequest\u003c/code\u003e is a class used to retrieve customer data through the CloudChannelService.GetCustomer method in the Cloud Channel v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<GetCustomerRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<GetCustomerRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, one default and one that takes another \u003ccode\u003eGetCustomerRequest\u003c/code\u003e object, as well as two properties, \u003ccode\u003eCustomerName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, which are essential for specifying which customer to retrieve.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is a required field, which uses the format \u003ccode\u003eaccounts/{account_id}/customers/{customer_id}\u003c/code\u003e to specify the resource name of the customer to retrieve.\u003c/p\u003e\n"]]],[],null,[]]