Class DebugOptions (0.9.0)

DebugOptions(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Describes any options that have an effect on the debugging of pipelines.

Attributes

Name Description
enable_hot_key_logging bool
Optional. When true, enables the logging of the literal hot key to the user's Cloud Logging.
data_sampling google.cloud.dataflow_v1beta3.types.DataSamplingConfig
Configuration options for sampling elements from a running pipeline.