Google Cloud Talent Solution v4 API - Class HistogramQuery (2.6.0)

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

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

The histogram request.

Inheritance

object > HistogramQuery

Namespace

Google.Cloud.Talent.V4

Assembly

Google.Cloud.Talent.V4.dll

Constructors

HistogramQuery()

public HistogramQuery()

HistogramQuery(HistogramQuery)

public HistogramQuery(HistogramQuery other)
Parameter
Name Description
other HistogramQuery

Properties

HistogramQuery_

public string HistogramQuery_ { get; set; }

An expression specifies a histogram request against matching jobs for searches.

See [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries] for details about syntax.

Property Value
Type Description
string