GoogleApi.Dataflow.V1b3.Model.CustomSourceLocation (google_api_dataflow v0.53.0)
View SourceIdentifies 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 }