Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestWellKnownTypes.cs269 public global::Google.Protobuf.WellKnownTypes.FieldMask FieldMaskField { property in Google.Protobuf.TestProtos.TestWellKnownTypes
966 public pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.FieldMask> FieldMaskField { property in Google.Protobuf.TestProtos.RepeatedWellKnownTypes
1427 public global::Google.Protobuf.WellKnownTypes.FieldMask FieldMaskField { property in Google.Protobuf.TestProtos.OneofWellKnownTypes
1582 FieldMaskField = 5, enumerator
2076 public pbc::MapField<int, global::Google.Protobuf.WellKnownTypes.FieldMask> FieldMaskField { property in Google.Protobuf.TestProtos.MapWellKnownTypes
/external/protobuf/csharp/src/Google.Protobuf.Test/
DJsonFormatterTest.cs451 public void FieldMaskField() in FieldMaskField() method in Google.Protobuf.JsonFormatterTest