class

MinknowApi::Instance::StreamInstanceActivityResponse

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
acquisition_run_info
Source
basecall_speed
Source
basecall_speed=(value : BasecallSpeed | Nil) : BasecallSpeed | Nil
Source
clear_stream_value
Source
device_info
Source
device_info=(value : DeviceInfo | Nil) : DeviceInfo | Nil
Source
encode(io : IO) : Nil
Source
encode_partial(io : IO) : Nil
Source
flow_cell_health
Source
flow_cell_health=(value : StreamInstanceActivityResponse::FlowCellHealth | Nil) : StreamInstanceActivityResponse::FlowCellHealth | Nil
Source
flow_cell_info
Source
n50=(value : N50 | Nil) : N50 | Nil
Source
protocol_run_info
Source
stream_value_case
Source
validate_required!
Source
validate_required_deep!
Source
yield_summary
Source

Nested types