google_api_jobs v0.13.1 GoogleApi.Jobs.V2.Model.CompensationHistogramResult View Source
Output only.
Compensation based histogram result.
Attributes
-
result
(type:GoogleApi.Jobs.V2.Model.NumericBucketingResult.t
, default:nil
) - Histogram result. -
type
(type:String.t
, default:nil
) - Type of the request, corresponding to CompensationHistogramRequest.type.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Jobs.V2.Model.CompensationHistogramResult{ result: GoogleApi.Jobs.V2.Model.NumericBucketingResult.t(), type: String.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.