And instead of encapsulating the field mask into a new message, you should 
be alright to just use google.protobuf.FieldMask as it is already a message 
by itself (in case that you don't add other data to RepAndOptMask of 
course).

Am Dienstag, 17. Mai 2016 10:51:04 UTC+2 schrieb Denis Bakhvalov:
>
>
> message RepAndOptMask
> {
>     google.protobuf.FieldMask field_mask = 1;    
> }
>
> I think there is nothing wrong if I will send them separately, right?
>

-- 
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 it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to