public sealed class CreateCompanyRequest : IMessage<CreateCompanyRequest>, IEquatable<CreateCompanyRequest>, IDeepCloneable<CreateCompanyRequest>, IBufferMessage, IMessage
[[["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 available is 2.7.0, with previous versions ranging down to 1.0.0 also accessible.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateCompanyRequest\u003c/code\u003e is a sealed class that serves as the request type for the \u003ccode\u003eCreateCompany\u003c/code\u003e method within the Google Cloud Talent V4 library.\u003c/p\u003e\n"],["\u003cp\u003eThis class requires a company object and a parent resource name to specify where the company is being created within the tenant.\u003c/p\u003e\n"],["\u003cp\u003eIt implements multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, along with inheriting members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating instances of the \u003ccode\u003eCreateCompanyRequest\u003c/code\u003e class; a parameterless one, and one that requires another \u003ccode\u003eCreateCompanyRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]