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\u003eThis document provides reference documentation for the \u003ccode\u003eCreateCompanyRequest\u003c/code\u003e class within the Google Cloud Talent Solution v4 API, specifically version 2.4.0, and also provides links to prior versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateCompanyRequest\u003c/code\u003e is a class used to create a request for the \u003ccode\u003eCreateCompany\u003c/code\u003e method, inheriting from the \u003ccode\u003eobject\u003c/code\u003e class and 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 class includes two constructors: a default constructor \u003ccode\u003eCreateCompanyRequest()\u003c/code\u003e and another \u003ccode\u003eCreateCompanyRequest(CreateCompanyRequest other)\u003c/code\u003e that takes another instance of \u003ccode\u003eCreateCompanyRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt has properties \u003ccode\u003eCompany\u003c/code\u003e which takes in a type of \u003ccode\u003eCompany\u003c/code\u003e and is required, \u003ccode\u003eParent\u003c/code\u003e, a string representing the tenant under which the company is created, which is also required, and \u003ccode\u003eParentAsTenantName\u003c/code\u003e that gives a TenantName-typed view over the \u003ccode\u003eParent\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThere are 13 different versions of the document listed, ranging from 1.0.0 all the way to 2.7.0.\u003c/p\u003e\n"]]],[],null,[]]