GoogleApi.Dataflow.V1b3.Model.CustomSourceLocation (google_api_dataflow v0.53.0)

View Source

Identifies the location of a custom souce.

Attributes

  • stateful (type: boolean(), default: nil) - Whether this source is stateful.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Dataflow.V1b3.Model.CustomSourceLocation{
  stateful: boolean() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.