class

MinknowApi::Manager::ListSettingsForProtocolResponse::RunOptions

Inherits Proto::Message < Proto::HasUnknownFields < Reference < Object

Constructors

decode(bytes : Bytes) : self

Decode a message from a raw byte slice.

Source
decode(io : IO) : self
Source
decode_partial(bytes : Bytes) : self
Source
decode_partial(io : IO) : self
Source

Instance methods

==(other : self) : Bool

Returns true if this reference is the same as other. Invokes same?.

Source
active_channel_selection
Source
active_channel_selection=(active_channel_selection : MinknowApi::ProtocolSettings::ProtocolSetting | Nil)
Source
bias_voltage
Source
bias_voltage=(bias_voltage : MinknowApi::ProtocolSettings::ProtocolSetting | Nil)
Source
clear_active_channel_selection
Source
clear_bias_voltage
Source
clear_group_change_period
Source
clear_mux_scan_period
Source
clear_read_until_bed_file
Source
clear_read_until_bed_file_enabled
Source
clear_read_until_channels
Source
clear_read_until_enabled
Source
clear_read_until_enrichment
Source
clear_read_until_ref_file
Source
clear_run_length
Source
encode(io : IO) : Nil
Source
encode_partial(io : IO) : Nil
Source
group_change_period
Source
group_change_period=(group_change_period : MinknowApi::ProtocolSettings::ProtocolSetting | Nil)
Source
has_active_channel_selection?
Source
has_bias_voltage?
Source
has_group_change_period?
Source
has_mux_scan_period?
Source
has_read_until_bed_file?
Source
has_read_until_bed_file_enabled?
Source
has_read_until_channels?
Source
has_read_until_enabled?
Source
has_read_until_enrichment?
Source
has_read_until_ref_file?
Source
has_run_length?
Source
mux_scan_period
Source
mux_scan_period=(mux_scan_period : MinknowApi::ProtocolSettings::ProtocolSetting | Nil)
Source
read_until_bed_file
Source
read_until_bed_file=(read_until_bed_file : MinknowApi::ProtocolSettings::ProtocolSetting | Nil)
Source
read_until_bed_file_enabled
Source
read_until_bed_file_enabled=(read_until_bed_file_enabled : MinknowApi::ProtocolSettings::ProtocolSetting | Nil)
Source
read_until_channels
Source
read_until_channels=(read_until_channels : MinknowApi::ProtocolSettings::ProtocolSetting | Nil)
Source
read_until_enabled
Source
read_until_enabled=(read_until_enabled : MinknowApi::ProtocolSettings::ProtocolSetting | Nil)
Source
read_until_enrichment
Source
read_until_enrichment=(read_until_enrichment : MinknowApi::ProtocolSettings::ProtocolSetting | Nil)
Source
read_until_ref_file
Source
read_until_ref_file=(read_until_ref_file : MinknowApi::ProtocolSettings::ProtocolSetting | Nil)
Source
run_length
Source
validate_required!
Source
validate_required_deep!
Source