public sealed class GetCompanyRequest : IMessage<GetCompanyRequest>, IEquatable<GetCompanyRequest>, IDeepCloneable<GetCompanyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4beta1 API class GetCompanyRequest.
[[["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 \u003ccode\u003eGetCompanyRequest\u003c/code\u003e class is used to request a company by its name in the Google Cloud Talent Solution v4beta1 API, serving as a data structure for retrieving company information.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities such as message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of this documentation available, with 3.0.0-beta06 being the latest, followed by 3.0.0-beta05, and 2.0.0-beta07, each potentially offering distinct functionalities or fixes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetCompanyRequest\u003c/code\u003e class contains two constructors, one being parameterless and the other accepting another \u003ccode\u003eGetCompanyRequest\u003c/code\u003e object as a parameter, allowing for the creation of new requests or copies of existing ones.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetCompanyRequest\u003c/code\u003e class includes two properties: \u003ccode\u003eCompanyName\u003c/code\u003e, which is a typed view of the resource name, and \u003ccode\u003eName\u003c/code\u003e, which is a string representing the required resource name of the company to be retrieved, including project, tenant, and company IDs.\u003c/p\u003e\n"]]],[],null,[]]