Home
last modified time | relevance | path

Searched defs:ToFieldMask (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/
DFieldMaskTree.cs154 public FieldMask ToFieldMask() in ToFieldMask() method in Google.Protobuf.FieldMaskTree
/third_party/protobuf/python/google/protobuf/internal/
Dwell_known_types.py616 def ToFieldMask(self, field_mask): member in _FieldMaskTree