class
MinknowApi::Ui::SequencingRun::Presets::StorePresetRequest
- MinknowApi::Ui::SequencingRun::Presets::StorePresetRequest
- Reference
- Object
Included Modules
- Proto::Message
Defined in:
generated/minknow_api/ui/sequencing_run/presets.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. - #clear_data : Nil
- #data_case : DataCase
- #encode(io : IO) : Nil
- #encode_partial(io : IO) : Nil
- #overwrite : Bool
- #overwrite=(overwrite : Bool)
- #preset_id : String
- #preset_id=(preset_id : String)
- #preset_object : Preset | Nil
- #preset_object=(value : Preset | Nil) : Preset | Nil
- #preset_string : String
- #preset_string=(value : String) : String
- #validate_required! : Nil
- #validate_required_deep! : Nil
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?.