| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358 | 
							- // Generated by the protocol buffer compiler.  DO NOT EDIT!
 
- using pb = global::Google.ProtocolBuffers;
 
- using pbc = global::Google.ProtocolBuffers.Collections;
 
- using pbd = global::Google.ProtocolBuffers.Descriptors;
 
- using scg = global::System.Collections.Generic;
 
- namespace Google.ProtocolBuffers.TestProtos {
 
-   
 
-   public static partial class UnitTestEmbedOptimizeForProtoFile {
 
-   
 
-     #region Descriptor
 
-     public static pbd::FileDescriptor Descriptor {
 
-         get { return descriptor; }
 
-     }
 
-     private static readonly pbd::FileDescriptor descriptor = pbd::FileDescriptor.InternalBuildGeneratedFileFrom (
 
-         new byte[] {
 
-             0x0a, 0x31, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x75, 0x6e, 
 
-             0x69, 0x74, 0x74, 0x65, 0x73, 0x74, 0x5f, 0x65, 0x6d, 0x62, 0x65, 0x64, 0x5f, 0x6f, 0x70, 0x74, 0x69, 0x6d, 0x69, 0x7a, 
 
-             0x65, 0x5f, 0x66, 0x6f, 0x72, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x11, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 
 
-             0x66, 0x5f, 0x75, 0x6e, 0x69, 0x74, 0x74, 0x65, 0x73, 0x74, 0x1a, 0x2b, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 
 
-             0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x75, 0x6e, 0x69, 0x74, 0x74, 0x65, 0x73, 0x74, 0x5f, 0x6f, 0x70, 0x74, 
 
-             0x69, 0x6d, 0x69, 0x7a, 0x65, 0x5f, 0x66, 0x6f, 0x72, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0xa1, 0x01, 0x0a, 0x19, 
 
-             0x54, 0x65, 0x73, 0x74, 0x45, 0x6d, 0x62, 0x65, 0x64, 0x4f, 0x70, 0x74, 0x69, 0x6d, 0x69, 0x7a, 0x65, 0x64, 0x46, 0x6f, 
 
-             0x72, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x41, 0x0a, 0x10, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x5f, 0x6d, 0x65, 
 
-             0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x27, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 
 
-             0x75, 0x66, 0x5f, 0x75, 0x6e, 0x69, 0x74, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x4f, 0x70, 0x74, 0x69, 
 
-             0x6d, 0x69, 0x7a, 0x65, 0x64, 0x46, 0x6f, 0x72, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x41, 0x0a, 0x10, 0x72, 0x65, 0x70, 0x65, 
 
-             0x61, 0x74, 0x65, 0x64, 0x5f, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x27, 
 
-             0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x5f, 0x75, 0x6e, 0x69, 0x74, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x54, 
 
-             0x65, 0x73, 0x74, 0x4f, 0x70, 0x74, 0x69, 0x6d, 0x69, 0x7a, 0x65, 0x64, 0x46, 0x6f, 0x72, 0x53, 0x69, 0x7a, 0x65, 0x42, 
 
-             0x4a, 0x48, 0x01, 0xc2, 0x3e, 0x21, 0x47, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x50, 0x72, 0x6f, 0x74, 0x6f, 0x63, 0x6f, 
 
-             0x6c, 0x42, 0x75, 0x66, 0x66, 0x65, 0x72, 0x73, 0x2e, 0x54, 0x65, 0x73, 0x74, 0x50, 0x72, 0x6f, 0x74, 0x6f, 0x73, 0xca, 
 
-             0x3e, 0x21, 0x55, 0x6e, 0x69, 0x74, 0x54, 0x65, 0x73, 0x74, 0x45, 0x6d, 0x62, 0x65, 0x64, 0x4f, 0x70, 0x74, 0x69, 0x6d, 
 
-             0x69, 0x7a, 0x65, 0x46, 0x6f, 0x72, 0x50, 0x72, 0x6f, 0x74, 0x6f, 0x46, 0x69, 0x6c, 0x65, 
 
-         }, new pbd::FileDescriptor[] {
 
-                 global::Google.ProtocolBuffers.TestProtos.UnitTestOptimizeForProtoFile.Descriptor,
 
-         });
 
-     #endregion
 
-     
 
-     #region Extensions
 
-     #endregion
 
-     
 
-     #region Static variables
 
-     internal static readonly pbd::MessageDescriptor internal__static_protobuf_unittest_TestEmbedOptimizedForSize__Descriptor 
 
-         = Descriptor.MessageTypes[0];
 
-     internal static pb::FieldAccess.FieldAccessorTable<global::Google.ProtocolBuffers.TestProtos.TestEmbedOptimizedForSize, global::Google.ProtocolBuffers.TestProtos.TestEmbedOptimizedForSize.Builder> internal__static_protobuf_unittest_TestEmbedOptimizedForSize__FieldAccessorTable
 
-         = new pb::FieldAccess.FieldAccessorTable<global::Google.ProtocolBuffers.TestProtos.TestEmbedOptimizedForSize, global::Google.ProtocolBuffers.TestProtos.TestEmbedOptimizedForSize.Builder>(internal__static_protobuf_unittest_TestEmbedOptimizedForSize__Descriptor,
 
-             new string[] { "OptionalMessage", "RepeatedMessage", });
 
-     #endregion
 
-     
 
-   }
 
-   
 
-   #region Enums
 
-   #endregion
 
-   
 
-   #region Messages
 
-   public sealed partial class TestEmbedOptimizedForSize : pb::GeneratedMessage<TestEmbedOptimizedForSize, TestEmbedOptimizedForSize.Builder> {
 
-     private static readonly TestEmbedOptimizedForSize defaultInstance = new Builder().BuildPartial();
 
-     public static TestEmbedOptimizedForSize DefaultInstance {
 
-       get { return defaultInstance; }
 
-     }
 
-     
 
-     public override TestEmbedOptimizedForSize DefaultInstanceForType {
 
-       get { return defaultInstance; }
 
-     }
 
-     
 
-     protected override TestEmbedOptimizedForSize ThisMessage {
 
-       get { return this; }
 
-     }
 
-     
 
-     public static pbd::MessageDescriptor Descriptor {
 
-       get { return global::Google.ProtocolBuffers.TestProtos.UnitTestEmbedOptimizeForProtoFile.internal__static_protobuf_unittest_TestEmbedOptimizedForSize__Descriptor; }
 
-     }
 
-     
 
-     protected override pb::FieldAccess.FieldAccessorTable<TestEmbedOptimizedForSize, TestEmbedOptimizedForSize.Builder> InternalFieldAccessors {
 
-       get { return global::Google.ProtocolBuffers.TestProtos.UnitTestEmbedOptimizeForProtoFile.internal__static_protobuf_unittest_TestEmbedOptimizedForSize__FieldAccessorTable; }
 
-     }
 
-     
 
-     // optional .protobuf_unittest.TestOptimizedForSize optional_message = 1;
 
-     private bool hasOptionalMessage;
 
-     private global::Google.ProtocolBuffers.TestProtos.TestOptimizedForSize optionalMessage_ = global::Google.ProtocolBuffers.TestProtos.TestOptimizedForSize.DefaultInstance;
 
-     public bool HasOptionalMessage {
 
-       get { return hasOptionalMessage; }
 
-     }
 
-     public global::Google.ProtocolBuffers.TestProtos.TestOptimizedForSize OptionalMessage {
 
-       get { return optionalMessage_; }
 
-     }
 
-     
 
-     // repeated .protobuf_unittest.TestOptimizedForSize repeated_message = 2;
 
-     private pbc::PopsicleList<global::Google.ProtocolBuffers.TestProtos.TestOptimizedForSize> repeatedMessage_ = new pbc::PopsicleList<global::Google.ProtocolBuffers.TestProtos.TestOptimizedForSize>();
 
-     public scg::IList<global::Google.ProtocolBuffers.TestProtos.TestOptimizedForSize> RepeatedMessageList {
 
-       get { return repeatedMessage_; } 
 
-     }
 
-     public int RepeatedMessageCount
 
-       { get { return repeatedMessage_.Count; }
 
-     }
 
-     public global::Google.ProtocolBuffers.TestProtos.TestOptimizedForSize GetRepeatedMessage(int index) {
 
-       return repeatedMessage_ [index];
 
-     }
 
-     
 
-     public override bool IsInitialized {
 
-       get {
 
-         if (HasOptionalMessage) {
 
-           if (!OptionalMessage.IsInitialized) return false;
 
-         }
 
-         foreach (global::Google.ProtocolBuffers.TestProtos.TestOptimizedForSize element in RepeatedMessageList) {
 
-           if (!element.IsInitialized) return false;
 
-         }
 
-         return true;
 
-       }
 
-     }
 
-     
 
-     public override void WriteTo(pb::CodedOutputStream output) {
 
-       if (HasOptionalMessage) {
 
-         output.WriteMessage(1, OptionalMessage);
 
-       }
 
-       foreach (global::Google.ProtocolBuffers.TestProtos.TestOptimizedForSize element in RepeatedMessageList) {
 
-         output.WriteMessage(2, element);
 
-       }
 
-       UnknownFields.WriteTo(output);
 
-     }
 
-     
 
-     private int memoizedSerializedSize = -1;
 
-     public override int SerializedSize {
 
-       get {
 
-         int size = memoizedSerializedSize;
 
-         if (size != -1) return size;
 
-         
 
-         size = 0;
 
-         if (HasOptionalMessage) {
 
-           size += pb::CodedOutputStream.ComputeMessageSize(1, OptionalMessage);
 
-         }
 
-         foreach (global::Google.ProtocolBuffers.TestProtos.TestOptimizedForSize element in RepeatedMessageList) {
 
-           size += pb::CodedOutputStream.ComputeMessageSize(2, element);
 
-         }
 
-         size += UnknownFields.SerializedSize;
 
-         memoizedSerializedSize = size;
 
-         return size;
 
-       }
 
-     }
 
-     
 
-     public static global::Google.ProtocolBuffers.TestProtos.TestEmbedOptimizedForSize ParseFrom(pb::ByteString data) {
 
-       return ((Builder) CreateBuilder().MergeFrom(data)).BuildParsed();
 
-     }
 
-     public static global::Google.ProtocolBuffers.TestProtos.TestEmbedOptimizedForSize ParseFrom(pb::ByteString data,
 
-         pb::ExtensionRegistry extensionRegistry) {
 
-       return ((Builder) CreateBuilder().MergeFrom(data, extensionRegistry))
 
-                .BuildParsed();
 
-     }
 
-     public static global::Google.ProtocolBuffers.TestProtos.TestEmbedOptimizedForSize ParseFrom(byte[] data) {
 
-       return ((Builder) CreateBuilder().MergeFrom(data)).BuildParsed();
 
-     }
 
-     public static global::Google.ProtocolBuffers.TestProtos.TestEmbedOptimizedForSize ParseFrom(byte[] data,
 
-         pb::ExtensionRegistry extensionRegistry) {
 
-       return ((Builder) CreateBuilder().MergeFrom(data, extensionRegistry))
 
-                .BuildParsed();
 
-     }
 
-     public static global::Google.ProtocolBuffers.TestProtos.TestEmbedOptimizedForSize ParseFrom(global::System.IO.Stream input) {
 
-       return ((Builder) CreateBuilder().MergeFrom(input)).BuildParsed();
 
-     }
 
-     public static global::Google.ProtocolBuffers.TestProtos.TestEmbedOptimizedForSize ParseFrom(
 
-         global::System.IO.Stream input,
 
-         pb::ExtensionRegistry extensionRegistry) {
 
-       return ((Builder) CreateBuilder().MergeFrom(input, extensionRegistry))
 
-                .BuildParsed();
 
-     }
 
-     public static global::Google.ProtocolBuffers.TestProtos.TestEmbedOptimizedForSize ParseFrom(pb::CodedInputStream input) {
 
-       return ((Builder) CreateBuilder().MergeFrom(input)).BuildParsed();
 
-     }
 
-     public static global::Google.ProtocolBuffers.TestProtos.TestEmbedOptimizedForSize ParseFrom(pb::CodedInputStream input,
 
-         pb::ExtensionRegistry extensionRegistry) {
 
-       return ((Builder) CreateBuilder().MergeFrom(input, extensionRegistry))
 
-                .BuildParsed();
 
-     }
 
-     
 
-     public static Builder CreateBuilder() { return new Builder(); }
 
-     public override Builder CreateBuilderForType() { return new Builder(); }
 
-     public static Builder CreateBuilder(global::Google.ProtocolBuffers.TestProtos.TestEmbedOptimizedForSize prototype) {
 
-       return (Builder) new Builder().MergeFrom(prototype);
 
-     }
 
-     
 
-     public sealed partial class Builder : pb::GeneratedBuilder<global::Google.ProtocolBuffers.TestProtos.TestEmbedOptimizedForSize, Builder> {
 
-       protected override Builder ThisBuilder {
 
-         get { return this; }
 
-       }
 
-       
 
-       // Construct using global::Google.ProtocolBuffers.TestProtos.TestEmbedOptimizedForSize.CreateBuilder()
 
-       public Builder() {}
 
-       
 
-       global::Google.ProtocolBuffers.TestProtos.TestEmbedOptimizedForSize result = new global::Google.ProtocolBuffers.TestProtos.TestEmbedOptimizedForSize();
 
-       
 
-       protected override global::Google.ProtocolBuffers.TestProtos.TestEmbedOptimizedForSize MessageBeingBuilt {
 
-         get { return result; }
 
-       }
 
-       
 
-       public override Builder Clear() {
 
-         result = new global::Google.ProtocolBuffers.TestProtos.TestEmbedOptimizedForSize();
 
-         return this;
 
-       }
 
-       
 
-       public override Builder Clone() {
 
-         return new Builder().MergeFrom(result);
 
-       }
 
-       
 
-       public override pbd::MessageDescriptor DescriptorForType {
 
-         get { return global::Google.ProtocolBuffers.TestProtos.TestEmbedOptimizedForSize.Descriptor; }
 
-       }
 
-       
 
-       public override global::Google.ProtocolBuffers.TestProtos.TestEmbedOptimizedForSize DefaultInstanceForType {
 
-         get { return global::Google.ProtocolBuffers.TestProtos.TestEmbedOptimizedForSize.DefaultInstance; }
 
-       }
 
-       
 
-       public override global::Google.ProtocolBuffers.TestProtos.TestEmbedOptimizedForSize BuildPartial() {
 
-         result.repeatedMessage_.MakeReadOnly();
 
-         global::Google.ProtocolBuffers.TestProtos.TestEmbedOptimizedForSize returnMe = result;
 
-         result = null;
 
-         return returnMe;
 
-       }
 
-       
 
-       public override Builder MergeFrom(pb::IMessage other) {
 
-         if (other is global::Google.ProtocolBuffers.TestProtos.TestEmbedOptimizedForSize) {
 
-           return MergeFrom((global::Google.ProtocolBuffers.TestProtos.TestEmbedOptimizedForSize) other);
 
-         } else {
 
-           base.MergeFrom(other);
 
-           return this;
 
-         }
 
-       }
 
-       
 
-       public override Builder MergeFrom(global::Google.ProtocolBuffers.TestProtos.TestEmbedOptimizedForSize other) {
 
-         if (other == global::Google.ProtocolBuffers.TestProtos.TestEmbedOptimizedForSize.DefaultInstance) return this;
 
-         if (other.HasOptionalMessage) {
 
-           MergeOptionalMessage(other.OptionalMessage);
 
-         }
 
-         if (other.repeatedMessage_.Count != 0) {
 
-           base.AddRange(other.repeatedMessage_, result.repeatedMessage_);
 
-         }
 
-         this.MergeUnknownFields(other.UnknownFields);
 
-         return this;
 
-       }
 
-       
 
-       public override Builder MergeFrom(pb::CodedInputStream input) {
 
-         return MergeFrom(input, pb::ExtensionRegistry.Empty);
 
-       }
 
-       
 
-       public override Builder MergeFrom(pb::CodedInputStream input, pb::ExtensionRegistry extensionRegistry) {
 
-         pb::UnknownFieldSet.Builder unknownFields =
 
-           pb::UnknownFieldSet.CreateBuilder(this.UnknownFields);
 
-         while (true) {
 
-           uint tag = input.ReadTag();
 
-           switch (tag) {
 
-             case 0:
 
-               this.UnknownFields = unknownFields.Build();
 
-               return this;
 
-             default: {
 
-               if (!ParseUnknownField(input, unknownFields,
 
-                                      extensionRegistry, tag)) {
 
-                 this.UnknownFields = unknownFields.Build();
 
-                 return this;
 
-               }
 
-               break;
 
-             }
 
-             case 10: {
 
-               global::Google.ProtocolBuffers.TestProtos.TestOptimizedForSize.Builder subBuilder = global::Google.ProtocolBuffers.TestProtos.TestOptimizedForSize.CreateBuilder();
 
-               if (HasOptionalMessage) {
 
-                 subBuilder.MergeFrom(OptionalMessage);
 
-               }
 
-               input.ReadMessage(subBuilder, extensionRegistry);
 
-               OptionalMessage = subBuilder.BuildPartial();
 
-               break;
 
-             }
 
-             case 18: {
 
-               global::Google.ProtocolBuffers.TestProtos.TestOptimizedForSize.Builder subBuilder = global::Google.ProtocolBuffers.TestProtos.TestOptimizedForSize.CreateBuilder();
 
-               input.ReadMessage(subBuilder, extensionRegistry);
 
-               AddRepeatedMessage(subBuilder.BuildPartial());
 
-               break;
 
-             }
 
-           }
 
-         }
 
-       }
 
-       
 
-       
 
-       // optional .protobuf_unittest.TestOptimizedForSize optional_message = 1;
 
-       public bool HasOptionalMessage {
 
-         get { return result.HasOptionalMessage; }
 
-       }
 
-       public global::Google.ProtocolBuffers.TestProtos.TestOptimizedForSize OptionalMessage {
 
-         get { return result.OptionalMessage; }
 
-         set { SetOptionalMessage(value); }
 
-       }
 
-       public Builder SetOptionalMessage(global::Google.ProtocolBuffers.TestProtos.TestOptimizedForSize value) {
 
-         result.hasOptionalMessage = true;
 
-         result.optionalMessage_ = value;
 
-         return this;
 
-       }
 
-       public Builder SetOptionalMessage(global::Google.ProtocolBuffers.TestProtos.TestOptimizedForSize.Builder builderForValue) {
 
-         result.hasOptionalMessage = true;
 
-         result.optionalMessage_ = builderForValue.Build();
 
-         return this;
 
-       }
 
-       public Builder MergeOptionalMessage(global::Google.ProtocolBuffers.TestProtos.TestOptimizedForSize value) {
 
-         if (result.HasOptionalMessage &&
 
-             result.optionalMessage_ != global::Google.ProtocolBuffers.TestProtos.TestOptimizedForSize.DefaultInstance) {
 
-           result.optionalMessage_ =
 
-             global::Google.ProtocolBuffers.TestProtos.TestOptimizedForSize.CreateBuilder(result.optionalMessage_).MergeFrom(value).BuildPartial();
 
-         } else {
 
-           result.optionalMessage_ = value;
 
-         }
 
-         result.hasOptionalMessage = true;
 
-         return this;
 
-       }
 
-       public Builder ClearOptionalMessage() {
 
-         result.hasOptionalMessage = false;
 
-         result.optionalMessage_ = global::Google.ProtocolBuffers.TestProtos.TestOptimizedForSize.DefaultInstance;
 
-         return this;
 
-       }
 
-       
 
-       // repeated .protobuf_unittest.TestOptimizedForSize repeated_message = 2;
 
-       public scg::IList<global::Google.ProtocolBuffers.TestProtos.TestOptimizedForSize> RepeatedMessageList {
 
-         get { return result.repeatedMessage_; }
 
-       }
 
-       public int RepeatedMessageCount {
 
-         get { return result.RepeatedMessageCount; }
 
-       }
 
-       public global::Google.ProtocolBuffers.TestProtos.TestOptimizedForSize GetRepeatedMessage(int index) {
 
-         return result.GetRepeatedMessage(index);
 
-       }
 
-       public Builder SetRepeatedMessage(int index, global::Google.ProtocolBuffers.TestProtos.TestOptimizedForSize value) {
 
-         result.repeatedMessage_[index] = value;
 
-         return this;
 
-       }
 
-       public Builder SetRepeatedMessage(int index, global::Google.ProtocolBuffers.TestProtos.TestOptimizedForSize.Builder builderForValue) {
 
-         result.repeatedMessage_[index] = builderForValue.Build();
 
-         return this;
 
-       }
 
-       public Builder AddRepeatedMessage(global::Google.ProtocolBuffers.TestProtos.TestOptimizedForSize value) {
 
-         result.repeatedMessage_.Add(value);
 
-         return this;
 
-       }
 
-       public Builder AddRepeatedMessage(global::Google.ProtocolBuffers.TestProtos.TestOptimizedForSize.Builder builderForValue) {
 
-         result.repeatedMessage_.Add(builderForValue.Build());
 
-         return this;
 
-       }
 
-       public Builder AddRangeRepeatedMessage(scg::IEnumerable<global::Google.ProtocolBuffers.TestProtos.TestOptimizedForSize> values) {
 
-         base.AddRange(values, result.repeatedMessage_);
 
-         return this;
 
-       }
 
-       public Builder ClearRepeatedMessage() {
 
-         result.repeatedMessage_.Clear();
 
-         return this;
 
-       }
 
-     }
 
-   }
 
-   
 
-   #endregion
 
-   
 
-   #region Services
 
-   #endregion
 
- }
 
 
  |