Yes, sample tests:
https://github.com/google/protobuf/blob/master/python/google/protobuf/internal/well_known_types_test.py#L356

implementation:
https://github.com/google/protobuf/blob/master/python/google/protobuf/internal/well_known_types.py#L398

Note: you do not need to import well_known_types.py, just 
import field_mask_pb2.py will work 

On Thursday, April 19, 2018 at 10:34:50 AM UTC-7, [email protected] 
wrote:
>
> The Python Documentation here 
> <https://developers.google.com/protocol-buffers/docs/reference/python-generated#fieldmask>mentions
>  
> the use of FieldMasks in Python.
>
> Has this been implemented?
>

-- 
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