dips.ValidatableResult_List_ProtoReference_SetEntityInfoVal module#

Generated wrapper for ValidatableResult_List_ProtoReference_SetEntityInfo protobuf message.

class dips.ValidatableResult_List_ProtoReference_SetEntityInfoVal.ValidatableResult_List_ProtoReference_SetEntityInfoVal(proto_message: Any | None = None, channel_to_connect_on: Any | None = None)#

Bases: object

Simple wrapper for ValidatableResult_List_ProtoReference_SetEntityInfo with Pythonic getters and setters.

copy()#

Create a copy of this wrapper.

property errors: List[ValidationErrorVal]#

Get the Errors field as a list of wrappers.

classmethod from_proto(proto_message)#

Create wrapper from existing protobuf message.

property result: List[SetEntityInfoRef]#

Get the Result field as a list of references.

to_proto()#

Get the underlying protobuf message.