public sealed class CreateCompanyRequest : IMessage<CreateCompanyRequest>, IEquatable<CreateCompanyRequest>, IDeepCloneable<CreateCompanyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4beta1 API class CreateCompanyRequest.
Required. Resource name of the tenant under which the company is created.
The format is "projects/{project_id}/tenants/{tenant_id}", for example,
"projects/foo/tenant/bar". If tenant id is unspecified, a default tenant
is created, for example, "projects/foo".
[[["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 documentation for the \u003ccode\u003eCreateCompanyRequest\u003c/code\u003e class within the Google Cloud Talent Solution v4beta1 API, specifically for version 3.0.0-beta05.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateCompanyRequest\u003c/code\u003e class is used to create a request for the \u003ccode\u003eCreateCompany\u003c/code\u003e method, and it inherits from the base \u003ccode\u003eobject\u003c/code\u003e class while implementing several interfaces such as \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\u003eCreateCompanyRequest\u003c/code\u003e class includes properties for setting the required company details and parent resource name, which can be provided as a \u003ccode\u003estring\u003c/code\u003e or through strongly-typed views like \u003ccode\u003eProjectName\u003c/code\u003e, \u003ccode\u003eTenantName\u003c/code\u003e, and \u003ccode\u003eIResourceName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, \u003ccode\u003eCreateCompanyRequest()\u003c/code\u003e for creating an empty instance and \u003ccode\u003eCreateCompanyRequest(CreateCompanyRequest other)\u003c/code\u003e to make a copy of another \u003ccode\u003eCreateCompanyRequest\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the api, 3.0.0-beta06, along with version 2.0.0-beta07 are also available with links provided.\u003c/p\u003e\n"]]],[],null,[]]