public sealed class GetCompanyRequest : IMessage<GetCompanyRequest>, IEquatable<GetCompanyRequest>, IDeepCloneable<GetCompanyRequest>, 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 for \u003ccode\u003eGetCompanyRequest\u003c/code\u003e is 2.7.0, with previous versions listed from 2.6.0 down to 1.0.0, and the current page's documentation focusing on version 1.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetCompanyRequest\u003c/code\u003e is a class designed for requesting a company by its name, implementing multiple interfaces such as \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\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and includes properties like \u003ccode\u003eCompanyName\u003c/code\u003e (typed as \u003ccode\u003eCompanyName\u003c/code\u003e) and \u003ccode\u003eName\u003c/code\u003e (typed as string), which is a required field for specifying the company's resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default \u003ccode\u003eGetCompanyRequest()\u003c/code\u003e and another that accepts an existing \u003ccode\u003eGetCompanyRequest\u003c/code\u003e object as a parameter to create a new one, indicating it can be used for deep copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetCompanyRequest\u003c/code\u003e is part of the \u003ccode\u003eGoogle.Cloud.Talent.V4\u003c/code\u003e namespace and is contained within the \u003ccode\u003eGoogle.Cloud.Talent.V4.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]