Searched refs:oneofFieldCase_ (Results 1 – 3 of 3) sorted by relevance
1388 …get { return oneofFieldCase_ == OneofFieldOneofCase.AnyField ? (global::Google.Protobuf.WellKnownT…1391 oneofFieldCase_ = value == null ? OneofFieldOneofCase.None : OneofFieldOneofCase.AnyField;1398 …get { return oneofFieldCase_ == OneofFieldOneofCase.ApiField ? (global::Google.Protobuf.WellKnownT…1401 oneofFieldCase_ = value == null ? OneofFieldOneofCase.None : OneofFieldOneofCase.ApiField;1408 …get { return oneofFieldCase_ == OneofFieldOneofCase.DurationField ? (global::Google.Protobuf.WellK…1411 … oneofFieldCase_ = value == null ? OneofFieldOneofCase.None : OneofFieldOneofCase.DurationField;1418 …get { return oneofFieldCase_ == OneofFieldOneofCase.EmptyField ? (global::Google.Protobuf.WellKnow…1421 oneofFieldCase_ = value == null ? OneofFieldOneofCase.None : OneofFieldOneofCase.EmptyField;1428 …get { return oneofFieldCase_ == OneofFieldOneofCase.FieldMaskField ? (global::Google.Protobuf.Well…1431 … oneofFieldCase_ = value == null ? OneofFieldOneofCase.None : OneofFieldOneofCase.FieldMaskField;[all …]
756 get { return oneofFieldCase_ == OneofFieldOneofCase.OneofUint32 ? (uint) oneofField_ : 0; }759 oneofFieldCase_ = OneofFieldOneofCase.OneofUint32;766 …get { return oneofFieldCase_ == OneofFieldOneofCase.OneofNestedMessage ? (global::Google.Protobuf.…769 …oneofFieldCase_ = value == null ? OneofFieldOneofCase.None : OneofFieldOneofCase.OneofNestedMessag…776 get { return oneofFieldCase_ == OneofFieldOneofCase.OneofString ? (string) oneofField_ : ""; }779 oneofFieldCase_ = OneofFieldOneofCase.OneofString;786 …get { return oneofFieldCase_ == OneofFieldOneofCase.OneofBytes ? (pb::ByteString) oneofField_ : pb…789 oneofFieldCase_ = OneofFieldOneofCase.OneofBytes;802 private OneofFieldOneofCase oneofFieldCase_ = OneofFieldOneofCase.None; field in Google.Protobuf.TestProtos.TestAllTypes804 get { return oneofFieldCase_; }[all …]
1464 get { return oneofFieldCase_ == OneofFieldOneofCase.OneofUint32 ? (uint) oneofField_ : 0; }1467 oneofFieldCase_ = OneofFieldOneofCase.OneofUint32;1474 …get { return oneofFieldCase_ == OneofFieldOneofCase.OneofNestedMessage ? (global::Conformance.Test…1477 …oneofFieldCase_ = value == null ? OneofFieldOneofCase.None : OneofFieldOneofCase.OneofNestedMessag…1484 get { return oneofFieldCase_ == OneofFieldOneofCase.OneofString ? (string) oneofField_ : ""; }1487 oneofFieldCase_ = OneofFieldOneofCase.OneofString;1494 …get { return oneofFieldCase_ == OneofFieldOneofCase.OneofBytes ? (pb::ByteString) oneofField_ : pb…1497 oneofFieldCase_ = OneofFieldOneofCase.OneofBytes;1930 private OneofFieldOneofCase oneofFieldCase_ = OneofFieldOneofCase.None; field in Conformance.TestAllTypes1932 get { return oneofFieldCase_; }[all …]