Class: Google::Cloud::Dataflow::V1beta3::StateFamilyConfig

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

Overview

State family configuration.

Instance Attribute Summary collapse

Instance Attribute Details

#is_read::Boolean



158
159
160
161
# File 'proto_docs/google/dataflow/v1beta3/streaming.rb', line 158

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

#state_family::String



158
159
160
161
# File 'proto_docs/google/dataflow/v1beta3/streaming.rb', line 158

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