Searched defs:BoolField (Results 1 – 3 of 3) sorted by relevance
442 public bool? BoolField { property in Google.Protobuf.TestProtos.TestWellKnownTypes1441 public pbc::RepeatedField<bool?> BoolField { property in Google.Protobuf.TestProtos.RepeatedWellKnownTypes2119 public bool? BoolField { property in Google.Protobuf.TestProtos.OneofWellKnownTypes2172 BoolField = 16, enumerator3073 public pbc::MapField<int, bool?> BoolField { property in Google.Protobuf.TestProtos.MapWellKnownTypes
298 …BoolField *bool `protobuf:"varint,30,opt,name=bool_field,json=boolField" json:"bool_field,omitempt… member