From d159913c0daec98dc1c162f36b947683865303f0 Mon Sep 17 00:00:00 2001 From: Protobuf Team Bot Date: Thu, 14 Dec 2023 19:29:17 +0000 Subject: [PATCH] Auto-generate files after cl/590998510 --- csharp/src/Google.Protobuf.Test/testprotos.pb | Bin 363135 -> 363136 bytes .../Reflection/Descriptor.pb.cs | 10 +++++----- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/csharp/src/Google.Protobuf.Test/testprotos.pb b/csharp/src/Google.Protobuf.Test/testprotos.pb index 360fad3e660f7c0133f608bef3338272da34fea2..0360804e5a3c39ec5f713563b7659c4c93bf7c4e 100644 GIT binary patch delta 88 zcmexAMXX_}*oJkx8GAOb-`%Lo*tOa4rBU|w{~?T}Ow*G>80Ty+31>VUA=Jgr#l|Aa r%)rDT#PXDbMMvuAbk7Zp*I5$_3Q`l>RW>pLF%u9oZ&%sK5`7Z@6)+&K delta 87 zcmZpeD)xVh*oJkx8M`;H-`%Lo*tyy8rBU|un_-NzwVUA=Jsv#l|Aa q%)rDT#PXDbMMvt#bk7Zp*IDwDlS|uGH!=b-6A&|RSKY`GeG>rds~{`@ diff --git a/csharp/src/Google.Protobuf/Reflection/Descriptor.pb.cs b/csharp/src/Google.Protobuf/Reflection/Descriptor.pb.cs index 4a8def666e..90542eecfa 100644 --- a/csharp/src/Google.Protobuf/Reflection/Descriptor.pb.cs +++ b/csharp/src/Google.Protobuf/Reflection/Descriptor.pb.cs @@ -7426,10 +7426,6 @@ namespace Google.Protobuf.Reflection { private bool mapEntry_; /// - /// NOTE: Do not set the option in .proto files. Always use the maps syntax - /// instead. The option should only be implicitly set by the proto compiler - /// parser. - /// /// Whether the message is an automatically generated map entry type for the /// maps field. /// @@ -7447,6 +7443,10 @@ namespace Google.Protobuf.Reflection { /// use a native map in the target language to hold the keys and values. /// The reflection APIs in such implementations still need to work as /// if the field is a repeated message field. + /// + /// NOTE: Do not set the option in .proto files. Always use the maps syntax + /// instead. The option should only be implicitly set by the proto compiler + /// parser. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -13139,7 +13139,7 @@ namespace Google.Protobuf.Reflection { /// location. /// /// Each element is a field number or an index. They form a path from - /// the root FileDescriptorProto to the place where the definition occurs. + /// the root FileDescriptorProto to the place where the definition appears. /// For example, this path: /// [ 4, 3, 2, 7, 1 ] /// refers to: