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"]],[["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-03-21 UTC."],[[["The content pertains to the `GetCompanyRequest` class within the Google Cloud Talent Solution v4 API, specifically version 2.5.0."],["`GetCompanyRequest` is used to retrieve a company by its resource name, as defined in the Google Cloud Talent Solution v4 API."],["This class inherits from the `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default constructor and another that allows you to pass another `GetCompanyRequest` instance, and it contains two main properties: `CompanyName` and `Name`."],["The latest version available of this API is version 2.7.0, with links to documentation for all versions from 1.0.0 to 2.7.0 available."]]],[]]