View Source GoogleApi.Dataflow.V1b3.Model.OutlierStats (google_api_dataflow v0.51.0)
Statistics for the underflow and overflow bucket.
Attributes
-
overflowCount(type:String.t, default:nil) - Number of values that are larger than the upper bound of the largest bucket. -
overflowMean(type:float(), default:nil) - Mean of values in the overflow bucket. -
underflowCount(type:String.t, default:nil) - Number of values that are smaller than the lower bound of the smallest bucket. -
underflowMean(type:float(), default:nil) - Mean of values in the undeflow bucket.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.