Interface protos.google.cloud.talent.v4.IHistogramQueryResult (3.4.1)

Properties of a HistogramQueryResult.

Package

@google-cloud/talent!

Properties

histogram

histogram?: ({ [k: string]: (number|Long|string) }|null);

HistogramQueryResult histogram

Property Value
TypeDescription
({ [k: string]: (number|Long|string) }|null)

histogramQuery

histogramQuery?: (string|null);

HistogramQueryResult histogramQuery

Property Value
TypeDescription
(string|null)