@@ -20,6 +20,7 @@ message GeneratedSwiftReservedEnums {
20
20
enum appended { NONE_appended = 0 ; }
21
21
enum appendUIntHex { NONE_appendUIntHex = 0 ; }
22
22
enum appendUnknown { NONE_appendUnknown = 0 ; }
23
+ enum applying { NONE_applying = 0 ; }
23
24
enum areAllInitialized { NONE_areAllInitialized = 0 ; }
24
25
enum Array { NONE_Array = 0 ; }
25
26
enum arrayDepth { NONE_arrayDepth = 0 ; }
@@ -73,6 +74,8 @@ message GeneratedSwiftReservedEnums {
73
74
enum ccGenericServices { NONE_ccGenericServices = 0 ; }
74
75
enum Character { NONE_Character = 0 ; }
75
76
enum chars { NONE_chars = 0 ; }
77
+ enum Child { NONE_Child = 0 ; }
78
+ enum children { NONE_children = 0 ; }
76
79
enum chunk { NONE_chunk = 0 ; }
77
80
enum class { NONE_class = 0 ; }
78
81
enum clearAggregateValue { NONE_clearAggregateValue = 0 ; }
@@ -167,14 +170,14 @@ message GeneratedSwiftReservedEnums {
167
170
enum Collection { NONE_Collection = 0 ; }
168
171
enum com { NONE_com = 0 ; }
169
172
enum comma { NONE_comma = 0 ; }
173
+ enum CommonMessageConformances { NONE_CommonMessageConformances = 0 ; }
170
174
enum consumedBytes { NONE_consumedBytes = 0 ; }
171
175
enum contentsOf { NONE_contentsOf = 0 ; }
172
176
enum count { NONE_count = 0 ; }
173
177
enum countVarintsInBuffer { NONE_countVarintsInBuffer = 0 ; }
174
178
enum csharpNamespace { NONE_csharpNamespace = 0 ; }
175
179
enum ctype { NONE_ctype = 0 ; }
176
180
enum customCodable { NONE_customCodable = 0 ; }
177
- enum CustomDebugStringConvertible { NONE_CustomDebugStringConvertible = 0 ; }
178
181
enum d { NONE_d = 0 ; }
179
182
enum Data { NONE_Data = 0 ; }
180
183
enum dataResult { NONE_dataResult = 0 ; }
@@ -337,6 +340,7 @@ message GeneratedSwiftReservedEnums {
337
340
enum floatLiteral { NONE_floatLiteral = 0 ; }
338
341
enum FloatLiteralType { NONE_FloatLiteralType = 0 ; }
339
342
enum FloatValue { NONE_FloatValue = 0 ; }
343
+ enum for { NONE_for = 0 ; }
340
344
enum forMessageName { NONE_forMessageName = 0 ; }
341
345
enum formUnion { NONE_formUnion = 0 ; }
342
346
enum forReadingFrom { NONE_forReadingFrom = 0 ; }
@@ -597,7 +601,6 @@ message GeneratedSwiftReservedEnums {
597
601
enum mdayStart { NONE_mdayStart = 0 ; }
598
602
enum merge { NONE_merge = 0 ; }
599
603
enum message { NONE_message = 0 ; }
600
- enum MessageBase { NONE_MessageBase = 0 ; }
601
604
enum messageDepthLimit { NONE_messageDepthLimit = 0 ; }
602
605
enum messageEncoding { NONE_messageEncoding = 0 ; }
603
606
enum MessageExtension { NONE_MessageExtension = 0 ; }
@@ -693,6 +696,8 @@ message GeneratedSwiftReservedEnums {
693
696
enum proto2 { NONE_proto2 = 0 ; }
694
697
enum proto3DefaultValue { NONE_proto3DefaultValue = 0 ; }
695
698
enum proto3Optional { NONE_proto3Optional = 0 ; }
699
+ enum ProtoApplying { NONE_ProtoApplying = 0 ; }
700
+ enum ProtoApplyingError { NONE_ProtoApplyingError = 0 ; }
696
701
enum ProtobufAPIVersionCheck { NONE_ProtobufAPIVersionCheck = 0 ; }
697
702
enum ProtobufAPIVersion_3 { NONE_ProtobufAPIVersion_3 = 0 ; }
698
703
enum ProtobufBool { NONE_ProtobufBool = 0 ; }
@@ -707,6 +712,7 @@ message GeneratedSwiftReservedEnums {
707
712
enum ProtobufInt64 { NONE_ProtobufInt64 = 0 ; }
708
713
enum ProtobufMap { NONE_ProtobufMap = 0 ; }
709
714
enum ProtobufMessageMap { NONE_ProtobufMessageMap = 0 ; }
715
+ enum ProtobufMirror { NONE_ProtobufMirror = 0 ; }
710
716
enum ProtobufSFixed32 { NONE_ProtobufSFixed32 = 0 ; }
711
717
enum ProtobufSFixed64 { NONE_ProtobufSFixed64 = 0 ; }
712
718
enum ProtobufSInt32 { NONE_ProtobufSInt32 = 0 ; }
@@ -747,6 +753,7 @@ message GeneratedSwiftReservedEnums {
747
753
enum RawValue { NONE_RawValue = 0 ; }
748
754
enum read4HexDigits { NONE_read4HexDigits = 0 ; }
749
755
enum readBytes { NONE_readBytes = 0 ; }
756
+ enum ReflectionVisitor { NONE_ReflectionVisitor = 0 ; }
750
757
enum register { NONE_register = 0 ; }
751
758
enum repeated { NONE_repeated = 0 ; }
752
759
enum RepeatedEnumExtensionField { NONE_RepeatedEnumExtensionField = 0 ; }
@@ -874,6 +881,7 @@ message GeneratedSwiftReservedEnums {
874
881
enum union { NONE_union = 0 ; }
875
882
enum uniqueStorage { NONE_uniqueStorage = 0 ; }
876
883
enum unknown { NONE_unknown = 0 ; }
884
+ enum unknownBytes { NONE_unknownBytes = 0 ; }
877
885
enum unknownFields { NONE_unknownFields = 0 ; }
878
886
enum UnknownStorage { NONE_UnknownStorage = 0 ; }
879
887
enum unpackTo { NONE_unpackTo = 0 ; }
0 commit comments