|
@@ -232,9 +232,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public TestAllTypes() {
|
|
public TestAllTypes() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -1473,9 +1470,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public NestedMessage() {
|
|
public NestedMessage() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -1587,9 +1581,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public NestedTestAllTypes() {
|
|
public NestedTestAllTypes() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -1752,9 +1743,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public TestDeprecatedFields() {
|
|
public TestDeprecatedFields() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -1862,9 +1850,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public ForeignMessage() {
|
|
public ForeignMessage() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -1971,9 +1956,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public TestReservedFields() {
|
|
public TestReservedFields() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -2054,9 +2036,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public TestForeignNested() {
|
|
public TestForeignNested() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -2169,9 +2148,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public TestReallyLargeTagNumber() {
|
|
public TestReallyLargeTagNumber() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -2304,9 +2280,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public TestRecursiveMessage() {
|
|
public TestRecursiveMessage() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -2445,9 +2418,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public TestMutualRecursionA() {
|
|
public TestMutualRecursionA() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -2560,9 +2530,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public TestMutualRecursionB() {
|
|
public TestMutualRecursionB() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -2701,9 +2668,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public TestCamelCaseFieldNames() {
|
|
public TestCamelCaseFieldNames() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -2968,9 +2932,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public TestFieldOrderings() {
|
|
public TestFieldOrderings() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -3162,9 +3123,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public NestedMessage() {
|
|
public NestedMessage() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -3302,9 +3260,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public SparseEnumMessage() {
|
|
public SparseEnumMessage() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -3411,9 +3366,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public OneString() {
|
|
public OneString() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -3520,9 +3472,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public MoreString() {
|
|
public MoreString() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -3621,9 +3570,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public OneBytes() {
|
|
public OneBytes() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -3730,9 +3676,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public MoreBytes() {
|
|
public MoreBytes() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -3839,9 +3782,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public Int32Message() {
|
|
public Int32Message() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -3948,9 +3888,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public Uint32Message() {
|
|
public Uint32Message() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -4057,9 +3994,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public Int64Message() {
|
|
public Int64Message() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -4166,9 +4100,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public Uint64Message() {
|
|
public Uint64Message() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -4275,9 +4206,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public BoolMessage() {
|
|
public BoolMessage() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -4384,9 +4312,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public TestOneof() {
|
|
public TestOneof() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -4579,9 +4504,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public TestPackedTypes() {
|
|
public TestPackedTypes() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -4928,9 +4850,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public TestUnpackedTypes() {
|
|
public TestUnpackedTypes() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -5277,9 +5196,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public TestRepeatedScalarDifferentTagSizes() {
|
|
public TestRepeatedScalarDifferentTagSizes() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -5474,9 +5390,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public TestCommentInjectionMessage() {
|
|
public TestCommentInjectionMessage() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -5583,9 +5496,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public FooRequest() {
|
|
public FooRequest() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -5666,9 +5576,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public FooResponse() {
|
|
public FooResponse() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -5749,9 +5656,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public FooClientMessage() {
|
|
public FooClientMessage() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -5832,9 +5736,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public FooServerMessage() {
|
|
public FooServerMessage() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -5915,9 +5816,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public BarRequest() {
|
|
public BarRequest() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|
|
@@ -5998,9 +5896,6 @@ namespace Google.Protobuf.TestProtos {
|
|
get { return Descriptor; }
|
|
get { return Descriptor; }
|
|
}
|
|
}
|
|
|
|
|
|
- private bool _frozen = false;
|
|
|
|
- public bool IsFrozen { get { return _frozen; } }
|
|
|
|
-
|
|
|
|
public BarResponse() {
|
|
public BarResponse() {
|
|
OnConstruction();
|
|
OnConstruction();
|
|
}
|
|
}
|