| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040 |
- // See Makefile for the logic that generates this
- // Protoc errors imply this file is being generated incorrectly
- // Swift compile errors are probably bugs in protoc-gen-swift
- syntax = "proto3";
- package swift_proto_testing.generated;
- message GeneratedSwiftReservedEnums {
- enum addPath { NONE_addPath = 0; }
- enum adjusted { NONE_adjusted = 0; }
- enum aggregateValue { NONE_aggregateValue = 0; }
- enum allCases { NONE_allCases = 0; }
- enum allowAlias { NONE_allowAlias = 0; }
- enum alwaysPrintEnumsAsInts { NONE_alwaysPrintEnumsAsInts = 0; }
- enum alwaysPrintInt64sAsNumbers { NONE_alwaysPrintInt64sAsNumbers = 0; }
- enum annotation { NONE_annotation = 0; }
- enum any { NONE_any = 0; }
- enum AnyExtensionField { NONE_AnyExtensionField = 0; }
- enum AnyMessageExtension { NONE_AnyMessageExtension = 0; }
- enum AnyMessageStorage { NONE_AnyMessageStorage = 0; }
- enum AnyUnpackError { NONE_AnyUnpackError = 0; }
- enum Api { NONE_Api = 0; }
- enum appended { NONE_appended = 0; }
- enum appendUIntHex { NONE_appendUIntHex = 0; }
- enum appendUnknown { NONE_appendUnknown = 0; }
- enum areAllInitialized { NONE_areAllInitialized = 0; }
- enum Array { NONE_Array = 0; }
- enum arrayDepth { NONE_arrayDepth = 0; }
- enum arrayLiteral { NONE_arrayLiteral = 0; }
- enum arraySeparator { NONE_arraySeparator = 0; }
- enum as { NONE_as = 0; }
- enum asciiOpenCurlyBracket { NONE_asciiOpenCurlyBracket = 0; }
- enum asciiZero { NONE_asciiZero = 0; }
- enum async { NONE_async = 0; }
- enum AsyncIterator { NONE_AsyncIterator = 0; }
- enum AsyncIteratorProtocol { NONE_AsyncIteratorProtocol = 0; }
- enum AsyncMessageSequence { NONE_AsyncMessageSequence = 0; }
- enum available { NONE_available = 0; }
- enum b { NONE_b = 0; }
- enum Base { NONE_Base = 0; }
- enum base64Values { NONE_base64Values = 0; }
- enum baseAddress { NONE_baseAddress = 0; }
- enum BaseType { NONE_BaseType = 0; }
- enum begin { NONE_begin = 0; }
- enum binary { NONE_binary = 0; }
- enum BinaryDecoder { NONE_BinaryDecoder = 0; }
- enum BinaryDecoding { NONE_BinaryDecoding = 0; }
- enum BinaryDecodingError { NONE_BinaryDecodingError = 0; }
- enum BinaryDecodingOptions { NONE_BinaryDecodingOptions = 0; }
- enum BinaryDelimited { NONE_BinaryDelimited = 0; }
- enum BinaryEncoder { NONE_BinaryEncoder = 0; }
- enum BinaryEncodingError { NONE_BinaryEncodingError = 0; }
- enum BinaryEncodingMessageSetSizeVisitor { NONE_BinaryEncodingMessageSetSizeVisitor = 0; }
- enum BinaryEncodingMessageSetVisitor { NONE_BinaryEncodingMessageSetVisitor = 0; }
- enum BinaryEncodingOptions { NONE_BinaryEncodingOptions = 0; }
- enum BinaryEncodingSizeVisitor { NONE_BinaryEncodingSizeVisitor = 0; }
- enum BinaryEncodingVisitor { NONE_BinaryEncodingVisitor = 0; }
- enum binaryOptions { NONE_binaryOptions = 0; }
- enum binaryProtobufDelimitedMessages { NONE_binaryProtobufDelimitedMessages = 0; }
- enum BinaryStreamDecoding { NONE_BinaryStreamDecoding = 0; }
- enum binaryStreamDecodingError { NONE_binaryStreamDecodingError = 0; }
- enum bitPattern { NONE_bitPattern = 0; }
- enum body { NONE_body = 0; }
- enum Bool { NONE_Bool = 0; }
- enum booleanLiteral { NONE_booleanLiteral = 0; }
- enum BooleanLiteralType { NONE_BooleanLiteralType = 0; }
- enum boolValue { NONE_boolValue = 0; }
- enum buffer { NONE_buffer = 0; }
- enum bytes { NONE_bytes = 0; }
- enum bytesInGroup { NONE_bytesInGroup = 0; }
- enum bytesNeeded { NONE_bytesNeeded = 0; }
- enum bytesRead { NONE_bytesRead = 0; }
- enum BytesValue { NONE_BytesValue = 0; }
- enum c { NONE_c = 0; }
- enum canonical { NONE_canonical = 0; }
- enum capitalizeNext { NONE_capitalizeNext = 0; }
- enum cardinality { NONE_cardinality = 0; }
- enum CaseIterable { NONE_CaseIterable = 0; }
- enum castedValue { NONE_castedValue = 0; }
- enum ccEnableArenas { NONE_ccEnableArenas = 0; }
- enum ccGenericServices { NONE_ccGenericServices = 0; }
- enum Character { NONE_Character = 0; }
- enum chars { NONE_chars = 0; }
- enum chunk { NONE_chunk = 0; }
- enum class { NONE_class = 0; }
- enum clearAggregateValue { NONE_clearAggregateValue = 0; }
- enum clearAllowAlias { NONE_clearAllowAlias = 0; }
- enum clearBegin { NONE_clearBegin = 0; }
- enum clearCcEnableArenas { NONE_clearCcEnableArenas = 0; }
- enum clearCcGenericServices { NONE_clearCcGenericServices = 0; }
- enum clearClientStreaming { NONE_clearClientStreaming = 0; }
- enum clearCsharpNamespace { NONE_clearCsharpNamespace = 0; }
- enum clearCtype { NONE_clearCtype = 0; }
- enum clearDebugRedact { NONE_clearDebugRedact = 0; }
- enum clearDefaultSymbolVisibility { NONE_clearDefaultSymbolVisibility = 0; }
- enum clearDefaultValue { NONE_clearDefaultValue = 0; }
- enum clearDeprecated { NONE_clearDeprecated = 0; }
- enum clearDeprecatedLegacyJsonFieldConflicts { NONE_clearDeprecatedLegacyJsonFieldConflicts = 0; }
- enum clearDeprecationWarning { NONE_clearDeprecationWarning = 0; }
- enum clearDoubleValue { NONE_clearDoubleValue = 0; }
- enum clearEdition { NONE_clearEdition = 0; }
- enum clearEditionDeprecated { NONE_clearEditionDeprecated = 0; }
- enum clearEditionIntroduced { NONE_clearEditionIntroduced = 0; }
- enum clearEditionRemoved { NONE_clearEditionRemoved = 0; }
- enum clearEnd { NONE_clearEnd = 0; }
- enum clearEnforceNamingStyle { NONE_clearEnforceNamingStyle = 0; }
- enum clearEnumType { NONE_clearEnumType = 0; }
- enum clearExtendee { NONE_clearExtendee = 0; }
- enum clearExtensionValue { NONE_clearExtensionValue = 0; }
- enum clearFeatures { NONE_clearFeatures = 0; }
- enum clearFeatureSupport { NONE_clearFeatureSupport = 0; }
- enum clearFieldPresence { NONE_clearFieldPresence = 0; }
- enum clearFixedFeatures { NONE_clearFixedFeatures = 0; }
- enum clearFullName { NONE_clearFullName = 0; }
- enum clearGoPackage { NONE_clearGoPackage = 0; }
- enum clearIdempotencyLevel { NONE_clearIdempotencyLevel = 0; }
- enum clearIdentifierValue { NONE_clearIdentifierValue = 0; }
- enum clearInputType { NONE_clearInputType = 0; }
- enum clearIsExtension { NONE_clearIsExtension = 0; }
- enum clearJavaGenerateEqualsAndHash { NONE_clearJavaGenerateEqualsAndHash = 0; }
- enum clearJavaGenericServices { NONE_clearJavaGenericServices = 0; }
- enum clearJavaMultipleFiles { NONE_clearJavaMultipleFiles = 0; }
- enum clearJavaOuterClassname { NONE_clearJavaOuterClassname = 0; }
- enum clearJavaPackage { NONE_clearJavaPackage = 0; }
- enum clearJavaStringCheckUtf8 { NONE_clearJavaStringCheckUtf8 = 0; }
- enum clearJsonFormat { NONE_clearJsonFormat = 0; }
- enum clearJsonName { NONE_clearJsonName = 0; }
- enum clearJstype { NONE_clearJstype = 0; }
- enum clearLabel { NONE_clearLabel = 0; }
- enum clearLazy { NONE_clearLazy = 0; }
- enum clearLeadingComments { NONE_clearLeadingComments = 0; }
- enum clearMapEntry { NONE_clearMapEntry = 0; }
- enum clearMaximumEdition { NONE_clearMaximumEdition = 0; }
- enum clearMessageEncoding { NONE_clearMessageEncoding = 0; }
- enum clearMessageSetWireFormat { NONE_clearMessageSetWireFormat = 0; }
- enum clearMinimumEdition { NONE_clearMinimumEdition = 0; }
- enum clearName { NONE_clearName = 0; }
- enum clearNamePart { NONE_clearNamePart = 0; }
- enum clearNegativeIntValue { NONE_clearNegativeIntValue = 0; }
- enum clearNoStandardDescriptorAccessor { NONE_clearNoStandardDescriptorAccessor = 0; }
- enum clearNumber { NONE_clearNumber = 0; }
- enum clearObjcClassPrefix { NONE_clearObjcClassPrefix = 0; }
- enum clearOneofIndex { NONE_clearOneofIndex = 0; }
- enum clearOptimizeFor { NONE_clearOptimizeFor = 0; }
- enum clearOptions { NONE_clearOptions = 0; }
- enum clearOutputType { NONE_clearOutputType = 0; }
- enum clearOverridableFeatures { NONE_clearOverridableFeatures = 0; }
- enum clearPackage { NONE_clearPackage = 0; }
- enum clearPacked { NONE_clearPacked = 0; }
- enum clearPhpClassPrefix { NONE_clearPhpClassPrefix = 0; }
- enum clearPhpMetadataNamespace { NONE_clearPhpMetadataNamespace = 0; }
- enum clearPhpNamespace { NONE_clearPhpNamespace = 0; }
- enum clearPositiveIntValue { NONE_clearPositiveIntValue = 0; }
- enum clearProto3Optional { NONE_clearProto3Optional = 0; }
- enum clearPyGenericServices { NONE_clearPyGenericServices = 0; }
- enum clearRepeated { NONE_clearRepeated = 0; }
- enum clearRepeatedFieldEncoding { NONE_clearRepeatedFieldEncoding = 0; }
- enum clearReserved { NONE_clearReserved = 0; }
- enum clearRetention { NONE_clearRetention = 0; }
- enum clearRubyPackage { NONE_clearRubyPackage = 0; }
- enum clearSemantic { NONE_clearSemantic = 0; }
- enum clearServerStreaming { NONE_clearServerStreaming = 0; }
- enum clearSourceCodeInfo { NONE_clearSourceCodeInfo = 0; }
- enum clearSourceContext { NONE_clearSourceContext = 0; }
- enum clearSourceFile { NONE_clearSourceFile = 0; }
- enum clearStart { NONE_clearStart = 0; }
- enum clearStringValue { NONE_clearStringValue = 0; }
- enum clearSwiftPrefix { NONE_clearSwiftPrefix = 0; }
- enum clearSyntax { NONE_clearSyntax = 0; }
- enum clearTrailingComments { NONE_clearTrailingComments = 0; }
- enum clearType { NONE_clearType = 0; }
- enum clearTypeName { NONE_clearTypeName = 0; }
- enum clearUnverifiedLazy { NONE_clearUnverifiedLazy = 0; }
- enum clearUtf8Validation { NONE_clearUtf8Validation = 0; }
- enum clearValue { NONE_clearValue = 0; }
- enum clearVerification { NONE_clearVerification = 0; }
- enum clearVisibility { NONE_clearVisibility = 0; }
- enum clearWeak { NONE_clearWeak = 0; }
- enum clientStreaming { NONE_clientStreaming = 0; }
- enum code { NONE_code = 0; }
- enum codePoint { NONE_codePoint = 0; }
- enum codeUnits { NONE_codeUnits = 0; }
- enum Collection { NONE_Collection = 0; }
- enum com { NONE_com = 0; }
- enum comma { NONE_comma = 0; }
- enum consumedBytes { NONE_consumedBytes = 0; }
- enum contains { NONE_contains = 0; }
- enum contentsOf { NONE_contentsOf = 0; }
- enum ContiguousBytes { NONE_ContiguousBytes = 0; }
- enum copy { NONE_copy = 0; }
- enum count { NONE_count = 0; }
- enum countVarintsInBuffer { NONE_countVarintsInBuffer = 0; }
- enum csharpNamespace { NONE_csharpNamespace = 0; }
- enum ctype { NONE_ctype = 0; }
- enum customCodable { NONE_customCodable = 0; }
- enum CustomDebugStringConvertible { NONE_CustomDebugStringConvertible = 0; }
- enum CustomStringConvertible { NONE_CustomStringConvertible = 0; }
- enum d { NONE_d = 0; }
- enum Data { NONE_Data = 0; }
- enum dataResult { NONE_dataResult = 0; }
- enum date { NONE_date = 0; }
- enum daySec { NONE_daySec = 0; }
- enum daysSinceEpoch { NONE_daysSinceEpoch = 0; }
- enum debugDescription { NONE_debugDescription = 0; }
- enum debugRedact { NONE_debugRedact = 0; }
- enum declaration { NONE_declaration = 0; }
- enum decoded { NONE_decoded = 0; }
- enum decodedFromJSONNull { NONE_decodedFromJSONNull = 0; }
- enum decodeExtensionField { NONE_decodeExtensionField = 0; }
- enum decodeExtensionFieldsAsMessageSet { NONE_decodeExtensionFieldsAsMessageSet = 0; }
- enum decodeJSON { NONE_decodeJSON = 0; }
- enum decodeMapField { NONE_decodeMapField = 0; }
- enum decodeMessage { NONE_decodeMessage = 0; }
- enum decoder { NONE_decoder = 0; }
- enum decodeRepeated { NONE_decodeRepeated = 0; }
- enum decodeRepeatedBoolField { NONE_decodeRepeatedBoolField = 0; }
- enum decodeRepeatedBytesField { NONE_decodeRepeatedBytesField = 0; }
- enum decodeRepeatedDoubleField { NONE_decodeRepeatedDoubleField = 0; }
- enum decodeRepeatedEnumField { NONE_decodeRepeatedEnumField = 0; }
- enum decodeRepeatedFixed32Field { NONE_decodeRepeatedFixed32Field = 0; }
- enum decodeRepeatedFixed64Field { NONE_decodeRepeatedFixed64Field = 0; }
- enum decodeRepeatedFloatField { NONE_decodeRepeatedFloatField = 0; }
- enum decodeRepeatedGroupField { NONE_decodeRepeatedGroupField = 0; }
- enum decodeRepeatedInt32Field { NONE_decodeRepeatedInt32Field = 0; }
- enum decodeRepeatedInt64Field { NONE_decodeRepeatedInt64Field = 0; }
- enum decodeRepeatedMessageField { NONE_decodeRepeatedMessageField = 0; }
- enum decodeRepeatedSFixed32Field { NONE_decodeRepeatedSFixed32Field = 0; }
- enum decodeRepeatedSFixed64Field { NONE_decodeRepeatedSFixed64Field = 0; }
- enum decodeRepeatedSInt32Field { NONE_decodeRepeatedSInt32Field = 0; }
- enum decodeRepeatedSInt64Field { NONE_decodeRepeatedSInt64Field = 0; }
- enum decodeRepeatedStringField { NONE_decodeRepeatedStringField = 0; }
- enum decodeRepeatedUInt32Field { NONE_decodeRepeatedUInt32Field = 0; }
- enum decodeRepeatedUInt64Field { NONE_decodeRepeatedUInt64Field = 0; }
- enum decodeSingular { NONE_decodeSingular = 0; }
- enum decodeSingularBoolField { NONE_decodeSingularBoolField = 0; }
- enum decodeSingularBytesField { NONE_decodeSingularBytesField = 0; }
- enum decodeSingularDoubleField { NONE_decodeSingularDoubleField = 0; }
- enum decodeSingularEnumField { NONE_decodeSingularEnumField = 0; }
- enum decodeSingularFixed32Field { NONE_decodeSingularFixed32Field = 0; }
- enum decodeSingularFixed64Field { NONE_decodeSingularFixed64Field = 0; }
- enum decodeSingularFloatField { NONE_decodeSingularFloatField = 0; }
- enum decodeSingularGroupField { NONE_decodeSingularGroupField = 0; }
- enum decodeSingularInt32Field { NONE_decodeSingularInt32Field = 0; }
- enum decodeSingularInt64Field { NONE_decodeSingularInt64Field = 0; }
- enum decodeSingularMessageField { NONE_decodeSingularMessageField = 0; }
- enum decodeSingularSFixed32Field { NONE_decodeSingularSFixed32Field = 0; }
- enum decodeSingularSFixed64Field { NONE_decodeSingularSFixed64Field = 0; }
- enum decodeSingularSInt32Field { NONE_decodeSingularSInt32Field = 0; }
- enum decodeSingularSInt64Field { NONE_decodeSingularSInt64Field = 0; }
- enum decodeSingularStringField { NONE_decodeSingularStringField = 0; }
- enum decodeSingularUInt32Field { NONE_decodeSingularUInt32Field = 0; }
- enum decodeSingularUInt64Field { NONE_decodeSingularUInt64Field = 0; }
- enum decodeTextFormat { NONE_decodeTextFormat = 0; }
- enum defaultAnyTypeURLPrefix { NONE_defaultAnyTypeURLPrefix = 0; }
- enum defaults { NONE_defaults = 0; }
- enum defaultSymbolVisibility { NONE_defaultSymbolVisibility = 0; }
- enum defaultValue { NONE_defaultValue = 0; }
- enum dependency { NONE_dependency = 0; }
- enum deprecated { NONE_deprecated = 0; }
- enum deprecatedLegacyJsonFieldConflicts { NONE_deprecatedLegacyJsonFieldConflicts = 0; }
- enum deprecationWarning { NONE_deprecationWarning = 0; }
- enum description { NONE_description = 0; }
- enum DescriptorProto { NONE_DescriptorProto = 0; }
- enum Dictionary { NONE_Dictionary = 0; }
- enum dictionaryLiteral { NONE_dictionaryLiteral = 0; }
- enum digit { NONE_digit = 0; }
- enum digit0 { NONE_digit0 = 0; }
- enum digit1 { NONE_digit1 = 0; }
- enum digitCount { NONE_digitCount = 0; }
- enum digits { NONE_digits = 0; }
- enum digitValue { NONE_digitValue = 0; }
- enum discardableResult { NONE_discardableResult = 0; }
- enum discardUnknownFields { NONE_discardUnknownFields = 0; }
- enum Double { NONE_Double = 0; }
- enum doubleValue { NONE_doubleValue = 0; }
- enum duration { NONE_duration = 0; }
- enum E { NONE_E = 0; }
- enum edition { NONE_edition = 0; }
- enum EditionDefault { NONE_EditionDefault = 0; }
- enum editionDefaults { NONE_editionDefaults = 0; }
- enum editionDeprecated { NONE_editionDeprecated = 0; }
- enum editionIntroduced { NONE_editionIntroduced = 0; }
- enum editionRemoved { NONE_editionRemoved = 0; }
- enum Element { NONE_Element = 0; }
- enum elements { NONE_elements = 0; }
- enum else { NONE_else = 0; }
- enum emitExtensionFieldName { NONE_emitExtensionFieldName = 0; }
- enum emitFieldName { NONE_emitFieldName = 0; }
- enum emitFieldNumber { NONE_emitFieldNumber = 0; }
- enum Empty { NONE_Empty = 0; }
- enum emptyAnyTypeURL { NONE_emptyAnyTypeURL = 0; }
- enum emptyData { NONE_emptyData = 0; }
- enum encodeAsBytes { NONE_encodeAsBytes = 0; }
- enum encoded { NONE_encoded = 0; }
- enum encodedJSONString { NONE_encodedJSONString = 0; }
- enum encodedSize { NONE_encodedSize = 0; }
- enum encodeField { NONE_encodeField = 0; }
- enum encoder { NONE_encoder = 0; }
- enum end { NONE_end = 0; }
- enum endArray { NONE_endArray = 0; }
- enum endMessageField { NONE_endMessageField = 0; }
- enum endObject { NONE_endObject = 0; }
- enum endRegularField { NONE_endRegularField = 0; }
- enum enforceNamingStyle { NONE_enforceNamingStyle = 0; }
- enum enum { NONE_enum = 0; }
- enum EnumDescriptorProto { NONE_EnumDescriptorProto = 0; }
- enum EnumOptions { NONE_EnumOptions = 0; }
- enum EnumReservedRange { NONE_EnumReservedRange = 0; }
- enum enumType { NONE_enumType = 0; }
- enum enumvalue { NONE_enumvalue = 0; }
- enum EnumValueDescriptorProto { NONE_EnumValueDescriptorProto = 0; }
- enum EnumValueOptions { NONE_EnumValueOptions = 0; }
- enum Equatable { NONE_Equatable = 0; }
- enum Error { NONE_Error = 0; }
- enum ExpressibleByArrayLiteral { NONE_ExpressibleByArrayLiteral = 0; }
- enum ExpressibleByDictionaryLiteral { NONE_ExpressibleByDictionaryLiteral = 0; }
- enum ext { NONE_ext = 0; }
- enum extDecoder { NONE_extDecoder = 0; }
- enum extendedGraphemeClusterLiteral { NONE_extendedGraphemeClusterLiteral = 0; }
- enum ExtendedGraphemeClusterLiteralType { NONE_ExtendedGraphemeClusterLiteralType = 0; }
- enum extendee { NONE_extendee = 0; }
- enum ExtensibleMessage { NONE_ExtensibleMessage = 0; }
- enum extension { NONE_extension = 0; }
- enum ExtensionField { NONE_ExtensionField = 0; }
- enum extensionFieldNumber { NONE_extensionFieldNumber = 0; }
- enum ExtensionFieldValueSet { NONE_ExtensionFieldValueSet = 0; }
- enum ExtensionMap { NONE_ExtensionMap = 0; }
- enum extensionRange { NONE_extensionRange = 0; }
- enum ExtensionRangeOptions { NONE_ExtensionRangeOptions = 0; }
- enum extensions { NONE_extensions = 0; }
- enum extras { NONE_extras = 0; }
- enum F { NONE_F = 0; }
- enum false { NONE_false = 0; }
- enum features { NONE_features = 0; }
- enum FeatureSet { NONE_FeatureSet = 0; }
- enum FeatureSetDefaults { NONE_FeatureSetDefaults = 0; }
- enum FeatureSetEditionDefault { NONE_FeatureSetEditionDefault = 0; }
- enum featureSupport { NONE_featureSupport = 0; }
- enum field { NONE_field = 0; }
- enum fieldData { NONE_fieldData = 0; }
- enum FieldDescriptorProto { NONE_FieldDescriptorProto = 0; }
- enum FieldMask { NONE_FieldMask = 0; }
- enum FieldMaskError { NONE_FieldMaskError = 0; }
- enum fieldName { NONE_fieldName = 0; }
- enum fieldNameCount { NONE_fieldNameCount = 0; }
- enum fieldNum { NONE_fieldNum = 0; }
- enum fieldNumber { NONE_fieldNumber = 0; }
- enum fieldNumberForProto { NONE_fieldNumberForProto = 0; }
- enum FieldOptions { NONE_FieldOptions = 0; }
- enum fieldPresence { NONE_fieldPresence = 0; }
- enum fields { NONE_fields = 0; }
- enum fieldSize { NONE_fieldSize = 0; }
- enum FieldTag { NONE_FieldTag = 0; }
- enum FieldType { NONE_FieldType = 0; }
- enum file { NONE_file = 0; }
- enum FileDescriptorProto { NONE_FileDescriptorProto = 0; }
- enum FileDescriptorSet { NONE_FileDescriptorSet = 0; }
- enum fileName { NONE_fileName = 0; }
- enum FileOptions { NONE_FileOptions = 0; }
- enum filter { NONE_filter = 0; }
- enum final { NONE_final = 0; }
- enum finiteOnly { NONE_finiteOnly = 0; }
- enum first { NONE_first = 0; }
- enum firstItem { NONE_firstItem = 0; }
- enum fixedFeatures { NONE_fixedFeatures = 0; }
- enum Float { NONE_Float = 0; }
- enum floatLiteral { NONE_floatLiteral = 0; }
- enum FloatLiteralType { NONE_FloatLiteralType = 0; }
- enum FloatValue { NONE_FloatValue = 0; }
- enum for { NONE_for = 0; }
- enum forMessageName { NONE_forMessageName = 0; }
- enum formUnion { NONE_formUnion = 0; }
- enum forReadingFrom { NONE_forReadingFrom = 0; }
- enum forTypeURL { NONE_forTypeURL = 0; }
- enum ForwardParser { NONE_ForwardParser = 0; }
- enum forWritingInto { NONE_forWritingInto = 0; }
- enum from { NONE_from = 0; }
- enum fromAscii2 { NONE_fromAscii2 = 0; }
- enum fromAscii4 { NONE_fromAscii4 = 0; }
- enum fromByteOffset { NONE_fromByteOffset = 0; }
- enum fromHexDigit { NONE_fromHexDigit = 0; }
- enum fullName { NONE_fullName = 0; }
- enum func { NONE_func = 0; }
- enum function { NONE_function = 0; }
- enum G { NONE_G = 0; }
- enum GeneratedCodeInfo { NONE_GeneratedCodeInfo = 0; }
- enum get { NONE_get = 0; }
- enum getExtensionValue { NONE_getExtensionValue = 0; }
- enum googleapis { NONE_googleapis = 0; }
- enum Google_Protobuf_Any { NONE_Google_Protobuf_Any = 0; }
- enum Google_Protobuf_Api { NONE_Google_Protobuf_Api = 0; }
- enum Google_Protobuf_BoolValue { NONE_Google_Protobuf_BoolValue = 0; }
- enum Google_Protobuf_BytesValue { NONE_Google_Protobuf_BytesValue = 0; }
- enum Google_Protobuf_DescriptorProto { NONE_Google_Protobuf_DescriptorProto = 0; }
- enum Google_Protobuf_DoubleValue { NONE_Google_Protobuf_DoubleValue = 0; }
- enum Google_Protobuf_Duration { NONE_Google_Protobuf_Duration = 0; }
- enum Google_Protobuf_Edition { NONE_Google_Protobuf_Edition = 0; }
- enum Google_Protobuf_Empty { NONE_Google_Protobuf_Empty = 0; }
- enum Google_Protobuf_Enum { NONE_Google_Protobuf_Enum = 0; }
- enum Google_Protobuf_EnumDescriptorProto { NONE_Google_Protobuf_EnumDescriptorProto = 0; }
- enum Google_Protobuf_EnumOptions { NONE_Google_Protobuf_EnumOptions = 0; }
- enum Google_Protobuf_EnumValue { NONE_Google_Protobuf_EnumValue = 0; }
- enum Google_Protobuf_EnumValueDescriptorProto { NONE_Google_Protobuf_EnumValueDescriptorProto = 0; }
- enum Google_Protobuf_EnumValueOptions { NONE_Google_Protobuf_EnumValueOptions = 0; }
- enum Google_Protobuf_ExtensionRangeOptions { NONE_Google_Protobuf_ExtensionRangeOptions = 0; }
- enum Google_Protobuf_FeatureSet { NONE_Google_Protobuf_FeatureSet = 0; }
- enum Google_Protobuf_FeatureSetDefaults { NONE_Google_Protobuf_FeatureSetDefaults = 0; }
- enum Google_Protobuf_Field { NONE_Google_Protobuf_Field = 0; }
- enum Google_Protobuf_FieldDescriptorProto { NONE_Google_Protobuf_FieldDescriptorProto = 0; }
- enum Google_Protobuf_FieldMask { NONE_Google_Protobuf_FieldMask = 0; }
- enum Google_Protobuf_FieldOptions { NONE_Google_Protobuf_FieldOptions = 0; }
- enum Google_Protobuf_FileDescriptorProto { NONE_Google_Protobuf_FileDescriptorProto = 0; }
- enum Google_Protobuf_FileDescriptorSet { NONE_Google_Protobuf_FileDescriptorSet = 0; }
- enum Google_Protobuf_FileOptions { NONE_Google_Protobuf_FileOptions = 0; }
- enum Google_Protobuf_FloatValue { NONE_Google_Protobuf_FloatValue = 0; }
- enum Google_Protobuf_GeneratedCodeInfo { NONE_Google_Protobuf_GeneratedCodeInfo = 0; }
- enum Google_Protobuf_Int32Value { NONE_Google_Protobuf_Int32Value = 0; }
- enum Google_Protobuf_Int64Value { NONE_Google_Protobuf_Int64Value = 0; }
- enum Google_Protobuf_ListValue { NONE_Google_Protobuf_ListValue = 0; }
- enum Google_Protobuf_MessageOptions { NONE_Google_Protobuf_MessageOptions = 0; }
- enum Google_Protobuf_Method { NONE_Google_Protobuf_Method = 0; }
- enum Google_Protobuf_MethodDescriptorProto { NONE_Google_Protobuf_MethodDescriptorProto = 0; }
- enum Google_Protobuf_MethodOptions { NONE_Google_Protobuf_MethodOptions = 0; }
- enum Google_Protobuf_Mixin { NONE_Google_Protobuf_Mixin = 0; }
- enum Google_Protobuf_NullValue { NONE_Google_Protobuf_NullValue = 0; }
- enum Google_Protobuf_OneofDescriptorProto { NONE_Google_Protobuf_OneofDescriptorProto = 0; }
- enum Google_Protobuf_OneofOptions { NONE_Google_Protobuf_OneofOptions = 0; }
- enum Google_Protobuf_Option { NONE_Google_Protobuf_Option = 0; }
- enum Google_Protobuf_ServiceDescriptorProto { NONE_Google_Protobuf_ServiceDescriptorProto = 0; }
- enum Google_Protobuf_ServiceOptions { NONE_Google_Protobuf_ServiceOptions = 0; }
- enum Google_Protobuf_SourceCodeInfo { NONE_Google_Protobuf_SourceCodeInfo = 0; }
- enum Google_Protobuf_SourceContext { NONE_Google_Protobuf_SourceContext = 0; }
- enum Google_Protobuf_StringValue { NONE_Google_Protobuf_StringValue = 0; }
- enum Google_Protobuf_Struct { NONE_Google_Protobuf_Struct = 0; }
- enum Google_Protobuf_SymbolVisibility { NONE_Google_Protobuf_SymbolVisibility = 0; }
- enum Google_Protobuf_Syntax { NONE_Google_Protobuf_Syntax = 0; }
- enum Google_Protobuf_Timestamp { NONE_Google_Protobuf_Timestamp = 0; }
- enum Google_Protobuf_Type { NONE_Google_Protobuf_Type = 0; }
- enum Google_Protobuf_UInt32Value { NONE_Google_Protobuf_UInt32Value = 0; }
- enum Google_Protobuf_UInt64Value { NONE_Google_Protobuf_UInt64Value = 0; }
- enum Google_Protobuf_UninterpretedOption { NONE_Google_Protobuf_UninterpretedOption = 0; }
- enum Google_Protobuf_Value { NONE_Google_Protobuf_Value = 0; }
- enum goPackage { NONE_goPackage = 0; }
- enum gotData { NONE_gotData = 0; }
- enum group { NONE_group = 0; }
- enum groupFieldNumberStack { NONE_groupFieldNumberStack = 0; }
- enum groupSize { NONE_groupSize = 0; }
- enum guard { NONE_guard = 0; }
- enum hadOneofValue { NONE_hadOneofValue = 0; }
- enum handleConflictingOneOf { NONE_handleConflictingOneOf = 0; }
- enum hasAggregateValue { NONE_hasAggregateValue = 0; }
- enum hasAllowAlias { NONE_hasAllowAlias = 0; }
- enum hasBegin { NONE_hasBegin = 0; }
- enum hasCcEnableArenas { NONE_hasCcEnableArenas = 0; }
- enum hasCcGenericServices { NONE_hasCcGenericServices = 0; }
- enum hasClientStreaming { NONE_hasClientStreaming = 0; }
- enum hasCsharpNamespace { NONE_hasCsharpNamespace = 0; }
- enum hasCtype { NONE_hasCtype = 0; }
- enum hasDebugRedact { NONE_hasDebugRedact = 0; }
- enum hasDefaultSymbolVisibility { NONE_hasDefaultSymbolVisibility = 0; }
- enum hasDefaultValue { NONE_hasDefaultValue = 0; }
- enum hasDeprecated { NONE_hasDeprecated = 0; }
- enum hasDeprecatedLegacyJsonFieldConflicts { NONE_hasDeprecatedLegacyJsonFieldConflicts = 0; }
- enum hasDeprecationWarning { NONE_hasDeprecationWarning = 0; }
- enum hasDoubleValue { NONE_hasDoubleValue = 0; }
- enum hasEdition { NONE_hasEdition = 0; }
- enum hasEditionDeprecated { NONE_hasEditionDeprecated = 0; }
- enum hasEditionIntroduced { NONE_hasEditionIntroduced = 0; }
- enum hasEditionRemoved { NONE_hasEditionRemoved = 0; }
- enum hasEnd { NONE_hasEnd = 0; }
- enum hasEnforceNamingStyle { NONE_hasEnforceNamingStyle = 0; }
- enum hasEnumType { NONE_hasEnumType = 0; }
- enum hasExtendee { NONE_hasExtendee = 0; }
- enum hasExtensionValue { NONE_hasExtensionValue = 0; }
- enum hasFeatures { NONE_hasFeatures = 0; }
- enum hasFeatureSupport { NONE_hasFeatureSupport = 0; }
- enum hasFieldPresence { NONE_hasFieldPresence = 0; }
- enum hasFixedFeatures { NONE_hasFixedFeatures = 0; }
- enum hasFullName { NONE_hasFullName = 0; }
- enum hasGoPackage { NONE_hasGoPackage = 0; }
- enum hash { NONE_hash = 0; }
- enum Hashable { NONE_Hashable = 0; }
- enum hasher { NONE_hasher = 0; }
- enum HashVisitor { NONE_HashVisitor = 0; }
- enum hasIdempotencyLevel { NONE_hasIdempotencyLevel = 0; }
- enum hasIdentifierValue { NONE_hasIdentifierValue = 0; }
- enum hasInputType { NONE_hasInputType = 0; }
- enum hasIsExtension { NONE_hasIsExtension = 0; }
- enum hasJavaGenerateEqualsAndHash { NONE_hasJavaGenerateEqualsAndHash = 0; }
- enum hasJavaGenericServices { NONE_hasJavaGenericServices = 0; }
- enum hasJavaMultipleFiles { NONE_hasJavaMultipleFiles = 0; }
- enum hasJavaOuterClassname { NONE_hasJavaOuterClassname = 0; }
- enum hasJavaPackage { NONE_hasJavaPackage = 0; }
- enum hasJavaStringCheckUtf8 { NONE_hasJavaStringCheckUtf8 = 0; }
- enum hasJsonFormat { NONE_hasJsonFormat = 0; }
- enum hasJsonName { NONE_hasJsonName = 0; }
- enum hasJstype { NONE_hasJstype = 0; }
- enum hasLabel { NONE_hasLabel = 0; }
- enum hasLazy { NONE_hasLazy = 0; }
- enum hasLeadingComments { NONE_hasLeadingComments = 0; }
- enum hasMapEntry { NONE_hasMapEntry = 0; }
- enum hasMaximumEdition { NONE_hasMaximumEdition = 0; }
- enum hasMessageEncoding { NONE_hasMessageEncoding = 0; }
- enum hasMessageSetWireFormat { NONE_hasMessageSetWireFormat = 0; }
- enum hasMinimumEdition { NONE_hasMinimumEdition = 0; }
- enum hasName { NONE_hasName = 0; }
- enum hasNamePart { NONE_hasNamePart = 0; }
- enum hasNegativeIntValue { NONE_hasNegativeIntValue = 0; }
- enum hasNoStandardDescriptorAccessor { NONE_hasNoStandardDescriptorAccessor = 0; }
- enum hasNumber { NONE_hasNumber = 0; }
- enum hasObjcClassPrefix { NONE_hasObjcClassPrefix = 0; }
- enum hasOneofIndex { NONE_hasOneofIndex = 0; }
- enum hasOptimizeFor { NONE_hasOptimizeFor = 0; }
- enum hasOptions { NONE_hasOptions = 0; }
- enum hasOutputType { NONE_hasOutputType = 0; }
- enum hasOverridableFeatures { NONE_hasOverridableFeatures = 0; }
- enum hasPackage { NONE_hasPackage = 0; }
- enum hasPacked { NONE_hasPacked = 0; }
- enum hasPhpClassPrefix { NONE_hasPhpClassPrefix = 0; }
- enum hasPhpMetadataNamespace { NONE_hasPhpMetadataNamespace = 0; }
- enum hasPhpNamespace { NONE_hasPhpNamespace = 0; }
- enum hasPositiveIntValue { NONE_hasPositiveIntValue = 0; }
- enum hasProto3Optional { NONE_hasProto3Optional = 0; }
- enum hasPyGenericServices { NONE_hasPyGenericServices = 0; }
- enum hasRepeated { NONE_hasRepeated = 0; }
- enum hasRepeatedFieldEncoding { NONE_hasRepeatedFieldEncoding = 0; }
- enum hasReserved { NONE_hasReserved = 0; }
- enum hasRetention { NONE_hasRetention = 0; }
- enum hasRubyPackage { NONE_hasRubyPackage = 0; }
- enum hasSemantic { NONE_hasSemantic = 0; }
- enum hasServerStreaming { NONE_hasServerStreaming = 0; }
- enum hasSourceCodeInfo { NONE_hasSourceCodeInfo = 0; }
- enum hasSourceContext { NONE_hasSourceContext = 0; }
- enum hasSourceFile { NONE_hasSourceFile = 0; }
- enum hasStart { NONE_hasStart = 0; }
- enum hasStringValue { NONE_hasStringValue = 0; }
- enum hasSwiftPrefix { NONE_hasSwiftPrefix = 0; }
- enum hasSyntax { NONE_hasSyntax = 0; }
- enum hasTrailingComments { NONE_hasTrailingComments = 0; }
- enum hasType { NONE_hasType = 0; }
- enum hasTypeName { NONE_hasTypeName = 0; }
- enum hasUnverifiedLazy { NONE_hasUnverifiedLazy = 0; }
- enum hasUtf8Validation { NONE_hasUtf8Validation = 0; }
- enum hasValue { NONE_hasValue = 0; }
- enum hasVerification { NONE_hasVerification = 0; }
- enum hasVisibility { NONE_hasVisibility = 0; }
- enum hasWeak { NONE_hasWeak = 0; }
- enum hour { NONE_hour = 0; }
- enum i { NONE_i = 0; }
- enum idempotencyLevel { NONE_idempotencyLevel = 0; }
- enum identifierValue { NONE_identifierValue = 0; }
- enum if { NONE_if = 0; }
- enum ignoreUnknownExtensionFields { NONE_ignoreUnknownExtensionFields = 0; }
- enum ignoreUnknownFields { NONE_ignoreUnknownFields = 0; }
- enum index { NONE_index = 0; }
- enum init { NONE_init = 0; }
- enum inout { NONE_inout = 0; }
- enum inputType { NONE_inputType = 0; }
- enum insert { NONE_insert = 0; }
- enum Int { NONE_Int = 0; }
- enum Int32 { NONE_Int32 = 0; }
- enum Int32Value { NONE_Int32Value = 0; }
- enum Int64 { NONE_Int64 = 0; }
- enum Int64Value { NONE_Int64Value = 0; }
- enum Int8 { NONE_Int8 = 0; }
- enum integerLiteral { NONE_integerLiteral = 0; }
- enum IntegerLiteralType { NONE_IntegerLiteralType = 0; }
- enum intern { NONE_intern = 0; }
- enum Internal { NONE_Internal = 0; }
- enum InternalState { NONE_InternalState = 0; }
- enum intersect { NONE_intersect = 0; }
- enum into { NONE_into = 0; }
- enum ints { NONE_ints = 0; }
- enum invalidAnyTypeURL { NONE_invalidAnyTypeURL = 0; }
- enum isA { NONE_isA = 0; }
- enum isEqual { NONE_isEqual = 0; }
- enum isEqualTo { NONE_isEqualTo = 0; }
- enum isExtension { NONE_isExtension = 0; }
- enum isInitialized { NONE_isInitialized = 0; }
- enum isNegative { NONE_isNegative = 0; }
- enum isPathValid { NONE_isPathValid = 0; }
- enum isValid { NONE_isValid = 0; }
- enum itemTagsEncodedSize { NONE_itemTagsEncodedSize = 0; }
- enum iterator { NONE_iterator = 0; }
- enum javaGenerateEqualsAndHash { NONE_javaGenerateEqualsAndHash = 0; }
- enum javaGenericServices { NONE_javaGenericServices = 0; }
- enum javaMultipleFiles { NONE_javaMultipleFiles = 0; }
- enum javaOuterClassname { NONE_javaOuterClassname = 0; }
- enum javaPackage { NONE_javaPackage = 0; }
- enum javaStringCheckUtf8 { NONE_javaStringCheckUtf8 = 0; }
- enum JSONDecoder { NONE_JSONDecoder = 0; }
- enum JSONDecoding { NONE_JSONDecoding = 0; }
- enum JSONDecodingError { NONE_JSONDecodingError = 0; }
- enum JSONDecodingOptions { NONE_JSONDecodingOptions = 0; }
- enum jsonEncoder { NONE_jsonEncoder = 0; }
- enum JSONEncoding { NONE_JSONEncoding = 0; }
- enum JSONEncodingError { NONE_JSONEncodingError = 0; }
- enum JSONEncodingOptions { NONE_JSONEncodingOptions = 0; }
- enum JSONEncodingVisitor { NONE_JSONEncodingVisitor = 0; }
- enum jsonFormat { NONE_jsonFormat = 0; }
- enum JSONMapEncodingVisitor { NONE_JSONMapEncodingVisitor = 0; }
- enum jsonName { NONE_jsonName = 0; }
- enum jsonPath { NONE_jsonPath = 0; }
- enum jsonPaths { NONE_jsonPaths = 0; }
- enum JSONScanner { NONE_JSONScanner = 0; }
- enum jsonString { NONE_jsonString = 0; }
- enum jsonText { NONE_jsonText = 0; }
- enum jsonUTF8Bytes { NONE_jsonUTF8Bytes = 0; }
- enum jsonUTF8Data { NONE_jsonUTF8Data = 0; }
- enum jstype { NONE_jstype = 0; }
- enum k { NONE_k = 0; }
- enum kChunkSize { NONE_kChunkSize = 0; }
- enum Key { NONE_Key = 0; }
- enum keyField { NONE_keyField = 0; }
- enum keyFieldOpt { NONE_keyFieldOpt = 0; }
- enum KeyType { NONE_KeyType = 0; }
- enum kind { NONE_kind = 0; }
- enum l { NONE_l = 0; }
- enum label { NONE_label = 0; }
- enum lazy { NONE_lazy = 0; }
- enum leadingComments { NONE_leadingComments = 0; }
- enum leadingDetachedComments { NONE_leadingDetachedComments = 0; }
- enum length { NONE_length = 0; }
- enum lessThan { NONE_lessThan = 0; }
- enum let { NONE_let = 0; }
- enum lhs { NONE_lhs = 0; }
- enum line { NONE_line = 0; }
- enum list { NONE_list = 0; }
- enum listOfMessages { NONE_listOfMessages = 0; }
- enum listValue { NONE_listValue = 0; }
- enum littleEndian { NONE_littleEndian = 0; }
- enum load { NONE_load = 0; }
- enum localHasher { NONE_localHasher = 0; }
- enum location { NONE_location = 0; }
- enum M { NONE_M = 0; }
- enum major { NONE_major = 0; }
- enum makeAsyncIterator { NONE_makeAsyncIterator = 0; }
- enum makeIterator { NONE_makeIterator = 0; }
- enum malformedLength { NONE_malformedLength = 0; }
- enum mapEntry { NONE_mapEntry = 0; }
- enum MapKeyType { NONE_MapKeyType = 0; }
- enum mapToMessages { NONE_mapToMessages = 0; }
- enum MapValueType { NONE_MapValueType = 0; }
- enum mapVisitor { NONE_mapVisitor = 0; }
- enum mask { NONE_mask = 0; }
- enum maximumEdition { NONE_maximumEdition = 0; }
- enum mdayStart { NONE_mdayStart = 0; }
- enum merge { NONE_merge = 0; }
- enum MergeOptions { NONE_MergeOptions = 0; }
- enum message { NONE_message = 0; }
- enum messageDepthLimit { NONE_messageDepthLimit = 0; }
- enum messageEncoding { NONE_messageEncoding = 0; }
- enum MessageExtension { NONE_MessageExtension = 0; }
- enum MessageImplementationBase { NONE_MessageImplementationBase = 0; }
- enum MessageOptions { NONE_MessageOptions = 0; }
- enum MessageSet { NONE_MessageSet = 0; }
- enum messageSetWireFormat { NONE_messageSetWireFormat = 0; }
- enum messageSize { NONE_messageSize = 0; }
- enum messageType { NONE_messageType = 0; }
- enum Method { NONE_Method = 0; }
- enum MethodDescriptorProto { NONE_MethodDescriptorProto = 0; }
- enum MethodOptions { NONE_MethodOptions = 0; }
- enum methods { NONE_methods = 0; }
- enum min { NONE_min = 0; }
- enum minimumEdition { NONE_minimumEdition = 0; }
- enum minor { NONE_minor = 0; }
- enum Mixin { NONE_Mixin = 0; }
- enum mixins { NONE_mixins = 0; }
- enum modify { NONE_modify = 0; }
- enum month { NONE_month = 0; }
- enum msgExtension { NONE_msgExtension = 0; }
- enum mutating { NONE_mutating = 0; }
- enum n { NONE_n = 0; }
- enum name { NONE_name = 0; }
- enum NameDescription { NONE_NameDescription = 0; }
- enum NameMap { NONE_NameMap = 0; }
- enum NamePart { NONE_NamePart = 0; }
- enum names { NONE_names = 0; }
- enum nanos { NONE_nanos = 0; }
- enum negativeIntValue { NONE_negativeIntValue = 0; }
- enum nestedType { NONE_nestedType = 0; }
- enum newExtensible { NONE_newExtensible = 0; }
- enum newL { NONE_newL = 0; }
- enum newList { NONE_newList = 0; }
- enum newMessage { NONE_newMessage = 0; }
- enum newValue { NONE_newValue = 0; }
- enum next { NONE_next = 0; }
- enum nextByte { NONE_nextByte = 0; }
- enum nextFieldNumber { NONE_nextFieldNumber = 0; }
- enum nextVarInt { NONE_nextVarInt = 0; }
- enum nil { NONE_nil = 0; }
- enum nilLiteral { NONE_nilLiteral = 0; }
- enum noBytesAvailable { NONE_noBytesAvailable = 0; }
- enum noStandardDescriptorAccessor { NONE_noStandardDescriptorAccessor = 0; }
- enum nullValue { NONE_nullValue = 0; }
- enum number { NONE_number = 0; }
- enum numberValue { NONE_numberValue = 0; }
- enum objcClassPrefix { NONE_objcClassPrefix = 0; }
- enum of { NONE_of = 0; }
- enum oneofDecl { NONE_oneofDecl = 0; }
- enum OneofDescriptorProto { NONE_OneofDescriptorProto = 0; }
- enum oneofIndex { NONE_oneofIndex = 0; }
- enum OneofOptions { NONE_OneofOptions = 0; }
- enum oneofs { NONE_oneofs = 0; }
- enum OneOf_Kind { NONE_OneOf_Kind = 0; }
- enum optimizeFor { NONE_optimizeFor = 0; }
- enum OptimizeMode { NONE_OptimizeMode = 0; }
- enum Option { NONE_Option = 0; }
- enum OptionalEnumExtensionField { NONE_OptionalEnumExtensionField = 0; }
- enum OptionalExtensionField { NONE_OptionalExtensionField = 0; }
- enum OptionalGroupExtensionField { NONE_OptionalGroupExtensionField = 0; }
- enum OptionalMessageExtensionField { NONE_OptionalMessageExtensionField = 0; }
- enum optionDependency { NONE_optionDependency = 0; }
- enum OptionRetention { NONE_OptionRetention = 0; }
- enum options { NONE_options = 0; }
- enum OptionTargetType { NONE_OptionTargetType = 0; }
- enum other { NONE_other = 0; }
- enum others { NONE_others = 0; }
- enum out { NONE_out = 0; }
- enum outputType { NONE_outputType = 0; }
- enum overridableFeatures { NONE_overridableFeatures = 0; }
- enum p { NONE_p = 0; }
- enum package { NONE_package = 0; }
- enum packed { NONE_packed = 0; }
- enum PackedEnumExtensionField { NONE_PackedEnumExtensionField = 0; }
- enum PackedExtensionField { NONE_PackedExtensionField = 0; }
- enum padding { NONE_padding = 0; }
- enum parent { NONE_parent = 0; }
- enum parse { NONE_parse = 0; }
- enum partial { NONE_partial = 0; }
- enum path { NONE_path = 0; }
- enum PathDecoder { NONE_PathDecoder = 0; }
- enum PathDecodingError { NONE_PathDecodingError = 0; }
- enum paths { NONE_paths = 0; }
- enum PathVisitor { NONE_PathVisitor = 0; }
- enum payload { NONE_payload = 0; }
- enum payloadSize { NONE_payloadSize = 0; }
- enum phpClassPrefix { NONE_phpClassPrefix = 0; }
- enum phpMetadataNamespace { NONE_phpMetadataNamespace = 0; }
- enum phpNamespace { NONE_phpNamespace = 0; }
- enum pos { NONE_pos = 0; }
- enum positiveIntValue { NONE_positiveIntValue = 0; }
- enum prefix { NONE_prefix = 0; }
- enum preserveProtoFieldNames { NONE_preserveProtoFieldNames = 0; }
- enum preTraverse { NONE_preTraverse = 0; }
- enum prevPath { NONE_prevPath = 0; }
- enum printUnknownFields { NONE_printUnknownFields = 0; }
- enum proto2 { NONE_proto2 = 0; }
- enum proto3DefaultValue { NONE_proto3DefaultValue = 0; }
- enum proto3Optional { NONE_proto3Optional = 0; }
- enum ProtobufAPIVersionCheck { NONE_ProtobufAPIVersionCheck = 0; }
- enum ProtobufAPIVersion_2 { NONE_ProtobufAPIVersion_2 = 0; }
- enum ProtobufBool { NONE_ProtobufBool = 0; }
- enum ProtobufBytes { NONE_ProtobufBytes = 0; }
- enum ProtobufDouble { NONE_ProtobufDouble = 0; }
- enum ProtobufEnumMap { NONE_ProtobufEnumMap = 0; }
- enum protobufExtension { NONE_protobufExtension = 0; }
- enum ProtobufFixed32 { NONE_ProtobufFixed32 = 0; }
- enum ProtobufFixed64 { NONE_ProtobufFixed64 = 0; }
- enum ProtobufFloat { NONE_ProtobufFloat = 0; }
- enum ProtobufInt32 { NONE_ProtobufInt32 = 0; }
- enum ProtobufInt64 { NONE_ProtobufInt64 = 0; }
- enum ProtobufMap { NONE_ProtobufMap = 0; }
- enum ProtobufMessageMap { NONE_ProtobufMessageMap = 0; }
- enum ProtobufSFixed32 { NONE_ProtobufSFixed32 = 0; }
- enum ProtobufSFixed64 { NONE_ProtobufSFixed64 = 0; }
- enum ProtobufSInt32 { NONE_ProtobufSInt32 = 0; }
- enum ProtobufSInt64 { NONE_ProtobufSInt64 = 0; }
- enum ProtobufString { NONE_ProtobufString = 0; }
- enum ProtobufUInt32 { NONE_ProtobufUInt32 = 0; }
- enum ProtobufUInt64 { NONE_ProtobufUInt64 = 0; }
- enum protobuf_extensionFieldValues { NONE_protobuf_extensionFieldValues = 0; }
- enum protobuf_fieldNumber { NONE_protobuf_fieldNumber = 0; }
- enum protobuf_generated_isEqualTo { NONE_protobuf_generated_isEqualTo = 0; }
- enum protobuf_nameMap { NONE_protobuf_nameMap = 0; }
- enum protobuf_newField { NONE_protobuf_newField = 0; }
- enum protobuf_package { NONE_protobuf_package = 0; }
- enum protocol { NONE_protocol = 0; }
- enum protoFieldName { NONE_protoFieldName = 0; }
- enum protoMessageName { NONE_protoMessageName = 0; }
- enum ProtoNameProviding { NONE_ProtoNameProviding = 0; }
- enum protoPaths { NONE_protoPaths = 0; }
- enum public { NONE_public = 0; }
- enum publicDependency { NONE_publicDependency = 0; }
- enum putBoolValue { NONE_putBoolValue = 0; }
- enum putBytesValue { NONE_putBytesValue = 0; }
- enum putDoubleValue { NONE_putDoubleValue = 0; }
- enum putEnumValue { NONE_putEnumValue = 0; }
- enum putFixedUInt32 { NONE_putFixedUInt32 = 0; }
- enum putFixedUInt64 { NONE_putFixedUInt64 = 0; }
- enum putFloatValue { NONE_putFloatValue = 0; }
- enum putInt64 { NONE_putInt64 = 0; }
- enum putStringValue { NONE_putStringValue = 0; }
- enum putUInt64 { NONE_putUInt64 = 0; }
- enum putUInt64Hex { NONE_putUInt64Hex = 0; }
- enum putVarInt { NONE_putVarInt = 0; }
- enum putZigZagVarInt { NONE_putZigZagVarInt = 0; }
- enum pyGenericServices { NONE_pyGenericServices = 0; }
- enum R { NONE_R = 0; }
- enum rawChars { NONE_rawChars = 0; }
- enum RawRepresentable { NONE_RawRepresentable = 0; }
- enum RawValue { NONE_RawValue = 0; }
- enum read4HexDigits { NONE_read4HexDigits = 0; }
- enum readBytes { NONE_readBytes = 0; }
- enum register { NONE_register = 0; }
- enum removingAllFieldsOf { NONE_removingAllFieldsOf = 0; }
- enum repeated { NONE_repeated = 0; }
- enum RepeatedEnumExtensionField { NONE_RepeatedEnumExtensionField = 0; }
- enum RepeatedExtensionField { NONE_RepeatedExtensionField = 0; }
- enum repeatedFieldEncoding { NONE_repeatedFieldEncoding = 0; }
- enum RepeatedGroupExtensionField { NONE_RepeatedGroupExtensionField = 0; }
- enum RepeatedMessageExtensionField { NONE_RepeatedMessageExtensionField = 0; }
- enum repeating { NONE_repeating = 0; }
- enum replaceRepeatedFields { NONE_replaceRepeatedFields = 0; }
- enum requestStreaming { NONE_requestStreaming = 0; }
- enum requestTypeURL { NONE_requestTypeURL = 0; }
- enum requiredSize { NONE_requiredSize = 0; }
- enum responseStreaming { NONE_responseStreaming = 0; }
- enum responseTypeURL { NONE_responseTypeURL = 0; }
- enum result { NONE_result = 0; }
- enum retention { NONE_retention = 0; }
- enum rethrows { NONE_rethrows = 0; }
- enum return { NONE_return = 0; }
- enum ReturnType { NONE_ReturnType = 0; }
- enum revision { NONE_revision = 0; }
- enum rhs { NONE_rhs = 0; }
- enum root { NONE_root = 0; }
- enum rubyPackage { NONE_rubyPackage = 0; }
- enum s { NONE_s = 0; }
- enum sawBackslash { NONE_sawBackslash = 0; }
- enum sawSection4Characters { NONE_sawSection4Characters = 0; }
- enum sawSection5Characters { NONE_sawSection5Characters = 0; }
- enum scan { NONE_scan = 0; }
- enum scanner { NONE_scanner = 0; }
- enum seconds { NONE_seconds = 0; }
- enum self { NONE_self = 0; }
- enum semantic { NONE_semantic = 0; }
- enum Sendable { NONE_Sendable = 0; }
- enum separator { NONE_separator = 0; }
- enum serialize { NONE_serialize = 0; }
- enum serializedBytes { NONE_serializedBytes = 0; }
- enum serializedData { NONE_serializedData = 0; }
- enum serializedSize { NONE_serializedSize = 0; }
- enum serverStreaming { NONE_serverStreaming = 0; }
- enum service { NONE_service = 0; }
- enum ServiceDescriptorProto { NONE_ServiceDescriptorProto = 0; }
- enum ServiceOptions { NONE_ServiceOptions = 0; }
- enum set { NONE_set = 0; }
- enum setExtensionValue { NONE_setExtensionValue = 0; }
- enum shift { NONE_shift = 0; }
- enum SimpleExtensionMap { NONE_SimpleExtensionMap = 0; }
- enum size { NONE_size = 0; }
- enum sizer { NONE_sizer = 0; }
- enum source { NONE_source = 0; }
- enum sourceCodeInfo { NONE_sourceCodeInfo = 0; }
- enum sourceContext { NONE_sourceContext = 0; }
- enum sourceEncoding { NONE_sourceEncoding = 0; }
- enum sourceFile { NONE_sourceFile = 0; }
- enum SourceLocation { NONE_SourceLocation = 0; }
- enum span { NONE_span = 0; }
- enum split { NONE_split = 0; }
- enum start { NONE_start = 0; }
- enum startArray { NONE_startArray = 0; }
- enum startArrayObject { NONE_startArrayObject = 0; }
- enum startField { NONE_startField = 0; }
- enum startIndex { NONE_startIndex = 0; }
- enum startMessageField { NONE_startMessageField = 0; }
- enum startObject { NONE_startObject = 0; }
- enum startRegularField { NONE_startRegularField = 0; }
- enum state { NONE_state = 0; }
- enum static { NONE_static = 0; }
- enum StaticString { NONE_StaticString = 0; }
- enum storage { NONE_storage = 0; }
- enum String { NONE_String = 0; }
- enum stringLiteral { NONE_stringLiteral = 0; }
- enum StringLiteralType { NONE_StringLiteralType = 0; }
- enum stringResult { NONE_stringResult = 0; }
- enum stringValue { NONE_stringValue = 0; }
- enum struct { NONE_struct = 0; }
- enum structValue { NONE_structValue = 0; }
- enum subDecoder { NONE_subDecoder = 0; }
- enum subscript { NONE_subscript = 0; }
- enum subtract { NONE_subtract = 0; }
- enum subVisitor { NONE_subVisitor = 0; }
- enum Swift { NONE_Swift = 0; }
- enum swiftPrefix { NONE_swiftPrefix = 0; }
- enum SwiftProtobufContiguousBytes { NONE_SwiftProtobufContiguousBytes = 0; }
- enum SwiftProtobufError { NONE_SwiftProtobufError = 0; }
- enum syntax { NONE_syntax = 0; }
- enum T { NONE_T = 0; }
- enum tag { NONE_tag = 0; }
- enum targets { NONE_targets = 0; }
- enum terminator { NONE_terminator = 0; }
- enum testDecoder { NONE_testDecoder = 0; }
- enum text { NONE_text = 0; }
- enum textDecoder { NONE_textDecoder = 0; }
- enum TextFormatDecoder { NONE_TextFormatDecoder = 0; }
- enum TextFormatDecodingError { NONE_TextFormatDecodingError = 0; }
- enum TextFormatDecodingOptions { NONE_TextFormatDecodingOptions = 0; }
- enum TextFormatEncodingOptions { NONE_TextFormatEncodingOptions = 0; }
- enum TextFormatEncodingVisitor { NONE_TextFormatEncodingVisitor = 0; }
- enum textFormatString { NONE_textFormatString = 0; }
- enum throwOrIgnore { NONE_throwOrIgnore = 0; }
- enum throws { NONE_throws = 0; }
- enum timeInterval { NONE_timeInterval = 0; }
- enum timeIntervalSince1970 { NONE_timeIntervalSince1970 = 0; }
- enum timeIntervalSinceReferenceDate { NONE_timeIntervalSinceReferenceDate = 0; }
- enum Timestamp { NONE_Timestamp = 0; }
- enum tmp { NONE_tmp = 0; }
- enum tooLarge { NONE_tooLarge = 0; }
- enum total { NONE_total = 0; }
- enum totalArrayDepth { NONE_totalArrayDepth = 0; }
- enum totalSize { NONE_totalSize = 0; }
- enum trailingComments { NONE_trailingComments = 0; }
- enum traverse { NONE_traverse = 0; }
- enum trim { NONE_trim = 0; }
- enum true { NONE_true = 0; }
- enum try { NONE_try = 0; }
- enum type { NONE_type = 0; }
- enum typealias { NONE_typealias = 0; }
- enum TypeEnum { NONE_TypeEnum = 0; }
- enum typeName { NONE_typeName = 0; }
- enum typePrefix { NONE_typePrefix = 0; }
- enum typeStart { NONE_typeStart = 0; }
- enum typeUnknown { NONE_typeUnknown = 0; }
- enum typeURL { NONE_typeURL = 0; }
- enum UInt32 { NONE_UInt32 = 0; }
- enum UInt32Value { NONE_UInt32Value = 0; }
- enum UInt64 { NONE_UInt64 = 0; }
- enum UInt64Value { NONE_UInt64Value = 0; }
- enum UInt8 { NONE_UInt8 = 0; }
- enum unchecked { NONE_unchecked = 0; }
- enum unicodeScalarLiteral { NONE_unicodeScalarLiteral = 0; }
- enum UnicodeScalarLiteralType { NONE_UnicodeScalarLiteralType = 0; }
- enum unicodeScalars { NONE_unicodeScalars = 0; }
- enum UnicodeScalarView { NONE_UnicodeScalarView = 0; }
- enum uninterpretedOption { NONE_uninterpretedOption = 0; }
- enum union { NONE_union = 0; }
- enum uniqueStorage { NONE_uniqueStorage = 0; }
- enum unknown { NONE_unknown = 0; }
- enum unknownFields { NONE_unknownFields = 0; }
- enum UnknownStorage { NONE_UnknownStorage = 0; }
- enum unpackTo { NONE_unpackTo = 0; }
- enum UnsafeBufferPointer { NONE_UnsafeBufferPointer = 0; }
- enum UnsafeMutablePointer { NONE_UnsafeMutablePointer = 0; }
- enum UnsafeMutableRawBufferPointer { NONE_UnsafeMutableRawBufferPointer = 0; }
- enum UnsafeRawBufferPointer { NONE_UnsafeRawBufferPointer = 0; }
- enum UnsafeRawPointer { NONE_UnsafeRawPointer = 0; }
- enum unverifiedLazy { NONE_unverifiedLazy = 0; }
- enum updatedOptions { NONE_updatedOptions = 0; }
- enum url { NONE_url = 0; }
- enum useDeterministicOrdering { NONE_useDeterministicOrdering = 0; }
- enum utf8 { NONE_utf8 = 0; }
- enum utf8Ptr { NONE_utf8Ptr = 0; }
- enum utf8ToDouble { NONE_utf8ToDouble = 0; }
- enum utf8Validation { NONE_utf8Validation = 0; }
- enum UTF8View { NONE_UTF8View = 0; }
- enum v { NONE_v = 0; }
- enum value { NONE_value = 0; }
- enum valueField { NONE_valueField = 0; }
- enum values { NONE_values = 0; }
- enum ValueType { NONE_ValueType = 0; }
- enum var { NONE_var = 0; }
- enum verification { NONE_verification = 0; }
- enum VerificationState { NONE_VerificationState = 0; }
- enum Version { NONE_Version = 0; }
- enum versionString { NONE_versionString = 0; }
- enum visibility { NONE_visibility = 0; }
- enum VisibilityFeature { NONE_VisibilityFeature = 0; }
- enum visitExtensionFields { NONE_visitExtensionFields = 0; }
- enum visitExtensionFieldsAsMessageSet { NONE_visitExtensionFieldsAsMessageSet = 0; }
- enum visitMapField { NONE_visitMapField = 0; }
- enum visitor { NONE_visitor = 0; }
- enum visitPacked { NONE_visitPacked = 0; }
- enum visitPackedBoolField { NONE_visitPackedBoolField = 0; }
- enum visitPackedDoubleField { NONE_visitPackedDoubleField = 0; }
- enum visitPackedEnumField { NONE_visitPackedEnumField = 0; }
- enum visitPackedFixed32Field { NONE_visitPackedFixed32Field = 0; }
- enum visitPackedFixed64Field { NONE_visitPackedFixed64Field = 0; }
- enum visitPackedFloatField { NONE_visitPackedFloatField = 0; }
- enum visitPackedInt32Field { NONE_visitPackedInt32Field = 0; }
- enum visitPackedInt64Field { NONE_visitPackedInt64Field = 0; }
- enum visitPackedSFixed32Field { NONE_visitPackedSFixed32Field = 0; }
- enum visitPackedSFixed64Field { NONE_visitPackedSFixed64Field = 0; }
- enum visitPackedSInt32Field { NONE_visitPackedSInt32Field = 0; }
- enum visitPackedSInt64Field { NONE_visitPackedSInt64Field = 0; }
- enum visitPackedUInt32Field { NONE_visitPackedUInt32Field = 0; }
- enum visitPackedUInt64Field { NONE_visitPackedUInt64Field = 0; }
- enum visitRepeated { NONE_visitRepeated = 0; }
- enum visitRepeatedBoolField { NONE_visitRepeatedBoolField = 0; }
- enum visitRepeatedBytesField { NONE_visitRepeatedBytesField = 0; }
- enum visitRepeatedDoubleField { NONE_visitRepeatedDoubleField = 0; }
- enum visitRepeatedEnumField { NONE_visitRepeatedEnumField = 0; }
- enum visitRepeatedFixed32Field { NONE_visitRepeatedFixed32Field = 0; }
- enum visitRepeatedFixed64Field { NONE_visitRepeatedFixed64Field = 0; }
- enum visitRepeatedFloatField { NONE_visitRepeatedFloatField = 0; }
- enum visitRepeatedGroupField { NONE_visitRepeatedGroupField = 0; }
- enum visitRepeatedInt32Field { NONE_visitRepeatedInt32Field = 0; }
- enum visitRepeatedInt64Field { NONE_visitRepeatedInt64Field = 0; }
- enum visitRepeatedMessageField { NONE_visitRepeatedMessageField = 0; }
- enum visitRepeatedSFixed32Field { NONE_visitRepeatedSFixed32Field = 0; }
- enum visitRepeatedSFixed64Field { NONE_visitRepeatedSFixed64Field = 0; }
- enum visitRepeatedSInt32Field { NONE_visitRepeatedSInt32Field = 0; }
- enum visitRepeatedSInt64Field { NONE_visitRepeatedSInt64Field = 0; }
- enum visitRepeatedStringField { NONE_visitRepeatedStringField = 0; }
- enum visitRepeatedUInt32Field { NONE_visitRepeatedUInt32Field = 0; }
- enum visitRepeatedUInt64Field { NONE_visitRepeatedUInt64Field = 0; }
- enum visitSingular { NONE_visitSingular = 0; }
- enum visitSingularBoolField { NONE_visitSingularBoolField = 0; }
- enum visitSingularBytesField { NONE_visitSingularBytesField = 0; }
- enum visitSingularDoubleField { NONE_visitSingularDoubleField = 0; }
- enum visitSingularEnumField { NONE_visitSingularEnumField = 0; }
- enum visitSingularFixed32Field { NONE_visitSingularFixed32Field = 0; }
- enum visitSingularFixed64Field { NONE_visitSingularFixed64Field = 0; }
- enum visitSingularFloatField { NONE_visitSingularFloatField = 0; }
- enum visitSingularGroupField { NONE_visitSingularGroupField = 0; }
- enum visitSingularInt32Field { NONE_visitSingularInt32Field = 0; }
- enum visitSingularInt64Field { NONE_visitSingularInt64Field = 0; }
- enum visitSingularMessageField { NONE_visitSingularMessageField = 0; }
- enum visitSingularSFixed32Field { NONE_visitSingularSFixed32Field = 0; }
- enum visitSingularSFixed64Field { NONE_visitSingularSFixed64Field = 0; }
- enum visitSingularSInt32Field { NONE_visitSingularSInt32Field = 0; }
- enum visitSingularSInt64Field { NONE_visitSingularSInt64Field = 0; }
- enum visitSingularStringField { NONE_visitSingularStringField = 0; }
- enum visitSingularUInt32Field { NONE_visitSingularUInt32Field = 0; }
- enum visitSingularUInt64Field { NONE_visitSingularUInt64Field = 0; }
- enum visitUnknown { NONE_visitUnknown = 0; }
- enum wasDecoded { NONE_wasDecoded = 0; }
- enum weak { NONE_weak = 0; }
- enum weakDependency { NONE_weakDependency = 0; }
- enum where { NONE_where = 0; }
- enum wireFormat { NONE_wireFormat = 0; }
- enum with { NONE_with = 0; }
- enum withUnsafeBytes { NONE_withUnsafeBytes = 0; }
- enum withUnsafeMutableBytes { NONE_withUnsafeMutableBytes = 0; }
- enum work { NONE_work = 0; }
- enum Wrapped { NONE_Wrapped = 0; }
- enum WrappedType { NONE_WrappedType = 0; }
- enum wrappedValue { NONE_wrappedValue = 0; }
- enum written { NONE_written = 0; }
- enum yday { NONE_yday = 0; }
- }
|