View Source GoogleApi.Dataflow.V1b3.Model.FloatingPointList (google_api_dataflow v0.46.1)
A metric value representing a list of floating point numbers.
Attributes
-
elements
(type:list(float())
, default:nil
) - Elements of the list.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Dataflow.V1b3.Model.FloatingPointList{ elements: [float()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.