public sealed class SearchProfilesResponse : IMessage<SearchProfilesResponse>, IEquatable<SearchProfilesResponse>, IDeepCloneable<SearchProfilesResponse>, IBufferMessage, IMessage
public RepeatedField<HistogramQueryResult> HistogramQueryResults { get; }
The histogram results that match with specified
[SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
An id that uniquely identifies the result set of a
[SearchProfiles][google.cloud.talent.v4beta1.ProfileService.SearchProfiles] call for consistent
results.
[[["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\u003eThis page provides documentation for the \u003ccode\u003eSearchProfilesResponse\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.Talent.V4Beta1\u003c/code\u003e namespace in the Google Cloud Talent API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSearchProfilesResponse\u003c/code\u003e class is the response type returned by the \u003ccode\u003eSearchProfiles\u003c/code\u003e method and includes data like the estimated total size of matching profiles, histogram query results, metadata, and summarized profiles.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, while inheriting from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eEstimatedTotalSize\u003c/code\u003e, \u003ccode\u003eHistogramQueryResults\u003c/code\u003e, \u003ccode\u003eMetadata\u003c/code\u003e, \u003ccode\u003eNextPageToken\u003c/code\u003e, \u003ccode\u003eResultSetId\u003c/code\u003e, \u003ccode\u003eSpellCorrection\u003c/code\u003e, and \u003ccode\u003eSummarizedProfiles\u003c/code\u003e, providing various data points related to the search response.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version is \u003ccode\u003e3.0.0-beta06\u003c/code\u003e but there are several other previous versions available such as \u003ccode\u003e3.0.0-beta05\u003c/code\u003e and \u003ccode\u003e2.0.0-beta07\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]