Search code examples
Protobuf partial serialization of common fields in Java...


javaprotocol-buffersproto3

Read More
gRPC and Protobuf - How and Where the Efficiency is Achieved as part of Building/Binding?...


javagrpcproto3

Read More
Map List<String> with Mapstruct from Java POJO to Protobuf (proto3)...


javaprotocol-buffersmapstructproto3protobuf-java

Read More
Defining a single RPC with both a streaming and unary response...


protocol-buffersgrpcproto3

Read More
Protobuf ignoring bool and ints values due to default...


protocol-buffersproto3

Read More
Dynamic parsing of .proto text file at runtime to generate descriptors...


javaprotocol-buffersprotocproto3

Read More
In proto3, can validate.rules enforce requiredness? Or do they only apply when the field is supplied...


validationprotocol-buffersproto3

Read More
How to collate several protobuf messages into one object...


pythondescriptorproto3protobuf-python

Read More
How to serialize protobuf from json with auto ignoring unknown fields in c#?...


c#jsonserializationprotocol-buffersproto3

Read More
Could I reuse an existing protobuf binary, when marshaling a message including it?(protobuf3)...


goprotocol-buffersproto3protobuf-go

Read More
How to duplicate fields names with proto3 oneof feature?...


javaprotocol-buffersgrpcproto3

Read More
Why required and optional is removed in Protocol Buffers 3...


protocol-buffersgrpcproto3

Read More
rpc error: code = Unavailable desc = error reading from server: EOF resulting in a panic runtime err...


gogrpcgolandgrpc-goproto3

Read More
Module XXX found, but does not contain package XXX...


goprotocol-buffersprotocproto3

Read More
Protobuff package vs option csharp_namespace...


protocol-buffersproto3protocol-buffers-3

Read More
Can I set a maximum value for a number in protobuf?...


sizeprotocol-bufferslimitproto3

Read More
How to read a proto3 custom option from Java...


javaprotocol-buffersgrpcprotobuf-javaproto3

Read More
Protobuf - Object with optional arrays...


protocol-buffersgrpcproto3

Read More
Getting Expected top-level statement (e.g. "message") when trying to create 2D array in Pr...


protocol-buffersproto3

Read More
How to pass in json as payload in .proto...


protocol-buffersgrpcproto3grpc-java

Read More
How to determine the value type of proto3's oneof field?...


grpcgrpc-pythonproto3

Read More
How to get a field object using its name in proto3...


c++protocol-buffersproto3

Read More
Defined required fields in proto3...


protocol-buffersprotobuf-cproto3

Read More
How to declare arrays properly in google protobuf...


protocol-buffersproto3

Read More
Integrating gorm.Model fields into protobuf definitions...


postgresqlgogrpcgo-gormproto3

Read More
Unknown field error when unmarshaling a message with changed embedded type...


goprotocol-buffersproto3

Read More
Generating a proto3 file from graphql schema...


graphqlprotocol-buffersprotoproto3

Read More
Can I use proto2 generated code stubs with libprotobuf3.x?...


c++protocol-buffersgrpcprotoproto3

Read More
Ordering of Protobuf maps...


javaprotocol-buffersproto3

Read More
Can I define an ordered mixed message array in proto3?...


protocol-buffersproto3

Read More
BackNext