public sealed class CreateCustomerRequest : IMessage<CreateCustomerRequest>, IEquatable<CreateCustomerRequest>, IDeepCloneable<CreateCustomerRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Controls Partner v1beta API class CreateCustomerRequest.
Required. The customer id to use for the customer, which will become the
final component of the customer's resource name. The specified value must
be a valid Google cloud organization id.
[[["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\u003eThis document provides reference information for the \u003ccode\u003eCreateCustomerRequest\u003c/code\u003e class within the Cloud Controls Partner v1beta API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateCustomerRequest\u003c/code\u003e class is used to send a request to create a customer and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class, while implementing several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateCustomerRequest\u003c/code\u003e class includes constructors for creating a new instance or cloning an existing \u003ccode\u003eCreateCustomerRequest\u003c/code\u003e object, taking the parameters \u003ccode\u003eother\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eCustomer\u003c/code\u003e (the customer to create), \u003ccode\u003eCustomerId\u003c/code\u003e (the ID for the customer, a valid Google cloud organization ID), \u003ccode\u003eParent\u003c/code\u003e (the parent resource location), and \u003ccode\u003eParentAsOrganizationLocationName\u003c/code\u003e (a typed view of the parent resource name).\u003c/p\u003e\n"]]],[],null,[]]