|
@@ -1,5 +1,5 @@
|
|
|
// Generated by ProtoGen, Version=2.3.0.277, Culture=neutral, PublicKeyToken=17b3b1f090c3ea48. DO NOT EDIT!
|
|
|
-#pragma warning disable 1591
|
|
|
+#pragma warning disable 1591, 0612
|
|
|
#region Designer generated code
|
|
|
|
|
|
using pb = global::Google.ProtocolBuffers;
|
|
@@ -26,6 +26,10 @@ namespace UnitTest.Issues.TestProtos {
|
|
|
internal static pb::FieldAccess.FieldAccessorTable<global::UnitTest.Issues.TestProtos.AB, global::UnitTest.Issues.TestProtos.AB.Builder> internal__static_unittest_issues_AB__FieldAccessorTable;
|
|
|
internal static pbd::MessageDescriptor internal__static_unittest_issues_NumberField__Descriptor;
|
|
|
internal static pb::FieldAccess.FieldAccessorTable<global::UnitTest.Issues.TestProtos.NumberField, global::UnitTest.Issues.TestProtos.NumberField.Builder> internal__static_unittest_issues_NumberField__FieldAccessorTable;
|
|
|
+ internal static pbd::MessageDescriptor internal__static_unittest_issues_DeprecatedChild__Descriptor;
|
|
|
+ internal static pb::FieldAccess.FieldAccessorTable<global::UnitTest.Issues.TestProtos.DeprecatedChild, global::UnitTest.Issues.TestProtos.DeprecatedChild.Builder> internal__static_unittest_issues_DeprecatedChild__FieldAccessorTable;
|
|
|
+ internal static pbd::MessageDescriptor internal__static_unittest_issues_DeprecatedFieldsMessage__Descriptor;
|
|
|
+ internal static pb::FieldAccess.FieldAccessorTable<global::UnitTest.Issues.TestProtos.DeprecatedFieldsMessage, global::UnitTest.Issues.TestProtos.DeprecatedFieldsMessage.Builder> internal__static_unittest_issues_DeprecatedFieldsMessage__FieldAccessorTable;
|
|
|
#endregion
|
|
|
#region Descriptor
|
|
|
public static pbd::FileDescriptor Descriptor {
|
|
@@ -38,9 +42,17 @@ namespace UnitTest.Issues.TestProtos {
|
|
|
"ChxleHRlc3QvdW5pdHRlc3RfaXNzdWVzLnByb3RvEg91bml0dGVzdF9pc3N1" +
|
|
|
"ZXMaJGdvb2dsZS9wcm90b2J1Zi9jc2hhcnBfb3B0aW9ucy5wcm90byIPCgFB" +
|
|
|
"EgoKAl9BGAEgASgFIg8KAUISCgoCQl8YASABKAUiEQoCQUISCwoDYV9iGAEg" +
|
|
|
- "ASgFIhoKC051bWJlckZpZWxkEgsKA18wMRgBIAEoBUJASAHCPjsKGlVuaXRU" +
|
|
|
- "ZXN0Lklzc3Vlcy5UZXN0UHJvdG9zEh1Vbml0VGVzdEV4dHJhc0lzc3Vlc1By" +
|
|
|
- "b3RvRmlsZQ==");
|
|
|
+ "ASgFIhoKC051bWJlckZpZWxkEgsKA18wMRgBIAEoBSIRCg9EZXByZWNhdGVk" +
|
|
|
+ "Q2hpbGQiuQIKF0RlcHJlY2F0ZWRGaWVsZHNNZXNzYWdlEhoKDlByaW1pdGl2" +
|
|
|
+ "ZVZhbHVlGAEgASgFQgIYARIaCg5QcmltaXRpdmVBcnJheRgCIAMoBUICGAES" +
|
|
|
+ "OgoMTWVzc2FnZVZhbHVlGAMgASgLMiAudW5pdHRlc3RfaXNzdWVzLkRlcHJl" +
|
|
|
+ "Y2F0ZWRDaGlsZEICGAESOgoMTWVzc2FnZUFycmF5GAQgAygLMiAudW5pdHRl" +
|
|
|
+ "c3RfaXNzdWVzLkRlcHJlY2F0ZWRDaGlsZEICGAESNgoJRW51bVZhbHVlGAUg" +
|
|
|
+ "ASgOMh8udW5pdHRlc3RfaXNzdWVzLkRlcHJlY2F0ZWRFbnVtQgIYARI2CglF" +
|
|
|
+ "bnVtQXJyYXkYBiADKA4yHy51bml0dGVzdF9pc3N1ZXMuRGVwcmVjYXRlZEVu" +
|
|
|
+ "dW1CAhgBKhkKDkRlcHJlY2F0ZWRFbnVtEgcKA29uZRABQkBIAcI+OwoaVW5p" +
|
|
|
+ "dFRlc3QuSXNzdWVzLlRlc3RQcm90b3MSHVVuaXRUZXN0RXh0cmFzSXNzdWVz" +
|
|
|
+ "UHJvdG9GaWxl");
|
|
|
pbd::FileDescriptor.InternalDescriptorAssigner assigner = delegate(pbd::FileDescriptor root) {
|
|
|
descriptor = root;
|
|
|
internal__static_unittest_issues_A__Descriptor = Descriptor.MessageTypes[0];
|
|
@@ -59,6 +71,14 @@ namespace UnitTest.Issues.TestProtos {
|
|
|
internal__static_unittest_issues_NumberField__FieldAccessorTable =
|
|
|
new pb::FieldAccess.FieldAccessorTable<global::UnitTest.Issues.TestProtos.NumberField, global::UnitTest.Issues.TestProtos.NumberField.Builder>(internal__static_unittest_issues_NumberField__Descriptor,
|
|
|
new string[] { "_01", });
|
|
|
+ internal__static_unittest_issues_DeprecatedChild__Descriptor = Descriptor.MessageTypes[4];
|
|
|
+ internal__static_unittest_issues_DeprecatedChild__FieldAccessorTable =
|
|
|
+ new pb::FieldAccess.FieldAccessorTable<global::UnitTest.Issues.TestProtos.DeprecatedChild, global::UnitTest.Issues.TestProtos.DeprecatedChild.Builder>(internal__static_unittest_issues_DeprecatedChild__Descriptor,
|
|
|
+ new string[] { });
|
|
|
+ internal__static_unittest_issues_DeprecatedFieldsMessage__Descriptor = Descriptor.MessageTypes[5];
|
|
|
+ internal__static_unittest_issues_DeprecatedFieldsMessage__FieldAccessorTable =
|
|
|
+ new pb::FieldAccess.FieldAccessorTable<global::UnitTest.Issues.TestProtos.DeprecatedFieldsMessage, global::UnitTest.Issues.TestProtos.DeprecatedFieldsMessage.Builder>(internal__static_unittest_issues_DeprecatedFieldsMessage__Descriptor,
|
|
|
+ new string[] { "PrimitiveValue", "PrimitiveArray", "MessageValue", "MessageArray", "EnumValue", "EnumArray", });
|
|
|
pb::ExtensionRegistry registry = pb::ExtensionRegistry.CreateInstance();
|
|
|
RegisterAllExtensions(registry);
|
|
|
global::Google.ProtocolBuffers.DescriptorProtos.CSharpOptions.RegisterAllExtensions(registry);
|
|
@@ -72,6 +92,15 @@ namespace UnitTest.Issues.TestProtos {
|
|
|
#endregion
|
|
|
|
|
|
}
|
|
|
+ #region Enums
|
|
|
+ [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
|
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("ProtoGen", "2.3.0.277")]
|
|
|
+ public enum DeprecatedEnum {
|
|
|
+ one = 1,
|
|
|
+ }
|
|
|
+
|
|
|
+ #endregion
|
|
|
+
|
|
|
#region Messages
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
@@ -1033,6 +1062,799 @@ namespace UnitTest.Issues.TestProtos {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+ [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
+ [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
|
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("ProtoGen", "2.3.0.277")]
|
|
|
+ public sealed partial class DeprecatedChild : pb::GeneratedMessage<DeprecatedChild, DeprecatedChild.Builder> {
|
|
|
+ private static readonly DeprecatedChild defaultInstance = new Builder().BuildPartial();
|
|
|
+ private static readonly string[] _deprecatedChildFieldNames = new string[] { };
|
|
|
+ private static readonly uint[] _deprecatedChildFieldTags = new uint[] { };
|
|
|
+ public static DeprecatedChild DefaultInstance {
|
|
|
+ get { return defaultInstance; }
|
|
|
+ }
|
|
|
+
|
|
|
+ public override DeprecatedChild DefaultInstanceForType {
|
|
|
+ get { return defaultInstance; }
|
|
|
+ }
|
|
|
+
|
|
|
+ protected override DeprecatedChild ThisMessage {
|
|
|
+ get { return this; }
|
|
|
+ }
|
|
|
+
|
|
|
+ public static pbd::MessageDescriptor Descriptor {
|
|
|
+ get { return global::UnitTest.Issues.TestProtos.UnitTestExtrasIssuesProtoFile.internal__static_unittest_issues_DeprecatedChild__Descriptor; }
|
|
|
+ }
|
|
|
+
|
|
|
+ protected override pb::FieldAccess.FieldAccessorTable<DeprecatedChild, DeprecatedChild.Builder> InternalFieldAccessors {
|
|
|
+ get { return global::UnitTest.Issues.TestProtos.UnitTestExtrasIssuesProtoFile.internal__static_unittest_issues_DeprecatedChild__FieldAccessorTable; }
|
|
|
+ }
|
|
|
+
|
|
|
+ public override bool IsInitialized {
|
|
|
+ get {
|
|
|
+ return true;
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ public override void WriteTo(pb::ICodedOutputStream output) {
|
|
|
+ int size = SerializedSize;
|
|
|
+ string[] field_names = _deprecatedChildFieldNames;
|
|
|
+ UnknownFields.WriteTo(output);
|
|
|
+ }
|
|
|
+
|
|
|
+ private int memoizedSerializedSize = -1;
|
|
|
+ public override int SerializedSize {
|
|
|
+ get {
|
|
|
+ int size = memoizedSerializedSize;
|
|
|
+ if (size != -1) return size;
|
|
|
+
|
|
|
+ size = 0;
|
|
|
+ size += UnknownFields.SerializedSize;
|
|
|
+ memoizedSerializedSize = size;
|
|
|
+ return size;
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ public static DeprecatedChild ParseFrom(pb::ByteString data) {
|
|
|
+ return ((Builder) CreateBuilder().MergeFrom(data)).BuildParsed();
|
|
|
+ }
|
|
|
+ public static DeprecatedChild ParseFrom(pb::ByteString data, pb::ExtensionRegistry extensionRegistry) {
|
|
|
+ return ((Builder) CreateBuilder().MergeFrom(data, extensionRegistry)).BuildParsed();
|
|
|
+ }
|
|
|
+ public static DeprecatedChild ParseFrom(byte[] data) {
|
|
|
+ return ((Builder) CreateBuilder().MergeFrom(data)).BuildParsed();
|
|
|
+ }
|
|
|
+ public static DeprecatedChild ParseFrom(byte[] data, pb::ExtensionRegistry extensionRegistry) {
|
|
|
+ return ((Builder) CreateBuilder().MergeFrom(data, extensionRegistry)).BuildParsed();
|
|
|
+ }
|
|
|
+ public static DeprecatedChild ParseFrom(global::System.IO.Stream input) {
|
|
|
+ return ((Builder) CreateBuilder().MergeFrom(input)).BuildParsed();
|
|
|
+ }
|
|
|
+ public static DeprecatedChild ParseFrom(global::System.IO.Stream input, pb::ExtensionRegistry extensionRegistry) {
|
|
|
+ return ((Builder) CreateBuilder().MergeFrom(input, extensionRegistry)).BuildParsed();
|
|
|
+ }
|
|
|
+ public static DeprecatedChild ParseDelimitedFrom(global::System.IO.Stream input) {
|
|
|
+ return CreateBuilder().MergeDelimitedFrom(input).BuildParsed();
|
|
|
+ }
|
|
|
+ public static DeprecatedChild ParseDelimitedFrom(global::System.IO.Stream input, pb::ExtensionRegistry extensionRegistry) {
|
|
|
+ return CreateBuilder().MergeDelimitedFrom(input, extensionRegistry).BuildParsed();
|
|
|
+ }
|
|
|
+ public static DeprecatedChild ParseFrom(pb::ICodedInputStream input) {
|
|
|
+ return ((Builder) CreateBuilder().MergeFrom(input)).BuildParsed();
|
|
|
+ }
|
|
|
+ public static DeprecatedChild ParseFrom(pb::ICodedInputStream input, pb::ExtensionRegistry extensionRegistry) {
|
|
|
+ return ((Builder) CreateBuilder().MergeFrom(input, extensionRegistry)).BuildParsed();
|
|
|
+ }
|
|
|
+ public static Builder CreateBuilder() { return new Builder(); }
|
|
|
+ public override Builder ToBuilder() { return CreateBuilder(this); }
|
|
|
+ public override Builder CreateBuilderForType() { return new Builder(); }
|
|
|
+ public static Builder CreateBuilder(DeprecatedChild prototype) {
|
|
|
+ return (Builder) new Builder().MergeFrom(prototype);
|
|
|
+ }
|
|
|
+
|
|
|
+ [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
+ [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
|
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("ProtoGen", "2.3.0.277")]
|
|
|
+ public sealed partial class Builder : pb::GeneratedBuilder<DeprecatedChild, Builder> {
|
|
|
+ protected override Builder ThisBuilder {
|
|
|
+ get { return this; }
|
|
|
+ }
|
|
|
+ public Builder() {}
|
|
|
+
|
|
|
+ DeprecatedChild result = new DeprecatedChild();
|
|
|
+
|
|
|
+ protected override DeprecatedChild MessageBeingBuilt {
|
|
|
+ get { return result; }
|
|
|
+ }
|
|
|
+
|
|
|
+ public override Builder Clear() {
|
|
|
+ result = new DeprecatedChild();
|
|
|
+ return this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public override Builder Clone() {
|
|
|
+ return new Builder().MergeFrom(result);
|
|
|
+ }
|
|
|
+
|
|
|
+ public override pbd::MessageDescriptor DescriptorForType {
|
|
|
+ get { return global::UnitTest.Issues.TestProtos.DeprecatedChild.Descriptor; }
|
|
|
+ }
|
|
|
+
|
|
|
+ public override DeprecatedChild DefaultInstanceForType {
|
|
|
+ get { return global::UnitTest.Issues.TestProtos.DeprecatedChild.DefaultInstance; }
|
|
|
+ }
|
|
|
+
|
|
|
+ public override DeprecatedChild BuildPartial() {
|
|
|
+ if (result == null) {
|
|
|
+ throw new global::System.InvalidOperationException("build() has already been called on this Builder");
|
|
|
+ }
|
|
|
+ DeprecatedChild returnMe = result;
|
|
|
+ result = null;
|
|
|
+ return returnMe;
|
|
|
+ }
|
|
|
+
|
|
|
+ public override Builder MergeFrom(pb::IMessage other) {
|
|
|
+ if (other is DeprecatedChild) {
|
|
|
+ return MergeFrom((DeprecatedChild) other);
|
|
|
+ } else {
|
|
|
+ base.MergeFrom(other);
|
|
|
+ return this;
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ public override Builder MergeFrom(DeprecatedChild other) {
|
|
|
+ if (other == global::UnitTest.Issues.TestProtos.DeprecatedChild.DefaultInstance) return this;
|
|
|
+ this.MergeUnknownFields(other.UnknownFields);
|
|
|
+ return this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public override Builder MergeFrom(pb::ICodedInputStream input) {
|
|
|
+ return MergeFrom(input, pb::ExtensionRegistry.Empty);
|
|
|
+ }
|
|
|
+
|
|
|
+ public override Builder MergeFrom(pb::ICodedInputStream input, pb::ExtensionRegistry extensionRegistry) {
|
|
|
+ pb::UnknownFieldSet.Builder unknownFields = null;
|
|
|
+ uint tag;
|
|
|
+ string field_name;
|
|
|
+ while (input.ReadTag(out tag, out field_name)) {
|
|
|
+ if(tag == 0 && field_name != null) {
|
|
|
+ int field_ordinal = global::System.Array.BinarySearch(_deprecatedChildFieldNames, field_name, global::System.StringComparer.Ordinal);
|
|
|
+ if(field_ordinal >= 0)
|
|
|
+ tag = _deprecatedChildFieldTags[field_ordinal];
|
|
|
+ else {
|
|
|
+ if (unknownFields == null) {
|
|
|
+ unknownFields = pb::UnknownFieldSet.CreateBuilder(this.UnknownFields);
|
|
|
+ }
|
|
|
+ ParseUnknownField(input, unknownFields, extensionRegistry, tag, field_name);
|
|
|
+ continue;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ switch (tag) {
|
|
|
+ case 0: {
|
|
|
+ throw pb::InvalidProtocolBufferException.InvalidTag();
|
|
|
+ }
|
|
|
+ default: {
|
|
|
+ if (pb::WireFormat.IsEndGroupTag(tag)) {
|
|
|
+ if (unknownFields != null) {
|
|
|
+ this.UnknownFields = unknownFields.Build();
|
|
|
+ }
|
|
|
+ return this;
|
|
|
+ }
|
|
|
+ if (unknownFields == null) {
|
|
|
+ unknownFields = pb::UnknownFieldSet.CreateBuilder(this.UnknownFields);
|
|
|
+ }
|
|
|
+ ParseUnknownField(input, unknownFields, extensionRegistry, tag, field_name);
|
|
|
+ break;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ if (unknownFields != null) {
|
|
|
+ this.UnknownFields = unknownFields.Build();
|
|
|
+ }
|
|
|
+ return this;
|
|
|
+ }
|
|
|
+
|
|
|
+ }
|
|
|
+ static DeprecatedChild() {
|
|
|
+ object.ReferenceEquals(global::UnitTest.Issues.TestProtos.UnitTestExtrasIssuesProtoFile.Descriptor, null);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
+ [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
|
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("ProtoGen", "2.3.0.277")]
|
|
|
+ public sealed partial class DeprecatedFieldsMessage : pb::GeneratedMessage<DeprecatedFieldsMessage, DeprecatedFieldsMessage.Builder> {
|
|
|
+ private static readonly DeprecatedFieldsMessage defaultInstance = new Builder().BuildPartial();
|
|
|
+ private static readonly string[] _deprecatedFieldsMessageFieldNames = new string[] { "EnumArray", "EnumValue", "MessageArray", "MessageValue", "PrimitiveArray", "PrimitiveValue" };
|
|
|
+ private static readonly uint[] _deprecatedFieldsMessageFieldTags = new uint[] { 48, 40, 34, 26, 16, 8 };
|
|
|
+ public static DeprecatedFieldsMessage DefaultInstance {
|
|
|
+ get { return defaultInstance; }
|
|
|
+ }
|
|
|
+
|
|
|
+ public override DeprecatedFieldsMessage DefaultInstanceForType {
|
|
|
+ get { return defaultInstance; }
|
|
|
+ }
|
|
|
+
|
|
|
+ protected override DeprecatedFieldsMessage ThisMessage {
|
|
|
+ get { return this; }
|
|
|
+ }
|
|
|
+
|
|
|
+ public static pbd::MessageDescriptor Descriptor {
|
|
|
+ get { return global::UnitTest.Issues.TestProtos.UnitTestExtrasIssuesProtoFile.internal__static_unittest_issues_DeprecatedFieldsMessage__Descriptor; }
|
|
|
+ }
|
|
|
+
|
|
|
+ protected override pb::FieldAccess.FieldAccessorTable<DeprecatedFieldsMessage, DeprecatedFieldsMessage.Builder> InternalFieldAccessors {
|
|
|
+ get { return global::UnitTest.Issues.TestProtos.UnitTestExtrasIssuesProtoFile.internal__static_unittest_issues_DeprecatedFieldsMessage__FieldAccessorTable; }
|
|
|
+ }
|
|
|
+
|
|
|
+ public const int PrimitiveValueFieldNumber = 1;
|
|
|
+ private bool hasPrimitiveValue;
|
|
|
+ private int primitiveValue_;
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public bool HasPrimitiveValue {
|
|
|
+ get { return hasPrimitiveValue; }
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public int PrimitiveValue {
|
|
|
+ get { return primitiveValue_; }
|
|
|
+ }
|
|
|
+
|
|
|
+ public const int PrimitiveArrayFieldNumber = 2;
|
|
|
+ private pbc::PopsicleList<int> primitiveArray_ = new pbc::PopsicleList<int>();
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public scg::IList<int> PrimitiveArrayList {
|
|
|
+ get { return pbc::Lists.AsReadOnly(primitiveArray_); }
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public int PrimitiveArrayCount {
|
|
|
+ get { return primitiveArray_.Count; }
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public int GetPrimitiveArray(int index) {
|
|
|
+ return primitiveArray_[index];
|
|
|
+ }
|
|
|
+
|
|
|
+ public const int MessageValueFieldNumber = 3;
|
|
|
+ private bool hasMessageValue;
|
|
|
+ private global::UnitTest.Issues.TestProtos.DeprecatedChild messageValue_ = global::UnitTest.Issues.TestProtos.DeprecatedChild.DefaultInstance;
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public bool HasMessageValue {
|
|
|
+ get { return hasMessageValue; }
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public global::UnitTest.Issues.TestProtos.DeprecatedChild MessageValue {
|
|
|
+ get { return messageValue_; }
|
|
|
+ }
|
|
|
+
|
|
|
+ public const int MessageArrayFieldNumber = 4;
|
|
|
+ private pbc::PopsicleList<global::UnitTest.Issues.TestProtos.DeprecatedChild> messageArray_ = new pbc::PopsicleList<global::UnitTest.Issues.TestProtos.DeprecatedChild>();
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public scg::IList<global::UnitTest.Issues.TestProtos.DeprecatedChild> MessageArrayList {
|
|
|
+ get { return messageArray_; }
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public int MessageArrayCount {
|
|
|
+ get { return messageArray_.Count; }
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public global::UnitTest.Issues.TestProtos.DeprecatedChild GetMessageArray(int index) {
|
|
|
+ return messageArray_[index];
|
|
|
+ }
|
|
|
+
|
|
|
+ public const int EnumValueFieldNumber = 5;
|
|
|
+ private bool hasEnumValue;
|
|
|
+ private global::UnitTest.Issues.TestProtos.DeprecatedEnum enumValue_ = global::UnitTest.Issues.TestProtos.DeprecatedEnum.one;
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public bool HasEnumValue {
|
|
|
+ get { return hasEnumValue; }
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public global::UnitTest.Issues.TestProtos.DeprecatedEnum EnumValue {
|
|
|
+ get { return enumValue_; }
|
|
|
+ }
|
|
|
+
|
|
|
+ public const int EnumArrayFieldNumber = 6;
|
|
|
+ private pbc::PopsicleList<global::UnitTest.Issues.TestProtos.DeprecatedEnum> enumArray_ = new pbc::PopsicleList<global::UnitTest.Issues.TestProtos.DeprecatedEnum>();
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public scg::IList<global::UnitTest.Issues.TestProtos.DeprecatedEnum> EnumArrayList {
|
|
|
+ get { return pbc::Lists.AsReadOnly(enumArray_); }
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public int EnumArrayCount {
|
|
|
+ get { return enumArray_.Count; }
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public global::UnitTest.Issues.TestProtos.DeprecatedEnum GetEnumArray(int index) {
|
|
|
+ return enumArray_[index];
|
|
|
+ }
|
|
|
+
|
|
|
+ public override bool IsInitialized {
|
|
|
+ get {
|
|
|
+ return true;
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ public override void WriteTo(pb::ICodedOutputStream output) {
|
|
|
+ int size = SerializedSize;
|
|
|
+ string[] field_names = _deprecatedFieldsMessageFieldNames;
|
|
|
+ if (hasPrimitiveValue) {
|
|
|
+ output.WriteInt32(1, field_names[5], PrimitiveValue);
|
|
|
+ }
|
|
|
+ if (primitiveArray_.Count > 0) {
|
|
|
+ output.WriteInt32Array(2, field_names[4], primitiveArray_);
|
|
|
+ }
|
|
|
+ if (hasMessageValue) {
|
|
|
+ output.WriteMessage(3, field_names[3], MessageValue);
|
|
|
+ }
|
|
|
+ if (messageArray_.Count > 0) {
|
|
|
+ output.WriteMessageArray(4, field_names[2], messageArray_);
|
|
|
+ }
|
|
|
+ if (hasEnumValue) {
|
|
|
+ output.WriteEnum(5, field_names[1], (int) EnumValue, EnumValue);
|
|
|
+ }
|
|
|
+ if (enumArray_.Count > 0) {
|
|
|
+ output.WriteEnumArray(6, field_names[0], enumArray_);
|
|
|
+ }
|
|
|
+ UnknownFields.WriteTo(output);
|
|
|
+ }
|
|
|
+
|
|
|
+ private int memoizedSerializedSize = -1;
|
|
|
+ public override int SerializedSize {
|
|
|
+ get {
|
|
|
+ int size = memoizedSerializedSize;
|
|
|
+ if (size != -1) return size;
|
|
|
+
|
|
|
+ size = 0;
|
|
|
+ if (hasPrimitiveValue) {
|
|
|
+ size += pb::CodedOutputStream.ComputeInt32Size(1, PrimitiveValue);
|
|
|
+ }
|
|
|
+ {
|
|
|
+ int dataSize = 0;
|
|
|
+ foreach (int element in PrimitiveArrayList) {
|
|
|
+ dataSize += pb::CodedOutputStream.ComputeInt32SizeNoTag(element);
|
|
|
+ }
|
|
|
+ size += dataSize;
|
|
|
+ size += 1 * primitiveArray_.Count;
|
|
|
+ }
|
|
|
+ if (hasMessageValue) {
|
|
|
+ size += pb::CodedOutputStream.ComputeMessageSize(3, MessageValue);
|
|
|
+ }
|
|
|
+ foreach (global::UnitTest.Issues.TestProtos.DeprecatedChild element in MessageArrayList) {
|
|
|
+ size += pb::CodedOutputStream.ComputeMessageSize(4, element);
|
|
|
+ }
|
|
|
+ if (hasEnumValue) {
|
|
|
+ size += pb::CodedOutputStream.ComputeEnumSize(5, (int) EnumValue);
|
|
|
+ }
|
|
|
+ {
|
|
|
+ int dataSize = 0;
|
|
|
+ if (enumArray_.Count > 0) {
|
|
|
+ foreach (global::UnitTest.Issues.TestProtos.DeprecatedEnum element in enumArray_) {
|
|
|
+ dataSize += pb::CodedOutputStream.ComputeEnumSizeNoTag((int) element);
|
|
|
+ }
|
|
|
+ size += dataSize;
|
|
|
+ size += 1 * enumArray_.Count;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ size += UnknownFields.SerializedSize;
|
|
|
+ memoizedSerializedSize = size;
|
|
|
+ return size;
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ public static DeprecatedFieldsMessage ParseFrom(pb::ByteString data) {
|
|
|
+ return ((Builder) CreateBuilder().MergeFrom(data)).BuildParsed();
|
|
|
+ }
|
|
|
+ public static DeprecatedFieldsMessage ParseFrom(pb::ByteString data, pb::ExtensionRegistry extensionRegistry) {
|
|
|
+ return ((Builder) CreateBuilder().MergeFrom(data, extensionRegistry)).BuildParsed();
|
|
|
+ }
|
|
|
+ public static DeprecatedFieldsMessage ParseFrom(byte[] data) {
|
|
|
+ return ((Builder) CreateBuilder().MergeFrom(data)).BuildParsed();
|
|
|
+ }
|
|
|
+ public static DeprecatedFieldsMessage ParseFrom(byte[] data, pb::ExtensionRegistry extensionRegistry) {
|
|
|
+ return ((Builder) CreateBuilder().MergeFrom(data, extensionRegistry)).BuildParsed();
|
|
|
+ }
|
|
|
+ public static DeprecatedFieldsMessage ParseFrom(global::System.IO.Stream input) {
|
|
|
+ return ((Builder) CreateBuilder().MergeFrom(input)).BuildParsed();
|
|
|
+ }
|
|
|
+ public static DeprecatedFieldsMessage ParseFrom(global::System.IO.Stream input, pb::ExtensionRegistry extensionRegistry) {
|
|
|
+ return ((Builder) CreateBuilder().MergeFrom(input, extensionRegistry)).BuildParsed();
|
|
|
+ }
|
|
|
+ public static DeprecatedFieldsMessage ParseDelimitedFrom(global::System.IO.Stream input) {
|
|
|
+ return CreateBuilder().MergeDelimitedFrom(input).BuildParsed();
|
|
|
+ }
|
|
|
+ public static DeprecatedFieldsMessage ParseDelimitedFrom(global::System.IO.Stream input, pb::ExtensionRegistry extensionRegistry) {
|
|
|
+ return CreateBuilder().MergeDelimitedFrom(input, extensionRegistry).BuildParsed();
|
|
|
+ }
|
|
|
+ public static DeprecatedFieldsMessage ParseFrom(pb::ICodedInputStream input) {
|
|
|
+ return ((Builder) CreateBuilder().MergeFrom(input)).BuildParsed();
|
|
|
+ }
|
|
|
+ public static DeprecatedFieldsMessage ParseFrom(pb::ICodedInputStream input, pb::ExtensionRegistry extensionRegistry) {
|
|
|
+ return ((Builder) CreateBuilder().MergeFrom(input, extensionRegistry)).BuildParsed();
|
|
|
+ }
|
|
|
+ public static Builder CreateBuilder() { return new Builder(); }
|
|
|
+ public override Builder ToBuilder() { return CreateBuilder(this); }
|
|
|
+ public override Builder CreateBuilderForType() { return new Builder(); }
|
|
|
+ public static Builder CreateBuilder(DeprecatedFieldsMessage prototype) {
|
|
|
+ return (Builder) new Builder().MergeFrom(prototype);
|
|
|
+ }
|
|
|
+
|
|
|
+ [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
+ [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
|
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("ProtoGen", "2.3.0.277")]
|
|
|
+ public sealed partial class Builder : pb::GeneratedBuilder<DeprecatedFieldsMessage, Builder> {
|
|
|
+ protected override Builder ThisBuilder {
|
|
|
+ get { return this; }
|
|
|
+ }
|
|
|
+ public Builder() {}
|
|
|
+
|
|
|
+ DeprecatedFieldsMessage result = new DeprecatedFieldsMessage();
|
|
|
+
|
|
|
+ protected override DeprecatedFieldsMessage MessageBeingBuilt {
|
|
|
+ get { return result; }
|
|
|
+ }
|
|
|
+
|
|
|
+ public override Builder Clear() {
|
|
|
+ result = new DeprecatedFieldsMessage();
|
|
|
+ return this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public override Builder Clone() {
|
|
|
+ return new Builder().MergeFrom(result);
|
|
|
+ }
|
|
|
+
|
|
|
+ public override pbd::MessageDescriptor DescriptorForType {
|
|
|
+ get { return global::UnitTest.Issues.TestProtos.DeprecatedFieldsMessage.Descriptor; }
|
|
|
+ }
|
|
|
+
|
|
|
+ public override DeprecatedFieldsMessage DefaultInstanceForType {
|
|
|
+ get { return global::UnitTest.Issues.TestProtos.DeprecatedFieldsMessage.DefaultInstance; }
|
|
|
+ }
|
|
|
+
|
|
|
+ public override DeprecatedFieldsMessage BuildPartial() {
|
|
|
+ if (result == null) {
|
|
|
+ throw new global::System.InvalidOperationException("build() has already been called on this Builder");
|
|
|
+ }
|
|
|
+ result.primitiveArray_.MakeReadOnly();
|
|
|
+ result.messageArray_.MakeReadOnly();
|
|
|
+ result.enumArray_.MakeReadOnly();
|
|
|
+ DeprecatedFieldsMessage returnMe = result;
|
|
|
+ result = null;
|
|
|
+ return returnMe;
|
|
|
+ }
|
|
|
+
|
|
|
+ public override Builder MergeFrom(pb::IMessage other) {
|
|
|
+ if (other is DeprecatedFieldsMessage) {
|
|
|
+ return MergeFrom((DeprecatedFieldsMessage) other);
|
|
|
+ } else {
|
|
|
+ base.MergeFrom(other);
|
|
|
+ return this;
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ public override Builder MergeFrom(DeprecatedFieldsMessage other) {
|
|
|
+ if (other == global::UnitTest.Issues.TestProtos.DeprecatedFieldsMessage.DefaultInstance) return this;
|
|
|
+ if (other.HasPrimitiveValue) {
|
|
|
+ PrimitiveValue = other.PrimitiveValue;
|
|
|
+ }
|
|
|
+ if (other.primitiveArray_.Count != 0) {
|
|
|
+ base.AddRange(other.primitiveArray_, result.primitiveArray_);
|
|
|
+ }
|
|
|
+ if (other.HasMessageValue) {
|
|
|
+ MergeMessageValue(other.MessageValue);
|
|
|
+ }
|
|
|
+ if (other.messageArray_.Count != 0) {
|
|
|
+ base.AddRange(other.messageArray_, result.messageArray_);
|
|
|
+ }
|
|
|
+ if (other.HasEnumValue) {
|
|
|
+ EnumValue = other.EnumValue;
|
|
|
+ }
|
|
|
+ if (other.enumArray_.Count != 0) {
|
|
|
+ base.AddRange(other.enumArray_, result.enumArray_);
|
|
|
+ }
|
|
|
+ this.MergeUnknownFields(other.UnknownFields);
|
|
|
+ return this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public override Builder MergeFrom(pb::ICodedInputStream input) {
|
|
|
+ return MergeFrom(input, pb::ExtensionRegistry.Empty);
|
|
|
+ }
|
|
|
+
|
|
|
+ public override Builder MergeFrom(pb::ICodedInputStream input, pb::ExtensionRegistry extensionRegistry) {
|
|
|
+ pb::UnknownFieldSet.Builder unknownFields = null;
|
|
|
+ uint tag;
|
|
|
+ string field_name;
|
|
|
+ while (input.ReadTag(out tag, out field_name)) {
|
|
|
+ if(tag == 0 && field_name != null) {
|
|
|
+ int field_ordinal = global::System.Array.BinarySearch(_deprecatedFieldsMessageFieldNames, field_name, global::System.StringComparer.Ordinal);
|
|
|
+ if(field_ordinal >= 0)
|
|
|
+ tag = _deprecatedFieldsMessageFieldTags[field_ordinal];
|
|
|
+ else {
|
|
|
+ if (unknownFields == null) {
|
|
|
+ unknownFields = pb::UnknownFieldSet.CreateBuilder(this.UnknownFields);
|
|
|
+ }
|
|
|
+ ParseUnknownField(input, unknownFields, extensionRegistry, tag, field_name);
|
|
|
+ continue;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ switch (tag) {
|
|
|
+ case 0: {
|
|
|
+ throw pb::InvalidProtocolBufferException.InvalidTag();
|
|
|
+ }
|
|
|
+ default: {
|
|
|
+ if (pb::WireFormat.IsEndGroupTag(tag)) {
|
|
|
+ if (unknownFields != null) {
|
|
|
+ this.UnknownFields = unknownFields.Build();
|
|
|
+ }
|
|
|
+ return this;
|
|
|
+ }
|
|
|
+ if (unknownFields == null) {
|
|
|
+ unknownFields = pb::UnknownFieldSet.CreateBuilder(this.UnknownFields);
|
|
|
+ }
|
|
|
+ ParseUnknownField(input, unknownFields, extensionRegistry, tag, field_name);
|
|
|
+ break;
|
|
|
+ }
|
|
|
+ case 8: {
|
|
|
+ result.hasPrimitiveValue = input.ReadInt32(ref result.primitiveValue_);
|
|
|
+ break;
|
|
|
+ }
|
|
|
+ case 18:
|
|
|
+ case 16: {
|
|
|
+ input.ReadInt32Array(tag, field_name, result.primitiveArray_);
|
|
|
+ break;
|
|
|
+ }
|
|
|
+ case 26: {
|
|
|
+ global::UnitTest.Issues.TestProtos.DeprecatedChild.Builder subBuilder = global::UnitTest.Issues.TestProtos.DeprecatedChild.CreateBuilder();
|
|
|
+ if (result.hasMessageValue) {
|
|
|
+ subBuilder.MergeFrom(MessageValue);
|
|
|
+ }
|
|
|
+ input.ReadMessage(subBuilder, extensionRegistry);
|
|
|
+ MessageValue = subBuilder.BuildPartial();
|
|
|
+ break;
|
|
|
+ }
|
|
|
+ case 34: {
|
|
|
+ input.ReadMessageArray(tag, field_name, result.messageArray_, global::UnitTest.Issues.TestProtos.DeprecatedChild.DefaultInstance, extensionRegistry);
|
|
|
+ break;
|
|
|
+ }
|
|
|
+ case 40: {
|
|
|
+ object unknown;
|
|
|
+ if(input.ReadEnum(ref result.enumValue_, out unknown)) {
|
|
|
+ result.hasEnumValue = true;
|
|
|
+ } else if(unknown is int) {
|
|
|
+ if (unknownFields == null) {
|
|
|
+ unknownFields = pb::UnknownFieldSet.CreateBuilder(this.UnknownFields);
|
|
|
+ }
|
|
|
+ unknownFields.MergeVarintField(5, (ulong)(int)unknown);
|
|
|
+ }
|
|
|
+ break;
|
|
|
+ }
|
|
|
+ case 50:
|
|
|
+ case 48: {
|
|
|
+ scg::ICollection<object> unknownItems;
|
|
|
+ input.ReadEnumArray<global::UnitTest.Issues.TestProtos.DeprecatedEnum>(tag, field_name, result.enumArray_, out unknownItems);
|
|
|
+ if (unknownItems != null) {
|
|
|
+ if (unknownFields == null) {
|
|
|
+ unknownFields = pb::UnknownFieldSet.CreateBuilder(this.UnknownFields);
|
|
|
+ }
|
|
|
+ foreach (object rawValue in unknownItems)
|
|
|
+ if (rawValue is int)
|
|
|
+ unknownFields.MergeVarintField(6, (ulong)(int)rawValue);
|
|
|
+ }
|
|
|
+ break;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ if (unknownFields != null) {
|
|
|
+ this.UnknownFields = unknownFields.Build();
|
|
|
+ }
|
|
|
+ return this;
|
|
|
+ }
|
|
|
+
|
|
|
+
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public bool HasPrimitiveValue {
|
|
|
+ get { return result.hasPrimitiveValue; }
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public int PrimitiveValue {
|
|
|
+ get { return result.PrimitiveValue; }
|
|
|
+ set { SetPrimitiveValue(value); }
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public Builder SetPrimitiveValue(int value) {
|
|
|
+ result.hasPrimitiveValue = true;
|
|
|
+ result.primitiveValue_ = value;
|
|
|
+ return this;
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public Builder ClearPrimitiveValue() {
|
|
|
+ result.hasPrimitiveValue = false;
|
|
|
+ result.primitiveValue_ = 0;
|
|
|
+ return this;
|
|
|
+ }
|
|
|
+
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public pbc::IPopsicleList<int> PrimitiveArrayList {
|
|
|
+ get { return result.primitiveArray_; }
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public int PrimitiveArrayCount {
|
|
|
+ get { return result.PrimitiveArrayCount; }
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public int GetPrimitiveArray(int index) {
|
|
|
+ return result.GetPrimitiveArray(index);
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public Builder SetPrimitiveArray(int index, int value) {
|
|
|
+ result.primitiveArray_[index] = value;
|
|
|
+ return this;
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public Builder AddPrimitiveArray(int value) {
|
|
|
+ result.primitiveArray_.Add(value);
|
|
|
+ return this;
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public Builder AddRangePrimitiveArray(scg::IEnumerable<int> values) {
|
|
|
+ base.AddRange(values, result.primitiveArray_);
|
|
|
+ return this;
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public Builder ClearPrimitiveArray() {
|
|
|
+ result.primitiveArray_.Clear();
|
|
|
+ return this;
|
|
|
+ }
|
|
|
+
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public bool HasMessageValue {
|
|
|
+ get { return result.hasMessageValue; }
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public global::UnitTest.Issues.TestProtos.DeprecatedChild MessageValue {
|
|
|
+ get { return result.MessageValue; }
|
|
|
+ set { SetMessageValue(value); }
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public Builder SetMessageValue(global::UnitTest.Issues.TestProtos.DeprecatedChild value) {
|
|
|
+ pb::ThrowHelper.ThrowIfNull(value, "value");
|
|
|
+ result.hasMessageValue = true;
|
|
|
+ result.messageValue_ = value;
|
|
|
+ return this;
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public Builder SetMessageValue(global::UnitTest.Issues.TestProtos.DeprecatedChild.Builder builderForValue) {
|
|
|
+ pb::ThrowHelper.ThrowIfNull(builderForValue, "builderForValue");
|
|
|
+ result.hasMessageValue = true;
|
|
|
+ result.messageValue_ = builderForValue.Build();
|
|
|
+ return this;
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public Builder MergeMessageValue(global::UnitTest.Issues.TestProtos.DeprecatedChild value) {
|
|
|
+ pb::ThrowHelper.ThrowIfNull(value, "value");
|
|
|
+ if (result.hasMessageValue &&
|
|
|
+ result.messageValue_ != global::UnitTest.Issues.TestProtos.DeprecatedChild.DefaultInstance) {
|
|
|
+ result.messageValue_ = global::UnitTest.Issues.TestProtos.DeprecatedChild.CreateBuilder(result.messageValue_).MergeFrom(value).BuildPartial();
|
|
|
+ } else {
|
|
|
+ result.messageValue_ = value;
|
|
|
+ }
|
|
|
+ result.hasMessageValue = true;
|
|
|
+ return this;
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public Builder ClearMessageValue() {
|
|
|
+ result.hasMessageValue = false;
|
|
|
+ result.messageValue_ = global::UnitTest.Issues.TestProtos.DeprecatedChild.DefaultInstance;
|
|
|
+ return this;
|
|
|
+ }
|
|
|
+
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public pbc::IPopsicleList<global::UnitTest.Issues.TestProtos.DeprecatedChild> MessageArrayList {
|
|
|
+ get { return result.messageArray_; }
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public int MessageArrayCount {
|
|
|
+ get { return result.MessageArrayCount; }
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public global::UnitTest.Issues.TestProtos.DeprecatedChild GetMessageArray(int index) {
|
|
|
+ return result.GetMessageArray(index);
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public Builder SetMessageArray(int index, global::UnitTest.Issues.TestProtos.DeprecatedChild value) {
|
|
|
+ pb::ThrowHelper.ThrowIfNull(value, "value");
|
|
|
+ result.messageArray_[index] = value;
|
|
|
+ return this;
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public Builder SetMessageArray(int index, global::UnitTest.Issues.TestProtos.DeprecatedChild.Builder builderForValue) {
|
|
|
+ pb::ThrowHelper.ThrowIfNull(builderForValue, "builderForValue");
|
|
|
+ result.messageArray_[index] = builderForValue.Build();
|
|
|
+ return this;
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public Builder AddMessageArray(global::UnitTest.Issues.TestProtos.DeprecatedChild value) {
|
|
|
+ pb::ThrowHelper.ThrowIfNull(value, "value");
|
|
|
+ result.messageArray_.Add(value);
|
|
|
+ return this;
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public Builder AddMessageArray(global::UnitTest.Issues.TestProtos.DeprecatedChild.Builder builderForValue) {
|
|
|
+ pb::ThrowHelper.ThrowIfNull(builderForValue, "builderForValue");
|
|
|
+ result.messageArray_.Add(builderForValue.Build());
|
|
|
+ return this;
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public Builder AddRangeMessageArray(scg::IEnumerable<global::UnitTest.Issues.TestProtos.DeprecatedChild> values) {
|
|
|
+ base.AddRange(values, result.messageArray_);
|
|
|
+ return this;
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public Builder ClearMessageArray() {
|
|
|
+ result.messageArray_.Clear();
|
|
|
+ return this;
|
|
|
+ }
|
|
|
+
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public bool HasEnumValue {
|
|
|
+ get { return result.hasEnumValue; }
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public global::UnitTest.Issues.TestProtos.DeprecatedEnum EnumValue {
|
|
|
+ get { return result.EnumValue; }
|
|
|
+ set { SetEnumValue(value); }
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public Builder SetEnumValue(global::UnitTest.Issues.TestProtos.DeprecatedEnum value) {
|
|
|
+ result.hasEnumValue = true;
|
|
|
+ result.enumValue_ = value;
|
|
|
+ return this;
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public Builder ClearEnumValue() {
|
|
|
+ result.hasEnumValue = false;
|
|
|
+ result.enumValue_ = global::UnitTest.Issues.TestProtos.DeprecatedEnum.one;
|
|
|
+ return this;
|
|
|
+ }
|
|
|
+
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public pbc::IPopsicleList<global::UnitTest.Issues.TestProtos.DeprecatedEnum> EnumArrayList {
|
|
|
+ get { return result.enumArray_; }
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public int EnumArrayCount {
|
|
|
+ get { return result.EnumArrayCount; }
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public global::UnitTest.Issues.TestProtos.DeprecatedEnum GetEnumArray(int index) {
|
|
|
+ return result.GetEnumArray(index);
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public Builder SetEnumArray(int index, global::UnitTest.Issues.TestProtos.DeprecatedEnum value) {
|
|
|
+ result.enumArray_[index] = value;
|
|
|
+ return this;
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public Builder AddEnumArray(global::UnitTest.Issues.TestProtos.DeprecatedEnum value) {
|
|
|
+ result.enumArray_.Add(value);
|
|
|
+ return this;
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public Builder AddRangeEnumArray(scg::IEnumerable<global::UnitTest.Issues.TestProtos.DeprecatedEnum> values) {
|
|
|
+ base.AddRange(values, result.enumArray_);
|
|
|
+ return this;
|
|
|
+ }
|
|
|
+ [global::System.ObsoleteAttribute()]
|
|
|
+ public Builder ClearEnumArray() {
|
|
|
+ result.enumArray_.Clear();
|
|
|
+ return this;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ static DeprecatedFieldsMessage() {
|
|
|
+ object.ReferenceEquals(global::UnitTest.Issues.TestProtos.UnitTestExtrasIssuesProtoFile.Descriptor, null);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
#endregion
|
|
|
|
|
|
}
|