GoogleApi.Retail.V2.Model.GoogleCloudRetailV2Interval (google_api_retail v0.2.1) View Source
A floating point interval.
Attributes
-
exclusiveMaximum
(type:float()
, default:nil
) - Exclusive upper bound. -
exclusiveMinimum
(type:float()
, default:nil
) - Exclusive lower bound. -
maximum
(type:float()
, default:nil
) - Inclusive upper bound. -
minimum
(type:float()
, default:nil
) - Inclusive lower bound.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.