View Source GoogleApi.Dataflow.V1b3.Model.CustomSourceLocation (google_api_dataflow v0.50.0)

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

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

Functions

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

Unwrap a decoded JSON object into its complex fields.