class

MinknowApi::Protocol::BarcodeUserData

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
alias_
Source
alias_=(alias_ : String)
Source
barcode_name
Source
barcode_name=(barcode_name : String)
Source
barcode_name_internal
Source
barcode_name_internal=(barcode_name_internal : String)
Source
encode(io : IO) : Nil
Source
encode_partial(io : IO) : Nil
Source
lamp_barcode_id
Source
lamp_barcode_id=(lamp_barcode_id : String)
Source
passenger_info
Source
passenger_info=(passenger_info : Hash(String, String))
Source
type_
Source
type_=(type_ : Proto::OpenEnum(BarcodeUserData::SampleType))
Source

Nested types