class

MinknowApi::Acquisition::StartRequest

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
analysis
Source
analysis=(analysis : Proto::OpenEnum(Option))
Source
dont_wait_for_device_ready
Source
dont_wait_for_device_ready=(dont_wait_for_device_ready : Bool)
Source
encode(io : IO) : Nil
Source
encode_partial(io : IO) : Nil
Source
file_output
Source
file_output=(file_output : Proto::OpenEnum(Option))
Source
generate_final_summary
Source
generate_final_summary=(generate_final_summary : Proto::OpenEnum(Option))
Source
generate_report
Source
generate_report=(generate_report : Proto::OpenEnum(Option))
Source
purpose
Source
purpose=(purpose : Proto::OpenEnum(Purpose))
Source
send_basecalling_metrics
Source
send_basecalling_metrics=(send_basecalling_metrics : Proto::OpenEnum(Option))
Source
send_sequencing_read_metrics
Source
send_sequencing_read_metrics=(send_sequencing_read_metrics : Proto::OpenEnum(Option))
Source