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 documentation for the `GetCustomerRequest` class within the Google Cloud Channel v1 API, specifically for version 2.12.0, and contains information on other version releases."],["`GetCustomerRequest` is used to retrieve customer information via the `CloudChannelService.GetCustomer` method."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetCustomerRequest` class contains two constructors, `GetCustomerRequest()` and `GetCustomerRequest(GetCustomerRequest other)`, and two main properties: `CustomerName` and `Name`."],["The documentation also lists past and current versions of this api, with the latest being version 2.14.0."]]],[]]