Google Cloud Talent Solution v4beta1 API - Class Company.Types.DerivedInfo (3.0.0-beta04)

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 v4beta1 API class Company.Types.DerivedInfo.

Derived details about the company.

Inheritance

object > Company.Types.DerivedInfo

Namespace

Google.Cloud.Talent.V4Beta1

Assembly

Google.Cloud.Talent.V4Beta1.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.v4beta1.Company.headquarters_address] if provided.

Property Value
TypeDescription
Location