GoogleApi.Dataflow.V1b3.Model.QueryInfo (google_api_dataflow v0.35.0) View Source

Information about a validated query.

Attributes

  • queryProperty (type: list(String.t), default: nil) - Includes an entry for each satisfied QueryProperty.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.Dataflow.V1b3.Model.QueryInfo{
  queryProperty: [String.t()] | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.