public sealed class 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.
Derived details about the company.
Implements
IMessage<Company.Types.DerivedInfo>, IEquatable<Company.Types.DerivedInfo>, IDeepCloneable<Company.Types.DerivedInfo>, IBufferMessage, IMessageNamespace
Google.Cloud.Talent.V4Assembly
Google.Cloud.Talent.V4.dll
Constructors
DerivedInfo()
public DerivedInfo()
DerivedInfo(Company.Types.DerivedInfo)
public DerivedInfo(Company.Types.DerivedInfo other)
Parameter | |
---|---|
Name | Description |
other | Company.Types.DerivedInfo |
Properties
HeadquartersLocation
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.
Property Value | |
---|---|
Type | Description |
Location |