Google Cloud Talent Solution v4 API - Class Company.Types.DerivedInfo (2.5.0)

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.

Inheritance

object > Company.Types.DerivedInfo

Namespace

Google.Cloud.Talent.V4

Assembly

Google.Cloud.Talent.V4.dll

Constructors

DerivedInfo()

public DerivedInfo()

DerivedInfo(DerivedInfo)

public DerivedInfo(Company.Types.DerivedInfo other)
Parameter
NameDescription
otherCompanyTypesDerivedInfo

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
TypeDescription
Location