[protobuf] Making .proto for c# List<>

2015-09-23 Thread SM
Hi Dear, I need to represent a List Tests, like statements to .proto to communicate as remote communication. Here TestMetadata is itself a big class. Is it possible to represent as .proto file ? Any advise on this is welcome. Regards SM -- You received this message because you

[protobuf] Creating .proto for C# List Tests like statement....

2015-09-23 Thread SM
Hi Dear, I need to convert List Tests , like c# statement to .proto for a remote communication. Can we do this ? where TestMetadata is a big class, let me know if any advise on this. Thanks SM -- You received this message because you are subscribed to the Google Groups "Pro

[protobuf] Maximum protobus structure EncodedMessageSize

2015-10-23 Thread SM
this because of over size data ? What is the maximum size message allowed to have successful transaction ? Thanks SM -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from

[protobuf] Protobuf allowed EncodedMessageSize

2015-10-23 Thread SM
this because of over size data ? What is the maximum size message allowed to have successful transaction ? Thanks SM -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from

[protobuf] Inserting values by tag numbers

2011-07-07 Thread SM
Hello, Is there a way to set the field value by the tag which we mention in the proto file? Thanks. -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To post to this group, send email to protobuf@googlegroups.com. To unsubscribe from this gr

[protobuf] Re: Inserting values by tag numbers

2011-07-08 Thread SM
Reflection()->Set* functions. > > > > On Fri, Jul 8, 2011 at 3:58 AM, SM wrote: > > Hello, > > > Is there a way to set the field value by the tag which we mention in > > the proto file? > > > Thanks. > > > -- > > You received this message