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."],[[["This webpage provides reference documentation for the `GetCustomerRequest` class within the Google Cloud Channel v1 API."],["The latest version available is 2.14.0, and the page also provides access to versions ranging from 2.13.0 down to 1.0.0."],["The `GetCustomerRequest` class is used to define a request for the `CloudChannelService.GetCustomer` method, enabling retrieval of customer data."],["The class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors and properties such as `CustomerName` and `Name`, which are critical for defining and utilizing the `GetCustomerRequest`."]]],[]]