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-04-09 UTC."],[[["The webpage provides reference documentation for the `GetCustomerRequest` class within the Google Cloud Channel v1 API."],["The `GetCustomerRequest` class is used to retrieve customer information and is part of the `Google.Cloud.Channel.V1` namespace."],["The `GetCustomerRequest` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines two constructors, `GetCustomerRequest()` and `GetCustomerRequest(GetCustomerRequest other)`, along with two properties: `CustomerName` and `Name`."],["The page also lists all previous versions of the API, starting from version 1.0.0 all the way up to the latest version 2.14.0, along with their respective links."]]],[]]