public sealed class CreateCustomerRequest : IMessage<CreateCustomerRequest>, IEquatable<CreateCustomerRequest>, IDeepCloneable<CreateCustomerRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class CreateCustomerRequest.
Request message for
[CloudChannelService.CreateCustomer][google.cloud.channel.v1.CloudChannelService.CreateCustomer]
[[["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 `CreateCustomerRequest` class within the Google Cloud Channel v1 API for .NET."],["The `CreateCustomerRequest` class is used to create a new customer within the Cloud Channel Service, implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage details the available versions of the `CreateCustomerRequest` class, ranging from the latest 2.14.0 down to 1.0.0, including older legacy versions."],["The page describes the `CreateCustomerRequest` class, including the constructors and properties such as `Customer` and `Parent` that are used for the request."],["`CreateCustomerRequest` inherits from the base class `object` and includes members like `GetHashCode`, `GetType`, and `ToString`."]]],[]]