From 1501afeb23c698263eb3969c98c114597c14bb3b Mon Sep 17 00:00:00 2001 From: Protobuf Team Bot Date: Fri, 24 Feb 2023 10:39:33 +0000 Subject: [PATCH] Auto-generate files after cl/512017807 --- csharp/src/Google.Protobuf.Test/testprotos.pb | Bin 358617 -> 358616 bytes .../WellKnownTypes/Struct.pb.cs | 2 +- objectivec/GPBStruct.pbobjc.h | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/csharp/src/Google.Protobuf.Test/testprotos.pb b/csharp/src/Google.Protobuf.Test/testprotos.pb index 5e361f9027f6f0391fd4de880a8a3b04f7be217c..66c1815ce162cd19c96898c34a8fa5c290db4547 100644 GIT binary patch delta 68 zcmcclQS`<~(GBxvGydB=fA$?F#+jRI<}K&pTfxZ1#L6JV63h_BC^dVs;p&v>Tm4vM Xn>Vj+-@KX;h?#(xdHd$oENW)~1c4m* delta 67 zcmccdQS|0V(GBxvGydN^fA$?F##x(d<}K&pTgk}9#L6JV63h_BC^cuY;p&vhAD78B XZ(7~HX*DAdGXXL4_D!o<)Xo9`|BM}k diff --git a/csharp/src/Google.Protobuf/WellKnownTypes/Struct.pb.cs b/csharp/src/Google.Protobuf/WellKnownTypes/Struct.pb.cs index aa25686dee..b8c99c051c 100644 --- a/csharp/src/Google.Protobuf/WellKnownTypes/Struct.pb.cs +++ b/csharp/src/Google.Protobuf/WellKnownTypes/Struct.pb.cs @@ -55,7 +55,7 @@ namespace Google.Protobuf.WellKnownTypes { /// `NullValue` is a singleton enumeration to represent the null value for the /// `Value` type union. /// - /// The JSON representation for `NullValue` is JSON `null`. + /// The JSON representation for `NullValue` is JSON `null`. /// public enum NullValue { /// diff --git a/objectivec/GPBStruct.pbobjc.h b/objectivec/GPBStruct.pbobjc.h index b0cc299714..8f2f12c73b 100644 --- a/objectivec/GPBStruct.pbobjc.h +++ b/objectivec/GPBStruct.pbobjc.h @@ -32,7 +32,7 @@ NS_ASSUME_NONNULL_BEGIN * `NullValue` is a singleton enumeration to represent the null value for the * `Value` type union. * - * The JSON representation for `NullValue` is JSON `null`. + * The JSON representation for `NullValue` is JSON `null`. **/ typedef GPB_ENUM(GPBNullValue) { /**