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.
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-04-09 UTC."],[[["The content provides documentation for the `Job.Types.DerivedInfo` class within the Google Cloud Talent Solution v4 API, detailing its structure and functionality."],["The `Job.Types.DerivedInfo` class includes information about job categories and locations, which are derived from the job title, description, and addresses."],["The documentation lists multiple versions of the API, ranging from version 1.0.0 to the latest version 2.7.0, with links to their respective documentation."],["The `DerivedInfo` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, facilitating various operations such as message handling, comparison, and deep cloning."],["`DerivedInfo` has two properties, `JobCategories`, and `Locations`, both being of type `RepeatedField` with the appropriate `JobCategory` and `Location` type, and both derive their data from the Job's title and description."]]],[]]