public sealed class Company.Types.DerivedInfo : IMessage<Company.Types.DerivedInfo>, IEquatable<Company.Types.DerivedInfo>, IDeepCloneable<Company.Types.DerivedInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4 API class Company.Types.DerivedInfo.
public Location HeadquartersLocation { get; set; }
A structured headquarters location of the company, resolved from
[Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address]
if provided.
[[["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-04-09 UTC."],[[["This documentation page covers the `Company.Types.DerivedInfo` class within the Google Cloud Talent Solution v4 API, which provides derived details about a company."],["The `Company.Types.DerivedInfo` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and structure within the API."],["The class has two constructors, one default and another that accepts an existing `Company.Types.DerivedInfo` object for copying, and a `HeadquartersLocation` property of type `Location` which resolves the company headquarters address if provided."],["The page lists various versions of the API documentation, including version 2.7.0 as the latest, and links to the documentation of each version from 2.7.0 down to 1.0.0."]]],[]]