Reference documentation and code samples for the Dataflow V1beta3 API class Google::Cloud::Dataflow::V1beta3::Straggler.
Information for a straggler.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#batch_straggler
def batch_straggler() -> ::Google::Cloud::Dataflow::V1beta3::StragglerInfo
-
(::Google::Cloud::Dataflow::V1beta3::StragglerInfo) — Batch straggler identification and debugging information.
Note: The following fields are mutually exclusive:
batch_straggler
,streaming_straggler
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#batch_straggler=
def batch_straggler=(value) -> ::Google::Cloud::Dataflow::V1beta3::StragglerInfo
-
value (::Google::Cloud::Dataflow::V1beta3::StragglerInfo) — Batch straggler identification and debugging information.
Note: The following fields are mutually exclusive:
batch_straggler
,streaming_straggler
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dataflow::V1beta3::StragglerInfo) — Batch straggler identification and debugging information.
Note: The following fields are mutually exclusive:
batch_straggler
,streaming_straggler
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#streaming_straggler
def streaming_straggler() -> ::Google::Cloud::Dataflow::V1beta3::StreamingStragglerInfo
-
(::Google::Cloud::Dataflow::V1beta3::StreamingStragglerInfo) — Streaming straggler identification and debugging information.
Note: The following fields are mutually exclusive:
streaming_straggler
,batch_straggler
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#streaming_straggler=
def streaming_straggler=(value) -> ::Google::Cloud::Dataflow::V1beta3::StreamingStragglerInfo
-
value (::Google::Cloud::Dataflow::V1beta3::StreamingStragglerInfo) — Streaming straggler identification and debugging information.
Note: The following fields are mutually exclusive:
streaming_straggler
,batch_straggler
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dataflow::V1beta3::StreamingStragglerInfo) — Streaming straggler identification and debugging information.
Note: The following fields are mutually exclusive:
streaming_straggler
,batch_straggler
. If a field in that set is populated, all other fields in the set will automatically be cleared.