Searched defs:BytesField (Results 1 – 7 of 7) sorted by relevance
470 public pb::ByteString BytesField { property in Google.Protobuf.TestProtos.TestWellKnownTypes1463 public pbc::RepeatedField<pb::ByteString> BytesField { property in Google.Protobuf.TestProtos.RepeatedWellKnownTypes2145 public pb::ByteString BytesField { property in Google.Protobuf.TestProtos.OneofWellKnownTypes2174 BytesField = 18, enumerator3095 public pbc::MapField<int, pb::ByteString> BytesField { property in Google.Protobuf.TestProtos.MapWellKnownTypes
200 repeated bytes BytesField = 24; // NO_PROTO3 field
1502 class BytesField(Field): class