dips.DataIdentifierVal module#
Generated wrapper for DataIdentifier protobuf message.
- class dips.DataIdentifierVal.DataIdentifierVal(proto_message: Any | None = None)#
Bases:
objectSimple wrapper for DataIdentifier with Pythonic getters and setters.
- copy()#
Create a copy of this wrapper.
- property data_name: str#
Get the DataName field value.
- classmethod from_proto(proto_message)#
Create wrapper from existing protobuf message.
- to_proto()#
Get the underlying protobuf message.