dips.ProjStubVal module#

Generated wrapper for ProjStub protobuf message.

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

Bases: object

Simple wrapper for ProjStub 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.