class
MinknowApi::Manager::GetSequencingKitsResponse::Kit
- MinknowApi::Manager::GetSequencingKitsResponse::Kit
- Reference
- Object
Included Modules
- Proto::Message
Defined in:
generated/minknow_api/manager.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. - #barcoding_expansion_kits : Array(Int32)
- #barcoding_expansion_kits=(barcoding_expansion_kits : Array(Int32))
- #dna : Bool
- #dna=(dna : Bool)
- #encode(io : IO) : Nil
- #encode_partial(io : IO) : Nil
- #frequently_used : Bool
- #frequently_used=(frequently_used : Bool)
- #has_control_protocol : Bool
- #has_control_protocol=(has_control_protocol : Bool)
- #includes_barcoding : Bool
- #includes_barcoding=(includes_barcoding : Bool)
- #lamp_kit : Bool
- #lamp_kit=(lamp_kit : Bool)
- #no_sequencing_protocol : Bool
- #no_sequencing_protocol=(no_sequencing_protocol : Bool)
- #pcr : Bool
- #pcr=(pcr : Bool)
- #pcr_free : Bool
- #pcr_free=(pcr_free : Bool)
- #product_code : String
- #product_code=(product_code : String)
- #rna : Bool
- #rna=(rna : Bool)
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?.