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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["Version 2.7.0 is the latest available version, with 2.5.0 as the current version displayed on the webpage."],["The `CreateCompanyRequest` class is part of the Google Cloud Talent Solution v4 API and is used to create a company within the service."],["The `CreateCompanyRequest` class requires a `Company` object and the `Parent` resource name of the tenant under which the company is being created."],["The `CreateCompanyRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Multiple versions of the documentation are available, ranging from version 1.0.0 up to the latest version, 2.7.0, each with its respective link."]]],[]]