public sealed class 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.
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.
[[["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 details for the `Job.Types.DerivedInfo` class within the Google Cloud Talent Solution v4 API, specifically version 2.2.0 and its previous version history."],["The `DerivedInfo` class contains information derived from a job posting, such as job categories and structured locations."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as part of its functionality."],["The class has two constructors: a default constructor `DerivedInfo()` and one that takes another `DerivedInfo` object as a parameter for creating a copy."],["It includes properties like `JobCategories` and `Locations`, which are repeated fields containing derived job categories and location information, respectively."]]],[]]