GoogleApi.Dataflow.V1b3.Model.DebugOptions (google_api_dataflow v0.38.0) View Source
Describes any options that have an effect on the debugging of pipelines.
Attributes
-
enableHotKeyLogging
(type:boolean()
, default:nil
) - When true, enables the logging of the literal hot key to the user's Cloud Logging.
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.DebugOptions{ enableHotKeyLogging: boolean() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.