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-08-07 UTC."],[[["\u003cp\u003eThis page documents the \u003ccode\u003eSearchProfilesResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Talent.V4Beta1\u003c/code\u003e namespace, specifically version 2.0.0-beta07, which is the result object for the \u003ccode\u003eSearchProfiles\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSearchProfilesResponse\u003c/code\u003e 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, with a set of inherited members such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \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 about the profile search results, such as estimations, histograms, metadata, pagination tokens, and corrections.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for creating instances of the \u003ccode\u003eSearchProfilesResponse\u003c/code\u003e class: a parameterless constructor and a constructor that takes another \u003ccode\u003eSearchProfilesResponse\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThis class can be found in the \u003ccode\u003eGoogle.Cloud.Talent.V4Beta1.dll\u003c/code\u003e assembly, and is part of a .NET library used to interact with Google Cloud Talent services.\u003c/p\u003e\n"]]],[],null,[]]