Is your feature request related to a problem?
Proto definition of AnyValue supports bytes values. Our current encoding logic doesn't support this yet.
Describe the solution you'd like
Add support in encoding logic for bytes type.
Describe alternatives you've considered
No response
Additional Context
No response
Would you like to implement a fix?
None