Searched defs:BytesField (Results 1 – 5 of 5) 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
201 repeated bytes BytesField = 24; // NO_PROTO3 field
1500 class BytesField(Field): class