View Source GoogleApi.Dataflow.V1b3.Model.StringList (google_api_dataflow v0.50.1)

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

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.