Class: Google::Cloud::Dataflow::V1beta3::StreamingComputationRanges

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/dataflow/v1beta3/streaming.rb

Overview

Describes full or partial data disk assignment information of the computation ranges.

Instance Attribute Summary collapse

Instance Attribute Details

#computation_id::String



273
274
275
276
# File 'proto_docs/google/dataflow/v1beta3/streaming.rb', line 273

class StreamingComputationRanges
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#range_assignments::Array<::Google::Cloud::Dataflow::V1beta3::KeyRangeDataDiskAssignment>



273
274
275
276
# File 'proto_docs/google/dataflow/v1beta3/streaming.rb', line 273

class StreamingComputationRanges
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end