-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathimage.json
1 lines (1 loc) · 123 KB
/
image.json
1
{"file":[{"name":"google/protobuf/descriptor.proto","package":"google.protobuf","messageType":[{"name":"FileDescriptorSet","field":[{"name":"file","number":1,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".google.protobuf.FileDescriptorProto","jsonName":"file"}]},{"name":"FileDescriptorProto","field":[{"name":"name","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"name"},{"name":"package","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"package"},{"name":"dependency","number":3,"label":"LABEL_REPEATED","type":"TYPE_STRING","jsonName":"dependency"},{"name":"public_dependency","number":10,"label":"LABEL_REPEATED","type":"TYPE_INT32","jsonName":"publicDependency"},{"name":"weak_dependency","number":11,"label":"LABEL_REPEATED","type":"TYPE_INT32","jsonName":"weakDependency"},{"name":"message_type","number":4,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".google.protobuf.DescriptorProto","jsonName":"messageType"},{"name":"enum_type","number":5,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".google.protobuf.EnumDescriptorProto","jsonName":"enumType"},{"name":"service","number":6,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".google.protobuf.ServiceDescriptorProto","jsonName":"service"},{"name":"extension","number":7,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".google.protobuf.FieldDescriptorProto","jsonName":"extension"},{"name":"options","number":8,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".google.protobuf.FileOptions","jsonName":"options"},{"name":"source_code_info","number":9,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".google.protobuf.SourceCodeInfo","jsonName":"sourceCodeInfo"},{"name":"syntax","number":12,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"syntax"}]},{"name":"DescriptorProto","field":[{"name":"name","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"name"},{"name":"field","number":2,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".google.protobuf.FieldDescriptorProto","jsonName":"field"},{"name":"extension","number":6,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".google.protobuf.FieldDescriptorProto","jsonName":"extension"},{"name":"nested_type","number":3,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".google.protobuf.DescriptorProto","jsonName":"nestedType"},{"name":"enum_type","number":4,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".google.protobuf.EnumDescriptorProto","jsonName":"enumType"},{"name":"extension_range","number":5,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".google.protobuf.DescriptorProto.ExtensionRange","jsonName":"extensionRange"},{"name":"oneof_decl","number":8,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".google.protobuf.OneofDescriptorProto","jsonName":"oneofDecl"},{"name":"options","number":7,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".google.protobuf.MessageOptions","jsonName":"options"},{"name":"reserved_range","number":9,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".google.protobuf.DescriptorProto.ReservedRange","jsonName":"reservedRange"},{"name":"reserved_name","number":10,"label":"LABEL_REPEATED","type":"TYPE_STRING","jsonName":"reservedName"}],"nestedType":[{"name":"ExtensionRange","field":[{"name":"start","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"start"},{"name":"end","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"end"},{"name":"options","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".google.protobuf.ExtensionRangeOptions","jsonName":"options"}]},{"name":"ReservedRange","field":[{"name":"start","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"start"},{"name":"end","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"end"}]}]},{"name":"ExtensionRangeOptions","field":[{"name":"uninterpreted_option","number":999,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".google.protobuf.UninterpretedOption","jsonName":"uninterpretedOption"}],"extensionRange":[{"start":1000,"end":536870912}]},{"name":"FieldDescriptorProto","field":[{"name":"name","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"name"},{"name":"number","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"number"},{"name":"label","number":4,"label":"LABEL_OPTIONAL","type":"TYPE_ENUM","typeName":".google.protobuf.FieldDescriptorProto.Label","jsonName":"label"},{"name":"type","number":5,"label":"LABEL_OPTIONAL","type":"TYPE_ENUM","typeName":".google.protobuf.FieldDescriptorProto.Type","jsonName":"type"},{"name":"type_name","number":6,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"typeName"},{"name":"extendee","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"extendee"},{"name":"default_value","number":7,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"defaultValue"},{"name":"oneof_index","number":9,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"oneofIndex"},{"name":"json_name","number":10,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"jsonName"},{"name":"options","number":8,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".google.protobuf.FieldOptions","jsonName":"options"},{"name":"proto3_optional","number":17,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"proto3Optional"}],"enumType":[{"name":"Type","value":[{"name":"TYPE_DOUBLE","number":1},{"name":"TYPE_FLOAT","number":2},{"name":"TYPE_INT64","number":3},{"name":"TYPE_UINT64","number":4},{"name":"TYPE_INT32","number":5},{"name":"TYPE_FIXED64","number":6},{"name":"TYPE_FIXED32","number":7},{"name":"TYPE_BOOL","number":8},{"name":"TYPE_STRING","number":9},{"name":"TYPE_GROUP","number":10},{"name":"TYPE_MESSAGE","number":11},{"name":"TYPE_BYTES","number":12},{"name":"TYPE_UINT32","number":13},{"name":"TYPE_ENUM","number":14},{"name":"TYPE_SFIXED32","number":15},{"name":"TYPE_SFIXED64","number":16},{"name":"TYPE_SINT32","number":17},{"name":"TYPE_SINT64","number":18}]},{"name":"Label","value":[{"name":"LABEL_OPTIONAL","number":1},{"name":"LABEL_REQUIRED","number":2},{"name":"LABEL_REPEATED","number":3}]}]},{"name":"OneofDescriptorProto","field":[{"name":"name","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"name"},{"name":"options","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".google.protobuf.OneofOptions","jsonName":"options"}]},{"name":"EnumDescriptorProto","field":[{"name":"name","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"name"},{"name":"value","number":2,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".google.protobuf.EnumValueDescriptorProto","jsonName":"value"},{"name":"options","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".google.protobuf.EnumOptions","jsonName":"options"},{"name":"reserved_range","number":4,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".google.protobuf.EnumDescriptorProto.EnumReservedRange","jsonName":"reservedRange"},{"name":"reserved_name","number":5,"label":"LABEL_REPEATED","type":"TYPE_STRING","jsonName":"reservedName"}],"nestedType":[{"name":"EnumReservedRange","field":[{"name":"start","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"start"},{"name":"end","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"end"}]}]},{"name":"EnumValueDescriptorProto","field":[{"name":"name","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"name"},{"name":"number","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"number"},{"name":"options","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".google.protobuf.EnumValueOptions","jsonName":"options"}]},{"name":"ServiceDescriptorProto","field":[{"name":"name","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"name"},{"name":"method","number":2,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".google.protobuf.MethodDescriptorProto","jsonName":"method"},{"name":"options","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".google.protobuf.ServiceOptions","jsonName":"options"}]},{"name":"MethodDescriptorProto","field":[{"name":"name","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"name"},{"name":"input_type","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"inputType"},{"name":"output_type","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"outputType"},{"name":"options","number":4,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".google.protobuf.MethodOptions","jsonName":"options"},{"name":"client_streaming","number":5,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","defaultValue":"false","jsonName":"clientStreaming"},{"name":"server_streaming","number":6,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","defaultValue":"false","jsonName":"serverStreaming"}]},{"name":"FileOptions","field":[{"name":"java_package","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"javaPackage"},{"name":"java_outer_classname","number":8,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"javaOuterClassname"},{"name":"java_multiple_files","number":10,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","defaultValue":"false","jsonName":"javaMultipleFiles"},{"name":"java_generate_equals_and_hash","number":20,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"javaGenerateEqualsAndHash","options":{"deprecated":true}},{"name":"java_string_check_utf8","number":27,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","defaultValue":"false","jsonName":"javaStringCheckUtf8"},{"name":"optimize_for","number":9,"label":"LABEL_OPTIONAL","type":"TYPE_ENUM","typeName":".google.protobuf.FileOptions.OptimizeMode","defaultValue":"SPEED","jsonName":"optimizeFor"},{"name":"go_package","number":11,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"goPackage"},{"name":"cc_generic_services","number":16,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","defaultValue":"false","jsonName":"ccGenericServices"},{"name":"java_generic_services","number":17,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","defaultValue":"false","jsonName":"javaGenericServices"},{"name":"py_generic_services","number":18,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","defaultValue":"false","jsonName":"pyGenericServices"},{"name":"php_generic_services","number":42,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","defaultValue":"false","jsonName":"phpGenericServices"},{"name":"deprecated","number":23,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","defaultValue":"false","jsonName":"deprecated"},{"name":"cc_enable_arenas","number":31,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","defaultValue":"true","jsonName":"ccEnableArenas"},{"name":"objc_class_prefix","number":36,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"objcClassPrefix"},{"name":"csharp_namespace","number":37,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"csharpNamespace"},{"name":"swift_prefix","number":39,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"swiftPrefix"},{"name":"php_class_prefix","number":40,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"phpClassPrefix"},{"name":"php_namespace","number":41,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"phpNamespace"},{"name":"php_metadata_namespace","number":44,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"phpMetadataNamespace"},{"name":"ruby_package","number":45,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"rubyPackage"},{"name":"uninterpreted_option","number":999,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".google.protobuf.UninterpretedOption","jsonName":"uninterpretedOption"}],"enumType":[{"name":"OptimizeMode","value":[{"name":"SPEED","number":1},{"name":"CODE_SIZE","number":2},{"name":"LITE_RUNTIME","number":3}]}],"extensionRange":[{"start":1000,"end":536870912}],"reservedRange":[{"start":38,"end":39}]},{"name":"MessageOptions","field":[{"name":"message_set_wire_format","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","defaultValue":"false","jsonName":"messageSetWireFormat"},{"name":"no_standard_descriptor_accessor","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","defaultValue":"false","jsonName":"noStandardDescriptorAccessor"},{"name":"deprecated","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","defaultValue":"false","jsonName":"deprecated"},{"name":"map_entry","number":7,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"mapEntry"},{"name":"uninterpreted_option","number":999,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".google.protobuf.UninterpretedOption","jsonName":"uninterpretedOption"}],"extensionRange":[{"start":1000,"end":536870912}],"reservedRange":[{"start":4,"end":5},{"start":5,"end":6},{"start":6,"end":7},{"start":8,"end":9},{"start":9,"end":10}]},{"name":"FieldOptions","field":[{"name":"ctype","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_ENUM","typeName":".google.protobuf.FieldOptions.CType","defaultValue":"STRING","jsonName":"ctype"},{"name":"packed","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"packed"},{"name":"jstype","number":6,"label":"LABEL_OPTIONAL","type":"TYPE_ENUM","typeName":".google.protobuf.FieldOptions.JSType","defaultValue":"JS_NORMAL","jsonName":"jstype"},{"name":"lazy","number":5,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","defaultValue":"false","jsonName":"lazy"},{"name":"deprecated","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","defaultValue":"false","jsonName":"deprecated"},{"name":"weak","number":10,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","defaultValue":"false","jsonName":"weak"},{"name":"uninterpreted_option","number":999,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".google.protobuf.UninterpretedOption","jsonName":"uninterpretedOption"}],"enumType":[{"name":"CType","value":[{"name":"STRING","number":0},{"name":"CORD","number":1},{"name":"STRING_PIECE","number":2}]},{"name":"JSType","value":[{"name":"JS_NORMAL","number":0},{"name":"JS_STRING","number":1},{"name":"JS_NUMBER","number":2}]}],"extensionRange":[{"start":1000,"end":536870912}],"reservedRange":[{"start":4,"end":5}]},{"name":"OneofOptions","field":[{"name":"uninterpreted_option","number":999,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".google.protobuf.UninterpretedOption","jsonName":"uninterpretedOption"}],"extensionRange":[{"start":1000,"end":536870912}]},{"name":"EnumOptions","field":[{"name":"allow_alias","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"allowAlias"},{"name":"deprecated","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","defaultValue":"false","jsonName":"deprecated"},{"name":"uninterpreted_option","number":999,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".google.protobuf.UninterpretedOption","jsonName":"uninterpretedOption"}],"extensionRange":[{"start":1000,"end":536870912}],"reservedRange":[{"start":5,"end":6}]},{"name":"EnumValueOptions","field":[{"name":"deprecated","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","defaultValue":"false","jsonName":"deprecated"},{"name":"uninterpreted_option","number":999,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".google.protobuf.UninterpretedOption","jsonName":"uninterpretedOption"}],"extensionRange":[{"start":1000,"end":536870912}]},{"name":"ServiceOptions","field":[{"name":"deprecated","number":33,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","defaultValue":"false","jsonName":"deprecated"},{"name":"uninterpreted_option","number":999,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".google.protobuf.UninterpretedOption","jsonName":"uninterpretedOption"}],"extensionRange":[{"start":1000,"end":536870912}]},{"name":"MethodOptions","field":[{"name":"deprecated","number":33,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","defaultValue":"false","jsonName":"deprecated"},{"name":"idempotency_level","number":34,"label":"LABEL_OPTIONAL","type":"TYPE_ENUM","typeName":".google.protobuf.MethodOptions.IdempotencyLevel","defaultValue":"IDEMPOTENCY_UNKNOWN","jsonName":"idempotencyLevel"},{"name":"uninterpreted_option","number":999,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".google.protobuf.UninterpretedOption","jsonName":"uninterpretedOption"}],"enumType":[{"name":"IdempotencyLevel","value":[{"name":"IDEMPOTENCY_UNKNOWN","number":0},{"name":"NO_SIDE_EFFECTS","number":1},{"name":"IDEMPOTENT","number":2}]}],"extensionRange":[{"start":1000,"end":536870912}]},{"name":"UninterpretedOption","field":[{"name":"name","number":2,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".google.protobuf.UninterpretedOption.NamePart","jsonName":"name"},{"name":"identifier_value","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"identifierValue"},{"name":"positive_int_value","number":4,"label":"LABEL_OPTIONAL","type":"TYPE_UINT64","jsonName":"positiveIntValue"},{"name":"negative_int_value","number":5,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"negativeIntValue"},{"name":"double_value","number":6,"label":"LABEL_OPTIONAL","type":"TYPE_DOUBLE","jsonName":"doubleValue"},{"name":"string_value","number":7,"label":"LABEL_OPTIONAL","type":"TYPE_BYTES","jsonName":"stringValue"},{"name":"aggregate_value","number":8,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"aggregateValue"}],"nestedType":[{"name":"NamePart","field":[{"name":"name_part","number":1,"label":"LABEL_REQUIRED","type":"TYPE_STRING","jsonName":"namePart"},{"name":"is_extension","number":2,"label":"LABEL_REQUIRED","type":"TYPE_BOOL","jsonName":"isExtension"}]}]},{"name":"SourceCodeInfo","field":[{"name":"location","number":1,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".google.protobuf.SourceCodeInfo.Location","jsonName":"location"}],"nestedType":[{"name":"Location","field":[{"name":"path","number":1,"label":"LABEL_REPEATED","type":"TYPE_INT32","jsonName":"path","options":{"packed":true}},{"name":"span","number":2,"label":"LABEL_REPEATED","type":"TYPE_INT32","jsonName":"span","options":{"packed":true}},{"name":"leading_comments","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"leadingComments"},{"name":"trailing_comments","number":4,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"trailingComments"},{"name":"leading_detached_comments","number":6,"label":"LABEL_REPEATED","type":"TYPE_STRING","jsonName":"leadingDetachedComments"}]}]},{"name":"GeneratedCodeInfo","field":[{"name":"annotation","number":1,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".google.protobuf.GeneratedCodeInfo.Annotation","jsonName":"annotation"}],"nestedType":[{"name":"Annotation","field":[{"name":"path","number":1,"label":"LABEL_REPEATED","type":"TYPE_INT32","jsonName":"path","options":{"packed":true}},{"name":"source_file","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"sourceFile"},{"name":"begin","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"begin"},{"name":"end","number":4,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"end"}]}]}],"options":{"javaPackage":"com.google.protobuf","javaOuterClassname":"DescriptorProtos","optimizeFor":"SPEED","goPackage":"google.golang.org/protobuf/types/descriptorpb","ccEnableArenas":true,"objcClassPrefix":"GPB","csharpNamespace":"Google.Protobuf.Reflection"},"sourceCodeInfo":{"location":[{"span":[39,0,910,1]},{"path":[12],"span":[39,0,18],"leadingDetachedComments":[" Protocol Buffers - Google's data interchange format\n Copyright 2008 Google Inc. All rights reserved.\n https://developers.google.com/protocol-buffers/\n\n Redistribution and use in source and binary forms, with or without\n modification, are permitted provided that the following conditions are\n met:\n\n * Redistributions of source code must retain the above copyright\n notice, this list of conditions and the following disclaimer.\n * Redistributions in binary form must reproduce the above\n copyright notice, this list of conditions and the following disclaimer\n in the documentation and/or other materials provided with the\n distribution.\n * Neither the name of Google Inc. nor the names of its\n contributors may be used to endorse or promote products derived from\n this software without specific prior written permission.\n\n THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\n \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\n LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\n A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\n OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\n SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\n LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\n DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\n THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n"," Author: [email protected] (Kenton Varda)\n Based on original Protocol Buffers design by\n Sanjay Ghemawat, Jeff Dean, and others.\n\n The messages in this file describe the definitions found in .proto files.\n A valid .proto file can be translated directly to a FileDescriptorProto\n without any other information (e.g. without reading its imports).\n"]},{"path":[2],"span":[41,0,24]},{"path":[8],"span":[43,0,68]},{"path":[8,11],"span":[43,0,68]},{"path":[8],"span":[44,0,44]},{"path":[8,1],"span":[44,0,44]},{"path":[8],"span":[45,0,49]},{"path":[8,8],"span":[45,0,49]},{"path":[8],"span":[46,0,55]},{"path":[8,37],"span":[46,0,55]},{"path":[8],"span":[47,0,33]},{"path":[8,36],"span":[47,0,33]},{"path":[8],"span":[48,0,31]},{"path":[8,31],"span":[48,0,31]},{"path":[8],"span":[52,0,28]},{"path":[8,9],"span":[52,0,28],"leadingComments":" descriptor.proto must be optimized for speed because reflection-based\n algorithms don't work during bootstrapping.\n"},{"path":[4,0],"span":[56,0,58,1],"leadingComments":" The protocol compiler can output a FileDescriptorSet containing the .proto\n files it parses.\n"},{"path":[4,0,1],"span":[56,8,25]},{"path":[4,0,2,0],"span":[57,2,40]},{"path":[4,0,2,0,4],"span":[57,2,10]},{"path":[4,0,2,0,6],"span":[57,11,30]},{"path":[4,0,2,0,1],"span":[57,31,35]},{"path":[4,0,2,0,3],"span":[57,38,39]},{"path":[4,1],"span":[61,0,90,1],"leadingComments":" Describes a complete .proto file.\n"},{"path":[4,1,1],"span":[61,8,27]},{"path":[4,1,2,0],"span":[62,2,27],"trailingComments":" file name, relative to root of source tree\n"},{"path":[4,1,2,0,4],"span":[62,2,10]},{"path":[4,1,2,0,5],"span":[62,11,17]},{"path":[4,1,2,0,1],"span":[62,18,22]},{"path":[4,1,2,0,3],"span":[62,25,26]},{"path":[4,1,2,1],"span":[63,2,30],"trailingComments":" e.g. \"foo\", \"foo.bar\", etc.\n"},{"path":[4,1,2,1,4],"span":[63,2,10]},{"path":[4,1,2,1,5],"span":[63,11,17]},{"path":[4,1,2,1,1],"span":[63,18,25]},{"path":[4,1,2,1,3],"span":[63,28,29]},{"path":[4,1,2,2],"span":[66,2,33],"leadingComments":" Names of files imported by this file.\n"},{"path":[4,1,2,2,4],"span":[66,2,10]},{"path":[4,1,2,2,5],"span":[66,11,17]},{"path":[4,1,2,2,1],"span":[66,18,28]},{"path":[4,1,2,2,3],"span":[66,31,32]},{"path":[4,1,2,3],"span":[68,2,40],"leadingComments":" Indexes of the public imported files in the dependency list above.\n"},{"path":[4,1,2,3,4],"span":[68,2,10]},{"path":[4,1,2,3,5],"span":[68,11,16]},{"path":[4,1,2,3,1],"span":[68,17,34]},{"path":[4,1,2,3,3],"span":[68,37,39]},{"path":[4,1,2,4],"span":[71,2,38],"leadingComments":" Indexes of the weak imported files in the dependency list.\n For Google-internal migration only. Do not use.\n"},{"path":[4,1,2,4,4],"span":[71,2,10]},{"path":[4,1,2,4,5],"span":[71,11,16]},{"path":[4,1,2,4,1],"span":[71,17,32]},{"path":[4,1,2,4,3],"span":[71,35,37]},{"path":[4,1,2,5],"span":[74,2,44],"leadingComments":" All top-level definitions in this file.\n"},{"path":[4,1,2,5,4],"span":[74,2,10]},{"path":[4,1,2,5,6],"span":[74,11,26]},{"path":[4,1,2,5,1],"span":[74,27,39]},{"path":[4,1,2,5,3],"span":[74,42,43]},{"path":[4,1,2,6],"span":[75,2,45]},{"path":[4,1,2,6,4],"span":[75,2,10]},{"path":[4,1,2,6,6],"span":[75,11,30]},{"path":[4,1,2,6,1],"span":[75,31,40]},{"path":[4,1,2,6,3],"span":[75,43,44]},{"path":[4,1,2,7],"span":[76,2,46]},{"path":[4,1,2,7,4],"span":[76,2,10]},{"path":[4,1,2,7,6],"span":[76,11,33]},{"path":[4,1,2,7,1],"span":[76,34,41]},{"path":[4,1,2,7,3],"span":[76,44,45]},{"path":[4,1,2,8],"span":[77,2,46]},{"path":[4,1,2,8,4],"span":[77,2,10]},{"path":[4,1,2,8,6],"span":[77,11,31]},{"path":[4,1,2,8,1],"span":[77,32,41]},{"path":[4,1,2,8,3],"span":[77,44,45]},{"path":[4,1,2,9],"span":[79,2,35]},{"path":[4,1,2,9,4],"span":[79,2,10]},{"path":[4,1,2,9,6],"span":[79,11,22]},{"path":[4,1,2,9,1],"span":[79,23,30]},{"path":[4,1,2,9,3],"span":[79,33,34]},{"path":[4,1,2,10],"span":[85,2,47],"leadingComments":" This field contains optional information about the original source code.\n You may safely remove this entire field without harming runtime\n functionality of the descriptors -- the information is needed only by\n development tools.\n"},{"path":[4,1,2,10,4],"span":[85,2,10]},{"path":[4,1,2,10,6],"span":[85,11,25]},{"path":[4,1,2,10,1],"span":[85,26,42]},{"path":[4,1,2,10,3],"span":[85,45,46]},{"path":[4,1,2,11],"span":[89,2,30],"leadingComments":" The syntax of the proto file.\n The supported values are \"proto2\" and \"proto3\".\n"},{"path":[4,1,2,11,4],"span":[89,2,10]},{"path":[4,1,2,11,5],"span":[89,11,17]},{"path":[4,1,2,11,1],"span":[89,18,24]},{"path":[4,1,2,11,3],"span":[89,27,29]},{"path":[4,2],"span":[93,0,125,1],"leadingComments":" Describes a message type.\n"},{"path":[4,2,1],"span":[93,8,23]},{"path":[4,2,2,0],"span":[94,2,27]},{"path":[4,2,2,0,4],"span":[94,2,10]},{"path":[4,2,2,0,5],"span":[94,11,17]},{"path":[4,2,2,0,1],"span":[94,18,22]},{"path":[4,2,2,0,3],"span":[94,25,26]},{"path":[4,2,2,1],"span":[96,2,42]},{"path":[4,2,2,1,4],"span":[96,2,10]},{"path":[4,2,2,1,6],"span":[96,11,31]},{"path":[4,2,2,1,1],"span":[96,32,37]},{"path":[4,2,2,1,3],"span":[96,40,41]},{"path":[4,2,2,2],"span":[97,2,46]},{"path":[4,2,2,2,4],"span":[97,2,10]},{"path":[4,2,2,2,6],"span":[97,11,31]},{"path":[4,2,2,2,1],"span":[97,32,41]},{"path":[4,2,2,2,3],"span":[97,44,45]},{"path":[4,2,2,3],"span":[99,2,43]},{"path":[4,2,2,3,4],"span":[99,2,10]},{"path":[4,2,2,3,6],"span":[99,11,26]},{"path":[4,2,2,3,1],"span":[99,27,38]},{"path":[4,2,2,3,3],"span":[99,41,42]},{"path":[4,2,2,4],"span":[100,2,45]},{"path":[4,2,2,4,4],"span":[100,2,10]},{"path":[4,2,2,4,6],"span":[100,11,30]},{"path":[4,2,2,4,1],"span":[100,31,40]},{"path":[4,2,2,4,3],"span":[100,43,44]},{"path":[4,2,3,0],"span":[102,2,107,3]},{"path":[4,2,3,0,1],"span":[102,10,24]},{"path":[4,2,3,0,2,0],"span":[103,4,29],"trailingComments":" Inclusive.\n"},{"path":[4,2,3,0,2,0,4],"span":[103,4,12]},{"path":[4,2,3,0,2,0,5],"span":[103,13,18]},{"path":[4,2,3,0,2,0,1],"span":[103,19,24]},{"path":[4,2,3,0,2,0,3],"span":[103,27,28]},{"path":[4,2,3,0,2,1],"span":[104,4,27],"trailingComments":" Exclusive.\n"},{"path":[4,2,3,0,2,1,4],"span":[104,4,12]},{"path":[4,2,3,0,2,1,5],"span":[104,13,18]},{"path":[4,2,3,0,2,1,1],"span":[104,19,22]},{"path":[4,2,3,0,2,1,3],"span":[104,25,26]},{"path":[4,2,3,0,2,2],"span":[106,4,47]},{"path":[4,2,3,0,2,2,4],"span":[106,4,12]},{"path":[4,2,3,0,2,2,6],"span":[106,13,34]},{"path":[4,2,3,0,2,2,1],"span":[106,35,42]},{"path":[4,2,3,0,2,2,3],"span":[106,45,46]},{"path":[4,2,2,5],"span":[108,2,46]},{"path":[4,2,2,5,4],"span":[108,2,10]},{"path":[4,2,2,5,6],"span":[108,11,25]},{"path":[4,2,2,5,1],"span":[108,26,41]},{"path":[4,2,2,5,3],"span":[108,44,45]},{"path":[4,2,2,6],"span":[110,2,47]},{"path":[4,2,2,6,4],"span":[110,2,10]},{"path":[4,2,2,6,6],"span":[110,11,31]},{"path":[4,2,2,6,1],"span":[110,32,42]},{"path":[4,2,2,6,3],"span":[110,45,46]},{"path":[4,2,2,7],"span":[112,2,38]},{"path":[4,2,2,7,4],"span":[112,2,10]},{"path":[4,2,2,7,6],"span":[112,11,25]},{"path":[4,2,2,7,1],"span":[112,26,33]},{"path":[4,2,2,7,3],"span":[112,36,37]},{"path":[4,2,3,1],"span":[117,2,120,3],"leadingComments":" Range of reserved tag numbers. Reserved tag numbers may not be used by\n fields or extension ranges in the same message. Reserved ranges may\n not overlap.\n"},{"path":[4,2,3,1,1],"span":[117,10,23]},{"path":[4,2,3,1,2,0],"span":[118,4,29],"trailingComments":" Inclusive.\n"},{"path":[4,2,3,1,2,0,4],"span":[118,4,12]},{"path":[4,2,3,1,2,0,5],"span":[118,13,18]},{"path":[4,2,3,1,2,0,1],"span":[118,19,24]},{"path":[4,2,3,1,2,0,3],"span":[118,27,28]},{"path":[4,2,3,1,2,1],"span":[119,4,27],"trailingComments":" Exclusive.\n"},{"path":[4,2,3,1,2,1,4],"span":[119,4,12]},{"path":[4,2,3,1,2,1,5],"span":[119,13,18]},{"path":[4,2,3,1,2,1,1],"span":[119,19,22]},{"path":[4,2,3,1,2,1,3],"span":[119,25,26]},{"path":[4,2,2,8],"span":[121,2,44]},{"path":[4,2,2,8,4],"span":[121,2,10]},{"path":[4,2,2,8,6],"span":[121,11,24]},{"path":[4,2,2,8,1],"span":[121,25,39]},{"path":[4,2,2,8,3],"span":[121,42,43]},{"path":[4,2,2,9],"span":[124,2,37],"leadingComments":" Reserved field names, which may not be used by fields in the same message.\n A given name may only be reserved once.\n"},{"path":[4,2,2,9,4],"span":[124,2,10]},{"path":[4,2,2,9,5],"span":[124,11,17]},{"path":[4,2,2,9,1],"span":[124,18,31]},{"path":[4,2,2,9,3],"span":[124,34,36]},{"path":[4,3],"span":[127,0,134,1]},{"path":[4,3,1],"span":[127,8,29]},{"path":[4,3,2,0],"span":[129,2,58],"leadingComments":" The parser stores options it doesn't recognize here. See above.\n"},{"path":[4,3,2,0,4],"span":[129,2,10]},{"path":[4,3,2,0,6],"span":[129,11,30]},{"path":[4,3,2,0,1],"span":[129,31,51]},{"path":[4,3,2,0,3],"span":[129,54,57]},{"path":[4,3,5],"span":[133,2,25],"leadingComments":" Clients can define custom options in extensions of this message. See above.\n"},{"path":[4,3,5,0],"span":[133,13,24]},{"path":[4,3,5,0,1],"span":[133,13,17]},{"path":[4,3,5,0,2],"span":[133,21,24]},{"path":[4,4],"span":[137,0,238,1],"leadingComments":" Describes a field within a message.\n"},{"path":[4,4,1],"span":[137,8,28]},{"path":[4,4,4,0],"span":[138,2,169,3]},{"path":[4,4,4,0,1],"span":[138,7,11]},{"path":[4,4,4,0,2,0],"span":[141,4,20],"leadingComments":" 0 is reserved for errors.\n Order is weird for historical reasons.\n"},{"path":[4,4,4,0,2,0,1],"span":[141,4,15]},{"path":[4,4,4,0,2,0,2],"span":[141,18,19]},{"path":[4,4,4,0,2,1],"span":[142,4,19]},{"path":[4,4,4,0,2,1,1],"span":[142,4,14]},{"path":[4,4,4,0,2,1,2],"span":[142,17,18]},{"path":[4,4,4,0,2,2],"span":[145,4,19],"leadingComments":" Not ZigZag encoded. Negative numbers take 10 bytes. Use TYPE_SINT64 if\n negative values are likely.\n"},{"path":[4,4,4,0,2,2,1],"span":[145,4,14]},{"path":[4,4,4,0,2,2,2],"span":[145,17,18]},{"path":[4,4,4,0,2,3],"span":[146,4,20]},{"path":[4,4,4,0,2,3,1],"span":[146,4,15]},{"path":[4,4,4,0,2,3,2],"span":[146,18,19]},{"path":[4,4,4,0,2,4],"span":[149,4,19],"leadingComments":" Not ZigZag encoded. Negative numbers take 10 bytes. Use TYPE_SINT32 if\n negative values are likely.\n"},{"path":[4,4,4,0,2,4,1],"span":[149,4,14]},{"path":[4,4,4,0,2,4,2],"span":[149,17,18]},{"path":[4,4,4,0,2,5],"span":[150,4,21]},{"path":[4,4,4,0,2,5,1],"span":[150,4,16]},{"path":[4,4,4,0,2,5,2],"span":[150,19,20]},{"path":[4,4,4,0,2,6],"span":[151,4,21]},{"path":[4,4,4,0,2,6,1],"span":[151,4,16]},{"path":[4,4,4,0,2,6,2],"span":[151,19,20]},{"path":[4,4,4,0,2,7],"span":[152,4,18]},{"path":[4,4,4,0,2,7,1],"span":[152,4,13]},{"path":[4,4,4,0,2,7,2],"span":[152,16,17]},{"path":[4,4,4,0,2,8],"span":[153,4,20]},{"path":[4,4,4,0,2,8,1],"span":[153,4,15]},{"path":[4,4,4,0,2,8,2],"span":[153,18,19]},{"path":[4,4,4,0,2,9],"span":[158,4,20],"leadingComments":" Tag-delimited aggregate.\n Group type is deprecated and not supported in proto3. However, Proto3\n implementations should still be able to parse the group wire format and\n treat group fields as unknown fields.\n"},{"path":[4,4,4,0,2,9,1],"span":[158,4,14]},{"path":[4,4,4,0,2,9,2],"span":[158,17,19]},{"path":[4,4,4,0,2,10],"span":[159,4,22],"trailingComments":" Length-delimited aggregate.\n"},{"path":[4,4,4,0,2,10,1],"span":[159,4,16]},{"path":[4,4,4,0,2,10,2],"span":[159,19,21]},{"path":[4,4,4,0,2,11],"span":[162,4,20],"leadingComments":" New in version 2.\n"},{"path":[4,4,4,0,2,11,1],"span":[162,4,14]},{"path":[4,4,4,0,2,11,2],"span":[162,17,19]},{"path":[4,4,4,0,2,12],"span":[163,4,21]},{"path":[4,4,4,0,2,12,1],"span":[163,4,15]},{"path":[4,4,4,0,2,12,2],"span":[163,18,20]},{"path":[4,4,4,0,2,13],"span":[164,4,19]},{"path":[4,4,4,0,2,13,1],"span":[164,4,13]},{"path":[4,4,4,0,2,13,2],"span":[164,16,18]},{"path":[4,4,4,0,2,14],"span":[165,4,23]},{"path":[4,4,4,0,2,14,1],"span":[165,4,17]},{"path":[4,4,4,0,2,14,2],"span":[165,20,22]},{"path":[4,4,4,0,2,15],"span":[166,4,23]},{"path":[4,4,4,0,2,15,1],"span":[166,4,17]},{"path":[4,4,4,0,2,15,2],"span":[166,20,22]},{"path":[4,4,4,0,2,16],"span":[167,4,21],"trailingComments":" Uses ZigZag encoding.\n"},{"path":[4,4,4,0,2,16,1],"span":[167,4,15]},{"path":[4,4,4,0,2,16,2],"span":[167,18,20]},{"path":[4,4,4,0,2,17],"span":[168,4,21],"trailingComments":" Uses ZigZag encoding.\n"},{"path":[4,4,4,0,2,17,1],"span":[168,4,15]},{"path":[4,4,4,0,2,17,2],"span":[168,18,20]},{"path":[4,4,4,1],"span":[171,2,176,3]},{"path":[4,4,4,1,1],"span":[171,7,12]},{"path":[4,4,4,1,2,0],"span":[173,4,23],"leadingComments":" 0 is reserved for errors\n"},{"path":[4,4,4,1,2,0,1],"span":[173,4,18]},{"path":[4,4,4,1,2,0,2],"span":[173,21,22]},{"path":[4,4,4,1,2,1],"span":[174,4,23]},{"path":[4,4,4,1,2,1,1],"span":[174,4,18]},{"path":[4,4,4,1,2,1,2],"span":[174,21,22]},{"path":[4,4,4,1,2,2],"span":[175,4,23]},{"path":[4,4,4,1,2,2,1],"span":[175,4,18]},{"path":[4,4,4,1,2,2,2],"span":[175,21,22]},{"path":[4,4,2,0],"span":[178,2,27]},{"path":[4,4,2,0,4],"span":[178,2,10]},{"path":[4,4,2,0,5],"span":[178,11,17]},{"path":[4,4,2,0,1],"span":[178,18,22]},{"path":[4,4,2,0,3],"span":[178,25,26]},{"path":[4,4,2,1],"span":[179,2,28]},{"path":[4,4,2,1,4],"span":[179,2,10]},{"path":[4,4,2,1,5],"span":[179,11,16]},{"path":[4,4,2,1,1],"span":[179,17,23]},{"path":[4,4,2,1,3],"span":[179,26,27]},{"path":[4,4,2,2],"span":[180,2,27]},{"path":[4,4,2,2,4],"span":[180,2,10]},{"path":[4,4,2,2,6],"span":[180,11,16]},{"path":[4,4,2,2,1],"span":[180,17,22]},{"path":[4,4,2,2,3],"span":[180,25,26]},{"path":[4,4,2,3],"span":[184,2,25],"leadingComments":" If type_name is set, this need not be set. If both this and type_name\n are set, this must be one of TYPE_ENUM, TYPE_MESSAGE or TYPE_GROUP.\n"},{"path":[4,4,2,3,4],"span":[184,2,10]},{"path":[4,4,2,3,6],"span":[184,11,15]},{"path":[4,4,2,3,1],"span":[184,16,20]},{"path":[4,4,2,3,3],"span":[184,23,24]},{"path":[4,4,2,4],"span":[191,2,32],"leadingComments":" For message and enum types, this is the name of the type. If the name\n starts with a '.', it is fully-qualified. Otherwise, C++-like scoping\n rules are used to find the type (i.e. first the nested types within this\n message are searched, then within the parent, on up to the root\n namespace).\n"},{"path":[4,4,2,4,4],"span":[191,2,10]},{"path":[4,4,2,4,5],"span":[191,11,17]},{"path":[4,4,2,4,1],"span":[191,18,27]},{"path":[4,4,2,4,3],"span":[191,30,31]},{"path":[4,4,2,5],"span":[195,2,31],"leadingComments":" For extensions, this is the name of the type being extended. It is\n resolved in the same manner as type_name.\n"},{"path":[4,4,2,5,4],"span":[195,2,10]},{"path":[4,4,2,5,5],"span":[195,11,17]},{"path":[4,4,2,5,1],"span":[195,18,26]},{"path":[4,4,2,5,3],"span":[195,29,30]},{"path":[4,4,2,6],"span":[202,2,36],"leadingComments":" For numeric types, contains the original text representation of the value.\n For booleans, \"true\" or \"false\".\n For strings, contains the default text contents (not escaped in any way).\n For bytes, contains the C escaped value. All bytes >= 128 are escaped.\n TODO(kenton): Base-64 encode?\n"},{"path":[4,4,2,6,4],"span":[202,2,10]},{"path":[4,4,2,6,5],"span":[202,11,17]},{"path":[4,4,2,6,1],"span":[202,18,31]},{"path":[4,4,2,6,3],"span":[202,34,35]},{"path":[4,4,2,7],"span":[206,2,33],"leadingComments":" If set, gives the index of a oneof in the containing type's oneof_decl\n list. This field is a member of that oneof.\n"},{"path":[4,4,2,7,4],"span":[206,2,10]},{"path":[4,4,2,7,5],"span":[206,11,16]},{"path":[4,4,2,7,1],"span":[206,17,28]},{"path":[4,4,2,7,3],"span":[206,31,32]},{"path":[4,4,2,8],"span":[212,2,33],"leadingComments":" JSON name of this field. The value is set by protocol compiler. If the\n user has set a \"json_name\" option on this field, that option's value\n will be used. Otherwise, it's deduced from the field's name by converting\n it to camelCase.\n"},{"path":[4,4,2,8,4],"span":[212,2,10]},{"path":[4,4,2,8,5],"span":[212,11,17]},{"path":[4,4,2,8,1],"span":[212,18,27]},{"path":[4,4,2,8,3],"span":[212,30,32]},{"path":[4,4,2,9],"span":[214,2,36]},{"path":[4,4,2,9,4],"span":[214,2,10]},{"path":[4,4,2,9,6],"span":[214,11,23]},{"path":[4,4,2,9,1],"span":[214,24,31]},{"path":[4,4,2,9,3],"span":[214,34,35]},{"path":[4,4,2,10],"span":[237,2,37],"leadingComments":" If true, this is a proto3 \"optional\". When a proto3 field is optional, it\n tracks presence regardless of field type.\n\n When proto3_optional is true, this field must be belong to a oneof to\n signal to old proto3 clients that presence is tracked for this field. This\n oneof is known as a \"synthetic\" oneof, and this field must be its sole\n member (each proto3 optional field gets its own synthetic oneof). Synthetic\n oneofs exist in the descriptor only, and do not generate any API. Synthetic\n oneofs must be ordered after all \"real\" oneofs.\n\n For message fields, proto3_optional doesn't create any semantic change,\n since non-repeated message fields always track presence. However it still\n indicates the semantic detail of whether the user wrote \"optional\" or not.\n This can be useful for round-tripping the .proto file. For consistency we\n give message fields a synthetic oneof also, even though it is not required\n to track presence. This is especially important because the parser can't\n tell if a field is a message or an enum, so it must always create a\n synthetic oneof.\n\n Proto2 optional fields do not set this flag, because they already indicate\n optional with `LABEL_OPTIONAL`.\n"},{"path":[4,4,2,10,4],"span":[237,2,10]},{"path":[4,4,2,10,5],"span":[237,11,15]},{"path":[4,4,2,10,1],"span":[237,16,31]},{"path":[4,4,2,10,3],"span":[237,34,36]},{"path":[4,5],"span":[241,0,244,1],"leadingComments":" Describes a oneof.\n"},{"path":[4,5,1],"span":[241,8,28]},{"path":[4,5,2,0],"span":[242,2,27]},{"path":[4,5,2,0,4],"span":[242,2,10]},{"path":[4,5,2,0,5],"span":[242,11,17]},{"path":[4,5,2,0,1],"span":[242,18,22]},{"path":[4,5,2,0,3],"span":[242,25,26]},{"path":[4,5,2,1],"span":[243,2,36]},{"path":[4,5,2,1,4],"span":[243,2,10]},{"path":[4,5,2,1,6],"span":[243,11,23]},{"path":[4,5,2,1,1],"span":[243,24,31]},{"path":[4,5,2,1,3],"span":[243,34,35]},{"path":[4,6],"span":[247,0,273,1],"leadingComments":" Describes an enum type.\n"},{"path":[4,6,1],"span":[247,8,27]},{"path":[4,6,2,0],"span":[248,2,27]},{"path":[4,6,2,0,4],"span":[248,2,10]},{"path":[4,6,2,0,5],"span":[248,11,17]},{"path":[4,6,2,0,1],"span":[248,18,22]},{"path":[4,6,2,0,3],"span":[248,25,26]},{"path":[4,6,2,1],"span":[250,2,46]},{"path":[4,6,2,1,4],"span":[250,2,10]},{"path":[4,6,2,1,6],"span":[250,11,35]},{"path":[4,6,2,1,1],"span":[250,36,41]},{"path":[4,6,2,1,3],"span":[250,44,45]},{"path":[4,6,2,2],"span":[252,2,35]},{"path":[4,6,2,2,4],"span":[252,2,10]},{"path":[4,6,2,2,6],"span":[252,11,22]},{"path":[4,6,2,2,1],"span":[252,23,30]},{"path":[4,6,2,2,3],"span":[252,33,34]},{"path":[4,6,3,0],"span":[260,2,263,3],"leadingComments":" Range of reserved numeric values. Reserved values may not be used by\n entries in the same enum. Reserved ranges may not overlap.\n\n Note that this is distinct from DescriptorProto.ReservedRange in that it\n is inclusive such that it can appropriately represent the entire int32\n domain.\n"},{"path":[4,6,3,0,1],"span":[260,10,27]},{"path":[4,6,3,0,2,0],"span":[261,4,29],"trailingComments":" Inclusive.\n"},{"path":[4,6,3,0,2,0,4],"span":[261,4,12]},{"path":[4,6,3,0,2,0,5],"span":[261,13,18]},{"path":[4,6,3,0,2,0,1],"span":[261,19,24]},{"path":[4,6,3,0,2,0,3],"span":[261,27,28]},{"path":[4,6,3,0,2,1],"span":[262,4,27],"trailingComments":" Inclusive.\n"},{"path":[4,6,3,0,2,1,4],"span":[262,4,12]},{"path":[4,6,3,0,2,1,5],"span":[262,13,18]},{"path":[4,6,3,0,2,1,1],"span":[262,19,22]},{"path":[4,6,3,0,2,1,3],"span":[262,25,26]},{"path":[4,6,2,3],"span":[268,2,48],"leadingComments":" Range of reserved numeric values. Reserved numeric values may not be used\n by enum values in the same enum declaration. Reserved ranges may not\n overlap.\n"},{"path":[4,6,2,3,4],"span":[268,2,10]},{"path":[4,6,2,3,6],"span":[268,11,28]},{"path":[4,6,2,3,1],"span":[268,29,43]},{"path":[4,6,2,3,3],"span":[268,46,47]},{"path":[4,6,2,4],"span":[272,2,36],"leadingComments":" Reserved enum value names, which may not be reused. A given name may only\n be reserved once.\n"},{"path":[4,6,2,4,4],"span":[272,2,10]},{"path":[4,6,2,4,5],"span":[272,11,17]},{"path":[4,6,2,4,1],"span":[272,18,31]},{"path":[4,6,2,4,3],"span":[272,34,35]},{"path":[4,7],"span":[276,0,281,1],"leadingComments":" Describes a value within an enum.\n"},{"path":[4,7,1],"span":[276,8,32]},{"path":[4,7,2,0],"span":[277,2,27]},{"path":[4,7,2,0,4],"span":[277,2,10]},{"path":[4,7,2,0,5],"span":[277,11,17]},{"path":[4,7,2,0,1],"span":[277,18,22]},{"path":[4,7,2,0,3],"span":[277,25,26]},{"path":[4,7,2,1],"span":[278,2,28]},{"path":[4,7,2,1,4],"span":[278,2,10]},{"path":[4,7,2,1,5],"span":[278,11,16]},{"path":[4,7,2,1,1],"span":[278,17,23]},{"path":[4,7,2,1,3],"span":[278,26,27]},{"path":[4,7,2,2],"span":[280,2,40]},{"path":[4,7,2,2,4],"span":[280,2,10]},{"path":[4,7,2,2,6],"span":[280,11,27]},{"path":[4,7,2,2,1],"span":[280,28,35]},{"path":[4,7,2,2,3],"span":[280,38,39]},{"path":[4,8],"span":[284,0,289,1],"leadingComments":" Describes a service.\n"},{"path":[4,8,1],"span":[284,8,30]},{"path":[4,8,2,0],"span":[285,2,27]},{"path":[4,8,2,0,4],"span":[285,2,10]},{"path":[4,8,2,0,5],"span":[285,11,17]},{"path":[4,8,2,0,1],"span":[285,18,22]},{"path":[4,8,2,0,3],"span":[285,25,26]},{"path":[4,8,2,1],"span":[286,2,44]},{"path":[4,8,2,1,4],"span":[286,2,10]},{"path":[4,8,2,1,6],"span":[286,11,32]},{"path":[4,8,2,1,1],"span":[286,33,39]},{"path":[4,8,2,1,3],"span":[286,42,43]},{"path":[4,8,2,2],"span":[288,2,38]},{"path":[4,8,2,2,4],"span":[288,2,10]},{"path":[4,8,2,2,6],"span":[288,11,25]},{"path":[4,8,2,2,1],"span":[288,26,33]},{"path":[4,8,2,2,3],"span":[288,36,37]},{"path":[4,9],"span":[292,0,306,1],"leadingComments":" Describes a method of a service.\n"},{"path":[4,9,1],"span":[292,8,29]},{"path":[4,9,2,0],"span":[293,2,27]},{"path":[4,9,2,0,4],"span":[293,2,10]},{"path":[4,9,2,0,5],"span":[293,11,17]},{"path":[4,9,2,0,1],"span":[293,18,22]},{"path":[4,9,2,0,3],"span":[293,25,26]},{"path":[4,9,2,1],"span":[297,2,33],"leadingComments":" Input and output type names. These are resolved in the same way as\n FieldDescriptorProto.type_name, but must refer to a message type.\n"},{"path":[4,9,2,1,4],"span":[297,2,10]},{"path":[4,9,2,1,5],"span":[297,11,17]},{"path":[4,9,2,1,1],"span":[297,18,28]},{"path":[4,9,2,1,3],"span":[297,31,32]},{"path":[4,9,2,2],"span":[298,2,34]},{"path":[4,9,2,2,4],"span":[298,2,10]},{"path":[4,9,2,2,5],"span":[298,11,17]},{"path":[4,9,2,2,1],"span":[298,18,29]},{"path":[4,9,2,2,3],"span":[298,32,33]},{"path":[4,9,2,3],"span":[300,2,37]},{"path":[4,9,2,3,4],"span":[300,2,10]},{"path":[4,9,2,3,6],"span":[300,11,24]},{"path":[4,9,2,3,1],"span":[300,25,32]},{"path":[4,9,2,3,3],"span":[300,35,36]},{"path":[4,9,2,4],"span":[303,2,55],"leadingComments":" Identifies if client streams multiple client messages\n"},{"path":[4,9,2,4,4],"span":[303,2,10]},{"path":[4,9,2,4,5],"span":[303,11,15]},{"path":[4,9,2,4,1],"span":[303,16,32]},{"path":[4,9,2,4,3],"span":[303,35,36]},{"path":[4,9,2,4,8],"span":[303,37,54]},{"path":[4,9,2,4,7],"span":[303,38,53]},{"path":[4,9,2,5],"span":[305,2,55],"leadingComments":" Identifies if server streams multiple server messages\n"},{"path":[4,9,2,5,4],"span":[305,2,10]},{"path":[4,9,2,5,5],"span":[305,11,15]},{"path":[4,9,2,5,1],"span":[305,16,32]},{"path":[4,9,2,5,3],"span":[305,35,36]},{"path":[4,9,2,5,8],"span":[305,37,54]},{"path":[4,9,2,5,7],"span":[305,38,53]},{"path":[4,10],"span":[341,0,464,1],"leadingDetachedComments":[" ===================================================================\n Options\n"," Each of the definitions above may have \"options\" attached. These are\n just annotations which may cause code to be generated slightly differently\n or may contain hints for code that manipulates protocol messages.\n\n Clients may define custom options as extensions of the *Options messages.\n These extensions may not yet be known at parsing time, so the parser cannot\n store the values in them. Instead it stores them in a field in the *Options\n message called uninterpreted_option. This field must have the same name\n across all *Options messages. We then use this field to populate the\n extensions when we build a descriptor, at which point all protos have been\n parsed and so all extensions are known.\n\n Extension numbers for custom options may be chosen as follows:\n * For options which will only be used within a single application or\n organization, or for experimental options, use field numbers 50000\n through 99999. It is up to you to ensure that you do not use the\n same number for multiple options.\n * For options which will be published and used publicly by multiple\n independent entities, e-mail [email protected]\n to reserve extension numbers. Simply provide your project name (e.g.\n Objective-C plugin) and your project website (if available) -- there's no\n need to explain how you intend to use them. Usually you only need one\n extension number. You can declare multiple options with only one extension\n number by putting them in a sub-message. See the Custom Options section of\n the docs for examples:\n https://developers.google.com/protocol-buffers/docs/proto#options\n If this turns out to be popular, a web service will be set up\n to automatically assign option numbers.\n"]},{"path":[4,10,1],"span":[341,8,19]},{"path":[4,10,2,0],"span":[347,2,35],"leadingComments":" Sets the Java package where classes generated from this .proto will be\n placed. By default, the proto package is used, but this is often\n inappropriate because proto packages do not normally start with backwards\n domain names.\n"},{"path":[4,10,2,0,4],"span":[347,2,10]},{"path":[4,10,2,0,5],"span":[347,11,17]},{"path":[4,10,2,0,1],"span":[347,18,30]},{"path":[4,10,2,0,3],"span":[347,33,34]},{"path":[4,10,2,1],"span":[355,2,43],"leadingComments":" Controls the name of the wrapper Java class generated for the .proto file.\n That class will always contain the .proto file's getDescriptor() method as\n well as any top-level extensions defined in the .proto file.\n If java_multiple_files is disabled, then all the other classes from the\n .proto file will be nested inside the single wrapper outer class.\n"},{"path":[4,10,2,1,4],"span":[355,2,10]},{"path":[4,10,2,1,5],"span":[355,11,17]},{"path":[4,10,2,1,1],"span":[355,18,38]},{"path":[4,10,2,1,3],"span":[355,41,42]},{"path":[4,10,2,2],"span":[363,2,59],"leadingComments":" If enabled, then the Java code generator will generate a separate .java\n file for each top-level message, enum, and service defined in the .proto\n file. Thus, these types will *not* be nested inside the wrapper class\n named by java_outer_classname. However, the wrapper class will still be\n generated to contain the file's getDescriptor() method as well as any\n top-level extensions defined in the file.\n"},{"path":[4,10,2,2,4],"span":[363,2,10]},{"path":[4,10,2,2,5],"span":[363,11,15]},{"path":[4,10,2,2,1],"span":[363,16,35]},{"path":[4,10,2,2,3],"span":[363,38,40]},{"path":[4,10,2,2,8],"span":[363,41,58]},{"path":[4,10,2,2,7],"span":[363,42,57]},{"path":[4,10,2,3],"span":[366,2,69],"leadingComments":" This option does nothing.\n"},{"path":[4,10,2,3,4],"span":[366,2,10]},{"path":[4,10,2,3,5],"span":[366,11,15]},{"path":[4,10,2,3,1],"span":[366,16,45]},{"path":[4,10,2,3,3],"span":[366,48,50]},{"path":[4,10,2,3,8],"span":[366,51,68]},{"path":[4,10,2,3,8,3],"span":[366,52,67]},{"path":[4,10,2,4],"span":[374,2,62],"leadingComments":" If set true, then the Java2 code generator will generate code that\n throws an exception whenever an attempt is made to assign a non-UTF-8\n byte sequence to a string field.\n Message reflection will do the same.\n However, an extension field still accepts non-UTF-8 byte sequences.\n This option has no effect on when used with the lite runtime.\n"},{"path":[4,10,2,4,4],"span":[374,2,10]},{"path":[4,10,2,4,5],"span":[374,11,15]},{"path":[4,10,2,4,1],"span":[374,16,38]},{"path":[4,10,2,4,3],"span":[374,41,43]},{"path":[4,10,2,4,8],"span":[374,44,61]},{"path":[4,10,2,4,7],"span":[374,45,60]},{"path":[4,10,4,0],"span":[378,2,383,3],"leadingComments":" Generated classes can be optimized for speed or code size.\n"},{"path":[4,10,4,0,1],"span":[378,7,19]},{"path":[4,10,4,0,2,0],"span":[379,4,14],"trailingComments":" Generate complete code for parsing, serialization,\n"},{"path":[4,10,4,0,2,0,1],"span":[379,4,9]},{"path":[4,10,4,0,2,0,2],"span":[379,12,13]},{"path":[4,10,4,0,2,1],"span":[381,4,18],"leadingComments":" etc.\n","trailingComments":" Use ReflectionOps to implement these methods.\n"},{"path":[4,10,4,0,2,1,1],"span":[381,4,13]},{"path":[4,10,4,0,2,1,2],"span":[381,16,17]},{"path":[4,10,4,0,2,2],"span":[382,4,21],"trailingComments":" Generate code using MessageLite and the lite runtime.\n"},{"path":[4,10,4,0,2,2,1],"span":[382,4,16]},{"path":[4,10,4,0,2,2,2],"span":[382,19,20]},{"path":[4,10,2,5],"span":[384,2,59]},{"path":[4,10,2,5,4],"span":[384,2,10]},{"path":[4,10,2,5,6],"span":[384,11,23]},{"path":[4,10,2,5,1],"span":[384,24,36]},{"path":[4,10,2,5,3],"span":[384,39,40]},{"path":[4,10,2,5,8],"span":[384,41,58]},{"path":[4,10,2,5,7],"span":[384,42,57]},{"path":[4,10,2,6],"span":[391,2,34],"leadingComments":" Sets the Go package where structs generated from this .proto will be\n placed. If omitted, the Go package will be derived from the following:\n - The basename of the package import path, if provided.\n - Otherwise, the package statement in the .proto file, if present.\n - Otherwise, the basename of the .proto file, without extension.\n"},{"path":[4,10,2,6,4],"span":[391,2,10]},{"path":[4,10,2,6,5],"span":[391,11,17]},{"path":[4,10,2,6,1],"span":[391,18,28]},{"path":[4,10,2,6,3],"span":[391,31,33]},{"path":[4,10,2,7],"span":[406,2,59],"leadingComments":" Should generic services be generated in each language? \"Generic\" services\n are not specific to any particular RPC system. They are generated by the\n main code generators in each language (without additional plugins).\n Generic services were the only kind of service generation supported by\n early versions of google.protobuf.\n\n Generic services are now considered deprecated in favor of using plugins\n that generate code specific to your particular RPC system. Therefore,\n these default to false. Old code which depends on generic services should\n explicitly set them to true.\n"},{"path":[4,10,2,7,4],"span":[406,2,10]},{"path":[4,10,2,7,5],"span":[406,11,15]},{"path":[4,10,2,7,1],"span":[406,16,35]},{"path":[4,10,2,7,3],"span":[406,38,40]},{"path":[4,10,2,7,8],"span":[406,41,58]},{"path":[4,10,2,7,7],"span":[406,42,57]},{"path":[4,10,2,8],"span":[407,2,61]},{"path":[4,10,2,8,4],"span":[407,2,10]},{"path":[4,10,2,8,5],"span":[407,11,15]},{"path":[4,10,2,8,1],"span":[407,16,37]},{"path":[4,10,2,8,3],"span":[407,40,42]},{"path":[4,10,2,8,8],"span":[407,43,60]},{"path":[4,10,2,8,7],"span":[407,44,59]},{"path":[4,10,2,9],"span":[408,2,59]},{"path":[4,10,2,9,4],"span":[408,2,10]},{"path":[4,10,2,9,5],"span":[408,11,15]},{"path":[4,10,2,9,1],"span":[408,16,35]},{"path":[4,10,2,9,3],"span":[408,38,40]},{"path":[4,10,2,9,8],"span":[408,41,58]},{"path":[4,10,2,9,7],"span":[408,42,57]},{"path":[4,10,2,10],"span":[409,2,60]},{"path":[4,10,2,10,4],"span":[409,2,10]},{"path":[4,10,2,10,5],"span":[409,11,15]},{"path":[4,10,2,10,1],"span":[409,16,36]},{"path":[4,10,2,10,3],"span":[409,39,41]},{"path":[4,10,2,10,8],"span":[409,42,59]},{"path":[4,10,2,10,7],"span":[409,43,58]},{"path":[4,10,2,11],"span":[415,2,50],"leadingComments":" Is this file deprecated?\n Depending on the target platform, this can emit Deprecated annotations\n for everything in the file, or it will be completely ignored; in the very\n least, this is a formalization for deprecating files.\n"},{"path":[4,10,2,11,4],"span":[415,2,10]},{"path":[4,10,2,11,5],"span":[415,11,15]},{"path":[4,10,2,11,1],"span":[415,16,26]},{"path":[4,10,2,11,3],"span":[415,29,31]},{"path":[4,10,2,11,8],"span":[415,32,49]},{"path":[4,10,2,11,7],"span":[415,33,48]},{"path":[4,10,2,12],"span":[419,2,55],"leadingComments":" Enables the use of arenas for the proto messages in this file. This applies\n only to generated classes for C++.\n"},{"path":[4,10,2,12,4],"span":[419,2,10]},{"path":[4,10,2,12,5],"span":[419,11,15]},{"path":[4,10,2,12,1],"span":[419,16,32]},{"path":[4,10,2,12,3],"span":[419,35,37]},{"path":[4,10,2,12,8],"span":[419,38,54]},{"path":[4,10,2,12,7],"span":[419,39,53]},{"path":[4,10,2,13],"span":[424,2,41],"leadingComments":" Sets the objective c class prefix which is prepended to all objective c\n generated classes from this .proto. There is no default.\n"},{"path":[4,10,2,13,4],"span":[424,2,10]},{"path":[4,10,2,13,5],"span":[424,11,17]},{"path":[4,10,2,13,1],"span":[424,18,35]},{"path":[4,10,2,13,3],"span":[424,38,40]},{"path":[4,10,2,14],"span":[427,2,40],"leadingComments":" Namespace for generated classes; defaults to the package.\n"},{"path":[4,10,2,14,4],"span":[427,2,10]},{"path":[4,10,2,14,5],"span":[427,11,17]},{"path":[4,10,2,14,1],"span":[427,18,34]},{"path":[4,10,2,14,3],"span":[427,37,39]},{"path":[4,10,2,15],"span":[433,2,36],"leadingComments":" By default Swift generators will take the proto package and CamelCase it\n replacing '.' with underscore and use that to prefix the types/symbols\n defined. When this options is provided, they will use this value instead\n to prefix the types/symbols defined.\n"},{"path":[4,10,2,15,4],"span":[433,2,10]},{"path":[4,10,2,15,5],"span":[433,11,17]},{"path":[4,10,2,15,1],"span":[433,18,30]},{"path":[4,10,2,15,3],"span":[433,33,35]},{"path":[4,10,2,16],"span":[437,2,40],"leadingComments":" Sets the php class prefix which is prepended to all php generated classes\n from this .proto. Default is empty.\n"},{"path":[4,10,2,16,4],"span":[437,2,10]},{"path":[4,10,2,16,5],"span":[437,11,17]},{"path":[4,10,2,16,1],"span":[437,18,34]},{"path":[4,10,2,16,3],"span":[437,37,39]},{"path":[4,10,2,17],"span":[442,2,37],"leadingComments":" Use this option to change the namespace of php generated classes. Default\n is empty. When this option is empty, the package name will be used for\n determining the namespace.\n"},{"path":[4,10,2,17,4],"span":[442,2,10]},{"path":[4,10,2,17,5],"span":[442,11,17]},{"path":[4,10,2,17,1],"span":[442,18,31]},{"path":[4,10,2,17,3],"span":[442,34,36]},{"path":[4,10,2,18],"span":[447,2,46],"leadingComments":" Use this option to change the namespace of php generated metadata classes.\n Default is empty. When this option is empty, the proto file name will be\n used for determining the namespace.\n"},{"path":[4,10,2,18,4],"span":[447,2,10]},{"path":[4,10,2,18,5],"span":[447,11,17]},{"path":[4,10,2,18,1],"span":[447,18,40]},{"path":[4,10,2,18,3],"span":[447,43,45]},{"path":[4,10,2,19],"span":[452,2,36],"leadingComments":" Use this option to change the package of ruby generated classes. Default\n is empty. When this option is not set, the package name will be used for\n determining the ruby package.\n"},{"path":[4,10,2,19,4],"span":[452,2,10]},{"path":[4,10,2,19,5],"span":[452,11,17]},{"path":[4,10,2,19,1],"span":[452,18,30]},{"path":[4,10,2,19,3],"span":[452,33,35]},{"path":[4,10,2,20],"span":[457,2,58],"leadingComments":" The parser stores options it doesn't recognize here.\n See the documentation for the \"Options\" section above.\n"},{"path":[4,10,2,20,4],"span":[457,2,10]},{"path":[4,10,2,20,6],"span":[457,11,30]},{"path":[4,10,2,20,1],"span":[457,31,51]},{"path":[4,10,2,20,3],"span":[457,54,57]},{"path":[4,10,5],"span":[461,2,25],"leadingComments":" Clients can define custom options in extensions of this message.\n See the documentation for the \"Options\" section above.\n"},{"path":[4,10,5,0],"span":[461,13,24]},{"path":[4,10,5,0,1],"span":[461,13,17]},{"path":[4,10,5,0,2],"span":[461,21,24]},{"path":[4,10,9],"span":[463,2,14]},{"path":[4,10,9,0],"span":[463,11,13]},{"path":[4,10,9,0,1],"span":[463,11,13]},{"path":[4,11],"span":[466,0,532,1]},{"path":[4,11,1],"span":[466,8,22]},{"path":[4,11,2,0],"span":[485,2,62],"leadingComments":" Set true to use the old proto1 MessageSet wire format for extensions.\n This is provided for backwards-compatibility with the MessageSet wire\n format. You should not use this for any other reason: It's less\n efficient, has fewer features, and is more complicated.\n\n The message must be defined exactly as follows:\n message Foo {\n option message_set_wire_format = true;\n extensions 4 to max;\n }\n Note that the message cannot have any defined fields; MessageSets only\n have extensions.\n\n All extensions of your type must be singular messages; e.g. they cannot\n be int32s, enums, or repeated messages.\n\n Because this is an option, the above two restrictions are not enforced by\n the protocol compiler.\n"},{"path":[4,11,2,0,4],"span":[485,2,10]},{"path":[4,11,2,0,5],"span":[485,11,15]},{"path":[4,11,2,0,1],"span":[485,16,39]},{"path":[4,11,2,0,3],"span":[485,42,43]},{"path":[4,11,2,0,8],"span":[485,44,61]},{"path":[4,11,2,0,7],"span":[485,45,60]},{"path":[4,11,2,1],"span":[490,2,70],"leadingComments":" Disables the generation of the standard \"descriptor()\" accessor, which can\n conflict with a field of the same name. This is meant to make migration\n from proto1 easier; new code should avoid fields named \"descriptor\".\n"},{"path":[4,11,2,1,4],"span":[490,2,10]},{"path":[4,11,2,1,5],"span":[490,11,15]},{"path":[4,11,2,1,1],"span":[490,16,47]},{"path":[4,11,2,1,3],"span":[490,50,51]},{"path":[4,11,2,1,8],"span":[490,52,69]},{"path":[4,11,2,1,7],"span":[490,53,68]},{"path":[4,11,2,2],"span":[496,2,49],"leadingComments":" Is this message deprecated?\n Depending on the target platform, this can emit Deprecated annotations\n for the message, or it will be completely ignored; in the very least,\n this is a formalization for deprecating messages.\n"},{"path":[4,11,2,2,4],"span":[496,2,10]},{"path":[4,11,2,2,5],"span":[496,11,15]},{"path":[4,11,2,2,1],"span":[496,16,26]},{"path":[4,11,2,2,3],"span":[496,29,30]},{"path":[4,11,2,2,8],"span":[496,31,48]},{"path":[4,11,2,2,7],"span":[496,32,47]},{"path":[4,11,9],"span":[498,2,19]},{"path":[4,11,9,0],"span":[498,11,12]},{"path":[4,11,9,0,1],"span":[498,11,12]},{"path":[4,11,9,1],"span":[498,14,15]},{"path":[4,11,9,1,1],"span":[498,14,15]},{"path":[4,11,9,2],"span":[498,17,18]},{"path":[4,11,9,2,1],"span":[498,17,18]},{"path":[4,11,2,3],"span":[521,2,30],"leadingComments":" Whether the message is an automatically generated map entry type for the\n maps field.\n\n For maps fields:\n map<KeyType, ValueType> map_field = 1;\n The parsed descriptor looks like:\n message MapFieldEntry {\n option map_entry = true;\n optional KeyType key = 1;\n optional ValueType value = 2;\n }\n repeated MapFieldEntry map_field = 1;\n\n Implementations may choose not to generate the map_entry=true message, but\n use a native map in the target language to hold the keys and values.\n The reflection APIs in such implementations still need to work as\n if the field is a repeated message field.\n\n NOTE: Do not set the option in .proto files. Always use the maps syntax\n instead. The option should only be implicitly set by the proto compiler\n parser.\n"},{"path":[4,11,2,3,4],"span":[521,2,10]},{"path":[4,11,2,3,5],"span":[521,11,15]},{"path":[4,11,2,3,1],"span":[521,16,25]},{"path":[4,11,2,3,3],"span":[521,28,29]},{"path":[4,11,9],"span":[523,2,13],"trailingComments":" javalite_serializable\n"},{"path":[4,11,9,3],"span":[523,11,12]},{"path":[4,11,9,3,1],"span":[523,11,12]},{"path":[4,11,9],"span":[524,2,13],"trailingComments":" javanano_as_lite\n"},{"path":[4,11,9,4],"span":[524,11,12]},{"path":[4,11,9,4,1],"span":[524,11,12]},{"path":[4,11,2,4],"span":[528,2,58],"leadingComments":" The parser stores options it doesn't recognize here. See above.\n"},{"path":[4,11,2,4,4],"span":[528,2,10]},{"path":[4,11,2,4,6],"span":[528,11,30]},{"path":[4,11,2,4,1],"span":[528,31,51]},{"path":[4,11,2,4,3],"span":[528,54,57]},{"path":[4,11,5],"span":[531,2,25],"leadingComments":" Clients can define custom options in extensions of this message. See above.\n"},{"path":[4,11,5,0],"span":[531,13,24]},{"path":[4,11,5,0,1],"span":[531,13,17]},{"path":[4,11,5,0,2],"span":[531,21,24]},{"path":[4,12],"span":[534,0,625,1]},{"path":[4,12,1],"span":[534,8,20]},{"path":[4,12,2,0],"span":[539,2,46],"leadingComments":" The ctype option instructs the C++ code generator to use a different\n representation of the field than it normally would. See the specific\n options below. This option is not yet implemented in the open source\n release -- sorry, we'll try to include it in a future version!\n"},{"path":[4,12,2,0,4],"span":[539,2,10]},{"path":[4,12,2,0,6],"span":[539,11,16]},{"path":[4,12,2,0,1],"span":[539,17,22]},{"path":[4,12,2,0,3],"span":[539,25,26]},{"path":[4,12,2,0,8],"span":[539,27,45]},{"path":[4,12,2,0,7],"span":[539,28,44]},{"path":[4,12,4,0],"span":[540,2,547,3]},{"path":[4,12,4,0,1],"span":[540,7,12]},{"path":[4,12,4,0,2,0],"span":[542,4,15],"leadingComments":" Default mode.\n"},{"path":[4,12,4,0,2,0,1],"span":[542,4,10]},{"path":[4,12,4,0,2,0,2],"span":[542,13,14]},{"path":[4,12,4,0,2,1],"span":[544,4,13]},{"path":[4,12,4,0,2,1,1],"span":[544,4,8]},{"path":[4,12,4,0,2,1,2],"span":[544,11,12]},{"path":[4,12,4,0,2,2],"span":[546,4,21]},{"path":[4,12,4,0,2,2,1],"span":[546,4,16]},{"path":[4,12,4,0,2,2,2],"span":[546,19,20]},{"path":[4,12,2,1],"span":[553,2,27],"leadingComments":" The packed option can be enabled for repeated primitive fields to enable\n a more efficient representation on the wire. Rather than repeatedly\n writing the tag and type for each element, the entire array is encoded as\n a single length-delimited blob. In proto3, only explicit setting it to\n false will avoid using packed encoding.\n"},{"path":[4,12,2,1,4],"span":[553,2,10]},{"path":[4,12,2,1,5],"span":[553,11,15]},{"path":[4,12,2,1,1],"span":[553,16,22]},{"path":[4,12,2,1,3],"span":[553,25,26]},{"path":[4,12,2,2],"span":[566,2,51],"leadingComments":" The jstype option determines the JavaScript type used for values of the\n field. The option is permitted only for 64 bit integral and fixed types\n (int64, uint64, sint64, fixed64, sfixed64). A field with jstype JS_STRING\n is represented as JavaScript string, which avoids loss of precision that\n can happen when a large value is converted to a floating point JavaScript.\n Specifying JS_NUMBER for the jstype causes the generated JavaScript code to\n use the JavaScript \"number\" type. The behavior of the default option\n JS_NORMAL is implementation dependent.\n\n This option is an enum to permit additional types to be added, e.g.\n goog.math.Integer.\n"},{"path":[4,12,2,2,4],"span":[566,2,10]},{"path":[4,12,2,2,6],"span":[566,11,17]},{"path":[4,12,2,2,1],"span":[566,18,24]},{"path":[4,12,2,2,3],"span":[566,27,28]},{"path":[4,12,2,2,8],"span":[566,29,50]},{"path":[4,12,2,2,7],"span":[566,30,49]},{"path":[4,12,4,1],"span":[567,2,576,3]},{"path":[4,12,4,1,1],"span":[567,7,13]},{"path":[4,12,4,1,2,0],"span":[569,4,18],"leadingComments":" Use the default type.\n"},{"path":[4,12,4,1,2,0,1],"span":[569,4,13]},{"path":[4,12,4,1,2,0,2],"span":[569,16,17]},{"path":[4,12,4,1,2,1],"span":[572,4,18],"leadingComments":" Use JavaScript strings.\n"},{"path":[4,12,4,1,2,1,1],"span":[572,4,13]},{"path":[4,12,4,1,2,1,2],"span":[572,16,17]},{"path":[4,12,4,1,2,2],"span":[575,4,18],"leadingComments":" Use JavaScript numbers.\n"},{"path":[4,12,4,1,2,2,1],"span":[575,4,13]},{"path":[4,12,4,1,2,2,2],"span":[575,16,17]},{"path":[4,12,2,3],"span":[606,2,43],"leadingComments":" Should this field be parsed lazily? Lazy applies only to message-type\n fields. It means that when the outer message is initially parsed, the\n inner message's contents will not be parsed but instead stored in encoded\n form. The inner message will actually be parsed when it is first accessed.\n\n This is only a hint. Implementations are free to choose whether to use\n eager or lazy parsing regardless of the value of this option. However,\n setting this option true suggests that the protocol author believes that\n using lazy parsing on this field is worth the additional bookkeeping\n overhead typically needed to implement it.\n\n This option does not affect the public interface of any generated code;\n all method signatures remain the same. Furthermore, thread-safety of the\n interface is not affected by this option; const methods remain safe to\n call from multiple threads concurrently, while non-const methods continue\n to require exclusive access.\n\n\n Note that implementations may choose not to check required fields within\n a lazy sub-message. That is, calling IsInitialized() on the outer message\n may return true even if the inner message has missing required fields.\n This is necessary because otherwise the inner message would have to be\n parsed in order to perform the check, defeating the purpose of lazy\n parsing. An implementation which chooses not to check required fields\n must be consistent about it. That is, for any particular sub-message, the\n implementation must either *always* check its required fields, or *never*\n check its required fields, regardless of whether or not the message has\n been parsed.\n"},{"path":[4,12,2,3,4],"span":[606,2,10]},{"path":[4,12,2,3,5],"span":[606,11,15]},{"path":[4,12,2,3,1],"span":[606,16,20]},{"path":[4,12,2,3,3],"span":[606,23,24]},{"path":[4,12,2,3,8],"span":[606,25,42]},{"path":[4,12,2,3,7],"span":[606,26,41]},{"path":[4,12,2,4],"span":[612,2,49],"leadingComments":" Is this field deprecated?\n Depending on the target platform, this can emit Deprecated annotations\n for accessors, or it will be completely ignored; in the very least, this\n is a formalization for deprecating fields.\n"},{"path":[4,12,2,4,4],"span":[612,2,10]},{"path":[4,12,2,4,5],"span":[612,11,15]},{"path":[4,12,2,4,1],"span":[612,16,26]},{"path":[4,12,2,4,3],"span":[612,29,30]},{"path":[4,12,2,4,8],"span":[612,31,48]},{"path":[4,12,2,4,7],"span":[612,32,47]},{"path":[4,12,2,5],"span":[615,2,44],"leadingComments":" For Google-internal migration only. Do not use.\n"},{"path":[4,12,2,5,4],"span":[615,2,10]},{"path":[4,12,2,5,5],"span":[615,11,15]},{"path":[4,12,2,5,1],"span":[615,16,20]},{"path":[4,12,2,5,3],"span":[615,23,25]},{"path":[4,12,2,5,8],"span":[615,26,43]},{"path":[4,12,2,5,7],"span":[615,27,42]},{"path":[4,12,2,6],"span":[619,2,58],"leadingComments":" The parser stores options it doesn't recognize here. See above.\n"},{"path":[4,12,2,6,4],"span":[619,2,10]},{"path":[4,12,2,6,6],"span":[619,11,30]},{"path":[4,12,2,6,1],"span":[619,31,51]},{"path":[4,12,2,6,3],"span":[619,54,57]},{"path":[4,12,5],"span":[622,2,25],"leadingComments":" Clients can define custom options in extensions of this message. See above.\n"},{"path":[4,12,5,0],"span":[622,13,24]},{"path":[4,12,5,0,1],"span":[622,13,17]},{"path":[4,12,5,0,2],"span":[622,21,24]},{"path":[4,12,9],"span":[624,2,13],"trailingComments":" removed jtype\n"},{"path":[4,12,9,0],"span":[624,11,12]},{"path":[4,12,9,0,1],"span":[624,11,12]},{"path":[4,13],"span":[627,0,633,1]},{"path":[4,13,1],"span":[627,8,20]},{"path":[4,13,2,0],"span":[629,2,58],"leadingComments":" The parser stores options it doesn't recognize here. See above.\n"},{"path":[4,13,2,0,4],"span":[629,2,10]},{"path":[4,13,2,0,6],"span":[629,11,30]},{"path":[4,13,2,0,1],"span":[629,31,51]},{"path":[4,13,2,0,3],"span":[629,54,57]},{"path":[4,13,5],"span":[632,2,25],"leadingComments":" Clients can define custom options in extensions of this message. See above.\n"},{"path":[4,13,5,0],"span":[632,13,24]},{"path":[4,13,5,0,1],"span":[632,13,17]},{"path":[4,13,5,0,2],"span":[632,21,24]},{"path":[4,14],"span":[635,0,654,1]},{"path":[4,14,1],"span":[635,8,19]},{"path":[4,14,2,0],"span":[639,2,32],"leadingComments":" Set this option to true to allow mapping different tag names to the same\n value.\n"},{"path":[4,14,2,0,4],"span":[639,2,10]},{"path":[4,14,2,0,5],"span":[639,11,15]},{"path":[4,14,2,0,1],"span":[639,16,27]},{"path":[4,14,2,0,3],"span":[639,30,31]},{"path":[4,14,2,1],"span":[645,2,49],"leadingComments":" Is this enum deprecated?\n Depending on the target platform, this can emit Deprecated annotations\n for the enum, or it will be completely ignored; in the very least, this\n is a formalization for deprecating enums.\n"},{"path":[4,14,2,1,4],"span":[645,2,10]},{"path":[4,14,2,1,5],"span":[645,11,15]},{"path":[4,14,2,1,1],"span":[645,16,26]},{"path":[4,14,2,1,3],"span":[645,29,30]},{"path":[4,14,2,1,8],"span":[645,31,48]},{"path":[4,14,2,1,7],"span":[645,32,47]},{"path":[4,14,9],"span":[647,2,13],"trailingComments":" javanano_as_lite\n"},{"path":[4,14,9,0],"span":[647,11,12]},{"path":[4,14,9,0,1],"span":[647,11,12]},{"path":[4,14,2,2],"span":[650,2,58],"leadingComments":" The parser stores options it doesn't recognize here. See above.\n"},{"path":[4,14,2,2,4],"span":[650,2,10]},{"path":[4,14,2,2,6],"span":[650,11,30]},{"path":[4,14,2,2,1],"span":[650,31,51]},{"path":[4,14,2,2,3],"span":[650,54,57]},{"path":[4,14,5],"span":[653,2,25],"leadingComments":" Clients can define custom options in extensions of this message. See above.\n"},{"path":[4,14,5,0],"span":[653,13,24]},{"path":[4,14,5,0,1],"span":[653,13,17]},{"path":[4,14,5,0,2],"span":[653,21,24]},{"path":[4,15],"span":[656,0,668,1]},{"path":[4,15,1],"span":[656,8,24]},{"path":[4,15,2,0],"span":[661,2,49],"leadingComments":" Is this enum value deprecated?\n Depending on the target platform, this can emit Deprecated annotations\n for the enum value, or it will be completely ignored; in the very least,\n this is a formalization for deprecating enum values.\n"},{"path":[4,15,2,0,4],"span":[661,2,10]},{"path":[4,15,2,0,5],"span":[661,11,15]},{"path":[4,15,2,0,1],"span":[661,16,26]},{"path":[4,15,2,0,3],"span":[661,29,30]},{"path":[4,15,2,0,8],"span":[661,31,48]},{"path":[4,15,2,0,7],"span":[661,32,47]},{"path":[4,15,2,1],"span":[664,2,58],"leadingComments":" The parser stores options it doesn't recognize here. See above.\n"},{"path":[4,15,2,1,4],"span":[664,2,10]},{"path":[4,15,2,1,6],"span":[664,11,30]},{"path":[4,15,2,1,1],"span":[664,31,51]},{"path":[4,15,2,1,3],"span":[664,54,57]},{"path":[4,15,5],"span":[667,2,25],"leadingComments":" Clients can define custom options in extensions of this message. See above.\n"},{"path":[4,15,5,0],"span":[667,13,24]},{"path":[4,15,5,0,1],"span":[667,13,17]},{"path":[4,15,5,0,2],"span":[667,21,24]},{"path":[4,16],"span":[670,0,688,1]},{"path":[4,16,1],"span":[670,8,22]},{"path":[4,16,2,0],"span":[681,2,50],"leadingComments":" Is this service deprecated?\n Depending on the target platform, this can emit Deprecated annotations\n for the service, or it will be completely ignored; in the very least,\n this is a formalization for deprecating services.\n","leadingDetachedComments":[" Note: Field numbers 1 through 32 are reserved for Google's internal RPC\n framework. We apologize for hoarding these numbers to ourselves, but\n we were already using them long before we decided to release Protocol\n Buffers.\n"]},{"path":[4,16,2,0,4],"span":[681,2,10]},{"path":[4,16,2,0,5],"span":[681,11,15]},{"path":[4,16,2,0,1],"span":[681,16,26]},{"path":[4,16,2,0,3],"span":[681,29,31]},{"path":[4,16,2,0,8],"span":[681,32,49]},{"path":[4,16,2,0,7],"span":[681,33,48]},{"path":[4,16,2,1],"span":[684,2,58],"leadingComments":" The parser stores options it doesn't recognize here. See above.\n"},{"path":[4,16,2,1,4],"span":[684,2,10]},{"path":[4,16,2,1,6],"span":[684,11,30]},{"path":[4,16,2,1,1],"span":[684,31,51]},{"path":[4,16,2,1,3],"span":[684,54,57]},{"path":[4,16,5],"span":[687,2,25],"leadingComments":" Clients can define custom options in extensions of this message. See above.\n"},{"path":[4,16,5,0],"span":[687,13,24]},{"path":[4,16,5,0,1],"span":[687,13,17]},{"path":[4,16,5,0,2],"span":[687,21,24]},{"path":[4,17],"span":[690,0,719,1]},{"path":[4,17,1],"span":[690,8,21]},{"path":[4,17,2,0],"span":[701,2,50],"leadingComments":" Is this method deprecated?\n Depending on the target platform, this can emit Deprecated annotations\n for the method, or it will be completely ignored; in the very least,\n this is a formalization for deprecating methods.\n","leadingDetachedComments":[" Note: Field numbers 1 through 32 are reserved for Google's internal RPC\n framework. We apologize for hoarding these numbers to ourselves, but\n we were already using them long before we decided to release Protocol\n Buffers.\n"]},{"path":[4,17,2,0,4],"span":[701,2,10]},{"path":[4,17,2,0,5],"span":[701,11,15]},{"path":[4,17,2,0,1],"span":[701,16,26]},{"path":[4,17,2,0,3],"span":[701,29,31]},{"path":[4,17,2,0,8],"span":[701,32,49]},{"path":[4,17,2,0,7],"span":[701,33,48]},{"path":[4,17,4,0],"span":[706,2,710,3],"leadingComments":" Is this method side-effect-free (or safe in HTTP parlance), or idempotent,\n or neither? HTTP based RPC implementation may choose GET verb for safe\n methods, and PUT verb for idempotent methods instead of the default POST.\n"},{"path":[4,17,4,0,1],"span":[706,7,23]},{"path":[4,17,4,0,2,0],"span":[707,4,28]},{"path":[4,17,4,0,2,0,1],"span":[707,4,23]},{"path":[4,17,4,0,2,0,2],"span":[707,26,27]},{"path":[4,17,4,0,2,1],"span":[708,4,24],"trailingComments":" implies idempotent\n"},{"path":[4,17,4,0,2,1,1],"span":[708,4,19]},{"path":[4,17,4,0,2,1,2],"span":[708,22,23]},{"path":[4,17,4,0,2,2],"span":[709,4,19],"trailingComments":" idempotent, but may have side effects\n"},{"path":[4,17,4,0,2,2,1],"span":[709,4,14]},{"path":[4,17,4,0,2,2,2],"span":[709,17,18]},{"path":[4,17,2,1],"span":[711,2,712,38]},{"path":[4,17,2,1,4],"span":[711,2,10]},{"path":[4,17,2,1,6],"span":[711,11,27]},{"path":[4,17,2,1,1],"span":[711,28,45]},{"path":[4,17,2,1,3],"span":[711,48,50]},{"path":[4,17,2,1,8],"span":[712,6,37]},{"path":[4,17,2,1,7],"span":[712,7,36]},{"path":[4,17,2,2],"span":[715,2,58],"leadingComments":" The parser stores options it doesn't recognize here. See above.\n"},{"path":[4,17,2,2,4],"span":[715,2,10]},{"path":[4,17,2,2,6],"span":[715,11,30]},{"path":[4,17,2,2,1],"span":[715,31,51]},{"path":[4,17,2,2,3],"span":[715,54,57]},{"path":[4,17,5],"span":[718,2,25],"leadingComments":" Clients can define custom options in extensions of this message. See above.\n"},{"path":[4,17,5,0],"span":[718,13,24]},{"path":[4,17,5,0,1],"span":[718,13,17]},{"path":[4,17,5,0,2],"span":[718,21,24]},{"path":[4,18],"span":[728,0,748,1],"leadingComments":" A message representing a option the parser does not recognize. This only\n appears in options protos created by the compiler::Parser class.\n DescriptorPool resolves these when building Descriptor objects. Therefore,\n options protos in descriptor objects (e.g. returned by Descriptor::options(),\n or produced by Descriptor::CopyTo()) will never have UninterpretedOptions\n in them.\n"},{"path":[4,18,1],"span":[728,8,27]},{"path":[4,18,3,0],"span":[734,2,737,3],"leadingComments":" The name of the uninterpreted option. Each string represents a segment in\n a dot-separated name. is_extension is true iff a segment represents an\n extension (denoted with parentheses in options specs in .proto files).\n E.g.,{ [\"foo\", false], [\"bar.baz\", true], [\"qux\", false] } represents\n \"foo.(bar.baz).qux\".\n"},{"path":[4,18,3,0,1],"span":[734,10,18]},{"path":[4,18,3,0,2,0],"span":[735,4,34]},{"path":[4,18,3,0,2,0,4],"span":[735,4,12]},{"path":[4,18,3,0,2,0,5],"span":[735,13,19]},{"path":[4,18,3,0,2,0,1],"span":[735,20,29]},{"path":[4,18,3,0,2,0,3],"span":[735,32,33]},{"path":[4,18,3,0,2,1],"span":[736,4,35]},{"path":[4,18,3,0,2,1,4],"span":[736,4,12]},{"path":[4,18,3,0,2,1,5],"span":[736,13,17]},{"path":[4,18,3,0,2,1,1],"span":[736,18,30]},{"path":[4,18,3,0,2,1,3],"span":[736,33,34]},{"path":[4,18,2,0],"span":[738,2,29]},{"path":[4,18,2,0,4],"span":[738,2,10]},{"path":[4,18,2,0,6],"span":[738,11,19]},{"path":[4,18,2,0,1],"span":[738,20,24]},{"path":[4,18,2,0,3],"span":[738,27,28]},{"path":[4,18,2,1],"span":[742,2,39],"leadingComments":" The value of the uninterpreted option, in whatever type the tokenizer\n identified it as during parsing. Exactly one of these should be set.\n"},{"path":[4,18,2,1,4],"span":[742,2,10]},{"path":[4,18,2,1,5],"span":[742,11,17]},{"path":[4,18,2,1,1],"span":[742,18,34]},{"path":[4,18,2,1,3],"span":[742,37,38]},{"path":[4,18,2,2],"span":[743,2,41]},{"path":[4,18,2,2,4],"span":[743,2,10]},{"path":[4,18,2,2,5],"span":[743,11,17]},{"path":[4,18,2,2,1],"span":[743,18,36]},{"path":[4,18,2,2,3],"span":[743,39,40]},{"path":[4,18,2,3],"span":[744,2,40]},{"path":[4,18,2,3,4],"span":[744,2,10]},{"path":[4,18,2,3,5],"span":[744,11,16]},{"path":[4,18,2,3,1],"span":[744,17,35]},{"path":[4,18,2,3,3],"span":[744,38,39]},{"path":[4,18,2,4],"span":[745,2,35]},{"path":[4,18,2,4,4],"span":[745,2,10]},{"path":[4,18,2,4,5],"span":[745,11,17]},{"path":[4,18,2,4,1],"span":[745,18,30]},{"path":[4,18,2,4,3],"span":[745,33,34]},{"path":[4,18,2,5],"span":[746,2,34]},{"path":[4,18,2,5,4],"span":[746,2,10]},{"path":[4,18,2,5,5],"span":[746,11,16]},{"path":[4,18,2,5,1],"span":[746,17,29]},{"path":[4,18,2,5,3],"span":[746,32,33]},{"path":[4,18,2,6],"span":[747,2,38]},{"path":[4,18,2,6,4],"span":[747,2,10]},{"path":[4,18,2,6,5],"span":[747,11,17]},{"path":[4,18,2,6,1],"span":[747,18,33]},{"path":[4,18,2,6,3],"span":[747,36,37]},{"path":[4,19],"span":[755,0,884,1],"leadingComments":" Encapsulates information about the original source file from which a\n FileDescriptorProto was generated.\n","leadingDetachedComments":[" ===================================================================\n Optional source code info\n"]},{"path":[4,19,1],"span":[755,8,22]},{"path":[4,19,2,0],"span":[799,2,33],"leadingComments":" A Location identifies a piece of source code in a .proto file which\n corresponds to a particular definition. This information is intended\n to be useful to IDEs, code indexers, documentation generators, and similar\n tools.\n\n For example, say we have a file like:\n message Foo {\n optional string foo = 1;\n }\n Let's look at just the field definition:\n optional string foo = 1;\n ^ ^^ ^^ ^ ^^^\n a bc de f ghi\n We have the following locations:\n span path represents\n [a,i) [ 4, 0, 2, 0 ] The whole field definition.\n [a,b) [ 4, 0, 2, 0, 4 ] The label (optional).\n [c,d) [ 4, 0, 2, 0, 5 ] The type (string).\n [e,f) [ 4, 0, 2, 0, 1 ] The name (foo).\n [g,h) [ 4, 0, 2, 0, 3 ] The number (1).\n\n Notes:\n - A location may refer to a repeated field itself (i.e. not to any\n particular index within it). This is used whenever a set of elements are\n logically enclosed in a single code segment. For example, an entire\n extend block (possibly containing multiple extension definitions) will\n have an outer location whose path refers to the \"extensions\" repeated\n field without an index.\n - Multiple locations may have the same path. This happens when a single\n logical declaration is spread out across multiple places. The most\n obvious example is the \"extend\" block again -- there may be multiple\n extend blocks in the same scope, each of which will have the same path.\n - A location's span is not always a subset of its parent's span. For\n example, the \"extendee\" of an extension declaration appears at the\n beginning of the \"extend\" block and is shared by all extensions within\n the block.\n - Just because a location's span is a subset of some other location's span\n does not mean that it is a descendant. For example, a \"group\" defines\n both a type and a field in a single declaration. Thus, the locations\n corresponding to the type and field and their components will overlap.\n - Code which tries to interpret locations should probably be designed to\n ignore those that it doesn't understand, as more types of locations could\n be recorded in the future.\n"},{"path":[4,19,2,0,4],"span":[799,2,10]},{"path":[4,19,2,0,6],"span":[799,11,19]},{"path":[4,19,2,0,1],"span":[799,20,28]},{"path":[4,19,2,0,3],"span":[799,31,32]},{"path":[4,19,3,0],"span":[800,2,883,3]},{"path":[4,19,3,0,1],"span":[800,10,18]},{"path":[4,19,3,0,2,0],"span":[824,4,44],"leadingComments":" Identifies which part of the FileDescriptorProto was defined at this\n location.\n\n Each element is a field number or an index. They form a path from\n the root FileDescriptorProto to the place where the definition. For\n example, this path:\n [ 4, 3, 2, 7, 1 ]\n refers to:\n file.message_type(3) // 4, 3\n .field(7) // 2, 7\n .name() // 1\n This is because FileDescriptorProto.message_type has field number 4:\n repeated DescriptorProto message_type = 4;\n and DescriptorProto.field has field number 2:\n repeated FieldDescriptorProto field = 2;\n and FieldDescriptorProto.name has field number 1:\n optional string name = 1;\n\n Thus, the above path gives the location of a field name. If we removed\n the last element:\n [ 4, 3, 2, 7 ]\n this path refers to the whole field declaration (from the beginning\n of the label to the terminating semicolon).\n"},{"path":[4,19,3,0,2,0,4],"span":[824,4,12]},{"path":[4,19,3,0,2,0,5],"span":[824,13,18]},{"path":[4,19,3,0,2,0,1],"span":[824,19,23]},{"path":[4,19,3,0,2,0,3],"span":[824,26,27]},{"path":[4,19,3,0,2,0,8],"span":[824,28,43]},{"path":[4,19,3,0,2,0,8,2],"span":[824,29,42]},{"path":[4,19,3,0,2,1],"span":[831,4,44],"leadingComments":" Always has exactly three or four elements: start line, start column,\n end line (optional, otherwise assumed same as start line), end column.\n These are packed into a single field for efficiency. Note that line\n and column numbers are zero-based -- typically you will want to add\n 1 to each before displaying to a user.\n"},{"path":[4,19,3,0,2,1,4],"span":[831,4,12]},{"path":[4,19,3,0,2,1,5],"span":[831,13,18]},{"path":[4,19,3,0,2,1,1],"span":[831,19,23]},{"path":[4,19,3,0,2,1,3],"span":[831,26,27]},{"path":[4,19,3,0,2,1,8],"span":[831,28,43]},{"path":[4,19,3,0,2,1,8,2],"span":[831,29,42]},{"path":[4,19,3,0,2,2],"span":[880,4,41],"leadingComments":" If this SourceCodeInfo represents a complete declaration, these are any\n comments appearing before and after the declaration which appear to be\n attached to the declaration.\n\n A series of line comments appearing on consecutive lines, with no other\n tokens appearing on those lines, will be treated as a single comment.\n\n leading_detached_comments will keep paragraphs of comments that appear\n before (but not connected to) the current element. Each paragraph,\n separated by empty lines, will be one comment element in the repeated\n field.\n\n Only the comment content is provided; comment markers (e.g. //) are\n stripped out. For block comments, leading whitespace and an asterisk\n will be stripped from the beginning of each line other than the first.\n Newlines are included in the output.\n\n Examples:\n\n optional int32 foo = 1; // Comment attached to foo.\n // Comment attached to bar.\n optional int32 bar = 2;\n\n optional string baz = 3;\n // Comment attached to baz.\n // Another line attached to baz.\n\n // Comment attached to qux.\n //\n // Another line attached to qux.\n optional double qux = 4;\n\n // Detached comment for corge. This is not leading or trailing comments\n // to qux or corge because there are blank lines separating it from\n // both.\n\n // Detached comment for corge paragraph 2.\n\n optional string corge = 5;\n /* Block comment attached\n * to corge. Leading asterisks\n * will be removed. */\n /* Block comment attached to\n * grault. */\n optional int32 grault = 6;\n\n // ignored detached comments.\n"},{"path":[4,19,3,0,2,2,4],"span":[880,4,12]},{"path":[4,19,3,0,2,2,5],"span":[880,13,19]},{"path":[4,19,3,0,2,2,1],"span":[880,20,36]},{"path":[4,19,3,0,2,2,3],"span":[880,39,40]},{"path":[4,19,3,0,2,3],"span":[881,4,42]},{"path":[4,19,3,0,2,3,4],"span":[881,4,12]},{"path":[4,19,3,0,2,3,5],"span":[881,13,19]},{"path":[4,19,3,0,2,3,1],"span":[881,20,37]},{"path":[4,19,3,0,2,3,3],"span":[881,40,41]},{"path":[4,19,3,0,2,4],"span":[882,4,50]},{"path":[4,19,3,0,2,4,4],"span":[882,4,12]},{"path":[4,19,3,0,2,4,5],"span":[882,13,19]},{"path":[4,19,3,0,2,4,1],"span":[882,20,45]},{"path":[4,19,3,0,2,4,3],"span":[882,48,49]},{"path":[4,20],"span":[889,0,910,1],"leadingComments":" Describes the relationship between generated code and its original source\n file. A GeneratedCodeInfo message is associated with only one generated\n source file, but may contain references to different source .proto files.\n"},{"path":[4,20,1],"span":[889,8,25]},{"path":[4,20,2,0],"span":[892,2,37],"leadingComments":" An Annotation connects some span of text in generated code to an element\n of its generating .proto file.\n"},{"path":[4,20,2,0,4],"span":[892,2,10]},{"path":[4,20,2,0,6],"span":[892,11,21]},{"path":[4,20,2,0,1],"span":[892,22,32]},{"path":[4,20,2,0,3],"span":[892,35,36]},{"path":[4,20,3,0],"span":[893,2,909,3]},{"path":[4,20,3,0,1],"span":[893,10,20]},{"path":[4,20,3,0,2,0],"span":[896,4,44],"leadingComments":" Identifies the element in the original source .proto file. This field\n is formatted the same as SourceCodeInfo.Location.path.\n"},{"path":[4,20,3,0,2,0,4],"span":[896,4,12]},{"path":[4,20,3,0,2,0,5],"span":[896,13,18]},{"path":[4,20,3,0,2,0,1],"span":[896,19,23]},{"path":[4,20,3,0,2,0,3],"span":[896,26,27]},{"path":[4,20,3,0,2,0,8],"span":[896,28,43]},{"path":[4,20,3,0,2,0,8,2],"span":[896,29,42]},{"path":[4,20,3,0,2,1],"span":[899,4,36],"leadingComments":" Identifies the filesystem path to the original source .proto.\n"},{"path":[4,20,3,0,2,1,4],"span":[899,4,12]},{"path":[4,20,3,0,2,1,5],"span":[899,13,19]},{"path":[4,20,3,0,2,1,1],"span":[899,20,31]},{"path":[4,20,3,0,2,1,3],"span":[899,34,35]},{"path":[4,20,3,0,2,2],"span":[903,4,29],"leadingComments":" Identifies the starting offset in bytes in the generated code\n that relates to the identified object.\n"},{"path":[4,20,3,0,2,2,4],"span":[903,4,12]},{"path":[4,20,3,0,2,2,5],"span":[903,13,18]},{"path":[4,20,3,0,2,2,1],"span":[903,19,24]},{"path":[4,20,3,0,2,2,3],"span":[903,27,28]},{"path":[4,20,3,0,2,3],"span":[908,4,27],"leadingComments":" Identifies the ending offset in bytes in the generated code that\n relates to the identified offset. The end offset should be one past\n the last relevant byte (so the length of the text = end - begin).\n"},{"path":[4,20,3,0,2,3,4],"span":[908,4,12]},{"path":[4,20,3,0,2,3,5],"span":[908,13,18]},{"path":[4,20,3,0,2,3,1],"span":[908,19,22]},{"path":[4,20,3,0,2,3,3],"span":[908,25,26]}]},"bufExtension":{"isImport":true,"isSyntaxUnspecified":false}},{"name":"v8platform/ras/serialize/field_tag.proto","package":"v8platform.ras.serialize","dependency":["google/protobuf/descriptor.proto"],"extension":[{"name":"tags","number":847939,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","extendee":".google.protobuf.FieldOptions","jsonName":"tags"},{"name":"oneof_tags","number":847939,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","extendee":".google.protobuf.OneofOptions","jsonName":"oneofTags"}],"options":{"goPackage":"github.com/v8platform/protos/v8platform/ras/serialize"},"sourceCodeInfo":{"location":[{"span":[0,0,17,1]},{"path":[12],"span":[0,0,18]},{"path":[2],"span":[2,0,33]},{"path":[3,0],"span":[4,0,42]},{"path":[8],"span":[6,0,76]},{"path":[8,11],"span":[6,0,76]},{"path":[7],"span":[9,0,12,1],"leadingComments":" Tags are applied at the field level\r\n"},{"path":[7,0],"span":[11,4,25],"leadingComments":" Multiple Tags can be spcified.\r\n"},{"path":[7,0,2],"span":[9,7,35]},{"path":[7,0,5],"span":[11,4,10]},{"path":[7,0,1],"span":[11,11,15]},{"path":[7,0,3],"span":[11,18,24]},{"path":[7],"span":[14,0,17,1]},{"path":[7,1],"span":[16,4,31],"leadingComments":" Multiple Tags can be spcified.\r\n"},{"path":[7,1,2],"span":[14,7,35]},{"path":[7,1,5],"span":[16,4,10]},{"path":[7,1,1],"span":[16,11,21]},{"path":[7,1,3],"span":[16,24,30]}]},"syntax":"proto3","bufExtension":{"isImport":false,"isSyntaxUnspecified":false}},{"name":"v8platform/ras/serialize/clusters.proto","package":"v8platform.ras.serialize","dependency":["v8platform/ras/serialize/field_tag.proto"],"messageType":[{"name":"ClusterInfo","field":[{"name":"uuid","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"uuid","options":{"[v8platform.ras.serialize.tags]":"graphql:\"withNewTags,optional\""}},{"name":"host","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"host"},{"name":"name","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"name"},{"name":"expiration_timeout","number":4,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"expirationTimeout"},{"name":"lifetime_limit","number":5,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"lifetimeLimit"},{"name":"max_memory_size","number":6,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"maxMemorySize"},{"name":"max_memory_time_limit","number":7,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"maxMemoryTimeLimit"},{"name":"security_level","number":8,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"securityLevel"},{"name":"session_fault_tolerance_level","number":9,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"sessionFaultToleranceLevel"},{"name":"load_balancing_mode","number":10,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"loadBalancingMode"},{"name":"errors_count_threshold","number":11,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"errorsCountThreshold"},{"name":"kill_problem_processes","number":12,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"killProblemProcesses"},{"name":"kill_by_memory_with_dump","number":13,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"killByMemoryWithDump"}]},{"name":"ClustersList","field":[{"name":"count","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"count"},{"name":"items","number":2,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".v8platform.ras.serialize.ClusterInfo","jsonName":"items"}]}],"options":{"goPackage":"github.com/v8platform/protos/v8platform/ras/serialize"},"sourceCodeInfo":{"location":[{"span":[0,0,35,1]},{"path":[12],"span":[0,0,18]},{"path":[2],"span":[2,0,33]},{"path":[3,0],"span":[4,0,50]},{"path":[8],"span":[6,0,76]},{"path":[8,11],"span":[6,0,76]},{"path":[4,0],"span":[9,0,28,1]},{"path":[4,0,1],"span":[9,8,19]},{"path":[4,0,2,0],"span":[11,4,66]},{"path":[4,0,2,0,5],"span":[11,4,10]},{"path":[4,0,2,0,1],"span":[11,11,15]},{"path":[4,0,2,0,3],"span":[11,18,19]},{"path":[4,0,2,0,8],"span":[11,20,65]},{"path":[4,0,2,0,8,847939],"span":[11,21,64]},{"path":[4,0,2,1],"span":[12,4,20]},{"path":[4,0,2,1,5],"span":[12,4,10]},{"path":[4,0,2,1,1],"span":[12,11,15]},{"path":[4,0,2,1,3],"span":[12,18,19]},{"path":[4,0,2,2],"span":[13,4,20]},{"path":[4,0,2,2,5],"span":[13,4,10]},{"path":[4,0,2,2,1],"span":[13,11,15]},{"path":[4,0,2,2,3],"span":[13,18,19]},{"path":[4,0,2,3],"span":[14,4,33]},{"path":[4,0,2,3,5],"span":[14,4,9]},{"path":[4,0,2,3,1],"span":[14,10,28]},{"path":[4,0,2,3,3],"span":[14,31,32]},{"path":[4,0,2,4],"span":[15,4,29]},{"path":[4,0,2,4,5],"span":[15,4,9]},{"path":[4,0,2,4,1],"span":[15,10,24]},{"path":[4,0,2,4,3],"span":[15,27,28]},{"path":[4,0,2,5],"span":[17,4,30]},{"path":[4,0,2,5,5],"span":[17,4,9]},{"path":[4,0,2,5,1],"span":[17,10,25]},{"path":[4,0,2,5,3],"span":[17,28,29]},{"path":[4,0,2,6],"span":[18,4,36]},{"path":[4,0,2,6,5],"span":[18,4,9]},{"path":[4,0,2,6,1],"span":[18,10,31]},{"path":[4,0,2,6,3],"span":[18,34,35]},{"path":[4,0,2,7],"span":[20,4,29]},{"path":[4,0,2,7,5],"span":[20,4,9]},{"path":[4,0,2,7,1],"span":[20,10,24]},{"path":[4,0,2,7,3],"span":[20,27,28]},{"path":[4,0,2,8],"span":[21,4,44]},{"path":[4,0,2,8,5],"span":[21,4,9]},{"path":[4,0,2,8,1],"span":[21,10,39]},{"path":[4,0,2,8,3],"span":[21,42,43]},{"path":[4,0,2,9],"span":[22,4,35]},{"path":[4,0,2,9,5],"span":[22,4,9]},{"path":[4,0,2,9,1],"span":[22,10,29]},{"path":[4,0,2,9,3],"span":[22,32,34]},{"path":[4,0,2,10],"span":[23,4,38]},{"path":[4,0,2,10,5],"span":[23,4,9]},{"path":[4,0,2,10,1],"span":[23,10,32]},{"path":[4,0,2,10,3],"span":[23,35,37]},{"path":[4,0,2,11],"span":[25,4,37]},{"path":[4,0,2,11,5],"span":[25,4,8]},{"path":[4,0,2,11,1],"span":[25,9,31]},{"path":[4,0,2,11,3],"span":[25,34,36]},{"path":[4,0,2,12],"span":[26,4,39]},{"path":[4,0,2,12,5],"span":[26,4,8]},{"path":[4,0,2,12,1],"span":[26,9,33]},{"path":[4,0,2,12,3],"span":[26,36,38]},{"path":[4,1],"span":[30,0,35,1]},{"path":[4,1,1],"span":[30,8,20]},{"path":[4,1,2,0],"span":[32,4,20]},{"path":[4,1,2,0,5],"span":[32,4,9]},{"path":[4,1,2,0,1],"span":[32,10,15]},{"path":[4,1,2,0,3],"span":[32,18,19]},{"path":[4,1,2,1],"span":[33,4,35]},{"path":[4,1,2,1,4],"span":[33,4,12]},{"path":[4,1,2,1,6],"span":[33,13,24]},{"path":[4,1,2,1,1],"span":[33,25,30]},{"path":[4,1,2,1,3],"span":[33,33,34]}]},"syntax":"proto3","bufExtension":{"isImport":false,"isSyntaxUnspecified":false}},{"name":"v8platform/ras/api/v1/clusters.proto","package":"v8platform.ras.api.v1","dependency":["v8platform/ras/serialize/clusters.proto"],"messageType":[{"name":"ListRequest"},{"name":"ListResponse","field":[{"name":"items","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".v8platform.ras.serialize.ClusterInfo","jsonName":"items"}]}],"service":[{"name":"ClustersService","method":[{"name":"List","inputType":".v8platform.ras.api.v1.ListRequest","outputType":".v8platform.ras.api.v1.ListResponse"}]}],"options":{"goPackage":"github.com/v8platform/protos/v8platform/ras/api/v1"},"sourceCodeInfo":{"location":[{"span":[0,0,16,1]},{"path":[12],"span":[0,0,18]},{"path":[2],"span":[2,0,30]},{"path":[3,0],"span":[4,0,49]},{"path":[8],"span":[6,0,73]},{"path":[8,11],"span":[6,0,73]},{"path":[6,0],"span":[8,0,10,1]},{"path":[6,0,1],"span":[8,8,23]},{"path":[6,0,2,0],"span":[9,4,49]},{"path":[6,0,2,0,1],"span":[9,8,12]},{"path":[6,0,2,0,2],"span":[9,13,24]},{"path":[6,0,2,0,3],"span":[9,35,47]},{"path":[4,0],"span":[12,0,22]},{"path":[4,0,1],"span":[12,8,19]},{"path":[4,1],"span":[14,0,16,1]},{"path":[4,1,1],"span":[14,8,20]},{"path":[4,1,2,0],"span":[15,4,51]},{"path":[4,1,2,0,6],"span":[15,4,40]},{"path":[4,1,2,0,1],"span":[15,41,46]},{"path":[4,1,2,0,3],"span":[15,49,50]}]},"syntax":"proto3","bufExtension":{"isImport":false,"isSyntaxUnspecified":false}},{"name":"v8platform/ras/serialize/common.proto","package":"v8platform.ras.serialize","messageType":[{"name":"UUID","field":[{"name":"value","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"value"}]}],"options":{"goPackage":"github.com/v8platform/protos/v8platform/ras/serialize"},"sourceCodeInfo":{"location":[{"span":[0,0,9,1]},{"path":[12],"span":[0,0,18]},{"path":[2],"span":[2,0,33]},{"path":[8],"span":[5,0,76]},{"path":[8,11],"span":[5,0,76]},{"path":[4,0],"span":[7,0,9,1]},{"path":[4,0,1],"span":[7,8,12]},{"path":[4,0,2,0],"span":[8,4,21]},{"path":[4,0,2,0,5],"span":[8,4,10]},{"path":[4,0,2,0,1],"span":[8,11,16]},{"path":[4,0,2,0,3],"span":[8,19,20]}]},"syntax":"proto3","bufExtension":{"isImport":false,"isSyntaxUnspecified":false}},{"name":"v8platform/ras/serialize/infobases.proto","package":"v8platform.ras.serialize","messageType":[{"name":"InfobaseInfo","field":[{"name":"uuid","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"uuid"},{"name":"name","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"name"},{"name":"description","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"description"}]},{"name":"InfobaseSummaryInfo","field":[{"name":"uuid","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"uuid"},{"name":"name","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"name"},{"name":"description","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"description"},{"name":"cluster_uuid","number":4,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"clusterUuid"}]},{"name":"InfobaseSummaryList","field":[{"name":"count","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"count"},{"name":"items","number":2,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".v8platform.ras.serialize.InfobaseSummaryInfo","jsonName":"items"}]}],"options":{"goPackage":"github.com/v8platform/protos/v8platform/ras/serialize"},"sourceCodeInfo":{"location":[{"span":[0,0,26,1]},{"path":[12],"span":[0,0,18]},{"path":[2],"span":[2,0,33]},{"path":[8],"span":[4,0,76]},{"path":[8,11],"span":[4,0,76]},{"path":[4,0],"span":[6,0,12,1]},{"path":[4,0,1],"span":[6,8,20]},{"path":[4,0,2,0],"span":[7,4,20]},{"path":[4,0,2,0,5],"span":[7,4,10]},{"path":[4,0,2,0,1],"span":[7,11,15]},{"path":[4,0,2,0,3],"span":[7,18,19]},{"path":[4,0,2,1],"span":[8,4,20]},{"path":[4,0,2,1,5],"span":[8,4,10]},{"path":[4,0,2,1,1],"span":[8,11,15]},{"path":[4,0,2,1,3],"span":[8,18,19]},{"path":[4,0,2,2],"span":[9,4,27]},{"path":[4,0,2,2,5],"span":[9,4,10]},{"path":[4,0,2,2,1],"span":[9,11,22]},{"path":[4,0,2,2,3],"span":[9,25,26]},{"path":[4,1],"span":[14,0,21,1]},{"path":[4,1,1],"span":[14,8,27]},{"path":[4,1,2,0],"span":[16,4,20]},{"path":[4,1,2,0,5],"span":[16,4,10]},{"path":[4,1,2,0,1],"span":[16,11,15]},{"path":[4,1,2,0,3],"span":[16,18,19]},{"path":[4,1,2,1],"span":[17,4,20]},{"path":[4,1,2,1,5],"span":[17,4,10]},{"path":[4,1,2,1,1],"span":[17,11,15]},{"path":[4,1,2,1,3],"span":[17,18,19]},{"path":[4,1,2,2],"span":[18,4,27]},{"path":[4,1,2,2,5],"span":[18,4,10]},{"path":[4,1,2,2,1],"span":[18,11,22]},{"path":[4,1,2,2,3],"span":[18,25,26]},{"path":[4,1,2,3],"span":[19,4,28]},{"path":[4,1,2,3,5],"span":[19,4,10]},{"path":[4,1,2,3,1],"span":[19,11,23]},{"path":[4,1,2,3,3],"span":[19,26,27]},{"path":[4,2],"span":[23,0,26,1]},{"path":[4,2,1],"span":[23,8,27]},{"path":[4,2,2,0],"span":[24,4,20]},{"path":[4,2,2,0,5],"span":[24,4,9]},{"path":[4,2,2,0,1],"span":[24,10,15]},{"path":[4,2,2,0,3],"span":[24,18,19]},{"path":[4,2,2,1],"span":[25,4,43]},{"path":[4,2,2,1,4],"span":[25,4,12]},{"path":[4,2,2,1,6],"span":[25,13,32]},{"path":[4,2,2,1,1],"span":[25,33,38]},{"path":[4,2,2,1,3],"span":[25,41,42]}]},"syntax":"proto3","bufExtension":{"isImport":false,"isSyntaxUnspecified":false}},{"name":"google/protobuf/timestamp.proto","package":"google.protobuf","messageType":[{"name":"Timestamp","field":[{"name":"seconds","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"seconds"},{"name":"nanos","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"nanos"}]}],"options":{"javaPackage":"com.google.protobuf","javaOuterClassname":"TimestampProto","javaMultipleFiles":true,"goPackage":"google.golang.org/protobuf/types/known/timestamppb","ccEnableArenas":true,"objcClassPrefix":"GPB","csharpNamespace":"Google.Protobuf.WellKnownTypes"},"sourceCodeInfo":{"location":[{"span":[30,0,146,1]},{"path":[12],"span":[30,0,18],"leadingDetachedComments":[" Protocol Buffers - Google's data interchange format\n Copyright 2008 Google Inc. All rights reserved.\n https://developers.google.com/protocol-buffers/\n\n Redistribution and use in source and binary forms, with or without\n modification, are permitted provided that the following conditions are\n met:\n\n * Redistributions of source code must retain the above copyright\n notice, this list of conditions and the following disclaimer.\n * Redistributions in binary form must reproduce the above\n copyright notice, this list of conditions and the following disclaimer\n in the documentation and/or other materials provided with the\n distribution.\n * Neither the name of Google Inc. nor the names of its\n contributors may be used to endorse or promote products derived from\n this software without specific prior written permission.\n\n THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\n \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\n LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\n A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\n OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\n SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\n LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\n DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\n THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n"]},{"path":[2],"span":[32,0,24]},{"path":[8],"span":[34,0,59]},{"path":[8,37],"span":[34,0,59]},{"path":[8],"span":[35,0,31]},{"path":[8,31],"span":[35,0,31]},{"path":[8],"span":[36,0,73]},{"path":[8,11],"span":[36,0,73]},{"path":[8],"span":[37,0,44]},{"path":[8,1],"span":[37,0,44]},{"path":[8],"span":[38,0,47]},{"path":[8,8],"span":[38,0,47]},{"path":[8],"span":[39,0,34]},{"path":[8,10],"span":[39,0,34]},{"path":[8],"span":[40,0,33]},{"path":[8,36],"span":[40,0,33]},{"path":[4,0],"span":[135,0,146,1],"leadingComments":" A Timestamp represents a point in time independent of any time zone or local\n calendar, encoded as a count of seconds and fractions of seconds at\n nanosecond resolution. The count is relative to an epoch at UTC midnight on\n January 1, 1970, in the proleptic Gregorian calendar which extends the\n Gregorian calendar backwards to year one.\n\n All minutes are 60 seconds long. Leap seconds are \"smeared\" so that no leap\n second table is needed for interpretation, using a [24-hour linear\n smear](https://developers.google.com/time/smear).\n\n The range is from 0001-01-01T00:00:00Z to 9999-12-31T23:59:59.999999999Z. By\n restricting to that range, we ensure that we can convert to and from [RFC\n 3339](https://www.ietf.org/rfc/rfc3339.txt) date strings.\n\n # Examples\n\n Example 1: Compute Timestamp from POSIX `time()`.\n\n Timestamp timestamp;\n timestamp.set_seconds(time(NULL));\n timestamp.set_nanos(0);\n\n Example 2: Compute Timestamp from POSIX `gettimeofday()`.\n\n struct timeval tv;\n gettimeofday(&tv, NULL);\n\n Timestamp timestamp;\n timestamp.set_seconds(tv.tv_sec);\n timestamp.set_nanos(tv.tv_usec * 1000);\n\n Example 3: Compute Timestamp from Win32 `GetSystemTimeAsFileTime()`.\n\n FILETIME ft;\n GetSystemTimeAsFileTime(&ft);\n UINT64 ticks = (((UINT64)ft.dwHighDateTime) << 32) | ft.dwLowDateTime;\n\n // A Windows tick is 100 nanoseconds. Windows epoch 1601-01-01T00:00:00Z\n // is 11644473600 seconds before Unix epoch 1970-01-01T00:00:00Z.\n Timestamp timestamp;\n timestamp.set_seconds((INT64) ((ticks / 10000000) - 11644473600LL));\n timestamp.set_nanos((INT32) ((ticks % 10000000) * 100));\n\n Example 4: Compute Timestamp from Java `System.currentTimeMillis()`.\n\n long millis = System.currentTimeMillis();\n\n Timestamp timestamp = Timestamp.newBuilder().setSeconds(millis / 1000)\n .setNanos((int) ((millis % 1000) * 1000000)).build();\n\n\n Example 5: Compute Timestamp from Java `Instant.now()`.\n\n Instant now = Instant.now();\n\n Timestamp timestamp =\n Timestamp.newBuilder().setSeconds(now.getEpochSecond())\n .setNanos(now.getNano()).build();\n\n\n Example 6: Compute Timestamp from current time in Python.\n\n timestamp = Timestamp()\n timestamp.GetCurrentTime()\n\n # JSON Mapping\n\n In JSON format, the Timestamp type is encoded as a string in the\n [RFC 3339](https://www.ietf.org/rfc/rfc3339.txt) format. That is, the\n format is \"{year}-{month}-{day}T{hour}:{min}:{sec}[.{frac_sec}]Z\"\n where {year} is always expressed using four digits while {month}, {day},\n {hour}, {min}, and {sec} are zero-padded to two digits each. The fractional\n seconds, which can go up to 9 digits (i.e. up to 1 nanosecond resolution),\n are optional. The \"Z\" suffix indicates the timezone (\"UTC\"); the timezone\n is required. A proto3 JSON serializer should always use UTC (as indicated by\n \"Z\") when printing the Timestamp type and a proto3 JSON parser should be\n able to accept both UTC and other timezones (as indicated by an offset).\n\n For example, \"2017-01-15T01:30:15.01Z\" encodes 15.01 seconds past\n 01:30 UTC on January 15, 2017.\n\n In JavaScript, one can convert a Date object to this format using the\n standard\n [toISOString()](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toISOString)\n method. In Python, a standard `datetime.datetime` object can be converted\n to this format using\n [`strftime`](https://docs.python.org/2/library/time.html#time.strftime) with\n the time format spec '%Y-%m-%dT%H:%M:%S.%fZ'. Likewise, in Java, one can use\n the Joda Time's [`ISODateTimeFormat.dateTime()`](\n http://www.joda.org/joda-time/apidocs/org/joda/time/format/ISODateTimeFormat.html#dateTime%2D%2D\n ) to obtain a formatter capable of generating timestamps in this format.\n\n\n"},{"path":[4,0,1],"span":[135,8,17]},{"path":[4,0,2,0],"span":[139,2,20],"leadingComments":" Represents seconds of UTC time since Unix epoch\n 1970-01-01T00:00:00Z. Must be from 0001-01-01T00:00:00Z to\n 9999-12-31T23:59:59Z inclusive.\n"},{"path":[4,0,2,0,5],"span":[139,2,7]},{"path":[4,0,2,0,1],"span":[139,8,15]},{"path":[4,0,2,0,3],"span":[139,18,19]},{"path":[4,0,2,1],"span":[145,2,18],"leadingComments":" Non-negative fractions of a second at nanosecond resolution. Negative\n second values with fractions must still have non-negative nanos values\n that count forward in time. Must be from 0 to 999,999,999\n inclusive.\n"},{"path":[4,0,2,1,5],"span":[145,2,7]},{"path":[4,0,2,1,1],"span":[145,8,13]},{"path":[4,0,2,1,3],"span":[145,16,17]}]},"syntax":"proto3","bufExtension":{"isImport":true,"isSyntaxUnspecified":false}},{"name":"v8platform/ras/serialize/sessions.proto","package":"v8platform.ras.serialize","dependency":["google/protobuf/timestamp.proto","v8platform/ras/serialize/field_tag.proto"],"messageType":[{"name":"SessionInfo","field":[{"name":"uuid","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"uuid","options":{"[v8platform.ras.serialize.tags]":"ras:\"1,version=5,decoder=string\""}},{"name":"id","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"id"},{"name":"infobase_id","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"infobaseId"},{"name":"connection_id","number":4,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"connectionId"},{"name":"process_id","number":5,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"processId"},{"name":"user_name","number":6,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"userName"},{"name":"host","number":7,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"host"},{"name":"app_id","number":8,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"appId"},{"name":"locale","number":9,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"locale"},{"name":"started_at","number":10,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".google.protobuf.Timestamp","jsonName":"startedAt"},{"name":"last_active_at","number":11,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".google.protobuf.Timestamp","jsonName":"lastActiveAt"},{"name":"hibernate","number":12,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"hibernate"},{"name":"passive_session_hibernate_time","number":13,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"passiveSessionHibernateTime"},{"name":"hibernate_session_terminate_time","number":14,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"hibernateSessionTerminateTime"},{"name":"blocked_by_dbms","number":15,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"blockedByDbms"},{"name":"blocked_by_ls","number":16,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"blockedByLs"},{"name":"bytes_all","number":17,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"bytesAll"},{"name":"bytes_last5min","number":18,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"bytesLast5min"},{"name":"calls_all","number":19,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"callsAll"},{"name":"calls_last5min","number":20,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"callsLast5min"},{"name":"dbms_bytes_all","number":21,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"dbmsBytesAll"},{"name":"dbms_bytes_last5min","number":22,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"dbmsBytesLast5min"},{"name":"db_proc_info","number":23,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"dbProcInfo"},{"name":"db_proc_took","number":24,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"dbProcTook"},{"name":"db_proc_took_at","number":25,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".google.protobuf.Timestamp","jsonName":"dbProcTookAt"},{"name":"duration_all","number":26,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"durationAll"},{"name":"duration_all_dbms","number":27,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"durationAllDbms"},{"name":"duration_current","number":28,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"durationCurrent"},{"name":"duration_current_dbms","number":29,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"durationCurrentDbms"},{"name":"duration_last5_min","number":30,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"durationLast5Min"},{"name":"duration_last5_min_dbms","number":31,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"durationLast5MinDbms"},{"name":"memory_current","number":32,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"memoryCurrent"},{"name":"memory_last5min","number":33,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"memoryLast5min"},{"name":"memory_total","number":34,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"memoryTotal"},{"name":"read_current","number":35,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"readCurrent"},{"name":"read_last5min","number":36,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"readLast5min"},{"name":"read_total","number":37,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"readTotal"},{"name":"write_current","number":38,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"writeCurrent"},{"name":"write_last5min","number":39,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"writeLast5min"},{"name":"write_total","number":40,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"writeTotal"},{"name":"duration_current_service","number":41,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"durationCurrentService"},{"name":"duration_last5min_service","number":42,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"durationLast5minService"},{"name":"duration_all_service","number":43,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"durationAllService"},{"name":"current_service_name","number":44,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"currentServiceName"},{"name":"cpu_time_current","number":45,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"cpuTimeCurrent"},{"name":"cpu_time_last5min","number":46,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"cpuTimeLast5min"},{"name":"cpu_time_total","number":47,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"cpuTimeTotal"},{"name":"data_separation","number":48,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"dataSeparation"},{"name":"client_ip_address","number":49,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"clientIpAddress"},{"name":"cluster_id","number":50,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"clusterId"},{"name":"licenses","number":51,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".v8platform.ras.serialize.LicenseInfo","jsonName":"licenses"}]},{"name":"LicenseInfo","field":[{"name":"processID","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"processID"},{"name":"sessionID","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"sessionID"},{"name":"userName","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"userName"},{"name":"host","number":4,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"host"},{"name":"appId","number":5,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"appId"},{"name":"fullName","number":6,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"fullName"},{"name":"series","number":7,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"series"},{"name":"issuedByServer","number":8,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"issuedByServer"},{"name":"licenseType","number":9,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"licenseType"},{"name":"net","number":10,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"net"},{"name":"maxUsersAll","number":11,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"maxUsersAll"},{"name":"maxUsersCur","number":12,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"maxUsersCur"},{"name":"rmngrAddress","number":13,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"rmngrAddress"},{"name":"rmngrPort","number":14,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"rmngrPort"},{"name":"rmngrPid","number":15,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"rmngrPid"},{"name":"shortPresentation","number":16,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"shortPresentation"},{"name":"fullPresentation","number":17,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"fullPresentation"}]}],"options":{"goPackage":"github.com/v8platform/protos/v8platform/ras/serialize"},"sourceCodeInfo":{"location":[{"span":[0,0,82,1]},{"path":[12],"span":[0,0,18]},{"path":[2],"span":[2,0,33]},{"path":[3,0],"span":[4,0,41]},{"path":[3,1],"span":[5,0,50]},{"path":[8],"span":[7,0,76]},{"path":[8,11],"span":[7,0,76]},{"path":[4,0],"span":[9,0,61,1]},{"path":[4,0,1],"span":[9,8,19]},{"path":[4,0,2,0],"span":[10,4,68]},{"path":[4,0,2,0,5],"span":[10,4,10]},{"path":[4,0,2,0,1],"span":[10,11,15]},{"path":[4,0,2,0,3],"span":[10,18,19]},{"path":[4,0,2,0,8],"span":[10,20,67]},{"path":[4,0,2,0,8,847939],"span":[10,21,66]},{"path":[4,0,2,1],"span":[11,4,17]},{"path":[4,0,2,1,5],"span":[11,4,9]},{"path":[4,0,2,1,1],"span":[11,10,12]},{"path":[4,0,2,1,3],"span":[11,15,16]},{"path":[4,0,2,2],"span":[12,4,27]},{"path":[4,0,2,2,5],"span":[12,4,10]},{"path":[4,0,2,2,1],"span":[12,11,22]},{"path":[4,0,2,2,3],"span":[12,25,26]},{"path":[4,0,2,3],"span":[13,4,29]},{"path":[4,0,2,3,5],"span":[13,4,10]},{"path":[4,0,2,3,1],"span":[13,11,24]},{"path":[4,0,2,3,3],"span":[13,27,28]},{"path":[4,0,2,4],"span":[14,4,26]},{"path":[4,0,2,4,5],"span":[14,4,10]},{"path":[4,0,2,4,1],"span":[14,11,21]},{"path":[4,0,2,4,3],"span":[14,24,25]},{"path":[4,0,2,5],"span":[15,4,25]},{"path":[4,0,2,5,5],"span":[15,4,10]},{"path":[4,0,2,5,1],"span":[15,11,20]},{"path":[4,0,2,5,3],"span":[15,23,24]},{"path":[4,0,2,6],"span":[16,4,20]},{"path":[4,0,2,6,5],"span":[16,4,10]},{"path":[4,0,2,6,1],"span":[16,11,15]},{"path":[4,0,2,6,3],"span":[16,18,19]},{"path":[4,0,2,7],"span":[17,4,22]},{"path":[4,0,2,7,5],"span":[17,4,10]},{"path":[4,0,2,7,1],"span":[17,11,17]},{"path":[4,0,2,7,3],"span":[17,20,21]},{"path":[4,0,2,8],"span":[18,4,22]},{"path":[4,0,2,8,5],"span":[18,4,10]},{"path":[4,0,2,8,1],"span":[18,11,17]},{"path":[4,0,2,8,3],"span":[18,20,21]},{"path":[4,0,2,9],"span":[19,4,46]},{"path":[4,0,2,9,6],"span":[19,4,29]},{"path":[4,0,2,9,1],"span":[19,30,40]},{"path":[4,0,2,9,3],"span":[19,43,45]},{"path":[4,0,2,10],"span":[20,4,50]},{"path":[4,0,2,10,6],"span":[20,4,29]},{"path":[4,0,2,10,1],"span":[20,30,44]},{"path":[4,0,2,10,3],"span":[20,47,49]},{"path":[4,0,2,11],"span":[21,4,24]},{"path":[4,0,2,11,5],"span":[21,4,8]},{"path":[4,0,2,11,1],"span":[21,9,18]},{"path":[4,0,2,11,3],"span":[21,21,23]},{"path":[4,0,2,12],"span":[22,4,46]},{"path":[4,0,2,12,5],"span":[22,4,9]},{"path":[4,0,2,12,1],"span":[22,10,40]},{"path":[4,0,2,12,3],"span":[22,43,45]},{"path":[4,0,2,13],"span":[23,4,48]},{"path":[4,0,2,13,5],"span":[23,4,9]},{"path":[4,0,2,13,1],"span":[23,10,42]},{"path":[4,0,2,13,3],"span":[23,45,47]},{"path":[4,0,2,14],"span":[24,4,31]},{"path":[4,0,2,14,5],"span":[24,4,9]},{"path":[4,0,2,14,1],"span":[24,10,25]},{"path":[4,0,2,14,3],"span":[24,28,30]},{"path":[4,0,2,15],"span":[25,4,29]},{"path":[4,0,2,15,5],"span":[25,4,9]},{"path":[4,0,2,15,1],"span":[25,10,23]},{"path":[4,0,2,15,3],"span":[25,26,28]},{"path":[4,0,2,16],"span":[26,4,25]},{"path":[4,0,2,16,5],"span":[26,4,9]},{"path":[4,0,2,16,1],"span":[26,10,19]},{"path":[4,0,2,16,3],"span":[26,22,24]},{"path":[4,0,2,17],"span":[27,4,30]},{"path":[4,0,2,17,5],"span":[27,4,9]},{"path":[4,0,2,17,1],"span":[27,10,24]},{"path":[4,0,2,17,3],"span":[27,27,29]},{"path":[4,0,2,18],"span":[28,4,25]},{"path":[4,0,2,18,5],"span":[28,4,9]},{"path":[4,0,2,18,1],"span":[28,10,19]},{"path":[4,0,2,18,3],"span":[28,22,24]},{"path":[4,0,2,19],"span":[29,4,30]},{"path":[4,0,2,19,5],"span":[29,4,9]},{"path":[4,0,2,19,1],"span":[29,10,24]},{"path":[4,0,2,19,3],"span":[29,27,29]},{"path":[4,0,2,20],"span":[30,4,30]},{"path":[4,0,2,20,5],"span":[30,4,9]},{"path":[4,0,2,20,1],"span":[30,10,24]},{"path":[4,0,2,20,3],"span":[30,27,29]},{"path":[4,0,2,21],"span":[31,4,35]},{"path":[4,0,2,21,5],"span":[31,4,9]},{"path":[4,0,2,21,1],"span":[31,10,29]},{"path":[4,0,2,21,3],"span":[31,32,34]},{"path":[4,0,2,22],"span":[32,4,29]},{"path":[4,0,2,22,5],"span":[32,4,10]},{"path":[4,0,2,22,1],"span":[32,11,23]},{"path":[4,0,2,22,3],"span":[32,26,28]},{"path":[4,0,2,23],"span":[33,4,28]},{"path":[4,0,2,23,5],"span":[33,4,9]},{"path":[4,0,2,23,1],"span":[33,10,22]},{"path":[4,0,2,23,3],"span":[33,25,27]},{"path":[4,0,2,24],"span":[34,4,51]},{"path":[4,0,2,24,6],"span":[34,4,29]},{"path":[4,0,2,24,1],"span":[34,30,45]},{"path":[4,0,2,24,3],"span":[34,48,50]},{"path":[4,0,2,25],"span":[35,4,28]},{"path":[4,0,2,25,5],"span":[35,4,9]},{"path":[4,0,2,25,1],"span":[35,10,22]},{"path":[4,0,2,25,3],"span":[35,25,27]},{"path":[4,0,2,26],"span":[36,4,33]},{"path":[4,0,2,26,5],"span":[36,4,9]},{"path":[4,0,2,26,1],"span":[36,10,27]},{"path":[4,0,2,26,3],"span":[36,30,32]},{"path":[4,0,2,27],"span":[37,4,32]},{"path":[4,0,2,27,5],"span":[37,4,9]},{"path":[4,0,2,27,1],"span":[37,10,26]},{"path":[4,0,2,27,3],"span":[37,29,31]},{"path":[4,0,2,28],"span":[38,4,37]},{"path":[4,0,2,28,5],"span":[38,4,9]},{"path":[4,0,2,28,1],"span":[38,10,31]},{"path":[4,0,2,28,3],"span":[38,34,36]},{"path":[4,0,2,29],"span":[39,4,34]},{"path":[4,0,2,29,5],"span":[39,4,9]},{"path":[4,0,2,29,1],"span":[39,10,28]},{"path":[4,0,2,29,3],"span":[39,31,33]},{"path":[4,0,2,30],"span":[40,4,39]},{"path":[4,0,2,30,5],"span":[40,4,9]},{"path":[4,0,2,30,1],"span":[40,10,33]},{"path":[4,0,2,30,3],"span":[40,36,38]},{"path":[4,0,2,31],"span":[41,4,30]},{"path":[4,0,2,31,5],"span":[41,4,9]},{"path":[4,0,2,31,1],"span":[41,10,24]},{"path":[4,0,2,31,3],"span":[41,27,29]},{"path":[4,0,2,32],"span":[42,4,31]},{"path":[4,0,2,32,5],"span":[42,4,9]},{"path":[4,0,2,32,1],"span":[42,10,25]},{"path":[4,0,2,32,3],"span":[42,28,30]},{"path":[4,0,2,33],"span":[43,4,28]},{"path":[4,0,2,33,5],"span":[43,4,9]},{"path":[4,0,2,33,1],"span":[43,10,22]},{"path":[4,0,2,33,3],"span":[43,25,27]},{"path":[4,0,2,34],"span":[44,4,28]},{"path":[4,0,2,34,5],"span":[44,4,9]},{"path":[4,0,2,34,1],"span":[44,10,22]},{"path":[4,0,2,34,3],"span":[44,25,27]},{"path":[4,0,2,35],"span":[45,4,29]},{"path":[4,0,2,35,5],"span":[45,4,9]},{"path":[4,0,2,35,1],"span":[45,10,23]},{"path":[4,0,2,35,3],"span":[45,26,28]},{"path":[4,0,2,36],"span":[46,4,26]},{"path":[4,0,2,36,5],"span":[46,4,9]},{"path":[4,0,2,36,1],"span":[46,10,20]},{"path":[4,0,2,36,3],"span":[46,23,25]},{"path":[4,0,2,37],"span":[47,4,29]},{"path":[4,0,2,37,5],"span":[47,4,9]},{"path":[4,0,2,37,1],"span":[47,10,23]},{"path":[4,0,2,37,3],"span":[47,26,28]},{"path":[4,0,2,38],"span":[48,4,30]},{"path":[4,0,2,38,5],"span":[48,4,9]},{"path":[4,0,2,38,1],"span":[48,10,24]},{"path":[4,0,2,38,3],"span":[48,27,29]},{"path":[4,0,2,39],"span":[49,4,27]},{"path":[4,0,2,39,5],"span":[49,4,9]},{"path":[4,0,2,39,1],"span":[49,10,21]},{"path":[4,0,2,39,3],"span":[49,24,26]},{"path":[4,0,2,40],"span":[50,4,40]},{"path":[4,0,2,40,5],"span":[50,4,9]},{"path":[4,0,2,40,1],"span":[50,10,34]},{"path":[4,0,2,40,3],"span":[50,37,39]},{"path":[4,0,2,41],"span":[51,4,41]},{"path":[4,0,2,41,5],"span":[51,4,9]},{"path":[4,0,2,41,1],"span":[51,10,35]},{"path":[4,0,2,41,3],"span":[51,38,40]},{"path":[4,0,2,42],"span":[52,4,36]},{"path":[4,0,2,42,5],"span":[52,4,9]},{"path":[4,0,2,42,1],"span":[52,10,30]},{"path":[4,0,2,42,3],"span":[52,33,35]},{"path":[4,0,2,43],"span":[53,4,37]},{"path":[4,0,2,43,5],"span":[53,4,10]},{"path":[4,0,2,43,1],"span":[53,11,31]},{"path":[4,0,2,43,3],"span":[53,34,36]},{"path":[4,0,2,44],"span":[54,4,32]},{"path":[4,0,2,44,5],"span":[54,4,9]},{"path":[4,0,2,44,1],"span":[54,10,26]},{"path":[4,0,2,44,3],"span":[54,29,31]},{"path":[4,0,2,45],"span":[55,4,33]},{"path":[4,0,2,45,5],"span":[55,4,9]},{"path":[4,0,2,45,1],"span":[55,10,27]},{"path":[4,0,2,45,3],"span":[55,30,32]},{"path":[4,0,2,46],"span":[56,4,30]},{"path":[4,0,2,46,5],"span":[56,4,9]},{"path":[4,0,2,46,1],"span":[56,10,24]},{"path":[4,0,2,46,3],"span":[56,27,29]},{"path":[4,0,2,47],"span":[57,4,32]},{"path":[4,0,2,47,5],"span":[57,4,10]},{"path":[4,0,2,47,1],"span":[57,11,26]},{"path":[4,0,2,47,3],"span":[57,29,31]},{"path":[4,0,2,48],"span":[58,4,34]},{"path":[4,0,2,48,5],"span":[58,4,10]},{"path":[4,0,2,48,1],"span":[58,11,28]},{"path":[4,0,2,48,3],"span":[58,31,33]},{"path":[4,0,2,49],"span":[59,4,27]},{"path":[4,0,2,49,5],"span":[59,4,10]},{"path":[4,0,2,49,1],"span":[59,11,21]},{"path":[4,0,2,49,3],"span":[59,24,26]},{"path":[4,0,2,50],"span":[60,4,39]},{"path":[4,0,2,50,4],"span":[60,4,12]},{"path":[4,0,2,50,6],"span":[60,13,24]},{"path":[4,0,2,50,1],"span":[60,25,33]},{"path":[4,0,2,50,3],"span":[60,36,38]},{"path":[4,1],"span":[64,0,82,1]},{"path":[4,1,1],"span":[64,8,19]},{"path":[4,1,2,0],"span":[65,4,25]},{"path":[4,1,2,0,5],"span":[65,4,10]},{"path":[4,1,2,0,1],"span":[65,11,20]},{"path":[4,1,2,0,3],"span":[65,23,24]},{"path":[4,1,2,1],"span":[66,4,25]},{"path":[4,1,2,1,5],"span":[66,4,10]},{"path":[4,1,2,1,1],"span":[66,11,20]},{"path":[4,1,2,1,3],"span":[66,23,24]},{"path":[4,1,2,2],"span":[67,4,24]},{"path":[4,1,2,2,5],"span":[67,4,10]},{"path":[4,1,2,2,1],"span":[67,11,19]},{"path":[4,1,2,2,3],"span":[67,22,23]},{"path":[4,1,2,3],"span":[68,4,20]},{"path":[4,1,2,3,5],"span":[68,4,10]},{"path":[4,1,2,3,1],"span":[68,11,15]},{"path":[4,1,2,3,3],"span":[68,18,19]},{"path":[4,1,2,4],"span":[69,4,21]},{"path":[4,1,2,4,5],"span":[69,4,10]},{"path":[4,1,2,4,1],"span":[69,11,16]},{"path":[4,1,2,4,3],"span":[69,19,20]},{"path":[4,1,2,5],"span":[70,4,24]},{"path":[4,1,2,5,5],"span":[70,4,10]},{"path":[4,1,2,5,1],"span":[70,11,19]},{"path":[4,1,2,5,3],"span":[70,22,23]},{"path":[4,1,2,6],"span":[71,4,22]},{"path":[4,1,2,6,5],"span":[71,4,10]},{"path":[4,1,2,6,1],"span":[71,11,17]},{"path":[4,1,2,6,3],"span":[71,20,21]},{"path":[4,1,2,7],"span":[72,4,28]},{"path":[4,1,2,7,5],"span":[72,4,8]},{"path":[4,1,2,7,1],"span":[72,9,23]},{"path":[4,1,2,7,3],"span":[72,26,27]},{"path":[4,1,2,8],"span":[73,4,26]},{"path":[4,1,2,8,5],"span":[73,4,9]},{"path":[4,1,2,8,1],"span":[73,10,21]},{"path":[4,1,2,8,3],"span":[73,24,25]},{"path":[4,1,2,9],"span":[74,4,18]},{"path":[4,1,2,9,5],"span":[74,4,8]},{"path":[4,1,2,9,1],"span":[74,9,12]},{"path":[4,1,2,9,3],"span":[74,15,17]},{"path":[4,1,2,10],"span":[75,4,27]},{"path":[4,1,2,10,5],"span":[75,4,9]},{"path":[4,1,2,10,1],"span":[75,10,21]},{"path":[4,1,2,10,3],"span":[75,24,26]},{"path":[4,1,2,11],"span":[76,4,27]},{"path":[4,1,2,11,5],"span":[76,4,9]},{"path":[4,1,2,11,1],"span":[76,10,21]},{"path":[4,1,2,11,3],"span":[76,24,26]},{"path":[4,1,2,12],"span":[77,4,29]},{"path":[4,1,2,12,5],"span":[77,4,10]},{"path":[4,1,2,12,1],"span":[77,11,23]},{"path":[4,1,2,12,3],"span":[77,26,28]},{"path":[4,1,2,13],"span":[78,4,25]},{"path":[4,1,2,13,5],"span":[78,4,9]},{"path":[4,1,2,13,1],"span":[78,10,19]},{"path":[4,1,2,13,3],"span":[78,22,24]},{"path":[4,1,2,14],"span":[79,4,25]},{"path":[4,1,2,14,5],"span":[79,4,10]},{"path":[4,1,2,14,1],"span":[79,11,19]},{"path":[4,1,2,14,3],"span":[79,22,24]},{"path":[4,1,2,15],"span":[80,4,34]},{"path":[4,1,2,15,5],"span":[80,4,10]},{"path":[4,1,2,15,1],"span":[80,11,28]},{"path":[4,1,2,15,3],"span":[80,31,33]},{"path":[4,1,2,16],"span":[81,4,33]},{"path":[4,1,2,16,5],"span":[81,4,10]},{"path":[4,1,2,16,1],"span":[81,11,27]},{"path":[4,1,2,16,3],"span":[81,30,32]}]},"syntax":"proto3","bufExtension":{"isImport":false,"isSyntaxUnspecified":false}}]}