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"]],[["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."],[[["The page provides reference documentation for the `GetCustomerRequest` class within the Google Cloud Channel v1 API for .NET."],["`GetCustomerRequest` is used to retrieve customer information via the `CloudChannelService.GetCustomer` method."],["The documentation covers multiple versions of the API, ranging from version 1.0.0 to the latest version 2.14.0, with specific links for each."],["The class `GetCustomerRequest` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and has constructors and properties such as `CustomerName` and `Name`."],["`GetCustomerRequest` class belongs to the namespace `Google.Cloud.Channel.V1` within the `Google.Cloud.Channel.V1.dll` assembly."]]],[]]