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