dips.ReportingConventionResultVal module#
Generated wrapper for ReportingConventionResult protobuf message.
- class dips.ReportingConventionResultVal.ReportingConventionResultVal(proto_message: Any | None = None)#
Bases:
objectSimple wrapper for ReportingConventionResult 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.