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

public sealed class Job.Types.DerivedInfo : IMessage<Job.Types.DerivedInfo>, IEquatable<Job.Types.DerivedInfo>, IDeepCloneable<Job.Types.DerivedInfo>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Talent Solution v4 API class Job.Types.DerivedInfo.

Derived details about the job posting.

Inheritance

object > Job.Types.DerivedInfo

Namespace

Google.Cloud.Talent.V4

Assembly

Google.Cloud.Talent.V4.dll

Constructors

DerivedInfo()

public DerivedInfo()

DerivedInfo(DerivedInfo)

public DerivedInfo(Job.Types.DerivedInfo other)
Parameter
NameDescription
otherJobTypesDerivedInfo

Properties

JobCategories

public RepeatedField<JobCategory> JobCategories { get; }

Job categories derived from [Job.title][google.cloud.talent.v4.Job.title] and [Job.description][google.cloud.talent.v4.Job.description].

Property Value
TypeDescription
RepeatedFieldJobCategory

Locations

public RepeatedField<Location> Locations { get; }

Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].

[locations][google.cloud.talent.v4.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4.Job.addresses] in the same order.

Property Value
TypeDescription
RepeatedFieldLocation