@@ -12,7 +12,7 @@ message GeneratedSwiftReservedEnums {
12
12
enum alwaysPrintEnumsAsInts { NONE_alwaysPrintEnumsAsInts = 0 ; }
13
13
enum alwaysPrintInt64sAsNumbers { NONE_alwaysPrintInt64sAsNumbers = 0 ; }
14
14
enum annotation { NONE_annotation = 0 ; }
15
- enum any { NONE_any = 0 ; }
15
+ enum Any { NONE_Any = 0 ; }
16
16
enum AnyExtensionField { NONE_AnyExtensionField = 0 ; }
17
17
enum AnyMessageExtension { NONE_AnyMessageExtension = 0 ; }
18
18
enum AnyMessageStorage { NONE_AnyMessageStorage = 0 ; }
@@ -193,7 +193,7 @@ message GeneratedSwiftReservedEnums {
193
193
enum customCodable { NONE_customCodable = 0 ; }
194
194
enum CustomDebugStringConvertible { NONE_CustomDebugStringConvertible = 0 ; }
195
195
enum CustomStringConvertible { NONE_CustomStringConvertible = 0 ; }
196
- enum d { NONE_d = 0 ; }
196
+ enum D { NONE_D = 0 ; }
197
197
enum Data { NONE_Data = 0 ; }
198
198
enum dataResult { NONE_dataResult = 0 ; }
199
199
enum date { NONE_date = 0 ; }
@@ -209,7 +209,7 @@ message GeneratedSwiftReservedEnums {
209
209
enum decodeJSON { NONE_decodeJSON = 0 ; }
210
210
enum decodeMapField { NONE_decodeMapField = 0 ; }
211
211
enum decodeMessage { NONE_decodeMessage = 0 ; }
212
- enum decoder { NONE_decoder = 0 ; }
212
+ enum Decoder { NONE_Decoder = 0 ; }
213
213
enum decodeRepeated { NONE_decodeRepeated = 0 ; }
214
214
enum decodeRepeatedBoolField { NONE_decodeRepeatedBoolField = 0 ; }
215
215
enum decodeRepeatedBytesField { NONE_decodeRepeatedBytesField = 0 ; }
@@ -271,7 +271,7 @@ message GeneratedSwiftReservedEnums {
271
271
enum discardUnknownFields { NONE_discardUnknownFields = 0 ; }
272
272
enum Double { NONE_Double = 0 ; }
273
273
enum doubleValue { NONE_doubleValue = 0 ; }
274
- enum duration { NONE_duration = 0 ; }
274
+ enum Duration { NONE_Duration = 0 ; }
275
275
enum E { NONE_E = 0 ; }
276
276
enum edition { NONE_edition = 0 ; }
277
277
enum EditionDefault { NONE_EditionDefault = 0 ; }
@@ -384,7 +384,6 @@ message GeneratedSwiftReservedEnums {
384
384
enum GeneratedCodeInfo { NONE_GeneratedCodeInfo = 0 ; }
385
385
enum get { NONE_get = 0 ; }
386
386
enum getExtensionValue { NONE_getExtensionValue = 0 ; }
387
- enum googleapis { NONE_googleapis = 0 ; }
388
387
enum Google_Protobuf_Any { NONE_Google_Protobuf_Any = 0 ; }
389
388
enum Google_Protobuf_Api { NONE_Google_Protobuf_Api = 0 ; }
390
389
enum Google_Protobuf_BoolValue { NONE_Google_Protobuf_BoolValue = 0 ; }
@@ -438,6 +437,7 @@ message GeneratedSwiftReservedEnums {
438
437
enum Google_Protobuf_UInt64Value { NONE_Google_Protobuf_UInt64Value = 0 ; }
439
438
enum Google_Protobuf_UninterpretedOption { NONE_Google_Protobuf_UninterpretedOption = 0 ; }
440
439
enum Google_Protobuf_Value { NONE_Google_Protobuf_Value = 0 ; }
440
+ enum googleapis { NONE_googleapis = 0 ; }
441
441
enum goPackage { NONE_goPackage = 0 ; }
442
442
enum gotData { NONE_gotData = 0 ; }
443
443
enum group { NONE_group = 0 ; }
@@ -577,6 +577,7 @@ message GeneratedSwiftReservedEnums {
577
577
enum isInitialized { NONE_isInitialized = 0 ; }
578
578
enum isNegative { NONE_isNegative = 0 ; }
579
579
enum isPathValid { NONE_isPathValid = 0 ; }
580
+ enum isReserved { NONE_isReserved = 0 ; }
580
581
enum isValid { NONE_isValid = 0 ; }
581
582
enum itemTagsEncodedSize { NONE_itemTagsEncodedSize = 0 ; }
582
583
enum iterator { NONE_iterator = 0 ; }
@@ -695,12 +696,12 @@ message GeneratedSwiftReservedEnums {
695
696
enum numberValue { NONE_numberValue = 0 ; }
696
697
enum objcClassPrefix { NONE_objcClassPrefix = 0 ; }
697
698
enum of { NONE_of = 0 ; }
699
+ enum OneOf_Kind { NONE_OneOf_Kind = 0 ; }
698
700
enum oneofDecl { NONE_oneofDecl = 0 ; }
699
701
enum OneofDescriptorProto { NONE_OneofDescriptorProto = 0 ; }
700
702
enum oneofIndex { NONE_oneofIndex = 0 ; }
701
703
enum OneofOptions { NONE_OneofOptions = 0 ; }
702
704
enum oneofs { NONE_oneofs = 0 ; }
703
- enum OneOf_Kind { NONE_OneOf_Kind = 0 ; }
704
705
enum optimizeFor { NONE_optimizeFor = 0 ; }
705
706
enum OptimizeMode { NONE_OptimizeMode = 0 ; }
706
707
enum Option { NONE_Option = 0 ; }
@@ -746,8 +747,14 @@ message GeneratedSwiftReservedEnums {
746
747
enum proto2 { NONE_proto2 = 0 ; }
747
748
enum proto3DefaultValue { NONE_proto3DefaultValue = 0 ; }
748
749
enum proto3Optional { NONE_proto3Optional = 0 ; }
749
- enum ProtobufAPIVersionCheck { NONE_ProtobufAPIVersionCheck = 0 ; }
750
+ enum protobuf_extensionFieldValues { NONE_protobuf_extensionFieldValues = 0 ; }
751
+ enum protobuf_fieldNumber { NONE_protobuf_fieldNumber = 0 ; }
752
+ enum protobuf_generated_isEqualTo { NONE_protobuf_generated_isEqualTo = 0 ; }
753
+ enum protobuf_nameMap { NONE_protobuf_nameMap = 0 ; }
754
+ enum protobuf_newField { NONE_protobuf_newField = 0 ; }
755
+ enum protobuf_package { NONE_protobuf_package = 0 ; }
750
756
enum ProtobufAPIVersion_2 { NONE_ProtobufAPIVersion_2 = 0 ; }
757
+ enum ProtobufAPIVersionCheck { NONE_ProtobufAPIVersionCheck = 0 ; }
751
758
enum ProtobufBool { NONE_ProtobufBool = 0 ; }
752
759
enum ProtobufBytes { NONE_ProtobufBytes = 0 ; }
753
760
enum ProtobufDouble { NONE_ProtobufDouble = 0 ; }
@@ -767,12 +774,6 @@ message GeneratedSwiftReservedEnums {
767
774
enum ProtobufString { NONE_ProtobufString = 0 ; }
768
775
enum ProtobufUInt32 { NONE_ProtobufUInt32 = 0 ; }
769
776
enum ProtobufUInt64 { NONE_ProtobufUInt64 = 0 ; }
770
- enum protobuf_extensionFieldValues { NONE_protobuf_extensionFieldValues = 0 ; }
771
- enum protobuf_fieldNumber { NONE_protobuf_fieldNumber = 0 ; }
772
- enum protobuf_generated_isEqualTo { NONE_protobuf_generated_isEqualTo = 0 ; }
773
- enum protobuf_nameMap { NONE_protobuf_nameMap = 0 ; }
774
- enum protobuf_newField { NONE_protobuf_newField = 0 ; }
775
- enum protobuf_package { NONE_protobuf_package = 0 ; }
776
777
enum protocol { NONE_protocol = 0 ; }
777
778
enum protoFieldName { NONE_protoFieldName = 0 ; }
778
779
enum protoMessageName { NONE_protoMessageName = 0 ; }
@@ -953,22 +954,22 @@ message GeneratedSwiftReservedEnums {
953
954
enum utf8ToDouble { NONE_utf8ToDouble = 0 ; }
954
955
enum utf8Validation { NONE_utf8Validation = 0 ; }
955
956
enum UTF8View { NONE_UTF8View = 0 ; }
956
- enum v { NONE_v = 0 ; }
957
+ enum V { NONE_V = 0 ; }
957
958
enum value { NONE_value = 0 ; }
958
959
enum valueField { NONE_valueField = 0 ; }
959
960
enum values { NONE_values = 0 ; }
960
961
enum ValueType { NONE_ValueType = 0 ; }
961
962
enum var { NONE_var = 0 ; }
962
963
enum verification { NONE_verification = 0 ; }
963
964
enum VerificationState { NONE_VerificationState = 0 ; }
964
- enum Version { NONE_Version = 0 ; }
965
+ enum version { NONE_version = 0 ; }
965
966
enum versionString { NONE_versionString = 0 ; }
966
967
enum visibility { NONE_visibility = 0 ; }
967
968
enum VisibilityFeature { NONE_VisibilityFeature = 0 ; }
968
969
enum visitExtensionFields { NONE_visitExtensionFields = 0 ; }
969
970
enum visitExtensionFieldsAsMessageSet { NONE_visitExtensionFieldsAsMessageSet = 0 ; }
970
971
enum visitMapField { NONE_visitMapField = 0 ; }
971
- enum visitor { NONE_visitor = 0 ; }
972
+ enum Visitor { NONE_Visitor = 0 ; }
972
973
enum visitPacked { NONE_visitPacked = 0 ; }
973
974
enum visitPackedBoolField { NONE_visitPackedBoolField = 0 ; }
974
975
enum visitPackedDoubleField { NONE_visitPackedDoubleField = 0 ; }
0 commit comments