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."],[[["The latest version available for the `CreateCustomerRequest` class is 2.14.0, while the current page is displaying version 2.11.0."],["This page provides reference documentation for the `CreateCustomerRequest` class within the Cloud Channel v1 API, used for creating customer requests."],["The `CreateCustomerRequest` class, used for Cloud Channel Service.CreateCustomer, inherits from `object` and implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CreateCustomerRequest` class includes properties such as `Customer` and `Parent`, both of which are required to create a new customer."],["This page lists many previous versions of the `CreateCustomerRequest` class dating back to version 1.0.0, along with navigation links for each."]]],[]]