View Source GoogleApi.Jobs.V4.Model.HistogramQuery (google_api_jobs v0.19.0)

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

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

Functions

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

Unwrap a decoded JSON object into its complex fields.