Class Straggler (0.9.0)

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

Information for a straggler.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
batch_straggler google.cloud.dataflow_v1beta3.types.StragglerInfo
Batch straggler identification and debugging information. This field is a member of oneof_ straggler_info.
streaming_straggler google.cloud.dataflow_v1beta3.types.StreamingStragglerInfo
Streaming straggler identification and debugging information. This field is a member of oneof_ straggler_info.