Replies: 1 comment
-
I vote for |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Coming from frequenz-floss/frequenz-client-reporting-python#16 (comment):
The PR calls it
_data_pb
, the SDK_raw
. It would be nice to agree on some standard so all clients use the same, although it is not exposed so it is not that important.Maybe
_pb_message
is the most accurate approach, or just_pb
if we want to be extra terse, as it is only a private attribute.Beta Was this translation helpful? Give feedback.
All reactions