descriptor_gen.go 71 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286
  1. // Copyright 2019 The Go Authors. All rights reserved.
  2. // Use of this source code is governed by a BSD-style
  3. // license that can be found in the LICENSE file.
  4. // Code generated by generate-protos. DO NOT EDIT.
  5. package genid
  6. import (
  7. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  8. )
  9. const File_google_protobuf_descriptor_proto = "google/protobuf/descriptor.proto"
  10. // Full and short names for google.protobuf.Edition.
  11. const (
  12. Edition_enum_fullname = "google.protobuf.Edition"
  13. Edition_enum_name = "Edition"
  14. )
  15. // Enum values for google.protobuf.Edition.
  16. const (
  17. Edition_EDITION_UNKNOWN_enum_value = 0
  18. Edition_EDITION_LEGACY_enum_value = 900
  19. Edition_EDITION_PROTO2_enum_value = 998
  20. Edition_EDITION_PROTO3_enum_value = 999
  21. Edition_EDITION_2023_enum_value = 1000
  22. Edition_EDITION_2024_enum_value = 1001
  23. Edition_EDITION_1_TEST_ONLY_enum_value = 1
  24. Edition_EDITION_2_TEST_ONLY_enum_value = 2
  25. Edition_EDITION_99997_TEST_ONLY_enum_value = 99997
  26. Edition_EDITION_99998_TEST_ONLY_enum_value = 99998
  27. Edition_EDITION_99999_TEST_ONLY_enum_value = 99999
  28. Edition_EDITION_MAX_enum_value = 2147483647
  29. )
  30. // Names for google.protobuf.FileDescriptorSet.
  31. const (
  32. FileDescriptorSet_message_name protoreflect.Name = "FileDescriptorSet"
  33. FileDescriptorSet_message_fullname protoreflect.FullName = "google.protobuf.FileDescriptorSet"
  34. )
  35. // Field names for google.protobuf.FileDescriptorSet.
  36. const (
  37. FileDescriptorSet_File_field_name protoreflect.Name = "file"
  38. FileDescriptorSet_File_field_fullname protoreflect.FullName = "google.protobuf.FileDescriptorSet.file"
  39. )
  40. // Field numbers for google.protobuf.FileDescriptorSet.
  41. const (
  42. FileDescriptorSet_File_field_number protoreflect.FieldNumber = 1
  43. )
  44. // Names for google.protobuf.FileDescriptorProto.
  45. const (
  46. FileDescriptorProto_message_name protoreflect.Name = "FileDescriptorProto"
  47. FileDescriptorProto_message_fullname protoreflect.FullName = "google.protobuf.FileDescriptorProto"
  48. )
  49. // Field names for google.protobuf.FileDescriptorProto.
  50. const (
  51. FileDescriptorProto_Name_field_name protoreflect.Name = "name"
  52. FileDescriptorProto_Package_field_name protoreflect.Name = "package"
  53. FileDescriptorProto_Dependency_field_name protoreflect.Name = "dependency"
  54. FileDescriptorProto_PublicDependency_field_name protoreflect.Name = "public_dependency"
  55. FileDescriptorProto_WeakDependency_field_name protoreflect.Name = "weak_dependency"
  56. FileDescriptorProto_MessageType_field_name protoreflect.Name = "message_type"
  57. FileDescriptorProto_EnumType_field_name protoreflect.Name = "enum_type"
  58. FileDescriptorProto_Service_field_name protoreflect.Name = "service"
  59. FileDescriptorProto_Extension_field_name protoreflect.Name = "extension"
  60. FileDescriptorProto_Options_field_name protoreflect.Name = "options"
  61. FileDescriptorProto_SourceCodeInfo_field_name protoreflect.Name = "source_code_info"
  62. FileDescriptorProto_Syntax_field_name protoreflect.Name = "syntax"
  63. FileDescriptorProto_Edition_field_name protoreflect.Name = "edition"
  64. FileDescriptorProto_Name_field_fullname protoreflect.FullName = "google.protobuf.FileDescriptorProto.name"
  65. FileDescriptorProto_Package_field_fullname protoreflect.FullName = "google.protobuf.FileDescriptorProto.package"
  66. FileDescriptorProto_Dependency_field_fullname protoreflect.FullName = "google.protobuf.FileDescriptorProto.dependency"
  67. FileDescriptorProto_PublicDependency_field_fullname protoreflect.FullName = "google.protobuf.FileDescriptorProto.public_dependency"
  68. FileDescriptorProto_WeakDependency_field_fullname protoreflect.FullName = "google.protobuf.FileDescriptorProto.weak_dependency"
  69. FileDescriptorProto_MessageType_field_fullname protoreflect.FullName = "google.protobuf.FileDescriptorProto.message_type"
  70. FileDescriptorProto_EnumType_field_fullname protoreflect.FullName = "google.protobuf.FileDescriptorProto.enum_type"
  71. FileDescriptorProto_Service_field_fullname protoreflect.FullName = "google.protobuf.FileDescriptorProto.service"
  72. FileDescriptorProto_Extension_field_fullname protoreflect.FullName = "google.protobuf.FileDescriptorProto.extension"
  73. FileDescriptorProto_Options_field_fullname protoreflect.FullName = "google.protobuf.FileDescriptorProto.options"
  74. FileDescriptorProto_SourceCodeInfo_field_fullname protoreflect.FullName = "google.protobuf.FileDescriptorProto.source_code_info"
  75. FileDescriptorProto_Syntax_field_fullname protoreflect.FullName = "google.protobuf.FileDescriptorProto.syntax"
  76. FileDescriptorProto_Edition_field_fullname protoreflect.FullName = "google.protobuf.FileDescriptorProto.edition"
  77. )
  78. // Field numbers for google.protobuf.FileDescriptorProto.
  79. const (
  80. FileDescriptorProto_Name_field_number protoreflect.FieldNumber = 1
  81. FileDescriptorProto_Package_field_number protoreflect.FieldNumber = 2
  82. FileDescriptorProto_Dependency_field_number protoreflect.FieldNumber = 3
  83. FileDescriptorProto_PublicDependency_field_number protoreflect.FieldNumber = 10
  84. FileDescriptorProto_WeakDependency_field_number protoreflect.FieldNumber = 11
  85. FileDescriptorProto_MessageType_field_number protoreflect.FieldNumber = 4
  86. FileDescriptorProto_EnumType_field_number protoreflect.FieldNumber = 5
  87. FileDescriptorProto_Service_field_number protoreflect.FieldNumber = 6
  88. FileDescriptorProto_Extension_field_number protoreflect.FieldNumber = 7
  89. FileDescriptorProto_Options_field_number protoreflect.FieldNumber = 8
  90. FileDescriptorProto_SourceCodeInfo_field_number protoreflect.FieldNumber = 9
  91. FileDescriptorProto_Syntax_field_number protoreflect.FieldNumber = 12
  92. FileDescriptorProto_Edition_field_number protoreflect.FieldNumber = 14
  93. )
  94. // Names for google.protobuf.DescriptorProto.
  95. const (
  96. DescriptorProto_message_name protoreflect.Name = "DescriptorProto"
  97. DescriptorProto_message_fullname protoreflect.FullName = "google.protobuf.DescriptorProto"
  98. )
  99. // Field names for google.protobuf.DescriptorProto.
  100. const (
  101. DescriptorProto_Name_field_name protoreflect.Name = "name"
  102. DescriptorProto_Field_field_name protoreflect.Name = "field"
  103. DescriptorProto_Extension_field_name protoreflect.Name = "extension"
  104. DescriptorProto_NestedType_field_name protoreflect.Name = "nested_type"
  105. DescriptorProto_EnumType_field_name protoreflect.Name = "enum_type"
  106. DescriptorProto_ExtensionRange_field_name protoreflect.Name = "extension_range"
  107. DescriptorProto_OneofDecl_field_name protoreflect.Name = "oneof_decl"
  108. DescriptorProto_Options_field_name protoreflect.Name = "options"
  109. DescriptorProto_ReservedRange_field_name protoreflect.Name = "reserved_range"
  110. DescriptorProto_ReservedName_field_name protoreflect.Name = "reserved_name"
  111. DescriptorProto_Name_field_fullname protoreflect.FullName = "google.protobuf.DescriptorProto.name"
  112. DescriptorProto_Field_field_fullname protoreflect.FullName = "google.protobuf.DescriptorProto.field"
  113. DescriptorProto_Extension_field_fullname protoreflect.FullName = "google.protobuf.DescriptorProto.extension"
  114. DescriptorProto_NestedType_field_fullname protoreflect.FullName = "google.protobuf.DescriptorProto.nested_type"
  115. DescriptorProto_EnumType_field_fullname protoreflect.FullName = "google.protobuf.DescriptorProto.enum_type"
  116. DescriptorProto_ExtensionRange_field_fullname protoreflect.FullName = "google.protobuf.DescriptorProto.extension_range"
  117. DescriptorProto_OneofDecl_field_fullname protoreflect.FullName = "google.protobuf.DescriptorProto.oneof_decl"
  118. DescriptorProto_Options_field_fullname protoreflect.FullName = "google.protobuf.DescriptorProto.options"
  119. DescriptorProto_ReservedRange_field_fullname protoreflect.FullName = "google.protobuf.DescriptorProto.reserved_range"
  120. DescriptorProto_ReservedName_field_fullname protoreflect.FullName = "google.protobuf.DescriptorProto.reserved_name"
  121. )
  122. // Field numbers for google.protobuf.DescriptorProto.
  123. const (
  124. DescriptorProto_Name_field_number protoreflect.FieldNumber = 1
  125. DescriptorProto_Field_field_number protoreflect.FieldNumber = 2
  126. DescriptorProto_Extension_field_number protoreflect.FieldNumber = 6
  127. DescriptorProto_NestedType_field_number protoreflect.FieldNumber = 3
  128. DescriptorProto_EnumType_field_number protoreflect.FieldNumber = 4
  129. DescriptorProto_ExtensionRange_field_number protoreflect.FieldNumber = 5
  130. DescriptorProto_OneofDecl_field_number protoreflect.FieldNumber = 8
  131. DescriptorProto_Options_field_number protoreflect.FieldNumber = 7
  132. DescriptorProto_ReservedRange_field_number protoreflect.FieldNumber = 9
  133. DescriptorProto_ReservedName_field_number protoreflect.FieldNumber = 10
  134. )
  135. // Names for google.protobuf.DescriptorProto.ExtensionRange.
  136. const (
  137. DescriptorProto_ExtensionRange_message_name protoreflect.Name = "ExtensionRange"
  138. DescriptorProto_ExtensionRange_message_fullname protoreflect.FullName = "google.protobuf.DescriptorProto.ExtensionRange"
  139. )
  140. // Field names for google.protobuf.DescriptorProto.ExtensionRange.
  141. const (
  142. DescriptorProto_ExtensionRange_Start_field_name protoreflect.Name = "start"
  143. DescriptorProto_ExtensionRange_End_field_name protoreflect.Name = "end"
  144. DescriptorProto_ExtensionRange_Options_field_name protoreflect.Name = "options"
  145. DescriptorProto_ExtensionRange_Start_field_fullname protoreflect.FullName = "google.protobuf.DescriptorProto.ExtensionRange.start"
  146. DescriptorProto_ExtensionRange_End_field_fullname protoreflect.FullName = "google.protobuf.DescriptorProto.ExtensionRange.end"
  147. DescriptorProto_ExtensionRange_Options_field_fullname protoreflect.FullName = "google.protobuf.DescriptorProto.ExtensionRange.options"
  148. )
  149. // Field numbers for google.protobuf.DescriptorProto.ExtensionRange.
  150. const (
  151. DescriptorProto_ExtensionRange_Start_field_number protoreflect.FieldNumber = 1
  152. DescriptorProto_ExtensionRange_End_field_number protoreflect.FieldNumber = 2
  153. DescriptorProto_ExtensionRange_Options_field_number protoreflect.FieldNumber = 3
  154. )
  155. // Names for google.protobuf.DescriptorProto.ReservedRange.
  156. const (
  157. DescriptorProto_ReservedRange_message_name protoreflect.Name = "ReservedRange"
  158. DescriptorProto_ReservedRange_message_fullname protoreflect.FullName = "google.protobuf.DescriptorProto.ReservedRange"
  159. )
  160. // Field names for google.protobuf.DescriptorProto.ReservedRange.
  161. const (
  162. DescriptorProto_ReservedRange_Start_field_name protoreflect.Name = "start"
  163. DescriptorProto_ReservedRange_End_field_name protoreflect.Name = "end"
  164. DescriptorProto_ReservedRange_Start_field_fullname protoreflect.FullName = "google.protobuf.DescriptorProto.ReservedRange.start"
  165. DescriptorProto_ReservedRange_End_field_fullname protoreflect.FullName = "google.protobuf.DescriptorProto.ReservedRange.end"
  166. )
  167. // Field numbers for google.protobuf.DescriptorProto.ReservedRange.
  168. const (
  169. DescriptorProto_ReservedRange_Start_field_number protoreflect.FieldNumber = 1
  170. DescriptorProto_ReservedRange_End_field_number protoreflect.FieldNumber = 2
  171. )
  172. // Names for google.protobuf.ExtensionRangeOptions.
  173. const (
  174. ExtensionRangeOptions_message_name protoreflect.Name = "ExtensionRangeOptions"
  175. ExtensionRangeOptions_message_fullname protoreflect.FullName = "google.protobuf.ExtensionRangeOptions"
  176. )
  177. // Field names for google.protobuf.ExtensionRangeOptions.
  178. const (
  179. ExtensionRangeOptions_UninterpretedOption_field_name protoreflect.Name = "uninterpreted_option"
  180. ExtensionRangeOptions_Declaration_field_name protoreflect.Name = "declaration"
  181. ExtensionRangeOptions_Features_field_name protoreflect.Name = "features"
  182. ExtensionRangeOptions_Verification_field_name protoreflect.Name = "verification"
  183. ExtensionRangeOptions_UninterpretedOption_field_fullname protoreflect.FullName = "google.protobuf.ExtensionRangeOptions.uninterpreted_option"
  184. ExtensionRangeOptions_Declaration_field_fullname protoreflect.FullName = "google.protobuf.ExtensionRangeOptions.declaration"
  185. ExtensionRangeOptions_Features_field_fullname protoreflect.FullName = "google.protobuf.ExtensionRangeOptions.features"
  186. ExtensionRangeOptions_Verification_field_fullname protoreflect.FullName = "google.protobuf.ExtensionRangeOptions.verification"
  187. )
  188. // Field numbers for google.protobuf.ExtensionRangeOptions.
  189. const (
  190. ExtensionRangeOptions_UninterpretedOption_field_number protoreflect.FieldNumber = 999
  191. ExtensionRangeOptions_Declaration_field_number protoreflect.FieldNumber = 2
  192. ExtensionRangeOptions_Features_field_number protoreflect.FieldNumber = 50
  193. ExtensionRangeOptions_Verification_field_number protoreflect.FieldNumber = 3
  194. )
  195. // Full and short names for google.protobuf.ExtensionRangeOptions.VerificationState.
  196. const (
  197. ExtensionRangeOptions_VerificationState_enum_fullname = "google.protobuf.ExtensionRangeOptions.VerificationState"
  198. ExtensionRangeOptions_VerificationState_enum_name = "VerificationState"
  199. )
  200. // Enum values for google.protobuf.ExtensionRangeOptions.VerificationState.
  201. const (
  202. ExtensionRangeOptions_DECLARATION_enum_value = 0
  203. ExtensionRangeOptions_UNVERIFIED_enum_value = 1
  204. )
  205. // Names for google.protobuf.ExtensionRangeOptions.Declaration.
  206. const (
  207. ExtensionRangeOptions_Declaration_message_name protoreflect.Name = "Declaration"
  208. ExtensionRangeOptions_Declaration_message_fullname protoreflect.FullName = "google.protobuf.ExtensionRangeOptions.Declaration"
  209. )
  210. // Field names for google.protobuf.ExtensionRangeOptions.Declaration.
  211. const (
  212. ExtensionRangeOptions_Declaration_Number_field_name protoreflect.Name = "number"
  213. ExtensionRangeOptions_Declaration_FullName_field_name protoreflect.Name = "full_name"
  214. ExtensionRangeOptions_Declaration_Type_field_name protoreflect.Name = "type"
  215. ExtensionRangeOptions_Declaration_Reserved_field_name protoreflect.Name = "reserved"
  216. ExtensionRangeOptions_Declaration_Repeated_field_name protoreflect.Name = "repeated"
  217. ExtensionRangeOptions_Declaration_Number_field_fullname protoreflect.FullName = "google.protobuf.ExtensionRangeOptions.Declaration.number"
  218. ExtensionRangeOptions_Declaration_FullName_field_fullname protoreflect.FullName = "google.protobuf.ExtensionRangeOptions.Declaration.full_name"
  219. ExtensionRangeOptions_Declaration_Type_field_fullname protoreflect.FullName = "google.protobuf.ExtensionRangeOptions.Declaration.type"
  220. ExtensionRangeOptions_Declaration_Reserved_field_fullname protoreflect.FullName = "google.protobuf.ExtensionRangeOptions.Declaration.reserved"
  221. ExtensionRangeOptions_Declaration_Repeated_field_fullname protoreflect.FullName = "google.protobuf.ExtensionRangeOptions.Declaration.repeated"
  222. )
  223. // Field numbers for google.protobuf.ExtensionRangeOptions.Declaration.
  224. const (
  225. ExtensionRangeOptions_Declaration_Number_field_number protoreflect.FieldNumber = 1
  226. ExtensionRangeOptions_Declaration_FullName_field_number protoreflect.FieldNumber = 2
  227. ExtensionRangeOptions_Declaration_Type_field_number protoreflect.FieldNumber = 3
  228. ExtensionRangeOptions_Declaration_Reserved_field_number protoreflect.FieldNumber = 5
  229. ExtensionRangeOptions_Declaration_Repeated_field_number protoreflect.FieldNumber = 6
  230. )
  231. // Names for google.protobuf.FieldDescriptorProto.
  232. const (
  233. FieldDescriptorProto_message_name protoreflect.Name = "FieldDescriptorProto"
  234. FieldDescriptorProto_message_fullname protoreflect.FullName = "google.protobuf.FieldDescriptorProto"
  235. )
  236. // Field names for google.protobuf.FieldDescriptorProto.
  237. const (
  238. FieldDescriptorProto_Name_field_name protoreflect.Name = "name"
  239. FieldDescriptorProto_Number_field_name protoreflect.Name = "number"
  240. FieldDescriptorProto_Label_field_name protoreflect.Name = "label"
  241. FieldDescriptorProto_Type_field_name protoreflect.Name = "type"
  242. FieldDescriptorProto_TypeName_field_name protoreflect.Name = "type_name"
  243. FieldDescriptorProto_Extendee_field_name protoreflect.Name = "extendee"
  244. FieldDescriptorProto_DefaultValue_field_name protoreflect.Name = "default_value"
  245. FieldDescriptorProto_OneofIndex_field_name protoreflect.Name = "oneof_index"
  246. FieldDescriptorProto_JsonName_field_name protoreflect.Name = "json_name"
  247. FieldDescriptorProto_Options_field_name protoreflect.Name = "options"
  248. FieldDescriptorProto_Proto3Optional_field_name protoreflect.Name = "proto3_optional"
  249. FieldDescriptorProto_Name_field_fullname protoreflect.FullName = "google.protobuf.FieldDescriptorProto.name"
  250. FieldDescriptorProto_Number_field_fullname protoreflect.FullName = "google.protobuf.FieldDescriptorProto.number"
  251. FieldDescriptorProto_Label_field_fullname protoreflect.FullName = "google.protobuf.FieldDescriptorProto.label"
  252. FieldDescriptorProto_Type_field_fullname protoreflect.FullName = "google.protobuf.FieldDescriptorProto.type"
  253. FieldDescriptorProto_TypeName_field_fullname protoreflect.FullName = "google.protobuf.FieldDescriptorProto.type_name"
  254. FieldDescriptorProto_Extendee_field_fullname protoreflect.FullName = "google.protobuf.FieldDescriptorProto.extendee"
  255. FieldDescriptorProto_DefaultValue_field_fullname protoreflect.FullName = "google.protobuf.FieldDescriptorProto.default_value"
  256. FieldDescriptorProto_OneofIndex_field_fullname protoreflect.FullName = "google.protobuf.FieldDescriptorProto.oneof_index"
  257. FieldDescriptorProto_JsonName_field_fullname protoreflect.FullName = "google.protobuf.FieldDescriptorProto.json_name"
  258. FieldDescriptorProto_Options_field_fullname protoreflect.FullName = "google.protobuf.FieldDescriptorProto.options"
  259. FieldDescriptorProto_Proto3Optional_field_fullname protoreflect.FullName = "google.protobuf.FieldDescriptorProto.proto3_optional"
  260. )
  261. // Field numbers for google.protobuf.FieldDescriptorProto.
  262. const (
  263. FieldDescriptorProto_Name_field_number protoreflect.FieldNumber = 1
  264. FieldDescriptorProto_Number_field_number protoreflect.FieldNumber = 3
  265. FieldDescriptorProto_Label_field_number protoreflect.FieldNumber = 4
  266. FieldDescriptorProto_Type_field_number protoreflect.FieldNumber = 5
  267. FieldDescriptorProto_TypeName_field_number protoreflect.FieldNumber = 6
  268. FieldDescriptorProto_Extendee_field_number protoreflect.FieldNumber = 2
  269. FieldDescriptorProto_DefaultValue_field_number protoreflect.FieldNumber = 7
  270. FieldDescriptorProto_OneofIndex_field_number protoreflect.FieldNumber = 9
  271. FieldDescriptorProto_JsonName_field_number protoreflect.FieldNumber = 10
  272. FieldDescriptorProto_Options_field_number protoreflect.FieldNumber = 8
  273. FieldDescriptorProto_Proto3Optional_field_number protoreflect.FieldNumber = 17
  274. )
  275. // Full and short names for google.protobuf.FieldDescriptorProto.Type.
  276. const (
  277. FieldDescriptorProto_Type_enum_fullname = "google.protobuf.FieldDescriptorProto.Type"
  278. FieldDescriptorProto_Type_enum_name = "Type"
  279. )
  280. // Enum values for google.protobuf.FieldDescriptorProto.Type.
  281. const (
  282. FieldDescriptorProto_TYPE_DOUBLE_enum_value = 1
  283. FieldDescriptorProto_TYPE_FLOAT_enum_value = 2
  284. FieldDescriptorProto_TYPE_INT64_enum_value = 3
  285. FieldDescriptorProto_TYPE_UINT64_enum_value = 4
  286. FieldDescriptorProto_TYPE_INT32_enum_value = 5
  287. FieldDescriptorProto_TYPE_FIXED64_enum_value = 6
  288. FieldDescriptorProto_TYPE_FIXED32_enum_value = 7
  289. FieldDescriptorProto_TYPE_BOOL_enum_value = 8
  290. FieldDescriptorProto_TYPE_STRING_enum_value = 9
  291. FieldDescriptorProto_TYPE_GROUP_enum_value = 10
  292. FieldDescriptorProto_TYPE_MESSAGE_enum_value = 11
  293. FieldDescriptorProto_TYPE_BYTES_enum_value = 12
  294. FieldDescriptorProto_TYPE_UINT32_enum_value = 13
  295. FieldDescriptorProto_TYPE_ENUM_enum_value = 14
  296. FieldDescriptorProto_TYPE_SFIXED32_enum_value = 15
  297. FieldDescriptorProto_TYPE_SFIXED64_enum_value = 16
  298. FieldDescriptorProto_TYPE_SINT32_enum_value = 17
  299. FieldDescriptorProto_TYPE_SINT64_enum_value = 18
  300. )
  301. // Full and short names for google.protobuf.FieldDescriptorProto.Label.
  302. const (
  303. FieldDescriptorProto_Label_enum_fullname = "google.protobuf.FieldDescriptorProto.Label"
  304. FieldDescriptorProto_Label_enum_name = "Label"
  305. )
  306. // Enum values for google.protobuf.FieldDescriptorProto.Label.
  307. const (
  308. FieldDescriptorProto_LABEL_OPTIONAL_enum_value = 1
  309. FieldDescriptorProto_LABEL_REPEATED_enum_value = 3
  310. FieldDescriptorProto_LABEL_REQUIRED_enum_value = 2
  311. )
  312. // Names for google.protobuf.OneofDescriptorProto.
  313. const (
  314. OneofDescriptorProto_message_name protoreflect.Name = "OneofDescriptorProto"
  315. OneofDescriptorProto_message_fullname protoreflect.FullName = "google.protobuf.OneofDescriptorProto"
  316. )
  317. // Field names for google.protobuf.OneofDescriptorProto.
  318. const (
  319. OneofDescriptorProto_Name_field_name protoreflect.Name = "name"
  320. OneofDescriptorProto_Options_field_name protoreflect.Name = "options"
  321. OneofDescriptorProto_Name_field_fullname protoreflect.FullName = "google.protobuf.OneofDescriptorProto.name"
  322. OneofDescriptorProto_Options_field_fullname protoreflect.FullName = "google.protobuf.OneofDescriptorProto.options"
  323. )
  324. // Field numbers for google.protobuf.OneofDescriptorProto.
  325. const (
  326. OneofDescriptorProto_Name_field_number protoreflect.FieldNumber = 1
  327. OneofDescriptorProto_Options_field_number protoreflect.FieldNumber = 2
  328. )
  329. // Names for google.protobuf.EnumDescriptorProto.
  330. const (
  331. EnumDescriptorProto_message_name protoreflect.Name = "EnumDescriptorProto"
  332. EnumDescriptorProto_message_fullname protoreflect.FullName = "google.protobuf.EnumDescriptorProto"
  333. )
  334. // Field names for google.protobuf.EnumDescriptorProto.
  335. const (
  336. EnumDescriptorProto_Name_field_name protoreflect.Name = "name"
  337. EnumDescriptorProto_Value_field_name protoreflect.Name = "value"
  338. EnumDescriptorProto_Options_field_name protoreflect.Name = "options"
  339. EnumDescriptorProto_ReservedRange_field_name protoreflect.Name = "reserved_range"
  340. EnumDescriptorProto_ReservedName_field_name protoreflect.Name = "reserved_name"
  341. EnumDescriptorProto_Name_field_fullname protoreflect.FullName = "google.protobuf.EnumDescriptorProto.name"
  342. EnumDescriptorProto_Value_field_fullname protoreflect.FullName = "google.protobuf.EnumDescriptorProto.value"
  343. EnumDescriptorProto_Options_field_fullname protoreflect.FullName = "google.protobuf.EnumDescriptorProto.options"
  344. EnumDescriptorProto_ReservedRange_field_fullname protoreflect.FullName = "google.protobuf.EnumDescriptorProto.reserved_range"
  345. EnumDescriptorProto_ReservedName_field_fullname protoreflect.FullName = "google.protobuf.EnumDescriptorProto.reserved_name"
  346. )
  347. // Field numbers for google.protobuf.EnumDescriptorProto.
  348. const (
  349. EnumDescriptorProto_Name_field_number protoreflect.FieldNumber = 1
  350. EnumDescriptorProto_Value_field_number protoreflect.FieldNumber = 2
  351. EnumDescriptorProto_Options_field_number protoreflect.FieldNumber = 3
  352. EnumDescriptorProto_ReservedRange_field_number protoreflect.FieldNumber = 4
  353. EnumDescriptorProto_ReservedName_field_number protoreflect.FieldNumber = 5
  354. )
  355. // Names for google.protobuf.EnumDescriptorProto.EnumReservedRange.
  356. const (
  357. EnumDescriptorProto_EnumReservedRange_message_name protoreflect.Name = "EnumReservedRange"
  358. EnumDescriptorProto_EnumReservedRange_message_fullname protoreflect.FullName = "google.protobuf.EnumDescriptorProto.EnumReservedRange"
  359. )
  360. // Field names for google.protobuf.EnumDescriptorProto.EnumReservedRange.
  361. const (
  362. EnumDescriptorProto_EnumReservedRange_Start_field_name protoreflect.Name = "start"
  363. EnumDescriptorProto_EnumReservedRange_End_field_name protoreflect.Name = "end"
  364. EnumDescriptorProto_EnumReservedRange_Start_field_fullname protoreflect.FullName = "google.protobuf.EnumDescriptorProto.EnumReservedRange.start"
  365. EnumDescriptorProto_EnumReservedRange_End_field_fullname protoreflect.FullName = "google.protobuf.EnumDescriptorProto.EnumReservedRange.end"
  366. )
  367. // Field numbers for google.protobuf.EnumDescriptorProto.EnumReservedRange.
  368. const (
  369. EnumDescriptorProto_EnumReservedRange_Start_field_number protoreflect.FieldNumber = 1
  370. EnumDescriptorProto_EnumReservedRange_End_field_number protoreflect.FieldNumber = 2
  371. )
  372. // Names for google.protobuf.EnumValueDescriptorProto.
  373. const (
  374. EnumValueDescriptorProto_message_name protoreflect.Name = "EnumValueDescriptorProto"
  375. EnumValueDescriptorProto_message_fullname protoreflect.FullName = "google.protobuf.EnumValueDescriptorProto"
  376. )
  377. // Field names for google.protobuf.EnumValueDescriptorProto.
  378. const (
  379. EnumValueDescriptorProto_Name_field_name protoreflect.Name = "name"
  380. EnumValueDescriptorProto_Number_field_name protoreflect.Name = "number"
  381. EnumValueDescriptorProto_Options_field_name protoreflect.Name = "options"
  382. EnumValueDescriptorProto_Name_field_fullname protoreflect.FullName = "google.protobuf.EnumValueDescriptorProto.name"
  383. EnumValueDescriptorProto_Number_field_fullname protoreflect.FullName = "google.protobuf.EnumValueDescriptorProto.number"
  384. EnumValueDescriptorProto_Options_field_fullname protoreflect.FullName = "google.protobuf.EnumValueDescriptorProto.options"
  385. )
  386. // Field numbers for google.protobuf.EnumValueDescriptorProto.
  387. const (
  388. EnumValueDescriptorProto_Name_field_number protoreflect.FieldNumber = 1
  389. EnumValueDescriptorProto_Number_field_number protoreflect.FieldNumber = 2
  390. EnumValueDescriptorProto_Options_field_number protoreflect.FieldNumber = 3
  391. )
  392. // Names for google.protobuf.ServiceDescriptorProto.
  393. const (
  394. ServiceDescriptorProto_message_name protoreflect.Name = "ServiceDescriptorProto"
  395. ServiceDescriptorProto_message_fullname protoreflect.FullName = "google.protobuf.ServiceDescriptorProto"
  396. )
  397. // Field names for google.protobuf.ServiceDescriptorProto.
  398. const (
  399. ServiceDescriptorProto_Name_field_name protoreflect.Name = "name"
  400. ServiceDescriptorProto_Method_field_name protoreflect.Name = "method"
  401. ServiceDescriptorProto_Options_field_name protoreflect.Name = "options"
  402. ServiceDescriptorProto_Name_field_fullname protoreflect.FullName = "google.protobuf.ServiceDescriptorProto.name"
  403. ServiceDescriptorProto_Method_field_fullname protoreflect.FullName = "google.protobuf.ServiceDescriptorProto.method"
  404. ServiceDescriptorProto_Options_field_fullname protoreflect.FullName = "google.protobuf.ServiceDescriptorProto.options"
  405. )
  406. // Field numbers for google.protobuf.ServiceDescriptorProto.
  407. const (
  408. ServiceDescriptorProto_Name_field_number protoreflect.FieldNumber = 1
  409. ServiceDescriptorProto_Method_field_number protoreflect.FieldNumber = 2
  410. ServiceDescriptorProto_Options_field_number protoreflect.FieldNumber = 3
  411. )
  412. // Names for google.protobuf.MethodDescriptorProto.
  413. const (
  414. MethodDescriptorProto_message_name protoreflect.Name = "MethodDescriptorProto"
  415. MethodDescriptorProto_message_fullname protoreflect.FullName = "google.protobuf.MethodDescriptorProto"
  416. )
  417. // Field names for google.protobuf.MethodDescriptorProto.
  418. const (
  419. MethodDescriptorProto_Name_field_name protoreflect.Name = "name"
  420. MethodDescriptorProto_InputType_field_name protoreflect.Name = "input_type"
  421. MethodDescriptorProto_OutputType_field_name protoreflect.Name = "output_type"
  422. MethodDescriptorProto_Options_field_name protoreflect.Name = "options"
  423. MethodDescriptorProto_ClientStreaming_field_name protoreflect.Name = "client_streaming"
  424. MethodDescriptorProto_ServerStreaming_field_name protoreflect.Name = "server_streaming"
  425. MethodDescriptorProto_Name_field_fullname protoreflect.FullName = "google.protobuf.MethodDescriptorProto.name"
  426. MethodDescriptorProto_InputType_field_fullname protoreflect.FullName = "google.protobuf.MethodDescriptorProto.input_type"
  427. MethodDescriptorProto_OutputType_field_fullname protoreflect.FullName = "google.protobuf.MethodDescriptorProto.output_type"
  428. MethodDescriptorProto_Options_field_fullname protoreflect.FullName = "google.protobuf.MethodDescriptorProto.options"
  429. MethodDescriptorProto_ClientStreaming_field_fullname protoreflect.FullName = "google.protobuf.MethodDescriptorProto.client_streaming"
  430. MethodDescriptorProto_ServerStreaming_field_fullname protoreflect.FullName = "google.protobuf.MethodDescriptorProto.server_streaming"
  431. )
  432. // Field numbers for google.protobuf.MethodDescriptorProto.
  433. const (
  434. MethodDescriptorProto_Name_field_number protoreflect.FieldNumber = 1
  435. MethodDescriptorProto_InputType_field_number protoreflect.FieldNumber = 2
  436. MethodDescriptorProto_OutputType_field_number protoreflect.FieldNumber = 3
  437. MethodDescriptorProto_Options_field_number protoreflect.FieldNumber = 4
  438. MethodDescriptorProto_ClientStreaming_field_number protoreflect.FieldNumber = 5
  439. MethodDescriptorProto_ServerStreaming_field_number protoreflect.FieldNumber = 6
  440. )
  441. // Names for google.protobuf.FileOptions.
  442. const (
  443. FileOptions_message_name protoreflect.Name = "FileOptions"
  444. FileOptions_message_fullname protoreflect.FullName = "google.protobuf.FileOptions"
  445. )
  446. // Field names for google.protobuf.FileOptions.
  447. const (
  448. FileOptions_JavaPackage_field_name protoreflect.Name = "java_package"
  449. FileOptions_JavaOuterClassname_field_name protoreflect.Name = "java_outer_classname"
  450. FileOptions_JavaMultipleFiles_field_name protoreflect.Name = "java_multiple_files"
  451. FileOptions_JavaGenerateEqualsAndHash_field_name protoreflect.Name = "java_generate_equals_and_hash"
  452. FileOptions_JavaStringCheckUtf8_field_name protoreflect.Name = "java_string_check_utf8"
  453. FileOptions_OptimizeFor_field_name protoreflect.Name = "optimize_for"
  454. FileOptions_GoPackage_field_name protoreflect.Name = "go_package"
  455. FileOptions_CcGenericServices_field_name protoreflect.Name = "cc_generic_services"
  456. FileOptions_JavaGenericServices_field_name protoreflect.Name = "java_generic_services"
  457. FileOptions_PyGenericServices_field_name protoreflect.Name = "py_generic_services"
  458. FileOptions_Deprecated_field_name protoreflect.Name = "deprecated"
  459. FileOptions_CcEnableArenas_field_name protoreflect.Name = "cc_enable_arenas"
  460. FileOptions_ObjcClassPrefix_field_name protoreflect.Name = "objc_class_prefix"
  461. FileOptions_CsharpNamespace_field_name protoreflect.Name = "csharp_namespace"
  462. FileOptions_SwiftPrefix_field_name protoreflect.Name = "swift_prefix"
  463. FileOptions_PhpClassPrefix_field_name protoreflect.Name = "php_class_prefix"
  464. FileOptions_PhpNamespace_field_name protoreflect.Name = "php_namespace"
  465. FileOptions_PhpMetadataNamespace_field_name protoreflect.Name = "php_metadata_namespace"
  466. FileOptions_RubyPackage_field_name protoreflect.Name = "ruby_package"
  467. FileOptions_Features_field_name protoreflect.Name = "features"
  468. FileOptions_UninterpretedOption_field_name protoreflect.Name = "uninterpreted_option"
  469. FileOptions_JavaPackage_field_fullname protoreflect.FullName = "google.protobuf.FileOptions.java_package"
  470. FileOptions_JavaOuterClassname_field_fullname protoreflect.FullName = "google.protobuf.FileOptions.java_outer_classname"
  471. FileOptions_JavaMultipleFiles_field_fullname protoreflect.FullName = "google.protobuf.FileOptions.java_multiple_files"
  472. FileOptions_JavaGenerateEqualsAndHash_field_fullname protoreflect.FullName = "google.protobuf.FileOptions.java_generate_equals_and_hash"
  473. FileOptions_JavaStringCheckUtf8_field_fullname protoreflect.FullName = "google.protobuf.FileOptions.java_string_check_utf8"
  474. FileOptions_OptimizeFor_field_fullname protoreflect.FullName = "google.protobuf.FileOptions.optimize_for"
  475. FileOptions_GoPackage_field_fullname protoreflect.FullName = "google.protobuf.FileOptions.go_package"
  476. FileOptions_CcGenericServices_field_fullname protoreflect.FullName = "google.protobuf.FileOptions.cc_generic_services"
  477. FileOptions_JavaGenericServices_field_fullname protoreflect.FullName = "google.protobuf.FileOptions.java_generic_services"
  478. FileOptions_PyGenericServices_field_fullname protoreflect.FullName = "google.protobuf.FileOptions.py_generic_services"
  479. FileOptions_Deprecated_field_fullname protoreflect.FullName = "google.protobuf.FileOptions.deprecated"
  480. FileOptions_CcEnableArenas_field_fullname protoreflect.FullName = "google.protobuf.FileOptions.cc_enable_arenas"
  481. FileOptions_ObjcClassPrefix_field_fullname protoreflect.FullName = "google.protobuf.FileOptions.objc_class_prefix"
  482. FileOptions_CsharpNamespace_field_fullname protoreflect.FullName = "google.protobuf.FileOptions.csharp_namespace"
  483. FileOptions_SwiftPrefix_field_fullname protoreflect.FullName = "google.protobuf.FileOptions.swift_prefix"
  484. FileOptions_PhpClassPrefix_field_fullname protoreflect.FullName = "google.protobuf.FileOptions.php_class_prefix"
  485. FileOptions_PhpNamespace_field_fullname protoreflect.FullName = "google.protobuf.FileOptions.php_namespace"
  486. FileOptions_PhpMetadataNamespace_field_fullname protoreflect.FullName = "google.protobuf.FileOptions.php_metadata_namespace"
  487. FileOptions_RubyPackage_field_fullname protoreflect.FullName = "google.protobuf.FileOptions.ruby_package"
  488. FileOptions_Features_field_fullname protoreflect.FullName = "google.protobuf.FileOptions.features"
  489. FileOptions_UninterpretedOption_field_fullname protoreflect.FullName = "google.protobuf.FileOptions.uninterpreted_option"
  490. )
  491. // Field numbers for google.protobuf.FileOptions.
  492. const (
  493. FileOptions_JavaPackage_field_number protoreflect.FieldNumber = 1
  494. FileOptions_JavaOuterClassname_field_number protoreflect.FieldNumber = 8
  495. FileOptions_JavaMultipleFiles_field_number protoreflect.FieldNumber = 10
  496. FileOptions_JavaGenerateEqualsAndHash_field_number protoreflect.FieldNumber = 20
  497. FileOptions_JavaStringCheckUtf8_field_number protoreflect.FieldNumber = 27
  498. FileOptions_OptimizeFor_field_number protoreflect.FieldNumber = 9
  499. FileOptions_GoPackage_field_number protoreflect.FieldNumber = 11
  500. FileOptions_CcGenericServices_field_number protoreflect.FieldNumber = 16
  501. FileOptions_JavaGenericServices_field_number protoreflect.FieldNumber = 17
  502. FileOptions_PyGenericServices_field_number protoreflect.FieldNumber = 18
  503. FileOptions_Deprecated_field_number protoreflect.FieldNumber = 23
  504. FileOptions_CcEnableArenas_field_number protoreflect.FieldNumber = 31
  505. FileOptions_ObjcClassPrefix_field_number protoreflect.FieldNumber = 36
  506. FileOptions_CsharpNamespace_field_number protoreflect.FieldNumber = 37
  507. FileOptions_SwiftPrefix_field_number protoreflect.FieldNumber = 39
  508. FileOptions_PhpClassPrefix_field_number protoreflect.FieldNumber = 40
  509. FileOptions_PhpNamespace_field_number protoreflect.FieldNumber = 41
  510. FileOptions_PhpMetadataNamespace_field_number protoreflect.FieldNumber = 44
  511. FileOptions_RubyPackage_field_number protoreflect.FieldNumber = 45
  512. FileOptions_Features_field_number protoreflect.FieldNumber = 50
  513. FileOptions_UninterpretedOption_field_number protoreflect.FieldNumber = 999
  514. )
  515. // Full and short names for google.protobuf.FileOptions.OptimizeMode.
  516. const (
  517. FileOptions_OptimizeMode_enum_fullname = "google.protobuf.FileOptions.OptimizeMode"
  518. FileOptions_OptimizeMode_enum_name = "OptimizeMode"
  519. )
  520. // Enum values for google.protobuf.FileOptions.OptimizeMode.
  521. const (
  522. FileOptions_SPEED_enum_value = 1
  523. FileOptions_CODE_SIZE_enum_value = 2
  524. FileOptions_LITE_RUNTIME_enum_value = 3
  525. )
  526. // Names for google.protobuf.MessageOptions.
  527. const (
  528. MessageOptions_message_name protoreflect.Name = "MessageOptions"
  529. MessageOptions_message_fullname protoreflect.FullName = "google.protobuf.MessageOptions"
  530. )
  531. // Field names for google.protobuf.MessageOptions.
  532. const (
  533. MessageOptions_MessageSetWireFormat_field_name protoreflect.Name = "message_set_wire_format"
  534. MessageOptions_NoStandardDescriptorAccessor_field_name protoreflect.Name = "no_standard_descriptor_accessor"
  535. MessageOptions_Deprecated_field_name protoreflect.Name = "deprecated"
  536. MessageOptions_MapEntry_field_name protoreflect.Name = "map_entry"
  537. MessageOptions_DeprecatedLegacyJsonFieldConflicts_field_name protoreflect.Name = "deprecated_legacy_json_field_conflicts"
  538. MessageOptions_Features_field_name protoreflect.Name = "features"
  539. MessageOptions_UninterpretedOption_field_name protoreflect.Name = "uninterpreted_option"
  540. MessageOptions_MessageSetWireFormat_field_fullname protoreflect.FullName = "google.protobuf.MessageOptions.message_set_wire_format"
  541. MessageOptions_NoStandardDescriptorAccessor_field_fullname protoreflect.FullName = "google.protobuf.MessageOptions.no_standard_descriptor_accessor"
  542. MessageOptions_Deprecated_field_fullname protoreflect.FullName = "google.protobuf.MessageOptions.deprecated"
  543. MessageOptions_MapEntry_field_fullname protoreflect.FullName = "google.protobuf.MessageOptions.map_entry"
  544. MessageOptions_DeprecatedLegacyJsonFieldConflicts_field_fullname protoreflect.FullName = "google.protobuf.MessageOptions.deprecated_legacy_json_field_conflicts"
  545. MessageOptions_Features_field_fullname protoreflect.FullName = "google.protobuf.MessageOptions.features"
  546. MessageOptions_UninterpretedOption_field_fullname protoreflect.FullName = "google.protobuf.MessageOptions.uninterpreted_option"
  547. )
  548. // Field numbers for google.protobuf.MessageOptions.
  549. const (
  550. MessageOptions_MessageSetWireFormat_field_number protoreflect.FieldNumber = 1
  551. MessageOptions_NoStandardDescriptorAccessor_field_number protoreflect.FieldNumber = 2
  552. MessageOptions_Deprecated_field_number protoreflect.FieldNumber = 3
  553. MessageOptions_MapEntry_field_number protoreflect.FieldNumber = 7
  554. MessageOptions_DeprecatedLegacyJsonFieldConflicts_field_number protoreflect.FieldNumber = 11
  555. MessageOptions_Features_field_number protoreflect.FieldNumber = 12
  556. MessageOptions_UninterpretedOption_field_number protoreflect.FieldNumber = 999
  557. )
  558. // Names for google.protobuf.FieldOptions.
  559. const (
  560. FieldOptions_message_name protoreflect.Name = "FieldOptions"
  561. FieldOptions_message_fullname protoreflect.FullName = "google.protobuf.FieldOptions"
  562. )
  563. // Field names for google.protobuf.FieldOptions.
  564. const (
  565. FieldOptions_Ctype_field_name protoreflect.Name = "ctype"
  566. FieldOptions_Packed_field_name protoreflect.Name = "packed"
  567. FieldOptions_Jstype_field_name protoreflect.Name = "jstype"
  568. FieldOptions_Lazy_field_name protoreflect.Name = "lazy"
  569. FieldOptions_UnverifiedLazy_field_name protoreflect.Name = "unverified_lazy"
  570. FieldOptions_Deprecated_field_name protoreflect.Name = "deprecated"
  571. FieldOptions_Weak_field_name protoreflect.Name = "weak"
  572. FieldOptions_DebugRedact_field_name protoreflect.Name = "debug_redact"
  573. FieldOptions_Retention_field_name protoreflect.Name = "retention"
  574. FieldOptions_Targets_field_name protoreflect.Name = "targets"
  575. FieldOptions_EditionDefaults_field_name protoreflect.Name = "edition_defaults"
  576. FieldOptions_Features_field_name protoreflect.Name = "features"
  577. FieldOptions_FeatureSupport_field_name protoreflect.Name = "feature_support"
  578. FieldOptions_UninterpretedOption_field_name protoreflect.Name = "uninterpreted_option"
  579. FieldOptions_Ctype_field_fullname protoreflect.FullName = "google.protobuf.FieldOptions.ctype"
  580. FieldOptions_Packed_field_fullname protoreflect.FullName = "google.protobuf.FieldOptions.packed"
  581. FieldOptions_Jstype_field_fullname protoreflect.FullName = "google.protobuf.FieldOptions.jstype"
  582. FieldOptions_Lazy_field_fullname protoreflect.FullName = "google.protobuf.FieldOptions.lazy"
  583. FieldOptions_UnverifiedLazy_field_fullname protoreflect.FullName = "google.protobuf.FieldOptions.unverified_lazy"
  584. FieldOptions_Deprecated_field_fullname protoreflect.FullName = "google.protobuf.FieldOptions.deprecated"
  585. FieldOptions_Weak_field_fullname protoreflect.FullName = "google.protobuf.FieldOptions.weak"
  586. FieldOptions_DebugRedact_field_fullname protoreflect.FullName = "google.protobuf.FieldOptions.debug_redact"
  587. FieldOptions_Retention_field_fullname protoreflect.FullName = "google.protobuf.FieldOptions.retention"
  588. FieldOptions_Targets_field_fullname protoreflect.FullName = "google.protobuf.FieldOptions.targets"
  589. FieldOptions_EditionDefaults_field_fullname protoreflect.FullName = "google.protobuf.FieldOptions.edition_defaults"
  590. FieldOptions_Features_field_fullname protoreflect.FullName = "google.protobuf.FieldOptions.features"
  591. FieldOptions_FeatureSupport_field_fullname protoreflect.FullName = "google.protobuf.FieldOptions.feature_support"
  592. FieldOptions_UninterpretedOption_field_fullname protoreflect.FullName = "google.protobuf.FieldOptions.uninterpreted_option"
  593. )
  594. // Field numbers for google.protobuf.FieldOptions.
  595. const (
  596. FieldOptions_Ctype_field_number protoreflect.FieldNumber = 1
  597. FieldOptions_Packed_field_number protoreflect.FieldNumber = 2
  598. FieldOptions_Jstype_field_number protoreflect.FieldNumber = 6
  599. FieldOptions_Lazy_field_number protoreflect.FieldNumber = 5
  600. FieldOptions_UnverifiedLazy_field_number protoreflect.FieldNumber = 15
  601. FieldOptions_Deprecated_field_number protoreflect.FieldNumber = 3
  602. FieldOptions_Weak_field_number protoreflect.FieldNumber = 10
  603. FieldOptions_DebugRedact_field_number protoreflect.FieldNumber = 16
  604. FieldOptions_Retention_field_number protoreflect.FieldNumber = 17
  605. FieldOptions_Targets_field_number protoreflect.FieldNumber = 19
  606. FieldOptions_EditionDefaults_field_number protoreflect.FieldNumber = 20
  607. FieldOptions_Features_field_number protoreflect.FieldNumber = 21
  608. FieldOptions_FeatureSupport_field_number protoreflect.FieldNumber = 22
  609. FieldOptions_UninterpretedOption_field_number protoreflect.FieldNumber = 999
  610. )
  611. // Full and short names for google.protobuf.FieldOptions.CType.
  612. const (
  613. FieldOptions_CType_enum_fullname = "google.protobuf.FieldOptions.CType"
  614. FieldOptions_CType_enum_name = "CType"
  615. )
  616. // Enum values for google.protobuf.FieldOptions.CType.
  617. const (
  618. FieldOptions_STRING_enum_value = 0
  619. FieldOptions_CORD_enum_value = 1
  620. FieldOptions_STRING_PIECE_enum_value = 2
  621. )
  622. // Full and short names for google.protobuf.FieldOptions.JSType.
  623. const (
  624. FieldOptions_JSType_enum_fullname = "google.protobuf.FieldOptions.JSType"
  625. FieldOptions_JSType_enum_name = "JSType"
  626. )
  627. // Enum values for google.protobuf.FieldOptions.JSType.
  628. const (
  629. FieldOptions_JS_NORMAL_enum_value = 0
  630. FieldOptions_JS_STRING_enum_value = 1
  631. FieldOptions_JS_NUMBER_enum_value = 2
  632. )
  633. // Full and short names for google.protobuf.FieldOptions.OptionRetention.
  634. const (
  635. FieldOptions_OptionRetention_enum_fullname = "google.protobuf.FieldOptions.OptionRetention"
  636. FieldOptions_OptionRetention_enum_name = "OptionRetention"
  637. )
  638. // Enum values for google.protobuf.FieldOptions.OptionRetention.
  639. const (
  640. FieldOptions_RETENTION_UNKNOWN_enum_value = 0
  641. FieldOptions_RETENTION_RUNTIME_enum_value = 1
  642. FieldOptions_RETENTION_SOURCE_enum_value = 2
  643. )
  644. // Full and short names for google.protobuf.FieldOptions.OptionTargetType.
  645. const (
  646. FieldOptions_OptionTargetType_enum_fullname = "google.protobuf.FieldOptions.OptionTargetType"
  647. FieldOptions_OptionTargetType_enum_name = "OptionTargetType"
  648. )
  649. // Enum values for google.protobuf.FieldOptions.OptionTargetType.
  650. const (
  651. FieldOptions_TARGET_TYPE_UNKNOWN_enum_value = 0
  652. FieldOptions_TARGET_TYPE_FILE_enum_value = 1
  653. FieldOptions_TARGET_TYPE_EXTENSION_RANGE_enum_value = 2
  654. FieldOptions_TARGET_TYPE_MESSAGE_enum_value = 3
  655. FieldOptions_TARGET_TYPE_FIELD_enum_value = 4
  656. FieldOptions_TARGET_TYPE_ONEOF_enum_value = 5
  657. FieldOptions_TARGET_TYPE_ENUM_enum_value = 6
  658. FieldOptions_TARGET_TYPE_ENUM_ENTRY_enum_value = 7
  659. FieldOptions_TARGET_TYPE_SERVICE_enum_value = 8
  660. FieldOptions_TARGET_TYPE_METHOD_enum_value = 9
  661. )
  662. // Names for google.protobuf.FieldOptions.EditionDefault.
  663. const (
  664. FieldOptions_EditionDefault_message_name protoreflect.Name = "EditionDefault"
  665. FieldOptions_EditionDefault_message_fullname protoreflect.FullName = "google.protobuf.FieldOptions.EditionDefault"
  666. )
  667. // Field names for google.protobuf.FieldOptions.EditionDefault.
  668. const (
  669. FieldOptions_EditionDefault_Edition_field_name protoreflect.Name = "edition"
  670. FieldOptions_EditionDefault_Value_field_name protoreflect.Name = "value"
  671. FieldOptions_EditionDefault_Edition_field_fullname protoreflect.FullName = "google.protobuf.FieldOptions.EditionDefault.edition"
  672. FieldOptions_EditionDefault_Value_field_fullname protoreflect.FullName = "google.protobuf.FieldOptions.EditionDefault.value"
  673. )
  674. // Field numbers for google.protobuf.FieldOptions.EditionDefault.
  675. const (
  676. FieldOptions_EditionDefault_Edition_field_number protoreflect.FieldNumber = 3
  677. FieldOptions_EditionDefault_Value_field_number protoreflect.FieldNumber = 2
  678. )
  679. // Names for google.protobuf.FieldOptions.FeatureSupport.
  680. const (
  681. FieldOptions_FeatureSupport_message_name protoreflect.Name = "FeatureSupport"
  682. FieldOptions_FeatureSupport_message_fullname protoreflect.FullName = "google.protobuf.FieldOptions.FeatureSupport"
  683. )
  684. // Field names for google.protobuf.FieldOptions.FeatureSupport.
  685. const (
  686. FieldOptions_FeatureSupport_EditionIntroduced_field_name protoreflect.Name = "edition_introduced"
  687. FieldOptions_FeatureSupport_EditionDeprecated_field_name protoreflect.Name = "edition_deprecated"
  688. FieldOptions_FeatureSupport_DeprecationWarning_field_name protoreflect.Name = "deprecation_warning"
  689. FieldOptions_FeatureSupport_EditionRemoved_field_name protoreflect.Name = "edition_removed"
  690. FieldOptions_FeatureSupport_EditionIntroduced_field_fullname protoreflect.FullName = "google.protobuf.FieldOptions.FeatureSupport.edition_introduced"
  691. FieldOptions_FeatureSupport_EditionDeprecated_field_fullname protoreflect.FullName = "google.protobuf.FieldOptions.FeatureSupport.edition_deprecated"
  692. FieldOptions_FeatureSupport_DeprecationWarning_field_fullname protoreflect.FullName = "google.protobuf.FieldOptions.FeatureSupport.deprecation_warning"
  693. FieldOptions_FeatureSupport_EditionRemoved_field_fullname protoreflect.FullName = "google.protobuf.FieldOptions.FeatureSupport.edition_removed"
  694. )
  695. // Field numbers for google.protobuf.FieldOptions.FeatureSupport.
  696. const (
  697. FieldOptions_FeatureSupport_EditionIntroduced_field_number protoreflect.FieldNumber = 1
  698. FieldOptions_FeatureSupport_EditionDeprecated_field_number protoreflect.FieldNumber = 2
  699. FieldOptions_FeatureSupport_DeprecationWarning_field_number protoreflect.FieldNumber = 3
  700. FieldOptions_FeatureSupport_EditionRemoved_field_number protoreflect.FieldNumber = 4
  701. )
  702. // Names for google.protobuf.OneofOptions.
  703. const (
  704. OneofOptions_message_name protoreflect.Name = "OneofOptions"
  705. OneofOptions_message_fullname protoreflect.FullName = "google.protobuf.OneofOptions"
  706. )
  707. // Field names for google.protobuf.OneofOptions.
  708. const (
  709. OneofOptions_Features_field_name protoreflect.Name = "features"
  710. OneofOptions_UninterpretedOption_field_name protoreflect.Name = "uninterpreted_option"
  711. OneofOptions_Features_field_fullname protoreflect.FullName = "google.protobuf.OneofOptions.features"
  712. OneofOptions_UninterpretedOption_field_fullname protoreflect.FullName = "google.protobuf.OneofOptions.uninterpreted_option"
  713. )
  714. // Field numbers for google.protobuf.OneofOptions.
  715. const (
  716. OneofOptions_Features_field_number protoreflect.FieldNumber = 1
  717. OneofOptions_UninterpretedOption_field_number protoreflect.FieldNumber = 999
  718. )
  719. // Names for google.protobuf.EnumOptions.
  720. const (
  721. EnumOptions_message_name protoreflect.Name = "EnumOptions"
  722. EnumOptions_message_fullname protoreflect.FullName = "google.protobuf.EnumOptions"
  723. )
  724. // Field names for google.protobuf.EnumOptions.
  725. const (
  726. EnumOptions_AllowAlias_field_name protoreflect.Name = "allow_alias"
  727. EnumOptions_Deprecated_field_name protoreflect.Name = "deprecated"
  728. EnumOptions_DeprecatedLegacyJsonFieldConflicts_field_name protoreflect.Name = "deprecated_legacy_json_field_conflicts"
  729. EnumOptions_Features_field_name protoreflect.Name = "features"
  730. EnumOptions_UninterpretedOption_field_name protoreflect.Name = "uninterpreted_option"
  731. EnumOptions_AllowAlias_field_fullname protoreflect.FullName = "google.protobuf.EnumOptions.allow_alias"
  732. EnumOptions_Deprecated_field_fullname protoreflect.FullName = "google.protobuf.EnumOptions.deprecated"
  733. EnumOptions_DeprecatedLegacyJsonFieldConflicts_field_fullname protoreflect.FullName = "google.protobuf.EnumOptions.deprecated_legacy_json_field_conflicts"
  734. EnumOptions_Features_field_fullname protoreflect.FullName = "google.protobuf.EnumOptions.features"
  735. EnumOptions_UninterpretedOption_field_fullname protoreflect.FullName = "google.protobuf.EnumOptions.uninterpreted_option"
  736. )
  737. // Field numbers for google.protobuf.EnumOptions.
  738. const (
  739. EnumOptions_AllowAlias_field_number protoreflect.FieldNumber = 2
  740. EnumOptions_Deprecated_field_number protoreflect.FieldNumber = 3
  741. EnumOptions_DeprecatedLegacyJsonFieldConflicts_field_number protoreflect.FieldNumber = 6
  742. EnumOptions_Features_field_number protoreflect.FieldNumber = 7
  743. EnumOptions_UninterpretedOption_field_number protoreflect.FieldNumber = 999
  744. )
  745. // Names for google.protobuf.EnumValueOptions.
  746. const (
  747. EnumValueOptions_message_name protoreflect.Name = "EnumValueOptions"
  748. EnumValueOptions_message_fullname protoreflect.FullName = "google.protobuf.EnumValueOptions"
  749. )
  750. // Field names for google.protobuf.EnumValueOptions.
  751. const (
  752. EnumValueOptions_Deprecated_field_name protoreflect.Name = "deprecated"
  753. EnumValueOptions_Features_field_name protoreflect.Name = "features"
  754. EnumValueOptions_DebugRedact_field_name protoreflect.Name = "debug_redact"
  755. EnumValueOptions_FeatureSupport_field_name protoreflect.Name = "feature_support"
  756. EnumValueOptions_UninterpretedOption_field_name protoreflect.Name = "uninterpreted_option"
  757. EnumValueOptions_Deprecated_field_fullname protoreflect.FullName = "google.protobuf.EnumValueOptions.deprecated"
  758. EnumValueOptions_Features_field_fullname protoreflect.FullName = "google.protobuf.EnumValueOptions.features"
  759. EnumValueOptions_DebugRedact_field_fullname protoreflect.FullName = "google.protobuf.EnumValueOptions.debug_redact"
  760. EnumValueOptions_FeatureSupport_field_fullname protoreflect.FullName = "google.protobuf.EnumValueOptions.feature_support"
  761. EnumValueOptions_UninterpretedOption_field_fullname protoreflect.FullName = "google.protobuf.EnumValueOptions.uninterpreted_option"
  762. )
  763. // Field numbers for google.protobuf.EnumValueOptions.
  764. const (
  765. EnumValueOptions_Deprecated_field_number protoreflect.FieldNumber = 1
  766. EnumValueOptions_Features_field_number protoreflect.FieldNumber = 2
  767. EnumValueOptions_DebugRedact_field_number protoreflect.FieldNumber = 3
  768. EnumValueOptions_FeatureSupport_field_number protoreflect.FieldNumber = 4
  769. EnumValueOptions_UninterpretedOption_field_number protoreflect.FieldNumber = 999
  770. )
  771. // Names for google.protobuf.ServiceOptions.
  772. const (
  773. ServiceOptions_message_name protoreflect.Name = "ServiceOptions"
  774. ServiceOptions_message_fullname protoreflect.FullName = "google.protobuf.ServiceOptions"
  775. )
  776. // Field names for google.protobuf.ServiceOptions.
  777. const (
  778. ServiceOptions_Features_field_name protoreflect.Name = "features"
  779. ServiceOptions_Deprecated_field_name protoreflect.Name = "deprecated"
  780. ServiceOptions_UninterpretedOption_field_name protoreflect.Name = "uninterpreted_option"
  781. ServiceOptions_Features_field_fullname protoreflect.FullName = "google.protobuf.ServiceOptions.features"
  782. ServiceOptions_Deprecated_field_fullname protoreflect.FullName = "google.protobuf.ServiceOptions.deprecated"
  783. ServiceOptions_UninterpretedOption_field_fullname protoreflect.FullName = "google.protobuf.ServiceOptions.uninterpreted_option"
  784. )
  785. // Field numbers for google.protobuf.ServiceOptions.
  786. const (
  787. ServiceOptions_Features_field_number protoreflect.FieldNumber = 34
  788. ServiceOptions_Deprecated_field_number protoreflect.FieldNumber = 33
  789. ServiceOptions_UninterpretedOption_field_number protoreflect.FieldNumber = 999
  790. )
  791. // Names for google.protobuf.MethodOptions.
  792. const (
  793. MethodOptions_message_name protoreflect.Name = "MethodOptions"
  794. MethodOptions_message_fullname protoreflect.FullName = "google.protobuf.MethodOptions"
  795. )
  796. // Field names for google.protobuf.MethodOptions.
  797. const (
  798. MethodOptions_Deprecated_field_name protoreflect.Name = "deprecated"
  799. MethodOptions_IdempotencyLevel_field_name protoreflect.Name = "idempotency_level"
  800. MethodOptions_Features_field_name protoreflect.Name = "features"
  801. MethodOptions_UninterpretedOption_field_name protoreflect.Name = "uninterpreted_option"
  802. MethodOptions_Deprecated_field_fullname protoreflect.FullName = "google.protobuf.MethodOptions.deprecated"
  803. MethodOptions_IdempotencyLevel_field_fullname protoreflect.FullName = "google.protobuf.MethodOptions.idempotency_level"
  804. MethodOptions_Features_field_fullname protoreflect.FullName = "google.protobuf.MethodOptions.features"
  805. MethodOptions_UninterpretedOption_field_fullname protoreflect.FullName = "google.protobuf.MethodOptions.uninterpreted_option"
  806. )
  807. // Field numbers for google.protobuf.MethodOptions.
  808. const (
  809. MethodOptions_Deprecated_field_number protoreflect.FieldNumber = 33
  810. MethodOptions_IdempotencyLevel_field_number protoreflect.FieldNumber = 34
  811. MethodOptions_Features_field_number protoreflect.FieldNumber = 35
  812. MethodOptions_UninterpretedOption_field_number protoreflect.FieldNumber = 999
  813. )
  814. // Full and short names for google.protobuf.MethodOptions.IdempotencyLevel.
  815. const (
  816. MethodOptions_IdempotencyLevel_enum_fullname = "google.protobuf.MethodOptions.IdempotencyLevel"
  817. MethodOptions_IdempotencyLevel_enum_name = "IdempotencyLevel"
  818. )
  819. // Enum values for google.protobuf.MethodOptions.IdempotencyLevel.
  820. const (
  821. MethodOptions_IDEMPOTENCY_UNKNOWN_enum_value = 0
  822. MethodOptions_NO_SIDE_EFFECTS_enum_value = 1
  823. MethodOptions_IDEMPOTENT_enum_value = 2
  824. )
  825. // Names for google.protobuf.UninterpretedOption.
  826. const (
  827. UninterpretedOption_message_name protoreflect.Name = "UninterpretedOption"
  828. UninterpretedOption_message_fullname protoreflect.FullName = "google.protobuf.UninterpretedOption"
  829. )
  830. // Field names for google.protobuf.UninterpretedOption.
  831. const (
  832. UninterpretedOption_Name_field_name protoreflect.Name = "name"
  833. UninterpretedOption_IdentifierValue_field_name protoreflect.Name = "identifier_value"
  834. UninterpretedOption_PositiveIntValue_field_name protoreflect.Name = "positive_int_value"
  835. UninterpretedOption_NegativeIntValue_field_name protoreflect.Name = "negative_int_value"
  836. UninterpretedOption_DoubleValue_field_name protoreflect.Name = "double_value"
  837. UninterpretedOption_StringValue_field_name protoreflect.Name = "string_value"
  838. UninterpretedOption_AggregateValue_field_name protoreflect.Name = "aggregate_value"
  839. UninterpretedOption_Name_field_fullname protoreflect.FullName = "google.protobuf.UninterpretedOption.name"
  840. UninterpretedOption_IdentifierValue_field_fullname protoreflect.FullName = "google.protobuf.UninterpretedOption.identifier_value"
  841. UninterpretedOption_PositiveIntValue_field_fullname protoreflect.FullName = "google.protobuf.UninterpretedOption.positive_int_value"
  842. UninterpretedOption_NegativeIntValue_field_fullname protoreflect.FullName = "google.protobuf.UninterpretedOption.negative_int_value"
  843. UninterpretedOption_DoubleValue_field_fullname protoreflect.FullName = "google.protobuf.UninterpretedOption.double_value"
  844. UninterpretedOption_StringValue_field_fullname protoreflect.FullName = "google.protobuf.UninterpretedOption.string_value"
  845. UninterpretedOption_AggregateValue_field_fullname protoreflect.FullName = "google.protobuf.UninterpretedOption.aggregate_value"
  846. )
  847. // Field numbers for google.protobuf.UninterpretedOption.
  848. const (
  849. UninterpretedOption_Name_field_number protoreflect.FieldNumber = 2
  850. UninterpretedOption_IdentifierValue_field_number protoreflect.FieldNumber = 3
  851. UninterpretedOption_PositiveIntValue_field_number protoreflect.FieldNumber = 4
  852. UninterpretedOption_NegativeIntValue_field_number protoreflect.FieldNumber = 5
  853. UninterpretedOption_DoubleValue_field_number protoreflect.FieldNumber = 6
  854. UninterpretedOption_StringValue_field_number protoreflect.FieldNumber = 7
  855. UninterpretedOption_AggregateValue_field_number protoreflect.FieldNumber = 8
  856. )
  857. // Names for google.protobuf.UninterpretedOption.NamePart.
  858. const (
  859. UninterpretedOption_NamePart_message_name protoreflect.Name = "NamePart"
  860. UninterpretedOption_NamePart_message_fullname protoreflect.FullName = "google.protobuf.UninterpretedOption.NamePart"
  861. )
  862. // Field names for google.protobuf.UninterpretedOption.NamePart.
  863. const (
  864. UninterpretedOption_NamePart_NamePart_field_name protoreflect.Name = "name_part"
  865. UninterpretedOption_NamePart_IsExtension_field_name protoreflect.Name = "is_extension"
  866. UninterpretedOption_NamePart_NamePart_field_fullname protoreflect.FullName = "google.protobuf.UninterpretedOption.NamePart.name_part"
  867. UninterpretedOption_NamePart_IsExtension_field_fullname protoreflect.FullName = "google.protobuf.UninterpretedOption.NamePart.is_extension"
  868. )
  869. // Field numbers for google.protobuf.UninterpretedOption.NamePart.
  870. const (
  871. UninterpretedOption_NamePart_NamePart_field_number protoreflect.FieldNumber = 1
  872. UninterpretedOption_NamePart_IsExtension_field_number protoreflect.FieldNumber = 2
  873. )
  874. // Names for google.protobuf.FeatureSet.
  875. const (
  876. FeatureSet_message_name protoreflect.Name = "FeatureSet"
  877. FeatureSet_message_fullname protoreflect.FullName = "google.protobuf.FeatureSet"
  878. )
  879. // Field names for google.protobuf.FeatureSet.
  880. const (
  881. FeatureSet_FieldPresence_field_name protoreflect.Name = "field_presence"
  882. FeatureSet_EnumType_field_name protoreflect.Name = "enum_type"
  883. FeatureSet_RepeatedFieldEncoding_field_name protoreflect.Name = "repeated_field_encoding"
  884. FeatureSet_Utf8Validation_field_name protoreflect.Name = "utf8_validation"
  885. FeatureSet_MessageEncoding_field_name protoreflect.Name = "message_encoding"
  886. FeatureSet_JsonFormat_field_name protoreflect.Name = "json_format"
  887. FeatureSet_EnforceNamingStyle_field_name protoreflect.Name = "enforce_naming_style"
  888. FeatureSet_FieldPresence_field_fullname protoreflect.FullName = "google.protobuf.FeatureSet.field_presence"
  889. FeatureSet_EnumType_field_fullname protoreflect.FullName = "google.protobuf.FeatureSet.enum_type"
  890. FeatureSet_RepeatedFieldEncoding_field_fullname protoreflect.FullName = "google.protobuf.FeatureSet.repeated_field_encoding"
  891. FeatureSet_Utf8Validation_field_fullname protoreflect.FullName = "google.protobuf.FeatureSet.utf8_validation"
  892. FeatureSet_MessageEncoding_field_fullname protoreflect.FullName = "google.protobuf.FeatureSet.message_encoding"
  893. FeatureSet_JsonFormat_field_fullname protoreflect.FullName = "google.protobuf.FeatureSet.json_format"
  894. FeatureSet_EnforceNamingStyle_field_fullname protoreflect.FullName = "google.protobuf.FeatureSet.enforce_naming_style"
  895. )
  896. // Field numbers for google.protobuf.FeatureSet.
  897. const (
  898. FeatureSet_FieldPresence_field_number protoreflect.FieldNumber = 1
  899. FeatureSet_EnumType_field_number protoreflect.FieldNumber = 2
  900. FeatureSet_RepeatedFieldEncoding_field_number protoreflect.FieldNumber = 3
  901. FeatureSet_Utf8Validation_field_number protoreflect.FieldNumber = 4
  902. FeatureSet_MessageEncoding_field_number protoreflect.FieldNumber = 5
  903. FeatureSet_JsonFormat_field_number protoreflect.FieldNumber = 6
  904. FeatureSet_EnforceNamingStyle_field_number protoreflect.FieldNumber = 7
  905. )
  906. // Full and short names for google.protobuf.FeatureSet.FieldPresence.
  907. const (
  908. FeatureSet_FieldPresence_enum_fullname = "google.protobuf.FeatureSet.FieldPresence"
  909. FeatureSet_FieldPresence_enum_name = "FieldPresence"
  910. )
  911. // Enum values for google.protobuf.FeatureSet.FieldPresence.
  912. const (
  913. FeatureSet_FIELD_PRESENCE_UNKNOWN_enum_value = 0
  914. FeatureSet_EXPLICIT_enum_value = 1
  915. FeatureSet_IMPLICIT_enum_value = 2
  916. FeatureSet_LEGACY_REQUIRED_enum_value = 3
  917. )
  918. // Full and short names for google.protobuf.FeatureSet.EnumType.
  919. const (
  920. FeatureSet_EnumType_enum_fullname = "google.protobuf.FeatureSet.EnumType"
  921. FeatureSet_EnumType_enum_name = "EnumType"
  922. )
  923. // Enum values for google.protobuf.FeatureSet.EnumType.
  924. const (
  925. FeatureSet_ENUM_TYPE_UNKNOWN_enum_value = 0
  926. FeatureSet_OPEN_enum_value = 1
  927. FeatureSet_CLOSED_enum_value = 2
  928. )
  929. // Full and short names for google.protobuf.FeatureSet.RepeatedFieldEncoding.
  930. const (
  931. FeatureSet_RepeatedFieldEncoding_enum_fullname = "google.protobuf.FeatureSet.RepeatedFieldEncoding"
  932. FeatureSet_RepeatedFieldEncoding_enum_name = "RepeatedFieldEncoding"
  933. )
  934. // Enum values for google.protobuf.FeatureSet.RepeatedFieldEncoding.
  935. const (
  936. FeatureSet_REPEATED_FIELD_ENCODING_UNKNOWN_enum_value = 0
  937. FeatureSet_PACKED_enum_value = 1
  938. FeatureSet_EXPANDED_enum_value = 2
  939. )
  940. // Full and short names for google.protobuf.FeatureSet.Utf8Validation.
  941. const (
  942. FeatureSet_Utf8Validation_enum_fullname = "google.protobuf.FeatureSet.Utf8Validation"
  943. FeatureSet_Utf8Validation_enum_name = "Utf8Validation"
  944. )
  945. // Enum values for google.protobuf.FeatureSet.Utf8Validation.
  946. const (
  947. FeatureSet_UTF8_VALIDATION_UNKNOWN_enum_value = 0
  948. FeatureSet_VERIFY_enum_value = 2
  949. FeatureSet_NONE_enum_value = 3
  950. )
  951. // Full and short names for google.protobuf.FeatureSet.MessageEncoding.
  952. const (
  953. FeatureSet_MessageEncoding_enum_fullname = "google.protobuf.FeatureSet.MessageEncoding"
  954. FeatureSet_MessageEncoding_enum_name = "MessageEncoding"
  955. )
  956. // Enum values for google.protobuf.FeatureSet.MessageEncoding.
  957. const (
  958. FeatureSet_MESSAGE_ENCODING_UNKNOWN_enum_value = 0
  959. FeatureSet_LENGTH_PREFIXED_enum_value = 1
  960. FeatureSet_DELIMITED_enum_value = 2
  961. )
  962. // Full and short names for google.protobuf.FeatureSet.JsonFormat.
  963. const (
  964. FeatureSet_JsonFormat_enum_fullname = "google.protobuf.FeatureSet.JsonFormat"
  965. FeatureSet_JsonFormat_enum_name = "JsonFormat"
  966. )
  967. // Enum values for google.protobuf.FeatureSet.JsonFormat.
  968. const (
  969. FeatureSet_JSON_FORMAT_UNKNOWN_enum_value = 0
  970. FeatureSet_ALLOW_enum_value = 1
  971. FeatureSet_LEGACY_BEST_EFFORT_enum_value = 2
  972. )
  973. // Full and short names for google.protobuf.FeatureSet.EnforceNamingStyle.
  974. const (
  975. FeatureSet_EnforceNamingStyle_enum_fullname = "google.protobuf.FeatureSet.EnforceNamingStyle"
  976. FeatureSet_EnforceNamingStyle_enum_name = "EnforceNamingStyle"
  977. )
  978. // Enum values for google.protobuf.FeatureSet.EnforceNamingStyle.
  979. const (
  980. FeatureSet_ENFORCE_NAMING_STYLE_UNKNOWN_enum_value = 0
  981. FeatureSet_STYLE2024_enum_value = 1
  982. FeatureSet_STYLE_LEGACY_enum_value = 2
  983. )
  984. // Names for google.protobuf.FeatureSetDefaults.
  985. const (
  986. FeatureSetDefaults_message_name protoreflect.Name = "FeatureSetDefaults"
  987. FeatureSetDefaults_message_fullname protoreflect.FullName = "google.protobuf.FeatureSetDefaults"
  988. )
  989. // Field names for google.protobuf.FeatureSetDefaults.
  990. const (
  991. FeatureSetDefaults_Defaults_field_name protoreflect.Name = "defaults"
  992. FeatureSetDefaults_MinimumEdition_field_name protoreflect.Name = "minimum_edition"
  993. FeatureSetDefaults_MaximumEdition_field_name protoreflect.Name = "maximum_edition"
  994. FeatureSetDefaults_Defaults_field_fullname protoreflect.FullName = "google.protobuf.FeatureSetDefaults.defaults"
  995. FeatureSetDefaults_MinimumEdition_field_fullname protoreflect.FullName = "google.protobuf.FeatureSetDefaults.minimum_edition"
  996. FeatureSetDefaults_MaximumEdition_field_fullname protoreflect.FullName = "google.protobuf.FeatureSetDefaults.maximum_edition"
  997. )
  998. // Field numbers for google.protobuf.FeatureSetDefaults.
  999. const (
  1000. FeatureSetDefaults_Defaults_field_number protoreflect.FieldNumber = 1
  1001. FeatureSetDefaults_MinimumEdition_field_number protoreflect.FieldNumber = 4
  1002. FeatureSetDefaults_MaximumEdition_field_number protoreflect.FieldNumber = 5
  1003. )
  1004. // Names for google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault.
  1005. const (
  1006. FeatureSetDefaults_FeatureSetEditionDefault_message_name protoreflect.Name = "FeatureSetEditionDefault"
  1007. FeatureSetDefaults_FeatureSetEditionDefault_message_fullname protoreflect.FullName = "google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault"
  1008. )
  1009. // Field names for google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault.
  1010. const (
  1011. FeatureSetDefaults_FeatureSetEditionDefault_Edition_field_name protoreflect.Name = "edition"
  1012. FeatureSetDefaults_FeatureSetEditionDefault_OverridableFeatures_field_name protoreflect.Name = "overridable_features"
  1013. FeatureSetDefaults_FeatureSetEditionDefault_FixedFeatures_field_name protoreflect.Name = "fixed_features"
  1014. FeatureSetDefaults_FeatureSetEditionDefault_Edition_field_fullname protoreflect.FullName = "google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault.edition"
  1015. FeatureSetDefaults_FeatureSetEditionDefault_OverridableFeatures_field_fullname protoreflect.FullName = "google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault.overridable_features"
  1016. FeatureSetDefaults_FeatureSetEditionDefault_FixedFeatures_field_fullname protoreflect.FullName = "google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault.fixed_features"
  1017. )
  1018. // Field numbers for google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault.
  1019. const (
  1020. FeatureSetDefaults_FeatureSetEditionDefault_Edition_field_number protoreflect.FieldNumber = 3
  1021. FeatureSetDefaults_FeatureSetEditionDefault_OverridableFeatures_field_number protoreflect.FieldNumber = 4
  1022. FeatureSetDefaults_FeatureSetEditionDefault_FixedFeatures_field_number protoreflect.FieldNumber = 5
  1023. )
  1024. // Names for google.protobuf.SourceCodeInfo.
  1025. const (
  1026. SourceCodeInfo_message_name protoreflect.Name = "SourceCodeInfo"
  1027. SourceCodeInfo_message_fullname protoreflect.FullName = "google.protobuf.SourceCodeInfo"
  1028. )
  1029. // Field names for google.protobuf.SourceCodeInfo.
  1030. const (
  1031. SourceCodeInfo_Location_field_name protoreflect.Name = "location"
  1032. SourceCodeInfo_Location_field_fullname protoreflect.FullName = "google.protobuf.SourceCodeInfo.location"
  1033. )
  1034. // Field numbers for google.protobuf.SourceCodeInfo.
  1035. const (
  1036. SourceCodeInfo_Location_field_number protoreflect.FieldNumber = 1
  1037. )
  1038. // Names for google.protobuf.SourceCodeInfo.Location.
  1039. const (
  1040. SourceCodeInfo_Location_message_name protoreflect.Name = "Location"
  1041. SourceCodeInfo_Location_message_fullname protoreflect.FullName = "google.protobuf.SourceCodeInfo.Location"
  1042. )
  1043. // Field names for google.protobuf.SourceCodeInfo.Location.
  1044. const (
  1045. SourceCodeInfo_Location_Path_field_name protoreflect.Name = "path"
  1046. SourceCodeInfo_Location_Span_field_name protoreflect.Name = "span"
  1047. SourceCodeInfo_Location_LeadingComments_field_name protoreflect.Name = "leading_comments"
  1048. SourceCodeInfo_Location_TrailingComments_field_name protoreflect.Name = "trailing_comments"
  1049. SourceCodeInfo_Location_LeadingDetachedComments_field_name protoreflect.Name = "leading_detached_comments"
  1050. SourceCodeInfo_Location_Path_field_fullname protoreflect.FullName = "google.protobuf.SourceCodeInfo.Location.path"
  1051. SourceCodeInfo_Location_Span_field_fullname protoreflect.FullName = "google.protobuf.SourceCodeInfo.Location.span"
  1052. SourceCodeInfo_Location_LeadingComments_field_fullname protoreflect.FullName = "google.protobuf.SourceCodeInfo.Location.leading_comments"
  1053. SourceCodeInfo_Location_TrailingComments_field_fullname protoreflect.FullName = "google.protobuf.SourceCodeInfo.Location.trailing_comments"
  1054. SourceCodeInfo_Location_LeadingDetachedComments_field_fullname protoreflect.FullName = "google.protobuf.SourceCodeInfo.Location.leading_detached_comments"
  1055. )
  1056. // Field numbers for google.protobuf.SourceCodeInfo.Location.
  1057. const (
  1058. SourceCodeInfo_Location_Path_field_number protoreflect.FieldNumber = 1
  1059. SourceCodeInfo_Location_Span_field_number protoreflect.FieldNumber = 2
  1060. SourceCodeInfo_Location_LeadingComments_field_number protoreflect.FieldNumber = 3
  1061. SourceCodeInfo_Location_TrailingComments_field_number protoreflect.FieldNumber = 4
  1062. SourceCodeInfo_Location_LeadingDetachedComments_field_number protoreflect.FieldNumber = 6
  1063. )
  1064. // Names for google.protobuf.GeneratedCodeInfo.
  1065. const (
  1066. GeneratedCodeInfo_message_name protoreflect.Name = "GeneratedCodeInfo"
  1067. GeneratedCodeInfo_message_fullname protoreflect.FullName = "google.protobuf.GeneratedCodeInfo"
  1068. )
  1069. // Field names for google.protobuf.GeneratedCodeInfo.
  1070. const (
  1071. GeneratedCodeInfo_Annotation_field_name protoreflect.Name = "annotation"
  1072. GeneratedCodeInfo_Annotation_field_fullname protoreflect.FullName = "google.protobuf.GeneratedCodeInfo.annotation"
  1073. )
  1074. // Field numbers for google.protobuf.GeneratedCodeInfo.
  1075. const (
  1076. GeneratedCodeInfo_Annotation_field_number protoreflect.FieldNumber = 1
  1077. )
  1078. // Names for google.protobuf.GeneratedCodeInfo.Annotation.
  1079. const (
  1080. GeneratedCodeInfo_Annotation_message_name protoreflect.Name = "Annotation"
  1081. GeneratedCodeInfo_Annotation_message_fullname protoreflect.FullName = "google.protobuf.GeneratedCodeInfo.Annotation"
  1082. )
  1083. // Field names for google.protobuf.GeneratedCodeInfo.Annotation.
  1084. const (
  1085. GeneratedCodeInfo_Annotation_Path_field_name protoreflect.Name = "path"
  1086. GeneratedCodeInfo_Annotation_SourceFile_field_name protoreflect.Name = "source_file"
  1087. GeneratedCodeInfo_Annotation_Begin_field_name protoreflect.Name = "begin"
  1088. GeneratedCodeInfo_Annotation_End_field_name protoreflect.Name = "end"
  1089. GeneratedCodeInfo_Annotation_Semantic_field_name protoreflect.Name = "semantic"
  1090. GeneratedCodeInfo_Annotation_Path_field_fullname protoreflect.FullName = "google.protobuf.GeneratedCodeInfo.Annotation.path"
  1091. GeneratedCodeInfo_Annotation_SourceFile_field_fullname protoreflect.FullName = "google.protobuf.GeneratedCodeInfo.Annotation.source_file"
  1092. GeneratedCodeInfo_Annotation_Begin_field_fullname protoreflect.FullName = "google.protobuf.GeneratedCodeInfo.Annotation.begin"
  1093. GeneratedCodeInfo_Annotation_End_field_fullname protoreflect.FullName = "google.protobuf.GeneratedCodeInfo.Annotation.end"
  1094. GeneratedCodeInfo_Annotation_Semantic_field_fullname protoreflect.FullName = "google.protobuf.GeneratedCodeInfo.Annotation.semantic"
  1095. )
  1096. // Field numbers for google.protobuf.GeneratedCodeInfo.Annotation.
  1097. const (
  1098. GeneratedCodeInfo_Annotation_Path_field_number protoreflect.FieldNumber = 1
  1099. GeneratedCodeInfo_Annotation_SourceFile_field_number protoreflect.FieldNumber = 2
  1100. GeneratedCodeInfo_Annotation_Begin_field_number protoreflect.FieldNumber = 3
  1101. GeneratedCodeInfo_Annotation_End_field_number protoreflect.FieldNumber = 4
  1102. GeneratedCodeInfo_Annotation_Semantic_field_number protoreflect.FieldNumber = 5
  1103. )
  1104. // Full and short names for google.protobuf.GeneratedCodeInfo.Annotation.Semantic.
  1105. const (
  1106. GeneratedCodeInfo_Annotation_Semantic_enum_fullname = "google.protobuf.GeneratedCodeInfo.Annotation.Semantic"
  1107. GeneratedCodeInfo_Annotation_Semantic_enum_name = "Semantic"
  1108. )
  1109. // Enum values for google.protobuf.GeneratedCodeInfo.Annotation.Semantic.
  1110. const (
  1111. GeneratedCodeInfo_Annotation_NONE_enum_value = 0
  1112. GeneratedCodeInfo_Annotation_SET_enum_value = 1
  1113. GeneratedCodeInfo_Annotation_ALIAS_enum_value = 2
  1114. )