View Source GoogleApi.Dataflow.V1b3.Model.CustomSourceLocation (google_api_dataflow v0.51.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
Unwrap a decoded JSON object into its complex fields.