dips.UnitSystemResultVal module#

Generated wrapper for UnitSystemResult protobuf message.

class dips.UnitSystemResultVal.UnitSystemResultVal(proto_message: Any | None = None)#

Bases: object

Simple wrapper for UnitSystemResult with Pythonic getters and setters.

copy()#

Create a copy of this wrapper.

classmethod from_proto(proto_message)#

Create wrapper from existing protobuf message.

to_proto()#

Get the underlying protobuf message.

property value: Any#

Get the Value field value.