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 \u003ccode\u003eGetCompanyRequest\u003c/code\u003e class is used to request a company by its name, implementing interfaces like \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\u003eIt has versions available, including the latest \u003ccode\u003e3.0.0-beta06\u003c/code\u003e, \u003ccode\u003e3.0.0-beta05\u003c/code\u003e, and \u003ccode\u003e2.0.0-beta07\u003c/code\u003e, where the context of the information presented is within the scope of \u003ccode\u003e2.0.0-beta07\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetCompanyRequest\u003c/code\u003e class includes constructors for creating new instances and a copy constructor for creating instances from existing \u003ccode\u003eGetCompanyRequest\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetCompanyRequest\u003c/code\u003e class contains properties, \u003ccode\u003eCompanyName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, with the latter representing the resource name of the company to be retrieved, following a specified format.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits members from the base Object class such as GetHashCode(), GetType(), MemberwiseClone() and ToString().\u003c/p\u003e\n"]]],[],null,[]]