public sealed class CreateCompanyRequest : IMessage<CreateCompanyRequest>, IEquatable<CreateCompanyRequest>, IDeepCloneable<CreateCompanyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4 API class CreateCompanyRequest.
[[["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 latest version of the \u003ccode\u003eCreateCompanyRequest\u003c/code\u003e class in the Google Cloud Talent Solution v4 API is version 2.7.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateCompanyRequest\u003c/code\u003e is used to create a company via the \u003ccode\u003eCreateCompany\u003c/code\u003e method and implements 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\u003eThis class includes properties such as \u003ccode\u003eCompany\u003c/code\u003e, which is required to hold the company details to be created, and \u003ccode\u003eParent\u003c/code\u003e, which is required to specify the resource name of the tenant where the company will reside.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateCompanyRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Talent.V4\u003c/code\u003e namespace, within the \u003ccode\u003eGoogle.Cloud.Talent.V4.dll\u003c/code\u003e assembly, and inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the class are available, ranging from 1.0.0 to the latest 2.7.0, showing the version history and access to prior iterations.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Talent Solution v4 API - Class CreateCompanyRequest (2.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.7.0 (latest)](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4.CreateCompanyRequest)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.6.0/Google.Cloud.Talent.V4.CreateCompanyRequest)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.5.0/Google.Cloud.Talent.V4.CreateCompanyRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.4.0/Google.Cloud.Talent.V4.CreateCompanyRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.3.0/Google.Cloud.Talent.V4.CreateCompanyRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.2.0/Google.Cloud.Talent.V4.CreateCompanyRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.1.0/Google.Cloud.Talent.V4.CreateCompanyRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.0.0/Google.Cloud.Talent.V4.CreateCompanyRequest)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.4.0/Google.Cloud.Talent.V4.CreateCompanyRequest)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.3.0/Google.Cloud.Talent.V4.CreateCompanyRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.2.0/Google.Cloud.Talent.V4.CreateCompanyRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.1.0/Google.Cloud.Talent.V4.CreateCompanyRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.0.0/Google.Cloud.Talent.V4.CreateCompanyRequest) \n\n public sealed class CreateCompanyRequest : IMessage\u003cCreateCompanyRequest\u003e, IEquatable\u003cCreateCompanyRequest\u003e, IDeepCloneable\u003cCreateCompanyRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Talent Solution v4 API class CreateCompanyRequest.\n\nThe Request of the CreateCompany method. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e CreateCompanyRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[CreateCompanyRequest](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4.CreateCompanyRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[CreateCompanyRequest](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4.CreateCompanyRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[CreateCompanyRequest](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4.CreateCompanyRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Talent.V4](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4)\n\nAssembly\n--------\n\nGoogle.Cloud.Talent.V4.dll\n\nConstructors\n------------\n\n### CreateCompanyRequest()\n\n public CreateCompanyRequest()\n\n### CreateCompanyRequest(CreateCompanyRequest)\n\n public CreateCompanyRequest(CreateCompanyRequest other)\n\nProperties\n----------\n\n### Company\n\n public Company Company { get; set; }\n\nRequired. The company to be created.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. Resource name of the tenant under which the company is created.\n\nThe format is \"projects/{project_id}/tenants/{tenant_id}\", for example,\n\"projects/foo/tenants/bar\".\n\n### ParentAsTenantName\n\n public TenantName ParentAsTenantName { get; set; }\n\n[TenantName](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4.TenantName)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4.CreateCompanyRequest#Google_Cloud_Talent_V4_CreateCompanyRequest_Parent) resource name property."]]