Google Cloud Talent Solution v4beta1 API - Class HistogramQuery (3.0.0-beta04)

public sealed class HistogramQuery : IMessage<HistogramQuery>, IEquatable<HistogramQuery>, IDeepCloneable<HistogramQuery>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Talent Solution v4beta1 API class HistogramQuery.

The histogram request.

Inheritance

object > HistogramQuery

Namespace

Google.Cloud.Talent.V4Beta1

Assembly

Google.Cloud.Talent.V4Beta1.dll

Constructors

HistogramQuery()

public HistogramQuery()

HistogramQuery(HistogramQuery)

public HistogramQuery(HistogramQuery other)
Parameter
NameDescription
otherHistogramQuery

Properties

HistogramQuery_

public string HistogramQuery_ { get; set; }

An expression specifies a histogram request against matching resources (for example, jobs, profiles) for searches.

See [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries] and [SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries] for details about syntax.

Property Value
TypeDescription
string