public sealed class DerivedInfo : IMessage<Company.Types.DerivedInfo>, IEquatable<Company.Types.DerivedInfo>, IDeepCloneable<Company.Types.DerivedInfo>, IBufferMessage, IMessage
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"]],[["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 content covers the \u003ccode\u003eDerivedInfo\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Talent.V4.Company.Types\u003c/code\u003e namespace, which provides derived details about a company.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling, equality comparison, deep cloning, and buffered operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDerivedInfo\u003c/code\u003e class has two constructors, a default constructor and one that takes another \u003ccode\u003eDerivedInfo\u003c/code\u003e object for initialization.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003eHeadquartersLocation\u003c/code\u003e property of type \u003ccode\u003eLocation\u003c/code\u003e that stores the structured headquarters location of the company, resolved from the \u003ccode\u003eheadquarters_address\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation shows a history of versions for \u003ccode\u003eDerivedInfo\u003c/code\u003e ranging from 1.0.0 to the latest version 2.7.0.\u003c/p\u003e\n"]]],[],null,[]]