public sealed class CreateCustomerRequest : IMessage<CreateCustomerRequest>, IEquatable<CreateCustomerRequest>, IDeepCloneable<CreateCustomerRequest>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage documents the \u003ccode\u003eCreateCustomerRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Channel.V1\u003c/code\u003e namespace, part of the \u003ccode\u003eGoogle.Cloud.Channel.V1.dll\u003c/code\u003e assembly, showcasing its use in requesting the creation of a customer.\u003c/p\u003e\n"],["\u003cp\u003eThis class is implemented to have properties such as \u003ccode\u003eCustomer\u003c/code\u003e, representing the customer to be created, and \u003ccode\u003eParent\u003c/code\u003e, representing the resource name of the reseller account where the customer is being created.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateCustomerRequest\u003c/code\u003e implements various interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, with inheritance from \u003ccode\u003eObject\u003c/code\u003e, and it is used for the \u003ccode\u003eCloudChannelService.CreateCustomer\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation shows a list of available versions, ranging from the latest \u003ccode\u003e2.14.0\u003c/code\u003e down to \u003ccode\u003e1.0.0\u003c/code\u003e, each linking to the \u003ccode\u003eCreateCustomerRequest\u003c/code\u003e documentation within the associated version.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the class, a default \u003ccode\u003eCreateCustomerRequest()\u003c/code\u003e and one accepting another \u003ccode\u003eCreateCustomerRequest\u003c/code\u003e as the parameter.\u003c/p\u003e\n"]]],[],null,[]]