public sealed class SummarizedProfile : IMessage<SummarizedProfile>, IEquatable<SummarizedProfile>, IDeepCloneable<SummarizedProfile>, IBufferMessage, IMessage
Profile entry with metadata inside [SearchProfilesResponse][google.cloud.talent.v4beta1.SearchProfilesResponse].
A profile summary shows the profile summary and how the profile matches the
search query.
In profile summary, the profiles with the same [Profile.group_id][google.cloud.talent.v4beta1.Profile.group_id] are
merged together. Among profiles, same education/employment records may be
slightly different but they are merged into one with best efforts.
For example, in one profile the school name is "UC Berkeley" and the field
study is "Computer Science" and in another one the school name is
"University of California at Berkeley" and the field study is "CS". The API
merges these two inputs into one and selects one value for each field. For
example, the school name in summary is set to "University of California at
Berkeley" and the field of study is set to "Computer Science".
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-30 UTC."],[[["\u003cp\u003e\u003ccode\u003eSummarizedProfile\u003c/code\u003e is a class that represents a profile entry with metadata, found within \u003ccode\u003eSearchProfilesResponse\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSummarizedProfile\u003c/code\u003e class includes a \u003ccode\u003eProfiles\u003c/code\u003e property, which is a list of linked profiles.\u003c/p\u003e\n"],["\u003cp\u003eIt also contains a \u003ccode\u003eSummary\u003c/code\u003e property of type \u003ccode\u003eProfile\u003c/code\u003e, detailing a profile summary that is merged together from profiles that have the same \u003ccode\u003egroup_id\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eSummarizedProfile\u003c/code\u003e available is \u003ccode\u003e3.0.0-beta06\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]