class
MinknowApi::Acquisition::StartRequest
- MinknowApi::Acquisition::StartRequest
- Reference
- Object
Included Modules
- Proto::Message
Defined in:
generated/minknow_api/acquisition.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. - #analysis : Proto::OpenEnum(Option)
- #analysis=(analysis : Proto::OpenEnum(Option))
- #dont_wait_for_device_ready : Bool
- #dont_wait_for_device_ready=(dont_wait_for_device_ready : Bool)
- #encode(io : IO) : Nil
- #encode_partial(io : IO) : Nil
- #file_output : Proto::OpenEnum(Option)
- #file_output=(file_output : Proto::OpenEnum(Option))
- #generate_final_summary : Proto::OpenEnum(Option)
- #generate_final_summary=(generate_final_summary : Proto::OpenEnum(Option))
- #generate_report : Proto::OpenEnum(Option)
- #generate_report=(generate_report : Proto::OpenEnum(Option))
- #purpose : Proto::OpenEnum(Purpose)
- #purpose=(purpose : Proto::OpenEnum(Purpose))
- #send_basecalling_metrics : Proto::OpenEnum(Option)
- #send_basecalling_metrics=(send_basecalling_metrics : Proto::OpenEnum(Option))
- #send_sequencing_read_metrics : Proto::OpenEnum(Option)
- #send_sequencing_read_metrics=(send_sequencing_read_metrics : Proto::OpenEnum(Option))
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?.