GoogleApi.Jobs.V4.Model.HistogramQuery (google_api_jobs v0.21.0)

View Source

The histogram request.

Attributes

  • histogramQuery (type: String.t, default: nil) - An expression specifies a histogram request against matching jobs for searches. See SearchJobsRequest.histogram_queries for details about syntax.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Jobs.V4.Model.HistogramQuery{histogramQuery: String.t() | nil}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.