You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Protocol Buffers
Hi , I have saw the example about protobuf document. But I want to use it's characters without using code generation.What should I do?
Deanna Garcia
unread,
Jun 13, 2023, 4:29:06 PM6/13/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Protocol Buffers
I don't think I understand your question, code generation is a key part of protobufs (and separate from protoc -- the compiler). You can view our documentation at https://protobuf.dev/ which should provide some more information.