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 v4beta1 API class Job.Types.DerivedInfo.
Structured locations of the job, resolved from
[Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
[locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are
exactly matched to
[Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same
order.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `Job.Types.DerivedInfo` class within the Google Cloud Talent Solution v4beta1 API, outlining its structure, inheritance, and implemented interfaces."],["`Job.Types.DerivedInfo` is a class that contains derived details about a job posting, inheriting from `object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default one `DerivedInfo()`, and one that takes another `DerivedInfo` object as a parameter to create a new instance."],["`Job.Types.DerivedInfo` includes properties such as `JobCategories`, which is a `RepeatedField` of `JobCategory`, and `Locations`, a `RepeatedField` of `Location`, both of which contain the derived values for these properties based on the job title and description, or derived from job addresses, respectively."],["The provided documentation also references different versions of the API, including the latest beta version 3.0.0-beta06, as well as 3.0.0-beta05, and 2.0.0-beta07."]]],[]]