public sealed class GetCompanyRequest : IMessage<GetCompanyRequest>, IEquatable<GetCompanyRequest>, IDeepCloneable<GetCompanyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4 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 retrieve a company by its name in the Google Cloud Talent Solution v4 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Talent.V4\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.Talent.V4.dll\u003c/code\u003e assembly, 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 \u003ccode\u003eGetCompanyRequest\u003c/code\u003e class has two constructors: a default constructor and one that takes another \u003ccode\u003eGetCompanyRequest\u003c/code\u003e instance as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two properties, \u003ccode\u003eCompanyName\u003c/code\u003e (a \u003ccode\u003eCompanyName\u003c/code\u003e-typed view) and \u003ccode\u003eName\u003c/code\u003e, which is a required string representing the resource name of the company to retrieve, formatted as "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}".\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.7.0, with previous versions also accessible, going as far back as 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]