class
MinknowApi::AnalysisConfiguration::WriterConfiguration::ReadPod5Configuration
Included Modules
- Proto::Message
Defined in:
generated/minknow_api/analysis_configuration.pb.crConstructors
-
.decode(bytes : Bytes) : self
Decode a message from a raw byte slice.
- .decode(io : IO) : self
- .decode_partial(bytes : Bytes) : self
- .decode_partial(io : IO) : self
Instance Method Summary
-
#==(other : self) : Bool
Returns
trueif this reference is the same as other. - #bases_per_batch : UInt64
- #bases_per_batch=(value : UInt64) : UInt64
- #batch_count : UInt32
- #batch_count=(value : UInt32) : UInt32
- #batch_duration : Google::Protobuf::Duration | Nil
- #batch_duration=(batch_duration : Google::Protobuf::Duration | Nil)
- #batch_info_case : BatchInfoCase
- #clear_batch_duration : Nil
- #clear_batch_info : Nil
- #clear_enable : Nil
- #disable_writing_failed_reads : Bool
- #disable_writing_failed_reads=(disable_writing_failed_reads : Bool)
- #disable_writing_force_skipped_reads : Bool
- #disable_writing_force_skipped_reads=(disable_writing_force_skipped_reads : Bool)
- #disable_writing_passed_reads : Bool
- #disable_writing_passed_reads=(disable_writing_passed_reads : Bool)
- #enable : WriterConfiguration::ChannelConfiguration | Nil
- #enable=(enable : WriterConfiguration::ChannelConfiguration | Nil)
- #encode(io : IO) : Nil
- #encode_partial(io : IO) : Nil
- #file_pattern : String
- #file_pattern=(file_pattern : String)
- #has_batch_duration? : Bool
- #has_enable? : Bool
- #no_output_based_batching : Google::Protobuf::Empty | Nil
- #no_output_based_batching=(value : Google::Protobuf::Empty | Nil) : Google::Protobuf::Empty | Nil
- #validate_required! : Nil
- #validate_required_deep! : Nil
Constructor Detail
Instance Method Detail
def ==(other : self) : Bool
#
Description copied from class Reference
Returns true if this reference is the same as other. Invokes same?.
def disable_writing_force_skipped_reads=(disable_writing_force_skipped_reads : Bool)
#
def no_output_based_batching=(value : Google::Protobuf::Empty | Nil) : Google::Protobuf::Empty | Nil
#