dtcc.Bounds.from_proto(pb: Bounds | bytes)[source]

Initialize Bounds from a protobuf representation.

Parameters:
pb : Union[proto.Bounds, bytes]

The protobuf message or its serialized bytes representation.