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.
Derived details about the company.
Implements
IMessageCompanyTypesDerivedInfo, IEquatableCompanyTypesDerivedInfo, IDeepCloneableCompanyTypesDerivedInfo, IBufferMessage, IMessageNamespace
Google.Cloud.Talent.V4Assembly
Google.Cloud.Talent.V4.dll
Constructors
DerivedInfo()
public DerivedInfo()
DerivedInfo(DerivedInfo)
public DerivedInfo(Company.Types.DerivedInfo other)
Parameter | |
---|---|
Name | Description |
other |
CompanyTypesDerivedInfo |
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 |