{
  "ABIRoot": {
    "kind": "Root",
    "name": "SwiftProtobuf",
    "printedName": "SwiftProtobuf",
    "children": [
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_Any",
        "printedName": "Google_Protobuf_Any",
        "children": [
          {
            "kind": "Var",
            "name": "typeURL",
            "printedName": "typeURL",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B4_AnyV7typeURLSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV7typeURLSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_AnyV7typeURLSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV7typeURLSSvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_AnyV7typeURLSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV7typeURLSSvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_AnyV7typeURLSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV7typeURLSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "value",
            "printedName": "value",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Data",
                "printedName": "Foundation.Data",
                "usr": "s:10Foundation4DataV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B4_AnyV5value10Foundation4DataVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV5value10Foundation4DataVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Data",
                    "printedName": "Foundation.Data",
                    "usr": "s:10Foundation4DataV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_AnyV5value10Foundation4DataVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV5value10Foundation4DataVvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Data",
                    "printedName": "Foundation.Data",
                    "usr": "s:10Foundation4DataV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_AnyV5value10Foundation4DataVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV5value10Foundation4DataVvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_AnyV5value10Foundation4DataVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV5value10Foundation4DataVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B4_AnyV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_AnyV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_AnyV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_AnyV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Any",
                "printedName": "SwiftProtobuf.Google_Protobuf_Any",
                "usr": "s:13SwiftProtobuf07Google_B4_AnyV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B4_AnyVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B4_AnyVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B4_AnyV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_AnyV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B4_AnyV17_protobuf_nameMapAA05_NameG0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV17_protobuf_nameMapAA05_NameG0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_AnyV17_protobuf_nameMapAA05_NameG0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV17_protobuf_nameMapAA05_NameG0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B4_AnyV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B4_AnyV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Any",
                "printedName": "SwiftProtobuf.Google_Protobuf_Any",
                "usr": "s:13SwiftProtobuf07Google_B4_AnyV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Any",
                "printedName": "SwiftProtobuf.Google_Protobuf_Any",
                "usr": "s:13SwiftProtobuf07Google_B4_AnyV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B4_AnyV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B4_AnyV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_AnyV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(message:partial:typePrefix:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Any",
                "printedName": "SwiftProtobuf.Google_Protobuf_Any",
                "usr": "s:13SwiftProtobuf07Google_B4_AnyV"
              },
              {
                "kind": "TypeNominal",
                "name": "Message",
                "printedName": "any SwiftProtobuf.Message",
                "usr": "s:13SwiftProtobuf7MessageP"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "hasDefaultArg": true,
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "hasDefaultArg": true,
                "usr": "s:SS"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B4_AnyV7message7partial10typePrefixAcA7Message_p_SbSStKcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV7message7partial10typePrefixAcA7Message_p_SbSStKcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(textFormatString:extensions:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Any",
                "printedName": "SwiftProtobuf.Google_Protobuf_Any",
                "usr": "s:13SwiftProtobuf07Google_B4_AnyV"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(any SwiftProtobuf.ExtensionMap)?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionMap",
                    "printedName": "any SwiftProtobuf.ExtensionMap",
                    "usr": "s:13SwiftProtobuf12ExtensionMapP"
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sq"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B4_AnyV16textFormatString10extensionsACSS_AA12ExtensionMap_pSgtKcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV16textFormatString10extensionsACSS_AA12ExtensionMap_pSgtKcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "DisfavoredOverload",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(textFormatString:options:extensions:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Any",
                "printedName": "SwiftProtobuf.Google_Protobuf_Any",
                "usr": "s:13SwiftProtobuf07Google_B4_AnyV"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "TextFormatDecodingOptions",
                "printedName": "SwiftProtobuf.TextFormatDecodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(any SwiftProtobuf.ExtensionMap)?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionMap",
                    "printedName": "any SwiftProtobuf.ExtensionMap",
                    "usr": "s:13SwiftProtobuf12ExtensionMapP"
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sq"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B4_AnyV16textFormatString7options10extensionsACSS_AA04TextF15DecodingOptionsVAA12ExtensionMap_pSgtKcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV16textFormatString7options10extensionsACSS_AA04TextF15DecodingOptionsVAA12ExtensionMap_pSgtKcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "isA",
            "printedName": "isA(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Metatype",
                "printedName": "τ_0_0.Type",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ]
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B4_AnyV3isAySbxmAA7MessageRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV3isAySbxmAA7MessageRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<M where M : SwiftProtobuf.Message>",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "hash",
            "printedName": "hash(into:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Hasher",
                "printedName": "Swift.Hasher",
                "paramValueOwnership": "InOut",
                "usr": "s:s6HasherV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B4_AnyV4hash4intoys6HasherVz_tF",
            "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV4hash4intoys6HasherVz_tF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "register",
            "printedName": "register(messageType:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "ExistentialMetatype",
                "printedName": "any SwiftProtobuf.Message.Type",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Message",
                    "printedName": "SwiftProtobuf.Message",
                    "usr": "s:13SwiftProtobuf7MessageP"
                  }
                ]
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B4_AnyV8register11messageTypeSbAA7Message_pXp_tFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV8register11messageTypeSbAA7Message_pXp_tFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl",
              "DiscardableResult",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "messageType",
            "printedName": "messageType(forTypeURL:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(any SwiftProtobuf.Message.Type)?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExistentialMetatype",
                    "printedName": "any SwiftProtobuf.Message.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Message",
                        "printedName": "SwiftProtobuf.Message",
                        "usr": "s:13SwiftProtobuf7MessageP"
                      }
                    ]
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B4_AnyV11messageType03forF3URLAA7Message_pXpSgSS_tFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV11messageType03forF3URLAA7Message_pXpSgSS_tFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "messageType",
            "printedName": "messageType(forMessageName:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(any SwiftProtobuf.Message.Type)?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExistentialMetatype",
                    "printedName": "any SwiftProtobuf.Message.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Message",
                        "printedName": "SwiftProtobuf.Message",
                        "usr": "s:13SwiftProtobuf7MessageP"
                      }
                    ]
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B4_AnyV11messageType14forMessageNameAA0H0_pXpSgSS_tFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV11messageType14forMessageNameAA0H0_pXpSgSS_tFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B4_AnyV",
        "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "AnyUnpackError",
        "printedName": "AnyUnpackError",
        "children": [
          {
            "kind": "Var",
            "name": "typeMismatch",
            "printedName": "typeMismatch",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.AnyUnpackError.Type) -> SwiftProtobuf.AnyUnpackError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "AnyUnpackError",
                    "printedName": "SwiftProtobuf.AnyUnpackError",
                    "usr": "s:13SwiftProtobuf14AnyUnpackErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.AnyUnpackError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "AnyUnpackError",
                        "printedName": "SwiftProtobuf.AnyUnpackError",
                        "usr": "s:13SwiftProtobuf14AnyUnpackErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf14AnyUnpackErrorO12typeMismatchyA2CmF",
            "mangledName": "$s13SwiftProtobuf14AnyUnpackErrorO12typeMismatchyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "malformedWellKnownTypeJSON",
            "printedName": "malformedWellKnownTypeJSON",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.AnyUnpackError.Type) -> SwiftProtobuf.AnyUnpackError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "AnyUnpackError",
                    "printedName": "SwiftProtobuf.AnyUnpackError",
                    "usr": "s:13SwiftProtobuf14AnyUnpackErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.AnyUnpackError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "AnyUnpackError",
                        "printedName": "SwiftProtobuf.AnyUnpackError",
                        "usr": "s:13SwiftProtobuf14AnyUnpackErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf14AnyUnpackErrorO26malformedWellKnownTypeJSONyA2CmF",
            "mangledName": "$s13SwiftProtobuf14AnyUnpackErrorO26malformedWellKnownTypeJSONyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "malformedAnyField",
            "printedName": "malformedAnyField",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.AnyUnpackError.Type) -> SwiftProtobuf.AnyUnpackError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "AnyUnpackError",
                    "printedName": "SwiftProtobuf.AnyUnpackError",
                    "usr": "s:13SwiftProtobuf14AnyUnpackErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.AnyUnpackError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "AnyUnpackError",
                        "printedName": "SwiftProtobuf.AnyUnpackError",
                        "usr": "s:13SwiftProtobuf14AnyUnpackErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf14AnyUnpackErrorO09malformedC5FieldyA2CmF",
            "mangledName": "$s13SwiftProtobuf14AnyUnpackErrorO09malformedC5FieldyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyUnpackError",
                "printedName": "SwiftProtobuf.AnyUnpackError",
                "usr": "s:13SwiftProtobuf14AnyUnpackErrorO"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyUnpackError",
                "printedName": "SwiftProtobuf.AnyUnpackError",
                "usr": "s:13SwiftProtobuf14AnyUnpackErrorO"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf14AnyUnpackErrorO2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf14AnyUnpackErrorO2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "implicit": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf14AnyUnpackErrorO9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf14AnyUnpackErrorO9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf14AnyUnpackErrorO9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf14AnyUnpackErrorO9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "hash",
            "printedName": "hash(into:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Hasher",
                "printedName": "Swift.Hasher",
                "paramValueOwnership": "InOut",
                "usr": "s:s6HasherV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf14AnyUnpackErrorO4hash4intoys6HasherVz_tF",
            "mangledName": "$s13SwiftProtobuf14AnyUnpackErrorO4hash4intoys6HasherVz_tF",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Enum",
        "usr": "s:13SwiftProtobuf14AnyUnpackErrorO",
        "mangledName": "$s13SwiftProtobuf14AnyUnpackErrorO",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Error",
            "printedName": "Error",
            "usr": "s:s5ErrorP",
            "mangledName": "$ss5ErrorP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_Api",
        "printedName": "Google_Protobuf_Api",
        "children": [
          {
            "kind": "Var",
            "name": "name",
            "printedName": "name",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B4_ApiV4nameSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV4nameSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_ApiV4nameSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV4nameSSvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_ApiV4nameSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV4nameSSvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_ApiV4nameSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV4nameSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "methods",
            "printedName": "methods",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_Method]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Method",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Method",
                    "usr": "s:13SwiftProtobuf07Google_B7_MethodV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B4_ApiV7methodsSayAA0c1_B7_MethodVGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7methodsSayAA0c1_B7_MethodVGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_Method]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Method",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Method",
                        "usr": "s:13SwiftProtobuf07Google_B7_MethodV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_ApiV7methodsSayAA0c1_B7_MethodVGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7methodsSayAA0c1_B7_MethodVGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_Method]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Method",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Method",
                        "usr": "s:13SwiftProtobuf07Google_B7_MethodV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_ApiV7methodsSayAA0c1_B7_MethodVGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7methodsSayAA0c1_B7_MethodVGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_ApiV7methodsSayAA0c1_B7_MethodVGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7methodsSayAA0c1_B7_MethodVGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "options",
            "printedName": "options",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_Option]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Option",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Option",
                    "usr": "s:13SwiftProtobuf07Google_B7_OptionV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B4_ApiV7optionsSayAA0c1_B7_OptionVGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7optionsSayAA0c1_B7_OptionVGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_Option]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Option",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Option",
                        "usr": "s:13SwiftProtobuf07Google_B7_OptionV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_ApiV7optionsSayAA0c1_B7_OptionVGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7optionsSayAA0c1_B7_OptionVGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_Option]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Option",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Option",
                        "usr": "s:13SwiftProtobuf07Google_B7_OptionV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_ApiV7optionsSayAA0c1_B7_OptionVGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7optionsSayAA0c1_B7_OptionVGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_ApiV7optionsSayAA0c1_B7_OptionVGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7optionsSayAA0c1_B7_OptionVGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "version",
            "printedName": "version",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B4_ApiV7versionSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7versionSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_ApiV7versionSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7versionSSvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_ApiV7versionSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7versionSSvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_ApiV7versionSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7versionSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "sourceContext",
            "printedName": "sourceContext",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_SourceContext",
                "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext",
                "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B4_ApiV13sourceContextAA0c1_b7_SourceF0Vvp",
            "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13sourceContextAA0c1_b7_SourceF0Vvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_SourceContext",
                    "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext",
                    "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_ApiV13sourceContextAA0c1_b7_SourceF0Vvg",
                "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13sourceContextAA0c1_b7_SourceF0Vvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_SourceContext",
                    "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext",
                    "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_ApiV13sourceContextAA0c1_b7_SourceF0Vvs",
                "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13sourceContextAA0c1_b7_SourceF0Vvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_ApiV13sourceContextAA0c1_b7_SourceF0VvM",
                "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13sourceContextAA0c1_b7_SourceF0VvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasSourceContext",
            "printedName": "hasSourceContext",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B4_ApiV16hasSourceContextSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV16hasSourceContextSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_ApiV16hasSourceContextSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV16hasSourceContextSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearSourceContext",
            "printedName": "clearSourceContext()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B4_ApiV18clearSourceContextyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV18clearSourceContextyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "mixins",
            "printedName": "mixins",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_Mixin]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Mixin",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Mixin",
                    "usr": "s:13SwiftProtobuf07Google_B6_MixinV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B4_ApiV6mixinsSayAA0c1_B6_MixinVGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV6mixinsSayAA0c1_B6_MixinVGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_Mixin]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Mixin",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Mixin",
                        "usr": "s:13SwiftProtobuf07Google_B6_MixinV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_ApiV6mixinsSayAA0c1_B6_MixinVGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV6mixinsSayAA0c1_B6_MixinVGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_Mixin]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Mixin",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Mixin",
                        "usr": "s:13SwiftProtobuf07Google_B6_MixinV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_ApiV6mixinsSayAA0c1_B6_MixinVGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV6mixinsSayAA0c1_B6_MixinVGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_ApiV6mixinsSayAA0c1_B6_MixinVGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV6mixinsSayAA0c1_B6_MixinVGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "syntax",
            "printedName": "syntax",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Syntax",
                "printedName": "SwiftProtobuf.Google_Protobuf_Syntax",
                "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B4_ApiV6syntaxAA0c1_B7_SyntaxOvp",
            "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV6syntaxAA0c1_B7_SyntaxOvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Syntax",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Syntax",
                    "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_ApiV6syntaxAA0c1_B7_SyntaxOvg",
                "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV6syntaxAA0c1_B7_SyntaxOvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Syntax",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Syntax",
                    "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_ApiV6syntaxAA0c1_B7_SyntaxOvs",
                "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV6syntaxAA0c1_B7_SyntaxOvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_ApiV6syntaxAA0c1_B7_SyntaxOvM",
                "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV6syntaxAA0c1_B7_SyntaxOvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B4_ApiV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_ApiV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_ApiV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_ApiV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Api",
                "printedName": "SwiftProtobuf.Google_Protobuf_Api",
                "usr": "s:13SwiftProtobuf07Google_B4_ApiV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B4_ApiVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B4_ApiVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B4_ApiV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_ApiV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B4_ApiV17_protobuf_nameMapAA05_NameG0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV17_protobuf_nameMapAA05_NameG0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_ApiV17_protobuf_nameMapAA05_NameG0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV17_protobuf_nameMapAA05_NameG0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B4_ApiV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B4_ApiV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Api",
                "printedName": "SwiftProtobuf.Google_Protobuf_Api",
                "usr": "s:13SwiftProtobuf07Google_B4_ApiV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Api",
                "printedName": "SwiftProtobuf.Google_Protobuf_Api",
                "usr": "s:13SwiftProtobuf07Google_B4_ApiV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B4_ApiV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B4_ApiV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B4_ApiV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B4_ApiV",
        "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_Method",
        "printedName": "Google_Protobuf_Method",
        "children": [
          {
            "kind": "Var",
            "name": "name",
            "printedName": "name",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B7_MethodV4nameSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV4nameSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_MethodV4nameSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV4nameSSvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_MethodV4nameSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV4nameSSvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_MethodV4nameSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV4nameSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "requestTypeURL",
            "printedName": "requestTypeURL",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B7_MethodV14requestTypeURLSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV14requestTypeURLSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_MethodV14requestTypeURLSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV14requestTypeURLSSvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_MethodV14requestTypeURLSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV14requestTypeURLSSvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_MethodV14requestTypeURLSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV14requestTypeURLSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "requestStreaming",
            "printedName": "requestStreaming",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B7_MethodV16requestStreamingSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV16requestStreamingSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_MethodV16requestStreamingSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV16requestStreamingSbvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_MethodV16requestStreamingSbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV16requestStreamingSbvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_MethodV16requestStreamingSbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV16requestStreamingSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "responseTypeURL",
            "printedName": "responseTypeURL",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B7_MethodV15responseTypeURLSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV15responseTypeURLSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_MethodV15responseTypeURLSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV15responseTypeURLSSvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_MethodV15responseTypeURLSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV15responseTypeURLSSvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_MethodV15responseTypeURLSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV15responseTypeURLSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "responseStreaming",
            "printedName": "responseStreaming",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B7_MethodV17responseStreamingSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV17responseStreamingSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_MethodV17responseStreamingSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV17responseStreamingSbvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_MethodV17responseStreamingSbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV17responseStreamingSbvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_MethodV17responseStreamingSbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV17responseStreamingSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "options",
            "printedName": "options",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_Option]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Option",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Option",
                    "usr": "s:13SwiftProtobuf07Google_B7_OptionV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B7_MethodV7optionsSayAA0c1_B7_OptionVGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV7optionsSayAA0c1_B7_OptionVGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_Option]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Option",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Option",
                        "usr": "s:13SwiftProtobuf07Google_B7_OptionV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_MethodV7optionsSayAA0c1_B7_OptionVGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV7optionsSayAA0c1_B7_OptionVGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_Option]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Option",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Option",
                        "usr": "s:13SwiftProtobuf07Google_B7_OptionV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_MethodV7optionsSayAA0c1_B7_OptionVGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV7optionsSayAA0c1_B7_OptionVGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_MethodV7optionsSayAA0c1_B7_OptionVGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV7optionsSayAA0c1_B7_OptionVGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "syntax",
            "printedName": "syntax",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Syntax",
                "printedName": "SwiftProtobuf.Google_Protobuf_Syntax",
                "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B7_MethodV6syntaxAA0c1_B7_SyntaxOvp",
            "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV6syntaxAA0c1_B7_SyntaxOvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Syntax",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Syntax",
                    "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_MethodV6syntaxAA0c1_B7_SyntaxOvg",
                "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV6syntaxAA0c1_B7_SyntaxOvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Syntax",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Syntax",
                    "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_MethodV6syntaxAA0c1_B7_SyntaxOvs",
                "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV6syntaxAA0c1_B7_SyntaxOvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_MethodV6syntaxAA0c1_B7_SyntaxOvM",
                "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV6syntaxAA0c1_B7_SyntaxOvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B7_MethodV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_MethodV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_MethodV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_MethodV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Method",
                "printedName": "SwiftProtobuf.Google_Protobuf_Method",
                "usr": "s:13SwiftProtobuf07Google_B7_MethodV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B7_MethodVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B7_MethodVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B7_MethodV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_MethodV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B7_MethodV17_protobuf_nameMapAA05_NameG0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV17_protobuf_nameMapAA05_NameG0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_MethodV17_protobuf_nameMapAA05_NameG0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV17_protobuf_nameMapAA05_NameG0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B7_MethodV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B7_MethodV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Method",
                "printedName": "SwiftProtobuf.Google_Protobuf_Method",
                "usr": "s:13SwiftProtobuf07Google_B7_MethodV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Method",
                "printedName": "SwiftProtobuf.Google_Protobuf_Method",
                "usr": "s:13SwiftProtobuf07Google_B7_MethodV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B7_MethodV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B7_MethodV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_MethodV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B7_MethodV",
        "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_Mixin",
        "printedName": "Google_Protobuf_Mixin",
        "children": [
          {
            "kind": "Var",
            "name": "name",
            "printedName": "name",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_MixinV4nameSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV4nameSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_MixinV4nameSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV4nameSSvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_MixinV4nameSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV4nameSSvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_MixinV4nameSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV4nameSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "root",
            "printedName": "root",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_MixinV4rootSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV4rootSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_MixinV4rootSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV4rootSSvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_MixinV4rootSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV4rootSSvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_MixinV4rootSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV4rootSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_MixinV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_MixinV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_MixinV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_MixinV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Mixin",
                "printedName": "SwiftProtobuf.Google_Protobuf_Mixin",
                "usr": "s:13SwiftProtobuf07Google_B6_MixinV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B6_MixinVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B6_MixinVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_MixinV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_MixinV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_MixinV17_protobuf_nameMapAA05_NameG0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV17_protobuf_nameMapAA05_NameG0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_MixinV17_protobuf_nameMapAA05_NameG0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV17_protobuf_nameMapAA05_NameG0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B6_MixinV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B6_MixinV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Mixin",
                "printedName": "SwiftProtobuf.Google_Protobuf_Mixin",
                "usr": "s:13SwiftProtobuf07Google_B6_MixinV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Mixin",
                "printedName": "SwiftProtobuf.Google_Protobuf_Mixin",
                "usr": "s:13SwiftProtobuf07Google_B6_MixinV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B6_MixinV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_MixinV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_MixinV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B6_MixinV",
        "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "AsyncMessageSequence",
        "printedName": "AsyncMessageSequence",
        "children": [
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(base:extensions:partial:options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "AsyncMessageSequence",
                "printedName": "SwiftProtobuf.AsyncMessageSequence<τ_0_0, τ_0_1>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_1"
                  }
                ],
                "usr": "s:13SwiftProtobuf20AsyncMessageSequenceV"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(any SwiftProtobuf.ExtensionMap)?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionMap",
                    "printedName": "any SwiftProtobuf.ExtensionMap",
                    "usr": "s:13SwiftProtobuf12ExtensionMapP"
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "hasDefaultArg": true,
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "BinaryDecodingOptions",
                "printedName": "SwiftProtobuf.BinaryDecodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf20AsyncMessageSequenceV4base10extensions7partial7optionsACyxq_Gx_AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtcfc",
            "mangledName": "$s13SwiftProtobuf20AsyncMessageSequenceV4base10extensions7partial7optionsACyxq_Gx_AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtcfc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : _Concurrency.AsyncSequence, τ_0_1 : SwiftProtobuf.Message, τ_0_0.Element == Swift.UInt8>",
            "sugared_genericSig": "<Base, M where Base : _Concurrency.AsyncSequence, M : SwiftProtobuf.Message, Base.Element == Swift.UInt8>",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "TypeDecl",
            "name": "AsyncIterator",
            "printedName": "AsyncIterator",
            "children": [
              {
                "kind": "Var",
                "name": "iterator",
                "printedName": "iterator",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "τ_0_0.AsyncIterator?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "DependentMember",
                        "printedName": "τ_0_0.AsyncIterator"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf20AsyncMessageSequenceV0C8IteratorV8iteratorADQzSgvp",
                "mangledName": "$s13SwiftProtobuf20AsyncMessageSequenceV0C8IteratorV8iteratorADQzSgvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "UsableFromInline"
                ],
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Optional",
                        "printedName": "τ_0_0.AsyncIterator?",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "DependentMember",
                            "printedName": "τ_0_0.AsyncIterator"
                          }
                        ],
                        "usr": "s:Sq"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf20AsyncMessageSequenceV0C8IteratorV8iteratorADQzSgvg",
                    "mangledName": "$s13SwiftProtobuf20AsyncMessageSequenceV0C8IteratorV8iteratorADQzSgvg",
                    "moduleName": "SwiftProtobuf",
                    "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : _Concurrency.AsyncSequence, τ_0_1 : SwiftProtobuf.Message, τ_0_0.Element == Swift.UInt8>",
                    "sugared_genericSig": "<Base, M where Base : _Concurrency.AsyncSequence, M : SwiftProtobuf.Message, Base.Element == Swift.UInt8>",
                    "implicit": true,
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Optional",
                        "printedName": "τ_0_0.AsyncIterator?",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "DependentMember",
                            "printedName": "τ_0_0.AsyncIterator"
                          }
                        ],
                        "usr": "s:Sq"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf20AsyncMessageSequenceV0C8IteratorV8iteratorADQzSgvs",
                    "mangledName": "$s13SwiftProtobuf20AsyncMessageSequenceV0C8IteratorV8iteratorADQzSgvs",
                    "moduleName": "SwiftProtobuf",
                    "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : _Concurrency.AsyncSequence, τ_0_1 : SwiftProtobuf.Message, τ_0_0.Element == Swift.UInt8>",
                    "sugared_genericSig": "<Base, M where Base : _Concurrency.AsyncSequence, M : SwiftProtobuf.Message, Base.Element == Swift.UInt8>",
                    "implicit": true,
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf20AsyncMessageSequenceV0C8IteratorV8iteratorADQzSgvM",
                    "mangledName": "$s13SwiftProtobuf20AsyncMessageSequenceV0C8IteratorV8iteratorADQzSgvM",
                    "moduleName": "SwiftProtobuf",
                    "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : _Concurrency.AsyncSequence, τ_0_1 : SwiftProtobuf.Message, τ_0_0.Element == Swift.UInt8>",
                    "sugared_genericSig": "<Base, M where Base : _Concurrency.AsyncSequence, M : SwiftProtobuf.Message, Base.Element == Swift.UInt8>",
                    "implicit": true,
                    "intro_Macosx": "10.15",
                    "intro_iOS": "13.0",
                    "intro_tvOS": "13.0",
                    "intro_watchOS": "6.0",
                    "declAttributes": [
                      "Available",
                      "Available",
                      "Available",
                      "Available"
                    ],
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "extensions",
                "printedName": "extensions",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "(any SwiftProtobuf.ExtensionMap)?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "ExtensionMap",
                        "printedName": "any SwiftProtobuf.ExtensionMap",
                        "usr": "s:13SwiftProtobuf12ExtensionMapP"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf20AsyncMessageSequenceV0C8IteratorV10extensionsAA12ExtensionMap_pSgvp",
                "mangledName": "$s13SwiftProtobuf20AsyncMessageSequenceV0C8IteratorV10extensionsAA12ExtensionMap_pSgvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "HasStorage",
                  "UsableFromInline"
                ],
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Optional",
                        "printedName": "(any SwiftProtobuf.ExtensionMap)?",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "ExtensionMap",
                            "printedName": "any SwiftProtobuf.ExtensionMap",
                            "usr": "s:13SwiftProtobuf12ExtensionMapP"
                          }
                        ],
                        "usr": "s:Sq"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf20AsyncMessageSequenceV0C8IteratorV10extensionsAA12ExtensionMap_pSgvg",
                    "mangledName": "$s13SwiftProtobuf20AsyncMessageSequenceV0C8IteratorV10extensionsAA12ExtensionMap_pSgvg",
                    "moduleName": "SwiftProtobuf",
                    "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : _Concurrency.AsyncSequence, τ_0_1 : SwiftProtobuf.Message, τ_0_0.Element == Swift.UInt8>",
                    "sugared_genericSig": "<Base, M where Base : _Concurrency.AsyncSequence, M : SwiftProtobuf.Message, Base.Element == Swift.UInt8>",
                    "implicit": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "partial",
                "printedName": "partial",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf20AsyncMessageSequenceV0C8IteratorV7partialSbvp",
                "mangledName": "$s13SwiftProtobuf20AsyncMessageSequenceV0C8IteratorV7partialSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "HasStorage",
                  "UsableFromInline"
                ],
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf20AsyncMessageSequenceV0C8IteratorV7partialSbvg",
                    "mangledName": "$s13SwiftProtobuf20AsyncMessageSequenceV0C8IteratorV7partialSbvg",
                    "moduleName": "SwiftProtobuf",
                    "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : _Concurrency.AsyncSequence, τ_0_1 : SwiftProtobuf.Message, τ_0_0.Element == Swift.UInt8>",
                    "sugared_genericSig": "<Base, M where Base : _Concurrency.AsyncSequence, M : SwiftProtobuf.Message, Base.Element == Swift.UInt8>",
                    "implicit": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "options",
                "printedName": "options",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "BinaryDecodingOptions",
                    "printedName": "SwiftProtobuf.BinaryDecodingOptions",
                    "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf20AsyncMessageSequenceV0C8IteratorV7optionsAA21BinaryDecodingOptionsVvp",
                "mangledName": "$s13SwiftProtobuf20AsyncMessageSequenceV0C8IteratorV7optionsAA21BinaryDecodingOptionsVvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "HasStorage",
                  "UsableFromInline"
                ],
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "BinaryDecodingOptions",
                        "printedName": "SwiftProtobuf.BinaryDecodingOptions",
                        "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf20AsyncMessageSequenceV0C8IteratorV7optionsAA21BinaryDecodingOptionsVvg",
                    "mangledName": "$s13SwiftProtobuf20AsyncMessageSequenceV0C8IteratorV7optionsAA21BinaryDecodingOptionsVvg",
                    "moduleName": "SwiftProtobuf",
                    "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : _Concurrency.AsyncSequence, τ_0_1 : SwiftProtobuf.Message, τ_0_0.Element == Swift.UInt8>",
                    "sugared_genericSig": "<Base, M where Base : _Concurrency.AsyncSequence, M : SwiftProtobuf.Message, Base.Element == Swift.UInt8>",
                    "implicit": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "nextVarInt",
                "printedName": "nextVarInt()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.UInt64?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UInt64",
                        "printedName": "Swift.UInt64",
                        "usr": "s:s6UInt64V"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf20AsyncMessageSequenceV0C8IteratorV10nextVarInts6UInt64VSgyYaKF",
                "mangledName": "$s13SwiftProtobuf20AsyncMessageSequenceV0C8IteratorV10nextVarInts6UInt64VSgyYaKF",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : _Concurrency.AsyncSequence, τ_0_1 : SwiftProtobuf.Message, τ_0_0.Element == Swift.UInt8>",
                "sugared_genericSig": "<Base, M where Base : _Concurrency.AsyncSequence, M : SwiftProtobuf.Message, Base.Element == Swift.UInt8>",
                "declAttributes": [
                  "Mutating",
                  "Inlinable",
                  "RawDocComment"
                ],
                "throwing": true,
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Function",
                "name": "readBytes",
                "printedName": "readBytes(_:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[Swift.UInt8]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UInt8",
                        "printedName": "Swift.UInt8",
                        "usr": "s:s5UInt8V"
                      }
                    ],
                    "usr": "s:Sa"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf20AsyncMessageSequenceV0C8IteratorV9readBytesySays5UInt8VGSiYaKF",
                "mangledName": "$s13SwiftProtobuf20AsyncMessageSequenceV0C8IteratorV9readBytesySays5UInt8VGSiYaKF",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : _Concurrency.AsyncSequence, τ_0_1 : SwiftProtobuf.Message, τ_0_0.Element == Swift.UInt8>",
                "sugared_genericSig": "<Base, M where Base : _Concurrency.AsyncSequence, M : SwiftProtobuf.Message, Base.Element == Swift.UInt8>",
                "declAttributes": [
                  "Mutating",
                  "UsableFromInline",
                  "RawDocComment"
                ],
                "throwing": true,
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Function",
                "name": "next",
                "printedName": "next()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "τ_0_1?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_1"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf20AsyncMessageSequenceV0C8IteratorV4nextq_SgyYaKF",
                "mangledName": "$s13SwiftProtobuf20AsyncMessageSequenceV0C8IteratorV4nextq_SgyYaKF",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : _Concurrency.AsyncSequence, τ_0_1 : SwiftProtobuf.Message, τ_0_0.Element == Swift.UInt8>",
                "sugared_genericSig": "<Base, M where Base : _Concurrency.AsyncSequence, M : SwiftProtobuf.Message, Base.Element == Swift.UInt8>",
                "declAttributes": [
                  "Mutating",
                  "AccessControl",
                  "Inlinable",
                  "RawDocComment"
                ],
                "throwing": true,
                "funcSelfKind": "Mutating"
              }
            ],
            "declKind": "Struct",
            "usr": "s:13SwiftProtobuf20AsyncMessageSequenceV0C8IteratorV",
            "mangledName": "$s13SwiftProtobuf20AsyncMessageSequenceV0C8IteratorV",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : _Concurrency.AsyncSequence, τ_0_1 : SwiftProtobuf.Message, τ_0_0.Element == Swift.UInt8>",
            "sugared_genericSig": "<Base, M where Base : _Concurrency.AsyncSequence, M : SwiftProtobuf.Message, Base.Element == Swift.UInt8>",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "AsyncIteratorProtocol",
                "printedName": "AsyncIteratorProtocol",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "Element",
                    "printedName": "Element",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_1"
                      }
                    ]
                  },
                  {
                    "kind": "TypeWitness",
                    "name": "Failure",
                    "printedName": "Failure",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Error",
                        "printedName": "any Swift.Error",
                        "usr": "s:s5ErrorP"
                      }
                    ]
                  }
                ],
                "usr": "s:ScI",
                "mangledName": "$sScI"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "makeAsyncIterator",
            "printedName": "makeAsyncIterator()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "AsyncIterator",
                "printedName": "SwiftProtobuf.AsyncMessageSequence<τ_0_0, τ_0_1>.AsyncIterator",
                "usr": "s:13SwiftProtobuf20AsyncMessageSequenceV0C8IteratorV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf20AsyncMessageSequenceV04makeC8IteratorAC0cG0Vyxq__GyF",
            "mangledName": "$s13SwiftProtobuf20AsyncMessageSequenceV04makeC8IteratorAC0cG0Vyxq__GyF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : _Concurrency.AsyncSequence, τ_0_1 : SwiftProtobuf.Message, τ_0_0.Element == Swift.UInt8>",
            "sugared_genericSig": "<Base, M where Base : _Concurrency.AsyncSequence, M : SwiftProtobuf.Message, Base.Element == Swift.UInt8>",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf20AsyncMessageSequenceV",
        "mangledName": "$s13SwiftProtobuf20AsyncMessageSequenceV",
        "moduleName": "SwiftProtobuf",
        "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : _Concurrency.AsyncSequence, τ_0_1 : SwiftProtobuf.Message, τ_0_0.Element == Swift.UInt8>",
        "sugared_genericSig": "<Base, M where Base : _Concurrency.AsyncSequence, M : SwiftProtobuf.Message, Base.Element == Swift.UInt8>",
        "intro_Macosx": "10.15",
        "intro_iOS": "13.0",
        "intro_tvOS": "13.0",
        "intro_watchOS": "6.0",
        "declAttributes": [
          "AccessControl",
          "Available",
          "Available",
          "Available",
          "Available",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "AsyncSequence",
            "printedName": "AsyncSequence",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "AsyncIterator",
                "printedName": "AsyncIterator",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "AsyncIterator",
                    "printedName": "SwiftProtobuf.AsyncMessageSequence<τ_0_0, τ_0_1>.AsyncIterator",
                    "usr": "s:13SwiftProtobuf20AsyncMessageSequenceV0C8IteratorV"
                  }
                ]
              },
              {
                "kind": "TypeWitness",
                "name": "Element",
                "printedName": "Element",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_1"
                  }
                ]
              },
              {
                "kind": "TypeWitness",
                "name": "Failure",
                "printedName": "Failure",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Error",
                    "printedName": "any Swift.Error",
                    "usr": "s:s5ErrorP"
                  }
                ]
              }
            ],
            "usr": "s:Sci",
            "mangledName": "$sSci"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "BinaryDecodingError",
        "printedName": "BinaryDecodingError",
        "children": [
          {
            "kind": "Var",
            "name": "trailingGarbage",
            "printedName": "trailingGarbage",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.BinaryDecodingError.Type) -> SwiftProtobuf.BinaryDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "BinaryDecodingError",
                    "printedName": "SwiftProtobuf.BinaryDecodingError",
                    "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.BinaryDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "BinaryDecodingError",
                        "printedName": "SwiftProtobuf.BinaryDecodingError",
                        "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO15trailingGarbageyA2CmF",
            "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO15trailingGarbageyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "truncated",
            "printedName": "truncated",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.BinaryDecodingError.Type) -> SwiftProtobuf.BinaryDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "BinaryDecodingError",
                    "printedName": "SwiftProtobuf.BinaryDecodingError",
                    "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.BinaryDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "BinaryDecodingError",
                        "printedName": "SwiftProtobuf.BinaryDecodingError",
                        "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO9truncatedyA2CmF",
            "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO9truncatedyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "invalidUTF8",
            "printedName": "invalidUTF8",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.BinaryDecodingError.Type) -> SwiftProtobuf.BinaryDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "BinaryDecodingError",
                    "printedName": "SwiftProtobuf.BinaryDecodingError",
                    "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.BinaryDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "BinaryDecodingError",
                        "printedName": "SwiftProtobuf.BinaryDecodingError",
                        "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO11invalidUTF8yA2CmF",
            "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO11invalidUTF8yA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "malformedProtobuf",
            "printedName": "malformedProtobuf",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.BinaryDecodingError.Type) -> SwiftProtobuf.BinaryDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "BinaryDecodingError",
                    "printedName": "SwiftProtobuf.BinaryDecodingError",
                    "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.BinaryDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "BinaryDecodingError",
                        "printedName": "SwiftProtobuf.BinaryDecodingError",
                        "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO09malformedB0yA2CmF",
            "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO09malformedB0yA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "missingRequiredFields",
            "printedName": "missingRequiredFields",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.BinaryDecodingError.Type) -> SwiftProtobuf.BinaryDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "BinaryDecodingError",
                    "printedName": "SwiftProtobuf.BinaryDecodingError",
                    "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.BinaryDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "BinaryDecodingError",
                        "printedName": "SwiftProtobuf.BinaryDecodingError",
                        "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO21missingRequiredFieldsyA2CmF",
            "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO21missingRequiredFieldsyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "internalExtensionError",
            "printedName": "internalExtensionError",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.BinaryDecodingError.Type) -> SwiftProtobuf.BinaryDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "BinaryDecodingError",
                    "printedName": "SwiftProtobuf.BinaryDecodingError",
                    "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.BinaryDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "BinaryDecodingError",
                        "printedName": "SwiftProtobuf.BinaryDecodingError",
                        "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO017internalExtensionE0yA2CmF",
            "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO017internalExtensionE0yA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "messageDepthLimit",
            "printedName": "messageDepthLimit",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.BinaryDecodingError.Type) -> SwiftProtobuf.BinaryDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "BinaryDecodingError",
                    "printedName": "SwiftProtobuf.BinaryDecodingError",
                    "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.BinaryDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "BinaryDecodingError",
                        "printedName": "SwiftProtobuf.BinaryDecodingError",
                        "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO17messageDepthLimityA2CmF",
            "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO17messageDepthLimityA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "BinaryDecodingError",
                "printedName": "SwiftProtobuf.BinaryDecodingError",
                "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO"
              },
              {
                "kind": "TypeNominal",
                "name": "BinaryDecodingError",
                "printedName": "SwiftProtobuf.BinaryDecodingError",
                "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "implicit": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "hash",
            "printedName": "hash(into:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Hasher",
                "printedName": "Swift.Hasher",
                "paramValueOwnership": "InOut",
                "usr": "s:s6HasherV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO4hash4intoys6HasherVz_tF",
            "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO4hash4intoys6HasherVz_tF",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Enum",
        "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO",
        "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Error",
            "printedName": "Error",
            "usr": "s:s5ErrorP",
            "mangledName": "$ss5ErrorP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "BinaryDecodingOptions",
        "printedName": "BinaryDecodingOptions",
        "children": [
          {
            "kind": "Var",
            "name": "messageDepthLimit",
            "printedName": "messageDepthLimit",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV17messageDepthLimitSivp",
            "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV17messageDepthLimitSivp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV17messageDepthLimitSivg",
                "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV17messageDepthLimitSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV17messageDepthLimitSivs",
                "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV17messageDepthLimitSivs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV17messageDepthLimitSivM",
                "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV17messageDepthLimitSivM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "discardUnknownFields",
            "printedName": "discardUnknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV20discardUnknownFieldsSbvp",
            "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV20discardUnknownFieldsSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV20discardUnknownFieldsSbvg",
                "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV20discardUnknownFieldsSbvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV20discardUnknownFieldsSbvs",
                "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV20discardUnknownFieldsSbvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV20discardUnknownFieldsSbvM",
                "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV20discardUnknownFieldsSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "BinaryDecodingOptions",
                "printedName": "SwiftProtobuf.BinaryDecodingOptions",
                "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsVACycfc",
            "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV",
        "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf"
      },
      {
        "kind": "TypeDecl",
        "name": "BinaryDelimited",
        "printedName": "BinaryDelimited",
        "children": [
          {
            "kind": "TypeDecl",
            "name": "Error",
            "printedName": "Error",
            "children": [
              {
                "kind": "Var",
                "name": "unknownStreamError",
                "printedName": "unknownStreamError",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.BinaryDelimited.Error.Type) -> SwiftProtobuf.BinaryDelimited.Error",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Error",
                        "printedName": "SwiftProtobuf.BinaryDelimited.Error",
                        "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.BinaryDelimited.Error.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Error",
                            "printedName": "SwiftProtobuf.BinaryDelimited.Error",
                            "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO013unknownStreamE0yA2EmF",
                "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5ErrorO013unknownStreamE0yA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "truncated",
                "printedName": "truncated",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.BinaryDelimited.Error.Type) -> SwiftProtobuf.BinaryDelimited.Error",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Error",
                        "printedName": "SwiftProtobuf.BinaryDelimited.Error",
                        "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.BinaryDelimited.Error.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Error",
                            "printedName": "SwiftProtobuf.BinaryDelimited.Error",
                            "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO9truncatedyA2EmF",
                "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5ErrorO9truncatedyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Function",
                "name": "==",
                "printedName": "==(_:_:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Error",
                    "printedName": "SwiftProtobuf.BinaryDelimited.Error",
                    "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Error",
                    "printedName": "SwiftProtobuf.BinaryDelimited.Error",
                    "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO2eeoiySbAE_AEtFZ",
                "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5ErrorO2eeoiySbAE_AEtFZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "funcSelfKind": "NonMutating"
              },
              {
                "kind": "Var",
                "name": "hashValue",
                "printedName": "hashValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO9hashValueSivp",
                "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5ErrorO9hashValueSivp",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO9hashValueSivg",
                    "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5ErrorO9hashValueSivg",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "hash",
                "printedName": "hash(into:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Hasher",
                    "printedName": "Swift.Hasher",
                    "paramValueOwnership": "InOut",
                    "usr": "s:s6HasherV"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO4hash4intoys6HasherVz_tF",
                "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5ErrorO4hash4intoys6HasherVz_tF",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "funcSelfKind": "NonMutating"
              }
            ],
            "declKind": "Enum",
            "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO",
            "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5ErrorO",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              },
              {
                "kind": "Conformance",
                "name": "Hashable",
                "printedName": "Hashable",
                "usr": "s:SH",
                "mangledName": "$sSH"
              },
              {
                "kind": "Conformance",
                "name": "Error",
                "printedName": "Error",
                "usr": "s:s5ErrorP",
                "mangledName": "$ss5ErrorP"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "serialize",
            "printedName": "serialize(message:to:partial:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Message",
                "printedName": "any SwiftProtobuf.Message",
                "usr": "s:13SwiftProtobuf7MessageP"
              },
              {
                "kind": "TypeNominal",
                "name": "OutputStream",
                "printedName": "Foundation.OutputStream",
                "usr": "c:objc(cs)NSOutputStream"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "hasDefaultArg": true,
                "usr": "s:Sb"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf15BinaryDelimitedO9serialize7message2to7partialyAA7Message_p_So14NSOutputStreamCSbtKFZ",
            "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO9serialize7message2to7partialyAA7Message_p_So14NSOutputStreamCSbtKFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "parse",
            "printedName": "parse(messageType:from:extensions:partial:options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              },
              {
                "kind": "TypeNominal",
                "name": "Metatype",
                "printedName": "τ_0_0.Type",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ]
              },
              {
                "kind": "TypeNominal",
                "name": "InputStream",
                "printedName": "Foundation.InputStream",
                "usr": "c:objc(cs)NSInputStream"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(any SwiftProtobuf.ExtensionMap)?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionMap",
                    "printedName": "any SwiftProtobuf.ExtensionMap",
                    "usr": "s:13SwiftProtobuf12ExtensionMapP"
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "hasDefaultArg": true,
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "BinaryDecodingOptions",
                "printedName": "SwiftProtobuf.BinaryDecodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf15BinaryDelimitedO5parse11messageType4from10extensions7partial7optionsxxm_So13NSInputStreamCAA12ExtensionMap_pSgSbAA0C15DecodingOptionsVtKAA7MessageRzlFZ",
            "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5parse11messageType4from10extensions7partial7optionsxxm_So13NSInputStreamCAA12ExtensionMap_pSgSbAA0C15DecodingOptionsVtKAA7MessageRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<M where M : SwiftProtobuf.Message>",
            "static": true,
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "merge",
            "printedName": "merge(into:from:extensions:partial:options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              },
              {
                "kind": "TypeNominal",
                "name": "InputStream",
                "printedName": "Foundation.InputStream",
                "usr": "c:objc(cs)NSInputStream"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(any SwiftProtobuf.ExtensionMap)?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionMap",
                    "printedName": "any SwiftProtobuf.ExtensionMap",
                    "usr": "s:13SwiftProtobuf12ExtensionMapP"
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "hasDefaultArg": true,
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "BinaryDecodingOptions",
                "printedName": "SwiftProtobuf.BinaryDecodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf15BinaryDelimitedO5merge4into4from10extensions7partial7optionsyxz_So13NSInputStreamCAA12ExtensionMap_pSgSbAA0C15DecodingOptionsVtKAA7MessageRzlFZ",
            "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5merge4into4from10extensions7partial7optionsyxz_So13NSInputStreamCAA12ExtensionMap_pSgSbAA0C15DecodingOptionsVtKAA7MessageRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<M where M : SwiftProtobuf.Message>",
            "static": true,
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Enum",
        "usr": "s:13SwiftProtobuf15BinaryDelimitedO",
        "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "BinaryEncodingError",
        "printedName": "BinaryEncodingError",
        "children": [
          {
            "kind": "Var",
            "name": "anyTranscodeFailure",
            "printedName": "anyTranscodeFailure",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.BinaryEncodingError.Type) -> SwiftProtobuf.BinaryEncodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "BinaryEncodingError",
                    "printedName": "SwiftProtobuf.BinaryEncodingError",
                    "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.BinaryEncodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "BinaryEncodingError",
                        "printedName": "SwiftProtobuf.BinaryEncodingError",
                        "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO19anyTranscodeFailureyA2CmF",
            "mangledName": "$s13SwiftProtobuf19BinaryEncodingErrorO19anyTranscodeFailureyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "missingRequiredFields",
            "printedName": "missingRequiredFields",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.BinaryEncodingError.Type) -> SwiftProtobuf.BinaryEncodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "BinaryEncodingError",
                    "printedName": "SwiftProtobuf.BinaryEncodingError",
                    "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.BinaryEncodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "BinaryEncodingError",
                        "printedName": "SwiftProtobuf.BinaryEncodingError",
                        "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO21missingRequiredFieldsyA2CmF",
            "mangledName": "$s13SwiftProtobuf19BinaryEncodingErrorO21missingRequiredFieldsyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "BinaryEncodingError",
                "printedName": "SwiftProtobuf.BinaryEncodingError",
                "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO"
              },
              {
                "kind": "TypeNominal",
                "name": "BinaryEncodingError",
                "printedName": "SwiftProtobuf.BinaryEncodingError",
                "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf19BinaryEncodingErrorO2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "implicit": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf19BinaryEncodingErrorO9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf19BinaryEncodingErrorO9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "hash",
            "printedName": "hash(into:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Hasher",
                "printedName": "Swift.Hasher",
                "paramValueOwnership": "InOut",
                "usr": "s:s6HasherV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO4hash4intoys6HasherVz_tF",
            "mangledName": "$s13SwiftProtobuf19BinaryEncodingErrorO4hash4intoys6HasherVz_tF",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Enum",
        "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO",
        "mangledName": "$s13SwiftProtobuf19BinaryEncodingErrorO",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Error",
            "printedName": "Error",
            "usr": "s:s5ErrorP",
            "mangledName": "$ss5ErrorP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "BinaryEncodingOptions",
        "printedName": "BinaryEncodingOptions",
        "children": [
          {
            "kind": "Var",
            "name": "useDeterministicOrdering",
            "printedName": "useDeterministicOrdering",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf21BinaryEncodingOptionsV24useDeterministicOrderingSbvp",
            "mangledName": "$s13SwiftProtobuf21BinaryEncodingOptionsV24useDeterministicOrderingSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf21BinaryEncodingOptionsV24useDeterministicOrderingSbvg",
                "mangledName": "$s13SwiftProtobuf21BinaryEncodingOptionsV24useDeterministicOrderingSbvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf21BinaryEncodingOptionsV24useDeterministicOrderingSbvs",
                "mangledName": "$s13SwiftProtobuf21BinaryEncodingOptionsV24useDeterministicOrderingSbvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf21BinaryEncodingOptionsV24useDeterministicOrderingSbvM",
                "mangledName": "$s13SwiftProtobuf21BinaryEncodingOptionsV24useDeterministicOrderingSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "BinaryEncodingOptions",
                "printedName": "SwiftProtobuf.BinaryEncodingOptions",
                "usr": "s:13SwiftProtobuf21BinaryEncodingOptionsV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf21BinaryEncodingOptionsVACycfc",
            "mangledName": "$s13SwiftProtobuf21BinaryEncodingOptionsVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf21BinaryEncodingOptionsV",
        "mangledName": "$s13SwiftProtobuf21BinaryEncodingOptionsV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Decoder",
        "printedName": "Decoder",
        "children": [
          {
            "kind": "Function",
            "name": "handleConflictingOneOf",
            "printedName": "handleConflictingOneOf()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP22handleConflictingOneOfyyKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP22handleConflictingOneOfyyKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "nextFieldNumber",
            "printedName": "nextFieldNumber()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.Int?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP15nextFieldNumberSiSgyKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP15nextFieldNumberSiSgyKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularFloatField",
            "printedName": "decodeSingularFloatField(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "paramValueOwnership": "InOut",
                "usr": "s:Sf"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularFloatField5valueySfz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularFloatField5valueySfz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularFloatField",
            "printedName": "decodeSingularFloatField(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.Float?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularFloatField5valueySfSgz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularFloatField5valueySfSgz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeatedFloatField",
            "printedName": "decodeRepeatedFloatField(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Float]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP24decodeRepeatedFloatField5valueySaySfGz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP24decodeRepeatedFloatField5valueySaySfGz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularDoubleField",
            "printedName": "decodeSingularDoubleField(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Double",
                "printedName": "Swift.Double",
                "paramValueOwnership": "InOut",
                "usr": "s:Sd"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularDoubleField5valueySdz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularDoubleField5valueySdz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularDoubleField",
            "printedName": "decodeSingularDoubleField(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.Double?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Double",
                    "printedName": "Swift.Double",
                    "usr": "s:Sd"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularDoubleField5valueySdSgz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularDoubleField5valueySdSgz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeatedDoubleField",
            "printedName": "decodeRepeatedDoubleField(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Double]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Double",
                    "printedName": "Swift.Double",
                    "usr": "s:Sd"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP25decodeRepeatedDoubleField5valueySaySdGz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP25decodeRepeatedDoubleField5valueySaySdGz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularInt32Field",
            "printedName": "decodeSingularInt32Field(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Int32",
                "printedName": "Swift.Int32",
                "paramValueOwnership": "InOut",
                "usr": "s:s5Int32V"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularInt32Field5valueys0F0Vz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularInt32Field5valueys0F0Vz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularInt32Field",
            "printedName": "decodeSingularInt32Field(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.Int32?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularInt32Field5valueys0F0VSgz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularInt32Field5valueys0F0VSgz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeatedInt32Field",
            "printedName": "decodeRepeatedInt32Field(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP24decodeRepeatedInt32Field5valueySays0F0VGz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP24decodeRepeatedInt32Field5valueySays0F0VGz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularInt64Field",
            "printedName": "decodeSingularInt64Field(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Int64",
                "printedName": "Swift.Int64",
                "paramValueOwnership": "InOut",
                "usr": "s:s5Int64V"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularInt64Field5valueys0F0Vz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularInt64Field5valueys0F0Vz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularInt64Field",
            "printedName": "decodeSingularInt64Field(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.Int64?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularInt64Field5valueys0F0VSgz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularInt64Field5valueys0F0VSgz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeatedInt64Field",
            "printedName": "decodeRepeatedInt64Field(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP24decodeRepeatedInt64Field5valueySays0F0VGz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP24decodeRepeatedInt64Field5valueySays0F0VGz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularUInt32Field",
            "printedName": "decodeSingularUInt32Field(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "UInt32",
                "printedName": "Swift.UInt32",
                "paramValueOwnership": "InOut",
                "usr": "s:s6UInt32V"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularUInt32Field5valueys0F0Vz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularUInt32Field5valueys0F0Vz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularUInt32Field",
            "printedName": "decodeSingularUInt32Field(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.UInt32?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt32",
                    "printedName": "Swift.UInt32",
                    "usr": "s:s6UInt32V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularUInt32Field5valueys0F0VSgz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularUInt32Field5valueys0F0VSgz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeatedUInt32Field",
            "printedName": "decodeRepeatedUInt32Field(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt32",
                    "printedName": "Swift.UInt32",
                    "usr": "s:s6UInt32V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP25decodeRepeatedUInt32Field5valueySays0F0VGz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP25decodeRepeatedUInt32Field5valueySays0F0VGz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularUInt64Field",
            "printedName": "decodeSingularUInt64Field(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "UInt64",
                "printedName": "Swift.UInt64",
                "paramValueOwnership": "InOut",
                "usr": "s:s6UInt64V"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularUInt64Field5valueys0F0Vz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularUInt64Field5valueys0F0Vz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularUInt64Field",
            "printedName": "decodeSingularUInt64Field(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.UInt64?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt64",
                    "printedName": "Swift.UInt64",
                    "usr": "s:s6UInt64V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularUInt64Field5valueys0F0VSgz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularUInt64Field5valueys0F0VSgz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeatedUInt64Field",
            "printedName": "decodeRepeatedUInt64Field(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt64",
                    "printedName": "Swift.UInt64",
                    "usr": "s:s6UInt64V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP25decodeRepeatedUInt64Field5valueySays0F0VGz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP25decodeRepeatedUInt64Field5valueySays0F0VGz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularSInt32Field",
            "printedName": "decodeSingularSInt32Field(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Int32",
                "printedName": "Swift.Int32",
                "paramValueOwnership": "InOut",
                "usr": "s:s5Int32V"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularSInt32Field5valueys5Int32Vz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularSInt32Field5valueys5Int32Vz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularSInt32Field",
            "printedName": "decodeSingularSInt32Field(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.Int32?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularSInt32Field5valueys5Int32VSgz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularSInt32Field5valueys5Int32VSgz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeatedSInt32Field",
            "printedName": "decodeRepeatedSInt32Field(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP25decodeRepeatedSInt32Field5valueySays5Int32VGz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP25decodeRepeatedSInt32Field5valueySays5Int32VGz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularSInt64Field",
            "printedName": "decodeSingularSInt64Field(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Int64",
                "printedName": "Swift.Int64",
                "paramValueOwnership": "InOut",
                "usr": "s:s5Int64V"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularSInt64Field5valueys5Int64Vz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularSInt64Field5valueys5Int64Vz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularSInt64Field",
            "printedName": "decodeSingularSInt64Field(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.Int64?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularSInt64Field5valueys5Int64VSgz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularSInt64Field5valueys5Int64VSgz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeatedSInt64Field",
            "printedName": "decodeRepeatedSInt64Field(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP25decodeRepeatedSInt64Field5valueySays5Int64VGz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP25decodeRepeatedSInt64Field5valueySays5Int64VGz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularFixed32Field",
            "printedName": "decodeSingularFixed32Field(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "UInt32",
                "printedName": "Swift.UInt32",
                "paramValueOwnership": "InOut",
                "usr": "s:s6UInt32V"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP26decodeSingularFixed32Field5valueys6UInt32Vz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP26decodeSingularFixed32Field5valueys6UInt32Vz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularFixed32Field",
            "printedName": "decodeSingularFixed32Field(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.UInt32?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt32",
                    "printedName": "Swift.UInt32",
                    "usr": "s:s6UInt32V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP26decodeSingularFixed32Field5valueys6UInt32VSgz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP26decodeSingularFixed32Field5valueys6UInt32VSgz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeatedFixed32Field",
            "printedName": "decodeRepeatedFixed32Field(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt32",
                    "printedName": "Swift.UInt32",
                    "usr": "s:s6UInt32V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP26decodeRepeatedFixed32Field5valueySays6UInt32VGz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP26decodeRepeatedFixed32Field5valueySays6UInt32VGz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularFixed64Field",
            "printedName": "decodeSingularFixed64Field(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "UInt64",
                "printedName": "Swift.UInt64",
                "paramValueOwnership": "InOut",
                "usr": "s:s6UInt64V"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP26decodeSingularFixed64Field5valueys6UInt64Vz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP26decodeSingularFixed64Field5valueys6UInt64Vz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularFixed64Field",
            "printedName": "decodeSingularFixed64Field(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.UInt64?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt64",
                    "printedName": "Swift.UInt64",
                    "usr": "s:s6UInt64V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP26decodeSingularFixed64Field5valueys6UInt64VSgz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP26decodeSingularFixed64Field5valueys6UInt64VSgz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeatedFixed64Field",
            "printedName": "decodeRepeatedFixed64Field(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt64",
                    "printedName": "Swift.UInt64",
                    "usr": "s:s6UInt64V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP26decodeRepeatedFixed64Field5valueySays6UInt64VGz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP26decodeRepeatedFixed64Field5valueySays6UInt64VGz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularSFixed32Field",
            "printedName": "decodeSingularSFixed32Field(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Int32",
                "printedName": "Swift.Int32",
                "paramValueOwnership": "InOut",
                "usr": "s:s5Int32V"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP27decodeSingularSFixed32Field5valueys5Int32Vz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP27decodeSingularSFixed32Field5valueys5Int32Vz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularSFixed32Field",
            "printedName": "decodeSingularSFixed32Field(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.Int32?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP27decodeSingularSFixed32Field5valueys5Int32VSgz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP27decodeSingularSFixed32Field5valueys5Int32VSgz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeatedSFixed32Field",
            "printedName": "decodeRepeatedSFixed32Field(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP27decodeRepeatedSFixed32Field5valueySays5Int32VGz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP27decodeRepeatedSFixed32Field5valueySays5Int32VGz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularSFixed64Field",
            "printedName": "decodeSingularSFixed64Field(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Int64",
                "printedName": "Swift.Int64",
                "paramValueOwnership": "InOut",
                "usr": "s:s5Int64V"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP27decodeSingularSFixed64Field5valueys5Int64Vz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP27decodeSingularSFixed64Field5valueys5Int64Vz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularSFixed64Field",
            "printedName": "decodeSingularSFixed64Field(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.Int64?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP27decodeSingularSFixed64Field5valueys5Int64VSgz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP27decodeSingularSFixed64Field5valueys5Int64VSgz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeatedSFixed64Field",
            "printedName": "decodeRepeatedSFixed64Field(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP27decodeRepeatedSFixed64Field5valueySays5Int64VGz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP27decodeRepeatedSFixed64Field5valueySays5Int64VGz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularBoolField",
            "printedName": "decodeSingularBoolField(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "paramValueOwnership": "InOut",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP23decodeSingularBoolField5valueySbz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP23decodeSingularBoolField5valueySbz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularBoolField",
            "printedName": "decodeSingularBoolField(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.Bool?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP23decodeSingularBoolField5valueySbSgz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP23decodeSingularBoolField5valueySbSgz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeatedBoolField",
            "printedName": "decodeRepeatedBoolField(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Bool]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP23decodeRepeatedBoolField5valueySaySbGz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP23decodeRepeatedBoolField5valueySaySbGz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularStringField",
            "printedName": "decodeSingularStringField(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "paramValueOwnership": "InOut",
                "usr": "s:SS"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularStringField5valueySSz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularStringField5valueySSz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularStringField",
            "printedName": "decodeSingularStringField(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.String?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularStringField5valueySSSgz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularStringField5valueySSSgz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeatedStringField",
            "printedName": "decodeRepeatedStringField(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.String]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP25decodeRepeatedStringField5valueySaySSGz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP25decodeRepeatedStringField5valueySaySSGz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularBytesField",
            "printedName": "decodeSingularBytesField(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Data",
                "printedName": "Foundation.Data",
                "paramValueOwnership": "InOut",
                "usr": "s:10Foundation4DataV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularBytesField5valuey10Foundation4DataVz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularBytesField5valuey10Foundation4DataVz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularBytesField",
            "printedName": "decodeSingularBytesField(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Foundation.Data?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Data",
                    "printedName": "Foundation.Data",
                    "usr": "s:10Foundation4DataV"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularBytesField5valuey10Foundation4DataVSgz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularBytesField5valuey10Foundation4DataVSgz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeatedBytesField",
            "printedName": "decodeRepeatedBytesField(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Foundation.Data]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Data",
                    "printedName": "Foundation.Data",
                    "usr": "s:10Foundation4DataV"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP24decodeRepeatedBytesField5valueySay10Foundation4DataVGz_tKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP24decodeRepeatedBytesField5valueySay10Foundation4DataVGz_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularEnumField",
            "printedName": "decodeSingularEnumField(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP23decodeSingularEnumField5valueyqd__z_tKAA0F0Rd__Si8RawValueRtd__lF",
            "mangledName": "$s13SwiftProtobuf7DecoderP23decodeSingularEnumField5valueyqd__z_tKAA0F0Rd__Si8RawValueRtd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.Enum, τ_1_0.RawValue == Swift.Int>",
            "sugared_genericSig": "<Self, E where Self : SwiftProtobuf.Decoder, E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularEnumField",
            "printedName": "decodeSingularEnumField(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "τ_1_0?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_1_0"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP23decodeSingularEnumField5valueyqd__Sgz_tKAA0F0Rd__Si8RawValueRtd__lF",
            "mangledName": "$s13SwiftProtobuf7DecoderP23decodeSingularEnumField5valueyqd__Sgz_tKAA0F0Rd__Si8RawValueRtd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.Enum, τ_1_0.RawValue == Swift.Int>",
            "sugared_genericSig": "<Self, E where Self : SwiftProtobuf.Decoder, E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeatedEnumField",
            "printedName": "decodeRepeatedEnumField(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_1_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_1_0"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP23decodeRepeatedEnumField5valueySayqd__Gz_tKAA0F0Rd__Si8RawValueRtd__lF",
            "mangledName": "$s13SwiftProtobuf7DecoderP23decodeRepeatedEnumField5valueySayqd__Gz_tKAA0F0Rd__Si8RawValueRtd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.Enum, τ_1_0.RawValue == Swift.Int>",
            "sugared_genericSig": "<Self, E where Self : SwiftProtobuf.Decoder, E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularMessageField",
            "printedName": "decodeSingularMessageField(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "τ_1_0?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_1_0"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP26decodeSingularMessageField5valueyqd__Sgz_tKAA0F0Rd__lF",
            "mangledName": "$s13SwiftProtobuf7DecoderP26decodeSingularMessageField5valueyqd__Sgz_tKAA0F0Rd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self, M where Self : SwiftProtobuf.Decoder, M : SwiftProtobuf.Message>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeatedMessageField",
            "printedName": "decodeRepeatedMessageField(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_1_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_1_0"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP26decodeRepeatedMessageField5valueySayqd__Gz_tKAA0F0Rd__lF",
            "mangledName": "$s13SwiftProtobuf7DecoderP26decodeRepeatedMessageField5valueySayqd__Gz_tKAA0F0Rd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self, M where Self : SwiftProtobuf.Decoder, M : SwiftProtobuf.Message>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeSingularGroupField",
            "printedName": "decodeSingularGroupField(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "τ_1_0?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_1_0"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularGroupField5valueyqd__Sgz_tKAA7MessageRd__lF",
            "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularGroupField5valueyqd__Sgz_tKAA7MessageRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self, G where Self : SwiftProtobuf.Decoder, G : SwiftProtobuf.Message>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeatedGroupField",
            "printedName": "decodeRepeatedGroupField(value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_1_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_1_0"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP24decodeRepeatedGroupField5valueySayqd__Gz_tKAA7MessageRd__lF",
            "mangledName": "$s13SwiftProtobuf7DecoderP24decodeRepeatedGroupField5valueySayqd__Gz_tKAA7MessageRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self, G where Self : SwiftProtobuf.Decoder, G : SwiftProtobuf.Message>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeMapField",
            "printedName": "decodeMapField(fieldType:value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Metatype",
                "printedName": "SwiftProtobuf._ProtobufMap<τ_1_0, τ_1_1>.Type",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_ProtobufMap",
                    "printedName": "SwiftProtobuf._ProtobufMap<τ_1_0, τ_1_1>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_1_0"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_1_1"
                      }
                    ],
                    "usr": "s:13SwiftProtobuf01_B3MapV"
                  }
                ]
              },
              {
                "kind": "TypeNominal",
                "name": "Dictionary",
                "printedName": "[τ_1_0.BaseType : τ_1_1.BaseType]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "DependentMember",
                    "printedName": "τ_1_0.BaseType"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "DependentMember",
                    "printedName": "τ_1_1.BaseType"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:SD"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP14decodeMapField9fieldType5valueyAA01_bE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__AJQyd_0_GztKAA0e3KeyH0Rd__AA0e5ValueH0Rd_0_r0_lF",
            "mangledName": "$s13SwiftProtobuf7DecoderP14decodeMapField9fieldType5valueyAA01_bE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__AJQyd_0_GztKAA0e3KeyH0Rd__AA0e5ValueH0Rd_0_r0_lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0, τ_1_1 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.MapKeyType, τ_1_1 : SwiftProtobuf.MapValueType>",
            "sugared_genericSig": "<Self, KeyType, ValueType where Self : SwiftProtobuf.Decoder, KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.MapValueType>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeMapField",
            "printedName": "decodeMapField(fieldType:value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Metatype",
                "printedName": "SwiftProtobuf._ProtobufEnumMap<τ_1_0, τ_1_1>.Type",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_ProtobufEnumMap",
                    "printedName": "SwiftProtobuf._ProtobufEnumMap<τ_1_0, τ_1_1>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_1_0"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_1_1"
                      }
                    ],
                    "usr": "s:13SwiftProtobuf01_B7EnumMapV"
                  }
                ]
              },
              {
                "kind": "TypeNominal",
                "name": "Dictionary",
                "printedName": "[τ_1_0.BaseType : τ_1_1]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "DependentMember",
                    "printedName": "τ_1_0.BaseType"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_1_1"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:SD"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP14decodeMapField9fieldType5valueyAA01_b4EnumE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__qd_0_GztKAA0e3KeyH0Rd__AA0J0Rd_0_Si8RawValueRtd_0_r0_lF",
            "mangledName": "$s13SwiftProtobuf7DecoderP14decodeMapField9fieldType5valueyAA01_b4EnumE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__qd_0_GztKAA0e3KeyH0Rd__AA0J0Rd_0_Si8RawValueRtd_0_r0_lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0, τ_1_1 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.MapKeyType, τ_1_1 : SwiftProtobuf.Enum, τ_1_1.RawValue == Swift.Int>",
            "sugared_genericSig": "<Self, KeyType, ValueType where Self : SwiftProtobuf.Decoder, KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.Enum, ValueType.RawValue == Swift.Int>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeMapField",
            "printedName": "decodeMapField(fieldType:value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Metatype",
                "printedName": "SwiftProtobuf._ProtobufMessageMap<τ_1_0, τ_1_1>.Type",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_ProtobufMessageMap",
                    "printedName": "SwiftProtobuf._ProtobufMessageMap<τ_1_0, τ_1_1>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_1_0"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_1_1"
                      }
                    ],
                    "usr": "s:13SwiftProtobuf01_B10MessageMapV"
                  }
                ]
              },
              {
                "kind": "TypeNominal",
                "name": "Dictionary",
                "printedName": "[τ_1_0.BaseType : τ_1_1]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "DependentMember",
                    "printedName": "τ_1_0.BaseType"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_1_1"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:SD"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP14decodeMapField9fieldType5valueyAA01_b7MessageE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__qd_0_GztKAA0e3KeyH0Rd__SHRd_0_AA0J0Rd_0_r0_lF",
            "mangledName": "$s13SwiftProtobuf7DecoderP14decodeMapField9fieldType5valueyAA01_b7MessageE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__qd_0_GztKAA0e3KeyH0Rd__SHRd_0_AA0J0Rd_0_r0_lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0, τ_1_1 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.MapKeyType, τ_1_1 : Swift.Hashable, τ_1_1 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self, KeyType, ValueType where Self : SwiftProtobuf.Decoder, KeyType : SwiftProtobuf.MapKeyType, ValueType : Swift.Hashable, ValueType : SwiftProtobuf.Message>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeExtensionField",
            "printedName": "decodeExtensionField(values:messageType:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "ExtensionFieldValueSet",
                "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                "paramValueOwnership": "InOut",
                "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
              },
              {
                "kind": "TypeNominal",
                "name": "ExistentialMetatype",
                "printedName": "any SwiftProtobuf.Message.Type",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Message",
                    "printedName": "SwiftProtobuf.Message",
                    "usr": "s:13SwiftProtobuf7MessageP"
                  }
                ]
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP20decodeExtensionField6values11messageType11fieldNumberyAA0eF8ValueSetVz_AA7Message_pXpSitKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP20decodeExtensionField6values11messageType11fieldNumberyAA0eF8ValueSetVz_AA7Message_pXpSitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeExtensionFieldsAsMessageSet",
            "printedName": "decodeExtensionFieldsAsMessageSet(values:messageType:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "ExtensionFieldValueSet",
                "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                "paramValueOwnership": "InOut",
                "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
              },
              {
                "kind": "TypeNominal",
                "name": "ExistentialMetatype",
                "printedName": "any SwiftProtobuf.Message.Type",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Message",
                    "printedName": "SwiftProtobuf.Message",
                    "usr": "s:13SwiftProtobuf7MessageP"
                  }
                ]
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderP33decodeExtensionFieldsAsMessageSet6values11messageTypeyAA0e10FieldValueI0Vz_AA0H0_pXptKF",
            "mangledName": "$s13SwiftProtobuf7DecoderP33decodeExtensionFieldsAsMessageSet6values11messageTypeyAA0e10FieldValueI0Vz_AA0H0_pXptKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "decodeExtensionFieldsAsMessageSet",
            "printedName": "decodeExtensionFieldsAsMessageSet(values:messageType:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "ExtensionFieldValueSet",
                "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                "paramValueOwnership": "InOut",
                "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
              },
              {
                "kind": "TypeNominal",
                "name": "ExistentialMetatype",
                "printedName": "any SwiftProtobuf.Message.Type",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Message",
                    "printedName": "SwiftProtobuf.Message",
                    "usr": "s:13SwiftProtobuf7MessageP"
                  }
                ]
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7DecoderPAAE33decodeExtensionFieldsAsMessageSet6values11messageTypeyAA0e10FieldValueI0Vz_AA0H0_pXptKF",
            "mangledName": "$s13SwiftProtobuf7DecoderPAAE33decodeExtensionFieldsAsMessageSet6values11messageTypeyAA0e10FieldValueI0Vz_AA0H0_pXptKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          }
        ],
        "declKind": "Protocol",
        "usr": "s:13SwiftProtobuf7DecoderP",
        "mangledName": "$s13SwiftProtobuf7DecoderP",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_Edition",
        "printedName": "Google_Protobuf_Edition",
        "children": [
          {
            "kind": "Var",
            "name": "unknown",
            "printedName": "unknown",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Edition",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                    "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Edition",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                        "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf07Google_B8_EditionO7unknownyA2CmF",
            "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO7unknownyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "legacy",
            "printedName": "legacy",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Edition",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                    "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Edition",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                        "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf07Google_B8_EditionO6legacyyA2CmF",
            "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO6legacyyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "proto2",
            "printedName": "proto2",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Edition",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                    "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Edition",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                        "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf07Google_B8_EditionO6proto2yA2CmF",
            "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO6proto2yA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "proto3",
            "printedName": "proto3",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Edition",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                    "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Edition",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                        "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf07Google_B8_EditionO6proto3yA2CmF",
            "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO6proto3yA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "edition2023",
            "printedName": "edition2023",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Edition",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                    "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Edition",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                        "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf07Google_B8_EditionO11edition2023yA2CmF",
            "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO11edition2023yA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "edition2024",
            "printedName": "edition2024",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Edition",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                    "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Edition",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                        "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf07Google_B8_EditionO11edition2024yA2CmF",
            "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO11edition2024yA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "edition1TestOnly",
            "printedName": "edition1TestOnly",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Edition",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                    "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Edition",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                        "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf07Google_B8_EditionO16edition1TestOnlyyA2CmF",
            "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO16edition1TestOnlyyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "edition2TestOnly",
            "printedName": "edition2TestOnly",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Edition",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                    "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Edition",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                        "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf07Google_B8_EditionO16edition2TestOnlyyA2CmF",
            "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO16edition2TestOnlyyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "edition99997TestOnly",
            "printedName": "edition99997TestOnly",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Edition",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                    "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Edition",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                        "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf07Google_B8_EditionO20edition99997TestOnlyyA2CmF",
            "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO20edition99997TestOnlyyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "edition99998TestOnly",
            "printedName": "edition99998TestOnly",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Edition",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                    "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Edition",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                        "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf07Google_B8_EditionO20edition99998TestOnlyyA2CmF",
            "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO20edition99998TestOnlyyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "edition99999TestOnly",
            "printedName": "edition99999TestOnly",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Edition",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                    "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Edition",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                        "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf07Google_B8_EditionO20edition99999TestOnlyyA2CmF",
            "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO20edition99999TestOnlyyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "max",
            "printedName": "max",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Edition",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                    "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Edition",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                        "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf07Google_B8_EditionO3maxyA2CmF",
            "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO3maxyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Edition",
                "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B8_EditionOACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B8_EditionOACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(rawValue:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "SwiftProtobuf.Google_Protobuf_Edition?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Edition",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                    "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B8_EditionO8rawValueACSgSi_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO8rawValueACSgSi_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "rawValue",
            "printedName": "rawValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B8_EditionO8rawValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO8rawValueSivp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B8_EditionO8rawValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO8rawValueSivg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "allCases",
            "printedName": "allCases",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_Edition]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Edition",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                    "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B8_EditionO8allCasesSayACGvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO8allCasesSayACGvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "implicit": true,
            "declAttributes": [
              "Nonisolated"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_Edition]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Edition",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                        "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B8_EditionO8allCasesSayACGvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO8allCasesSayACGvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B8_EditionO17_protobuf_nameMapAA05_NameG0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO17_protobuf_nameMapAA05_NameG0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B8_EditionO17_protobuf_nameMapAA05_NameG0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO17_protobuf_nameMapAA05_NameG0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Enum",
        "usr": "s:13SwiftProtobuf07Google_B8_EditionO",
        "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Enum",
            "printedName": "Enum",
            "usr": "s:13SwiftProtobuf4EnumP",
            "mangledName": "$s13SwiftProtobuf4EnumP"
          },
          {
            "kind": "Conformance",
            "name": "CaseIterable",
            "printedName": "CaseIterable",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "AllCases",
                "printedName": "AllCases",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_Edition]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Edition",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                        "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ]
              }
            ],
            "usr": "s:s12CaseIterableP",
            "mangledName": "$ss12CaseIterableP"
          },
          {
            "kind": "Conformance",
            "name": "RawRepresentable",
            "printedName": "RawRepresentable",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "RawValue",
                "printedName": "RawValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ]
              }
            ],
            "usr": "s:SY",
            "mangledName": "$sSY"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_FileDescriptorSet",
        "printedName": "Google_Protobuf_FileDescriptorSet",
        "children": [
          {
            "kind": "Var",
            "name": "file",
            "printedName": "file",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_FileDescriptorProto]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_FileDescriptorProto",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorProto",
                    "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV4fileSayAA0c1_b1_dE5ProtoVGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV4fileSayAA0c1_b1_dE5ProtoVGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_FileDescriptorProto]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_FileDescriptorProto",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorProto",
                        "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV4fileSayAA0c1_b1_dE5ProtoVGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV4fileSayAA0c1_b1_dE5ProtoVGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_FileDescriptorProto]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_FileDescriptorProto",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorProto",
                        "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV4fileSayAA0c1_b1_dE5ProtoVGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV4fileSayAA0c1_b1_dE5ProtoVGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV4fileSayAA0c1_b1_dE5ProtoVGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV4fileSayAA0c1_b1_dE5ProtoVGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FileDescriptorSet",
                "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorSet",
                "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV17_protobuf_nameMapAA05_NameI0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV17_protobuf_nameMapAA05_NameI0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV17_protobuf_nameMapAA05_NameI0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV17_protobuf_nameMapAA05_NameI0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isInitialized",
            "printedName": "isInitialized",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV13isInitializedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV13isInitializedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV13isInitializedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV13isInitializedSbvg",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FileDescriptorSet",
                "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorSet",
                "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FileDescriptorSet",
                "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorSet",
                "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV",
        "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_FileDescriptorProto",
        "printedName": "Google_Protobuf_FileDescriptorProto",
        "children": [
          {
            "kind": "Var",
            "name": "name",
            "printedName": "name",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV4nameSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV4nameSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV4nameSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV4nameSSvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV4nameSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV4nameSSvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV4nameSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV4nameSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasName",
            "printedName": "hasName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7hasNameSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7hasNameSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7hasNameSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7hasNameSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearName",
            "printedName": "clearName()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9clearNameyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9clearNameyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "package",
            "printedName": "package",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7packageSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7packageSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7packageSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7packageSSvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7packageSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7packageSSvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7packageSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7packageSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasPackage",
            "printedName": "hasPackage",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasPackageSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasPackageSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasPackageSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasPackageSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearPackage",
            "printedName": "clearPackage()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV12clearPackageyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV12clearPackageyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "dependency",
            "printedName": "dependency",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.String]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10dependencySaySSGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10dependencySaySSGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[Swift.String]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10dependencySaySSGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10dependencySaySSGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[Swift.String]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10dependencySaySSGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10dependencySaySSGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10dependencySaySSGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10dependencySaySSGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "publicDependency",
            "printedName": "publicDependency",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV16publicDependencySays5Int32VGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV16publicDependencySays5Int32VGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[Swift.Int32]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int32",
                        "printedName": "Swift.Int32",
                        "usr": "s:s5Int32V"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV16publicDependencySays5Int32VGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV16publicDependencySays5Int32VGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[Swift.Int32]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int32",
                        "printedName": "Swift.Int32",
                        "usr": "s:s5Int32V"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV16publicDependencySays5Int32VGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV16publicDependencySays5Int32VGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV16publicDependencySays5Int32VGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV16publicDependencySays5Int32VGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "weakDependency",
            "printedName": "weakDependency",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14weakDependencySays5Int32VGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14weakDependencySays5Int32VGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[Swift.Int32]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int32",
                        "printedName": "Swift.Int32",
                        "usr": "s:s5Int32V"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14weakDependencySays5Int32VGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14weakDependencySays5Int32VGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[Swift.Int32]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int32",
                        "printedName": "Swift.Int32",
                        "usr": "s:s5Int32V"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14weakDependencySays5Int32VGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14weakDependencySays5Int32VGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14weakDependencySays5Int32VGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14weakDependencySays5Int32VGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "messageType",
            "printedName": "messageType",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_DescriptorProto",
                    "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV11messageTypeSayAA0c1_b1_eF0VGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV11messageTypeSayAA0c1_b1_eF0VGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_DescriptorProto",
                        "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto",
                        "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV11messageTypeSayAA0c1_b1_eF0VGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV11messageTypeSayAA0c1_b1_eF0VGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_DescriptorProto",
                        "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto",
                        "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV11messageTypeSayAA0c1_b1_eF0VGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV11messageTypeSayAA0c1_b1_eF0VGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV11messageTypeSayAA0c1_b1_eF0VGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV11messageTypeSayAA0c1_b1_eF0VGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "enumType",
            "printedName": "enumType",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_EnumDescriptorProto",
                    "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto",
                    "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV8enumTypeSayAA0c1_b5_EnumeF0VGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV8enumTypeSayAA0c1_b5_EnumeF0VGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_EnumDescriptorProto",
                        "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto",
                        "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV8enumTypeSayAA0c1_b5_EnumeF0VGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV8enumTypeSayAA0c1_b5_EnumeF0VGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_EnumDescriptorProto",
                        "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto",
                        "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV8enumTypeSayAA0c1_b5_EnumeF0VGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV8enumTypeSayAA0c1_b5_EnumeF0VGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV8enumTypeSayAA0c1_b5_EnumeF0VGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV8enumTypeSayAA0c1_b5_EnumeF0VGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "service",
            "printedName": "service",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_ServiceDescriptorProto",
                    "printedName": "SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto",
                    "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7serviceSayAA0c1_b8_ServiceeF0VGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7serviceSayAA0c1_b8_ServiceeF0VGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_ServiceDescriptorProto",
                        "printedName": "SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto",
                        "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7serviceSayAA0c1_b8_ServiceeF0VGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7serviceSayAA0c1_b8_ServiceeF0VGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_ServiceDescriptorProto",
                        "printedName": "SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto",
                        "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7serviceSayAA0c1_b8_ServiceeF0VGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7serviceSayAA0c1_b8_ServiceeF0VGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7serviceSayAA0c1_b8_ServiceeF0VGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7serviceSayAA0c1_b8_ServiceeF0VGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "extension",
            "printedName": "extension",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_FieldDescriptorProto",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto",
                    "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9extensionSayAA0c1_b6_FieldeF0VGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9extensionSayAA0c1_b6_FieldeF0VGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_FieldDescriptorProto",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto",
                        "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9extensionSayAA0c1_b6_FieldeF0VGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9extensionSayAA0c1_b6_FieldeF0VGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_FieldDescriptorProto",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto",
                        "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9extensionSayAA0c1_b6_FieldeF0VGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9extensionSayAA0c1_b6_FieldeF0VGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9extensionSayAA0c1_b6_FieldeF0VGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9extensionSayAA0c1_b6_FieldeF0VGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "options",
            "printedName": "options",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FileOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_FileOptions",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions",
                    "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_FileOptions",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions",
                    "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasOptions",
            "printedName": "hasOptions",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasOptionsSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasOptionsSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasOptionsSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasOptionsSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearOptions",
            "printedName": "clearOptions()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV12clearOptionsyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV12clearOptionsyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "sourceCodeInfo",
            "printedName": "sourceCodeInfo",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_SourceCodeInfo",
                "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo",
                "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14sourceCodeInfoAA0c1_b7_SourcehI0Vvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14sourceCodeInfoAA0c1_b7_SourcehI0Vvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_SourceCodeInfo",
                    "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo",
                    "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14sourceCodeInfoAA0c1_b7_SourcehI0Vvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14sourceCodeInfoAA0c1_b7_SourcehI0Vvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_SourceCodeInfo",
                    "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo",
                    "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14sourceCodeInfoAA0c1_b7_SourcehI0Vvs",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14sourceCodeInfoAA0c1_b7_SourcehI0Vvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14sourceCodeInfoAA0c1_b7_SourcehI0VvM",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14sourceCodeInfoAA0c1_b7_SourcehI0VvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasSourceCodeInfo",
            "printedName": "hasSourceCodeInfo",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV17hasSourceCodeInfoSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV17hasSourceCodeInfoSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV17hasSourceCodeInfoSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV17hasSourceCodeInfoSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearSourceCodeInfo",
            "printedName": "clearSourceCodeInfo()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV19clearSourceCodeInfoyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV19clearSourceCodeInfoyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "syntax",
            "printedName": "syntax",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV6syntaxSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV6syntaxSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV6syntaxSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV6syntaxSSvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV6syntaxSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV6syntaxSSvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV6syntaxSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV6syntaxSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasSyntax",
            "printedName": "hasSyntax",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9hasSyntaxSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9hasSyntaxSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9hasSyntaxSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9hasSyntaxSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearSyntax",
            "printedName": "clearSyntax()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV11clearSyntaxyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV11clearSyntaxyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "edition",
            "printedName": "edition",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Edition",
                "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7editionAA0c1_B8_EditionOvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7editionAA0c1_B8_EditionOvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Edition",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                    "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7editionAA0c1_B8_EditionOvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7editionAA0c1_B8_EditionOvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Edition",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                    "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7editionAA0c1_B8_EditionOvs",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7editionAA0c1_B8_EditionOvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7editionAA0c1_B8_EditionOvM",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7editionAA0c1_B8_EditionOvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasEdition",
            "printedName": "hasEdition",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasEditionSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasEditionSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasEditionSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasEditionSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearEdition",
            "printedName": "clearEdition()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV12clearEditionyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV12clearEditionyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FileDescriptorProto",
                "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorProto",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isInitialized",
            "printedName": "isInitialized",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV13isInitializedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV13isInitializedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV13isInitializedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV13isInitializedSbvg",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FileDescriptorProto",
                "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorProto",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FileDescriptorProto",
                "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorProto",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV",
        "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_DescriptorProto",
        "printedName": "Google_Protobuf_DescriptorProto",
        "children": [
          {
            "kind": "Var",
            "name": "name",
            "printedName": "name",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV4nameSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV4nameSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV4nameSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV4nameSSvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV4nameSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV4nameSSvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV4nameSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV4nameSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasName",
            "printedName": "hasName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV7hasNameSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV7hasNameSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV7hasNameSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV7hasNameSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearName",
            "printedName": "clearName()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9clearNameyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9clearNameyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "field",
            "printedName": "field",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_FieldDescriptorProto",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto",
                    "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV5fieldSayAA0c1_b6_FielddE0VGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV5fieldSayAA0c1_b6_FielddE0VGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_FieldDescriptorProto",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto",
                        "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV5fieldSayAA0c1_b6_FielddE0VGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV5fieldSayAA0c1_b6_FielddE0VGvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_FieldDescriptorProto",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto",
                        "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV5fieldSayAA0c1_b6_FielddE0VGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV5fieldSayAA0c1_b6_FielddE0VGvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV5fieldSayAA0c1_b6_FielddE0VGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV5fieldSayAA0c1_b6_FielddE0VGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "extension",
            "printedName": "extension",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_FieldDescriptorProto",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto",
                    "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9extensionSayAA0c1_b6_FielddE0VGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9extensionSayAA0c1_b6_FielddE0VGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_FieldDescriptorProto",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto",
                        "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9extensionSayAA0c1_b6_FielddE0VGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9extensionSayAA0c1_b6_FielddE0VGvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_FieldDescriptorProto",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto",
                        "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9extensionSayAA0c1_b6_FielddE0VGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9extensionSayAA0c1_b6_FielddE0VGvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9extensionSayAA0c1_b6_FielddE0VGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9extensionSayAA0c1_b6_FielddE0VGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "nestedType",
            "printedName": "nestedType",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_DescriptorProto",
                    "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV10nestedTypeSayACGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV10nestedTypeSayACGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_DescriptorProto",
                        "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto",
                        "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV10nestedTypeSayACGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV10nestedTypeSayACGvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_DescriptorProto",
                        "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto",
                        "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV10nestedTypeSayACGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV10nestedTypeSayACGvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV10nestedTypeSayACGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV10nestedTypeSayACGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "enumType",
            "printedName": "enumType",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_EnumDescriptorProto",
                    "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto",
                    "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV8enumTypeSayAA0c1_b5_EnumdE0VGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV8enumTypeSayAA0c1_b5_EnumdE0VGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_EnumDescriptorProto",
                        "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto",
                        "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV8enumTypeSayAA0c1_b5_EnumdE0VGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV8enumTypeSayAA0c1_b5_EnumdE0VGvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_EnumDescriptorProto",
                        "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto",
                        "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV8enumTypeSayAA0c1_b5_EnumdE0VGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV8enumTypeSayAA0c1_b5_EnumdE0VGvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV8enumTypeSayAA0c1_b5_EnumdE0VGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV8enumTypeSayAA0c1_b5_EnumdE0VGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "extensionRange",
            "printedName": "extensionRange",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionRange",
                    "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14extensionRangeSayAC09ExtensionG0VGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14extensionRangeSayAC09ExtensionG0VGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "ExtensionRange",
                        "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange",
                        "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14extensionRangeSayAC09ExtensionG0VGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14extensionRangeSayAC09ExtensionG0VGvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "ExtensionRange",
                        "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange",
                        "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14extensionRangeSayAC09ExtensionG0VGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14extensionRangeSayAC09ExtensionG0VGvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14extensionRangeSayAC09ExtensionG0VGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14extensionRangeSayAC09ExtensionG0VGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "oneofDecl",
            "printedName": "oneofDecl",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_OneofDescriptorProto]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_OneofDescriptorProto",
                    "printedName": "SwiftProtobuf.Google_Protobuf_OneofDescriptorProto",
                    "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9oneofDeclSayAA0c1_b6_OneofdE0VGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9oneofDeclSayAA0c1_b6_OneofdE0VGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_OneofDescriptorProto]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_OneofDescriptorProto",
                        "printedName": "SwiftProtobuf.Google_Protobuf_OneofDescriptorProto",
                        "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9oneofDeclSayAA0c1_b6_OneofdE0VGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9oneofDeclSayAA0c1_b6_OneofdE0VGvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_OneofDescriptorProto]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_OneofDescriptorProto",
                        "printedName": "SwiftProtobuf.Google_Protobuf_OneofDescriptorProto",
                        "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9oneofDeclSayAA0c1_b6_OneofdE0VGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9oneofDeclSayAA0c1_b6_OneofdE0VGvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9oneofDeclSayAA0c1_b6_OneofdE0VGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9oneofDeclSayAA0c1_b6_OneofdE0VGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "options",
            "printedName": "options",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_MessageOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_MessageOptions",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV7optionsAA0c1_B15_MessageOptionsVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV7optionsAA0c1_B15_MessageOptionsVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_MessageOptions",
                    "printedName": "SwiftProtobuf.Google_Protobuf_MessageOptions",
                    "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV7optionsAA0c1_B15_MessageOptionsVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV7optionsAA0c1_B15_MessageOptionsVvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_MessageOptions",
                    "printedName": "SwiftProtobuf.Google_Protobuf_MessageOptions",
                    "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV7optionsAA0c1_B15_MessageOptionsVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV7optionsAA0c1_B15_MessageOptionsVvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV7optionsAA0c1_B15_MessageOptionsVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV7optionsAA0c1_B15_MessageOptionsVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasOptions",
            "printedName": "hasOptions",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV10hasOptionsSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV10hasOptionsSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV10hasOptionsSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV10hasOptionsSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearOptions",
            "printedName": "clearOptions()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV12clearOptionsyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV12clearOptionsyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "reservedRange",
            "printedName": "reservedRange",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ReservedRange",
                    "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13reservedRangeSayAC08ReservedG0VGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13reservedRangeSayAC08ReservedG0VGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "ReservedRange",
                        "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange",
                        "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13reservedRangeSayAC08ReservedG0VGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13reservedRangeSayAC08ReservedG0VGvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "ReservedRange",
                        "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange",
                        "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13reservedRangeSayAC08ReservedG0VGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13reservedRangeSayAC08ReservedG0VGvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13reservedRangeSayAC08ReservedG0VGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13reservedRangeSayAC08ReservedG0VGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "reservedName",
            "printedName": "reservedName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.String]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV12reservedNameSaySSGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV12reservedNameSaySSGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[Swift.String]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV12reservedNameSaySSGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV12reservedNameSaySSGvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[Swift.String]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV12reservedNameSaySSGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV12reservedNameSaySSGvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV12reservedNameSaySSGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV12reservedNameSaySSGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "TypeDecl",
            "name": "ExtensionRange",
            "printedName": "ExtensionRange",
            "children": [
              {
                "kind": "Var",
                "name": "start",
                "printedName": "start",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV5starts5Int32Vvp",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV5starts5Int32Vvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int32",
                        "printedName": "Swift.Int32",
                        "usr": "s:s5Int32V"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV5starts5Int32Vvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV5starts5Int32Vvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Int32",
                        "printedName": "Swift.Int32",
                        "usr": "s:s5Int32V"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV5starts5Int32Vvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV5starts5Int32Vvs",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV5starts5Int32VvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV5starts5Int32VvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "hasStart",
                "printedName": "hasStart",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV8hasStartSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV8hasStartSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV8hasStartSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV8hasStartSbvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "clearStart",
                "printedName": "clearStart()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV10clearStartyyF",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV10clearStartyyF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "Mutating",
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Var",
                "name": "end",
                "printedName": "end",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV3ends5Int32Vvp",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV3ends5Int32Vvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int32",
                        "printedName": "Swift.Int32",
                        "usr": "s:s5Int32V"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV3ends5Int32Vvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV3ends5Int32Vvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Int32",
                        "printedName": "Swift.Int32",
                        "usr": "s:s5Int32V"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV3ends5Int32Vvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV3ends5Int32Vvs",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV3ends5Int32VvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV3ends5Int32VvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "hasEnd",
                "printedName": "hasEnd",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV6hasEndSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV6hasEndSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV6hasEndSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV6hasEndSbvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "clearEnd",
                "printedName": "clearEnd()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV8clearEndyyF",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV8clearEndyyF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "Mutating",
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Var",
                "name": "options",
                "printedName": "options",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_ExtensionRangeOptions",
                    "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV7optionsAA0c1_b1_fG7OptionsVvp",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV7optionsAA0c1_b1_fG7OptionsVvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_ExtensionRangeOptions",
                        "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions",
                        "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV7optionsAA0c1_b1_fG7OptionsVvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV7optionsAA0c1_b1_fG7OptionsVvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_ExtensionRangeOptions",
                        "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions",
                        "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV7optionsAA0c1_b1_fG7OptionsVvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV7optionsAA0c1_b1_fG7OptionsVvs",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV7optionsAA0c1_b1_fG7OptionsVvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV7optionsAA0c1_b1_fG7OptionsVvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "hasOptions",
                "printedName": "hasOptions",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV10hasOptionsSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV10hasOptionsSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV10hasOptionsSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV10hasOptionsSbvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "clearOptions",
                "printedName": "clearOptions()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV12clearOptionsyyF",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV12clearOptionsyyF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "Mutating",
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Var",
                "name": "unknownFields",
                "printedName": "unknownFields",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13unknownFieldsAA14UnknownStorageVvp",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13unknownFieldsAA14UnknownStorageVvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UnknownStorage",
                        "printedName": "SwiftProtobuf.UnknownStorage",
                        "usr": "s:13SwiftProtobuf14UnknownStorageV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13unknownFieldsAA14UnknownStorageVvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13unknownFieldsAA14UnknownStorageVvg",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "UnknownStorage",
                        "printedName": "SwiftProtobuf.UnknownStorage",
                        "usr": "s:13SwiftProtobuf14UnknownStorageV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13unknownFieldsAA14UnknownStorageVvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13unknownFieldsAA14UnknownStorageVvs",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13unknownFieldsAA14UnknownStorageVvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13unknownFieldsAA14UnknownStorageVvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionRange",
                    "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeVAEycfc",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeVAEycfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Var",
                "name": "protoMessageName",
                "printedName": "protoMessageName",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV16protoMessageNameSSvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV16protoMessageNameSSvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV16protoMessageNameSSvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV16protoMessageNameSSvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "_protobuf_nameMap",
                "printedName": "_protobuf_nameMap",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV17_protobuf_nameMapAA05_NameJ0VvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV17_protobuf_nameMapAA05_NameJ0VvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "_NameMap",
                        "printedName": "SwiftProtobuf._NameMap",
                        "usr": "s:13SwiftProtobuf8_NameMapV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV17_protobuf_nameMapAA05_NameJ0VvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV17_protobuf_nameMapAA05_NameJ0VvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "isInitialized",
                "printedName": "isInitialized",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13isInitializedSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13isInitializedSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "isFromExtension": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13isInitializedSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13isInitializedSbvg",
                    "moduleName": "SwiftProtobuf",
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "decodeMessage",
                "printedName": "decodeMessage(decoder:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0",
                    "paramValueOwnership": "InOut"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
                "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
                "declAttributes": [
                  "Mutating",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "throwing": true,
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Function",
                "name": "traverse",
                "printedName": "traverse(visitor:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0",
                    "paramValueOwnership": "InOut"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV8traverse7visitoryxz_tKAA7VisitorRzlF",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV8traverse7visitoryxz_tKAA7VisitorRzlF",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
                "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
                "declAttributes": [
                  "AccessControl"
                ],
                "isFromExtension": true,
                "throwing": true,
                "funcSelfKind": "NonMutating"
              },
              {
                "kind": "Function",
                "name": "==",
                "printedName": "==(_:_:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionRange",
                    "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionRange",
                    "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV2eeoiySbAE_AEtFZ",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV2eeoiySbAE_AEtFZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "AccessControl"
                ],
                "isFromExtension": true,
                "funcSelfKind": "NonMutating"
              },
              {
                "kind": "Var",
                "name": "hashValue",
                "printedName": "hashValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV9hashValueSivp",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV9hashValueSivp",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV9hashValueSivg",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV9hashValueSivg",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              }
            ],
            "declKind": "Struct",
            "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV",
            "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              },
              {
                "kind": "Conformance",
                "name": "Message",
                "printedName": "Message",
                "usr": "s:13SwiftProtobuf7MessageP",
                "mangledName": "$s13SwiftProtobuf7MessageP"
              },
              {
                "kind": "Conformance",
                "name": "_MessageImplementationBase",
                "printedName": "_MessageImplementationBase",
                "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
                "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
              },
              {
                "kind": "Conformance",
                "name": "_ProtoNameProviding",
                "printedName": "_ProtoNameProviding",
                "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
                "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
              },
              {
                "kind": "Conformance",
                "name": "CustomDebugStringConvertible",
                "printedName": "CustomDebugStringConvertible",
                "usr": "s:s28CustomDebugStringConvertibleP",
                "mangledName": "$ss28CustomDebugStringConvertibleP"
              },
              {
                "kind": "Conformance",
                "name": "Hashable",
                "printedName": "Hashable",
                "usr": "s:SH",
                "mangledName": "$sSH"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              }
            ]
          },
          {
            "kind": "TypeDecl",
            "name": "ReservedRange",
            "printedName": "ReservedRange",
            "children": [
              {
                "kind": "Var",
                "name": "start",
                "printedName": "start",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV5starts5Int32Vvp",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV5starts5Int32Vvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int32",
                        "printedName": "Swift.Int32",
                        "usr": "s:s5Int32V"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV5starts5Int32Vvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV5starts5Int32Vvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Int32",
                        "printedName": "Swift.Int32",
                        "usr": "s:s5Int32V"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV5starts5Int32Vvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV5starts5Int32Vvs",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV5starts5Int32VvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV5starts5Int32VvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "hasStart",
                "printedName": "hasStart",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV8hasStartSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV8hasStartSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV8hasStartSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV8hasStartSbvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "clearStart",
                "printedName": "clearStart()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV10clearStartyyF",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV10clearStartyyF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "Mutating",
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Var",
                "name": "end",
                "printedName": "end",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV3ends5Int32Vvp",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV3ends5Int32Vvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int32",
                        "printedName": "Swift.Int32",
                        "usr": "s:s5Int32V"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV3ends5Int32Vvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV3ends5Int32Vvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Int32",
                        "printedName": "Swift.Int32",
                        "usr": "s:s5Int32V"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV3ends5Int32Vvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV3ends5Int32Vvs",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV3ends5Int32VvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV3ends5Int32VvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "hasEnd",
                "printedName": "hasEnd",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV6hasEndSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV6hasEndSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV6hasEndSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV6hasEndSbvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "clearEnd",
                "printedName": "clearEnd()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV8clearEndyyF",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV8clearEndyyF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "Mutating",
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Var",
                "name": "unknownFields",
                "printedName": "unknownFields",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13unknownFieldsAA14UnknownStorageVvp",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13unknownFieldsAA14UnknownStorageVvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UnknownStorage",
                        "printedName": "SwiftProtobuf.UnknownStorage",
                        "usr": "s:13SwiftProtobuf14UnknownStorageV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13unknownFieldsAA14UnknownStorageVvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13unknownFieldsAA14UnknownStorageVvg",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "UnknownStorage",
                        "printedName": "SwiftProtobuf.UnknownStorage",
                        "usr": "s:13SwiftProtobuf14UnknownStorageV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13unknownFieldsAA14UnknownStorageVvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13unknownFieldsAA14UnknownStorageVvs",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13unknownFieldsAA14UnknownStorageVvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13unknownFieldsAA14UnknownStorageVvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ReservedRange",
                    "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeVAEycfc",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeVAEycfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Var",
                "name": "protoMessageName",
                "printedName": "protoMessageName",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV16protoMessageNameSSvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV16protoMessageNameSSvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV16protoMessageNameSSvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV16protoMessageNameSSvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "_protobuf_nameMap",
                "printedName": "_protobuf_nameMap",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV17_protobuf_nameMapAA05_NameJ0VvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV17_protobuf_nameMapAA05_NameJ0VvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "_NameMap",
                        "printedName": "SwiftProtobuf._NameMap",
                        "usr": "s:13SwiftProtobuf8_NameMapV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV17_protobuf_nameMapAA05_NameJ0VvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV17_protobuf_nameMapAA05_NameJ0VvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "decodeMessage",
                "printedName": "decodeMessage(decoder:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0",
                    "paramValueOwnership": "InOut"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
                "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
                "declAttributes": [
                  "Mutating",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "throwing": true,
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Function",
                "name": "traverse",
                "printedName": "traverse(visitor:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0",
                    "paramValueOwnership": "InOut"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV8traverse7visitoryxz_tKAA7VisitorRzlF",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV8traverse7visitoryxz_tKAA7VisitorRzlF",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
                "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
                "declAttributes": [
                  "AccessControl"
                ],
                "isFromExtension": true,
                "throwing": true,
                "funcSelfKind": "NonMutating"
              },
              {
                "kind": "Function",
                "name": "==",
                "printedName": "==(_:_:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ReservedRange",
                    "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ReservedRange",
                    "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV2eeoiySbAE_AEtFZ",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV2eeoiySbAE_AEtFZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "AccessControl"
                ],
                "isFromExtension": true,
                "funcSelfKind": "NonMutating"
              },
              {
                "kind": "Var",
                "name": "hashValue",
                "printedName": "hashValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV9hashValueSivp",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV9hashValueSivp",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV9hashValueSivg",
                    "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV9hashValueSivg",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              }
            ],
            "declKind": "Struct",
            "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV",
            "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              },
              {
                "kind": "Conformance",
                "name": "Message",
                "printedName": "Message",
                "usr": "s:13SwiftProtobuf7MessageP",
                "mangledName": "$s13SwiftProtobuf7MessageP"
              },
              {
                "kind": "Conformance",
                "name": "_MessageImplementationBase",
                "printedName": "_MessageImplementationBase",
                "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
                "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
              },
              {
                "kind": "Conformance",
                "name": "_ProtoNameProviding",
                "printedName": "_ProtoNameProviding",
                "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
                "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
              },
              {
                "kind": "Conformance",
                "name": "CustomDebugStringConvertible",
                "printedName": "CustomDebugStringConvertible",
                "usr": "s:s28CustomDebugStringConvertibleP",
                "mangledName": "$ss28CustomDebugStringConvertibleP"
              },
              {
                "kind": "Conformance",
                "name": "Hashable",
                "printedName": "Hashable",
                "usr": "s:SH",
                "mangledName": "$sSH"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_DescriptorProto",
                "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV17_protobuf_nameMapAA05_NameH0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV17_protobuf_nameMapAA05_NameH0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV17_protobuf_nameMapAA05_NameH0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV17_protobuf_nameMapAA05_NameH0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isInitialized",
            "printedName": "isInitialized",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13isInitializedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13isInitializedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13isInitializedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13isInitializedSbvg",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_DescriptorProto",
                "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_DescriptorProto",
                "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV",
        "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_ExtensionRangeOptions",
        "printedName": "Google_Protobuf_ExtensionRangeOptions",
        "children": [
          {
            "kind": "Var",
            "name": "uninterpretedOption",
            "printedName": "uninterpretedOption",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_UninterpretedOption",
                    "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption",
                    "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_UninterpretedOption",
                        "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption",
                        "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_UninterpretedOption",
                        "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption",
                        "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "declaration",
            "printedName": "declaration",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Declaration",
                    "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11declarationSayAC11DeclarationVGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11declarationSayAC11DeclarationVGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Declaration",
                        "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration",
                        "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11declarationSayAC11DeclarationVGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11declarationSayAC11DeclarationVGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Declaration",
                        "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration",
                        "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11declarationSayAC11DeclarationVGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11declarationSayAC11DeclarationVGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11declarationSayAC11DeclarationVGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11declarationSayAC11DeclarationVGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "features",
            "printedName": "features",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FeatureSet",
                "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8featuresAA0c1_B11_FeatureSetVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8featuresAA0c1_B11_FeatureSetVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_FeatureSet",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8featuresAA0c1_B11_FeatureSetVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8featuresAA0c1_B11_FeatureSetVvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_FeatureSet",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8featuresAA0c1_B11_FeatureSetVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8featuresAA0c1_B11_FeatureSetVvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8featuresAA0c1_B11_FeatureSetVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8featuresAA0c1_B11_FeatureSetVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasFeatures",
            "printedName": "hasFeatures",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11hasFeaturesSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11hasFeaturesSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11hasFeaturesSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11hasFeaturesSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearFeatures",
            "printedName": "clearFeatures()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13clearFeaturesyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13clearFeaturesyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "verification",
            "printedName": "verification",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "VerificationState",
                "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV12verificationAC17VerificationStateOvp",
            "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV12verificationAC17VerificationStateOvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "VerificationState",
                    "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV12verificationAC17VerificationStateOvg",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV12verificationAC17VerificationStateOvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "VerificationState",
                    "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV12verificationAC17VerificationStateOvs",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV12verificationAC17VerificationStateOvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV12verificationAC17VerificationStateOvM",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV12verificationAC17VerificationStateOvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasVerification",
            "printedName": "hasVerification",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV15hasVerificationSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV15hasVerificationSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV15hasVerificationSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV15hasVerificationSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearVerification",
            "printedName": "clearVerification()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17clearVerificationyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17clearVerificationyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "TypeDecl",
            "name": "VerificationState",
            "printedName": "VerificationState",
            "children": [
              {
                "kind": "Var",
                "name": "declaration",
                "printedName": "declaration",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState.Type) -> SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "VerificationState",
                        "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState",
                        "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "VerificationState",
                            "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState",
                            "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO11declarationyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO11declarationyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "unverified",
                "printedName": "unverified",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState.Type) -> SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "VerificationState",
                        "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState",
                        "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "VerificationState",
                            "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState",
                            "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO10unverifiedyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO10unverifiedyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "VerificationState",
                    "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateOAEycfc",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateOAEycfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init(rawValue:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "VerificationState",
                        "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState",
                        "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO"
                      }
                    ],
                    "usr": "s:Sq"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8rawValueAESgSi_tcfc",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8rawValueAESgSi_tcfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Var",
                "name": "rawValue",
                "printedName": "rawValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8rawValueSivp",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8rawValueSivp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8rawValueSivg",
                    "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8rawValueSivg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "allCases",
                "printedName": "allCases",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "VerificationState",
                        "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState",
                        "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8allCasesSayAEGvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8allCasesSayAEGvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "declAttributes": [
                  "Nonisolated"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "VerificationState",
                            "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState",
                            "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8allCasesSayAEGvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8allCasesSayAEGvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "_protobuf_nameMap",
                "printedName": "_protobuf_nameMap",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO17_protobuf_nameMapAA05_NameK0VvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO17_protobuf_nameMapAA05_NameK0VvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "_NameMap",
                        "printedName": "SwiftProtobuf._NameMap",
                        "usr": "s:13SwiftProtobuf8_NameMapV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO17_protobuf_nameMapAA05_NameK0VvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO17_protobuf_nameMapAA05_NameK0VvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              }
            ],
            "declKind": "Enum",
            "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO",
            "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              },
              {
                "kind": "Conformance",
                "name": "Hashable",
                "printedName": "Hashable",
                "usr": "s:SH",
                "mangledName": "$sSH"
              },
              {
                "kind": "Conformance",
                "name": "Enum",
                "printedName": "Enum",
                "usr": "s:13SwiftProtobuf4EnumP",
                "mangledName": "$s13SwiftProtobuf4EnumP"
              },
              {
                "kind": "Conformance",
                "name": "CaseIterable",
                "printedName": "CaseIterable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "AllCases",
                    "printedName": "AllCases",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "VerificationState",
                            "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState",
                            "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ]
                  }
                ],
                "usr": "s:s12CaseIterableP",
                "mangledName": "$ss12CaseIterableP"
              },
              {
                "kind": "Conformance",
                "name": "RawRepresentable",
                "printedName": "RawRepresentable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "RawValue",
                    "printedName": "RawValue",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ]
                  }
                ],
                "usr": "s:SY",
                "mangledName": "$sSY"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              },
              {
                "kind": "Conformance",
                "name": "_ProtoNameProviding",
                "printedName": "_ProtoNameProviding",
                "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
                "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
              }
            ]
          },
          {
            "kind": "TypeDecl",
            "name": "Declaration",
            "printedName": "Declaration",
            "children": [
              {
                "kind": "Var",
                "name": "number",
                "printedName": "number",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV6numbers5Int32Vvp",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV6numbers5Int32Vvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int32",
                        "printedName": "Swift.Int32",
                        "usr": "s:s5Int32V"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV6numbers5Int32Vvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV6numbers5Int32Vvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Int32",
                        "printedName": "Swift.Int32",
                        "usr": "s:s5Int32V"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV6numbers5Int32Vvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV6numbers5Int32Vvs",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV6numbers5Int32VvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV6numbers5Int32VvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "hasNumber",
                "printedName": "hasNumber",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9hasNumberSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9hasNumberSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9hasNumberSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9hasNumberSbvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "clearNumber",
                "printedName": "clearNumber()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11clearNumberyyF",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11clearNumberyyF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "Mutating",
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Var",
                "name": "fullName",
                "printedName": "fullName",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8fullNameSSvp",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8fullNameSSvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8fullNameSSvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8fullNameSSvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8fullNameSSvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8fullNameSSvs",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8fullNameSSvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8fullNameSSvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "hasFullName",
                "printedName": "hasFullName",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasFullNameSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasFullNameSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasFullNameSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasFullNameSbvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "clearFullName",
                "printedName": "clearFullName()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13clearFullNameyyF",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13clearFullNameyyF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "Mutating",
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Var",
                "name": "type",
                "printedName": "type",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV4typeSSvp",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV4typeSSvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV4typeSSvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV4typeSSvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV4typeSSvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV4typeSSvs",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV4typeSSvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV4typeSSvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "hasType",
                "printedName": "hasType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV7hasTypeSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV7hasTypeSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV7hasTypeSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV7hasTypeSbvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "clearType",
                "printedName": "clearType()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9clearTypeyyF",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9clearTypeyyF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "Mutating",
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Var",
                "name": "reserved",
                "printedName": "reserved",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8reservedSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8reservedSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8reservedSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8reservedSbvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8reservedSbvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8reservedSbvs",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8reservedSbvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8reservedSbvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "hasReserved",
                "printedName": "hasReserved",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasReservedSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasReservedSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasReservedSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasReservedSbvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "clearReserved",
                "printedName": "clearReserved()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13clearReservedyyF",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13clearReservedyyF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "Mutating",
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Var",
                "name": "repeated",
                "printedName": "repeated",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8repeatedSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8repeatedSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8repeatedSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8repeatedSbvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8repeatedSbvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8repeatedSbvs",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8repeatedSbvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8repeatedSbvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "hasRepeated",
                "printedName": "hasRepeated",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasRepeatedSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasRepeatedSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasRepeatedSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasRepeatedSbvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "clearRepeated",
                "printedName": "clearRepeated()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13clearRepeatedyyF",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13clearRepeatedyyF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "Mutating",
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Var",
                "name": "unknownFields",
                "printedName": "unknownFields",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13unknownFieldsAA14UnknownStorageVvp",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13unknownFieldsAA14UnknownStorageVvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UnknownStorage",
                        "printedName": "SwiftProtobuf.UnknownStorage",
                        "usr": "s:13SwiftProtobuf14UnknownStorageV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13unknownFieldsAA14UnknownStorageVvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13unknownFieldsAA14UnknownStorageVvg",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "UnknownStorage",
                        "printedName": "SwiftProtobuf.UnknownStorage",
                        "usr": "s:13SwiftProtobuf14UnknownStorageV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13unknownFieldsAA14UnknownStorageVvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13unknownFieldsAA14UnknownStorageVvs",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13unknownFieldsAA14UnknownStorageVvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13unknownFieldsAA14UnknownStorageVvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Declaration",
                    "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationVAEycfc",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationVAEycfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Var",
                "name": "protoMessageName",
                "printedName": "protoMessageName",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV16protoMessageNameSSvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV16protoMessageNameSSvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV16protoMessageNameSSvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV16protoMessageNameSSvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "_protobuf_nameMap",
                "printedName": "_protobuf_nameMap",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV17_protobuf_nameMapAA05_NameJ0VvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV17_protobuf_nameMapAA05_NameJ0VvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "_NameMap",
                        "printedName": "SwiftProtobuf._NameMap",
                        "usr": "s:13SwiftProtobuf8_NameMapV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV17_protobuf_nameMapAA05_NameJ0VvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV17_protobuf_nameMapAA05_NameJ0VvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "decodeMessage",
                "printedName": "decodeMessage(decoder:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0",
                    "paramValueOwnership": "InOut"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
                "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
                "declAttributes": [
                  "Mutating",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "throwing": true,
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Function",
                "name": "traverse",
                "printedName": "traverse(visitor:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0",
                    "paramValueOwnership": "InOut"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8traverse7visitoryxz_tKAA7VisitorRzlF",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8traverse7visitoryxz_tKAA7VisitorRzlF",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
                "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
                "declAttributes": [
                  "AccessControl"
                ],
                "isFromExtension": true,
                "throwing": true,
                "funcSelfKind": "NonMutating"
              },
              {
                "kind": "Function",
                "name": "==",
                "printedName": "==(_:_:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Declaration",
                    "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Declaration",
                    "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV2eeoiySbAE_AEtFZ",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV2eeoiySbAE_AEtFZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "AccessControl"
                ],
                "isFromExtension": true,
                "funcSelfKind": "NonMutating"
              },
              {
                "kind": "Var",
                "name": "hashValue",
                "printedName": "hashValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9hashValueSivp",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9hashValueSivp",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9hashValueSivg",
                    "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9hashValueSivg",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              }
            ],
            "declKind": "Struct",
            "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV",
            "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              },
              {
                "kind": "Conformance",
                "name": "Message",
                "printedName": "Message",
                "usr": "s:13SwiftProtobuf7MessageP",
                "mangledName": "$s13SwiftProtobuf7MessageP"
              },
              {
                "kind": "Conformance",
                "name": "_MessageImplementationBase",
                "printedName": "_MessageImplementationBase",
                "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
                "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
              },
              {
                "kind": "Conformance",
                "name": "_ProtoNameProviding",
                "printedName": "_ProtoNameProviding",
                "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
                "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
              },
              {
                "kind": "Conformance",
                "name": "CustomDebugStringConvertible",
                "printedName": "CustomDebugStringConvertible",
                "usr": "s:s28CustomDebugStringConvertibleP",
                "mangledName": "$ss28CustomDebugStringConvertibleP"
              },
              {
                "kind": "Conformance",
                "name": "Hashable",
                "printedName": "Hashable",
                "usr": "s:SH",
                "mangledName": "$sSH"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_ExtensionRangeOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "_protobuf_extensionFieldValues",
            "printedName": "_protobuf_extensionFieldValues",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ExtensionFieldValueSet",
                "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV30_protobuf_extensionFieldValuesAA0dI8ValueSetVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV30_protobuf_extensionFieldValuesAA0dI8ValueSetVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionFieldValueSet",
                    "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                    "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV30_protobuf_extensionFieldValuesAA0dI8ValueSetVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV30_protobuf_extensionFieldValuesAA0dI8ValueSetVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionFieldValueSet",
                    "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                    "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV30_protobuf_extensionFieldValuesAA0dI8ValueSetVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV30_protobuf_extensionFieldValuesAA0dI8ValueSetVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV30_protobuf_extensionFieldValuesAA0dI8ValueSetVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV30_protobuf_extensionFieldValuesAA0dI8ValueSetVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17_protobuf_nameMapAA05_NameI0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17_protobuf_nameMapAA05_NameI0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17_protobuf_nameMapAA05_NameI0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17_protobuf_nameMapAA05_NameI0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isInitialized",
            "printedName": "isInitialized",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13isInitializedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13isInitializedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13isInitializedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13isInitializedSbvg",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_ExtensionRangeOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_ExtensionRangeOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV",
        "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "ExtensibleMessage",
            "printedName": "ExtensibleMessage",
            "usr": "s:13SwiftProtobuf17ExtensibleMessageP",
            "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_FieldDescriptorProto",
        "printedName": "Google_Protobuf_FieldDescriptorProto",
        "children": [
          {
            "kind": "Var",
            "name": "name",
            "printedName": "name",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4nameSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4nameSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4nameSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4nameSSvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4nameSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4nameSSvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4nameSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4nameSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasName",
            "printedName": "hasName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7hasNameSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7hasNameSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7hasNameSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7hasNameSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearName",
            "printedName": "clearName()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9clearNameyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9clearNameyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "number",
            "printedName": "number",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int32",
                "printedName": "Swift.Int32",
                "usr": "s:s5Int32V"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV6numbers5Int32Vvp",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV6numbers5Int32Vvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV6numbers5Int32Vvg",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV6numbers5Int32Vvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV6numbers5Int32Vvs",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV6numbers5Int32Vvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV6numbers5Int32VvM",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV6numbers5Int32VvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasNumber",
            "printedName": "hasNumber",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9hasNumberSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9hasNumberSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9hasNumberSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9hasNumberSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearNumber",
            "printedName": "clearNumber()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11clearNumberyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11clearNumberyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "label",
            "printedName": "label",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Label",
                "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5labelAC5LabelOvp",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5labelAC5LabelOvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Label",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label",
                    "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5labelAC5LabelOvg",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5labelAC5LabelOvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Label",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label",
                    "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5labelAC5LabelOvs",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5labelAC5LabelOvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5labelAC5LabelOvM",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5labelAC5LabelOvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasLabel",
            "printedName": "hasLabel",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8hasLabelSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8hasLabelSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8hasLabelSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8hasLabelSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearLabel",
            "printedName": "clearLabel()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10clearLabelyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10clearLabelyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "type",
            "printedName": "type",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "TypeEnum",
                "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4typeAC8TypeEnumOvp",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4typeAC8TypeEnumOvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "TypeEnum",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                    "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4typeAC8TypeEnumOvg",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4typeAC8TypeEnumOvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "TypeEnum",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                    "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4typeAC8TypeEnumOvs",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4typeAC8TypeEnumOvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4typeAC8TypeEnumOvM",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4typeAC8TypeEnumOvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasType",
            "printedName": "hasType",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7hasTypeSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7hasTypeSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7hasTypeSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7hasTypeSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearType",
            "printedName": "clearType()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9clearTypeyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9clearTypeyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "typeName",
            "printedName": "typeName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8typeNameSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8typeNameSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8typeNameSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8typeNameSSvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8typeNameSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8typeNameSSvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8typeNameSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8typeNameSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasTypeName",
            "printedName": "hasTypeName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasTypeNameSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasTypeNameSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasTypeNameSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasTypeNameSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearTypeName",
            "printedName": "clearTypeName()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13clearTypeNameyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13clearTypeNameyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "extendee",
            "printedName": "extendee",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8extendeeSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8extendeeSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8extendeeSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8extendeeSSvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8extendeeSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8extendeeSSvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8extendeeSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8extendeeSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasExtendee",
            "printedName": "hasExtendee",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasExtendeeSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasExtendeeSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasExtendeeSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasExtendeeSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearExtendee",
            "printedName": "clearExtendee()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13clearExtendeeyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13clearExtendeeyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "defaultValue",
            "printedName": "defaultValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12defaultValueSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12defaultValueSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12defaultValueSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12defaultValueSSvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12defaultValueSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12defaultValueSSvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12defaultValueSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12defaultValueSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasDefaultValue",
            "printedName": "hasDefaultValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV15hasDefaultValueSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV15hasDefaultValueSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV15hasDefaultValueSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV15hasDefaultValueSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearDefaultValue",
            "printedName": "clearDefaultValue()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17clearDefaultValueyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17clearDefaultValueyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "oneofIndex",
            "printedName": "oneofIndex",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int32",
                "printedName": "Swift.Int32",
                "usr": "s:s5Int32V"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10oneofIndexs5Int32Vvp",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10oneofIndexs5Int32Vvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10oneofIndexs5Int32Vvg",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10oneofIndexs5Int32Vvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10oneofIndexs5Int32Vvs",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10oneofIndexs5Int32Vvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10oneofIndexs5Int32VvM",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10oneofIndexs5Int32VvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasOneofIndex",
            "printedName": "hasOneofIndex",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13hasOneofIndexSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13hasOneofIndexSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13hasOneofIndexSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13hasOneofIndexSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearOneofIndex",
            "printedName": "clearOneofIndex()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV15clearOneofIndexyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV15clearOneofIndexyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "jsonName",
            "printedName": "jsonName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8jsonNameSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8jsonNameSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8jsonNameSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8jsonNameSSvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8jsonNameSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8jsonNameSSvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8jsonNameSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8jsonNameSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasJsonName",
            "printedName": "hasJsonName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasJsonNameSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasJsonNameSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasJsonNameSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasJsonNameSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearJsonName",
            "printedName": "clearJsonName()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13clearJsonNameyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13clearJsonNameyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "options",
            "printedName": "options",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FieldOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_FieldOptions",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_FieldOptions",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasOptions",
            "printedName": "hasOptions",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10hasOptionsSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10hasOptionsSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10hasOptionsSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10hasOptionsSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearOptions",
            "printedName": "clearOptions()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12clearOptionsyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12clearOptionsyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "proto3Optional",
            "printedName": "proto3Optional",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV14proto3OptionalSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV14proto3OptionalSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV14proto3OptionalSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV14proto3OptionalSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV14proto3OptionalSbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV14proto3OptionalSbvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV14proto3OptionalSbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV14proto3OptionalSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasProto3Optional",
            "printedName": "hasProto3Optional",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17hasProto3OptionalSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17hasProto3OptionalSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17hasProto3OptionalSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17hasProto3OptionalSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearProto3Optional",
            "printedName": "clearProto3Optional()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV19clearProto3OptionalyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV19clearProto3OptionalyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "TypeDecl",
            "name": "TypeEnum",
            "printedName": "TypeEnum",
            "children": [
              {
                "kind": "Var",
                "name": "double",
                "printedName": "double",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "TypeEnum",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                        "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "TypeEnum",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6doubleyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6doubleyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "float",
                "printedName": "float",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "TypeEnum",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                        "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "TypeEnum",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5floatyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5floatyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "int64",
                "printedName": "int64",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "TypeEnum",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                        "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "TypeEnum",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5int64yA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5int64yA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "uint64",
                "printedName": "uint64",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "TypeEnum",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                        "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "TypeEnum",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6uint64yA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6uint64yA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "int32",
                "printedName": "int32",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "TypeEnum",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                        "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "TypeEnum",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5int32yA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5int32yA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "fixed64",
                "printedName": "fixed64",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "TypeEnum",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                        "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "TypeEnum",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO7fixed64yA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO7fixed64yA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "fixed32",
                "printedName": "fixed32",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "TypeEnum",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                        "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "TypeEnum",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO7fixed32yA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO7fixed32yA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "bool",
                "printedName": "bool",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "TypeEnum",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                        "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "TypeEnum",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO4boolyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO4boolyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "string",
                "printedName": "string",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "TypeEnum",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                        "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "TypeEnum",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6stringyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6stringyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "group",
                "printedName": "group",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "TypeEnum",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                        "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "TypeEnum",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5groupyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5groupyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "message",
                "printedName": "message",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "TypeEnum",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                        "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "TypeEnum",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO7messageyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO7messageyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "bytes",
                "printedName": "bytes",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "TypeEnum",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                        "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "TypeEnum",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5bytesyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5bytesyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "uint32",
                "printedName": "uint32",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "TypeEnum",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                        "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "TypeEnum",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6uint32yA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6uint32yA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "enum",
                "printedName": "enum",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "TypeEnum",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                        "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "TypeEnum",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO4enumyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO4enumyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "sfixed32",
                "printedName": "sfixed32",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "TypeEnum",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                        "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "TypeEnum",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8sfixed32yA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8sfixed32yA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "sfixed64",
                "printedName": "sfixed64",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "TypeEnum",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                        "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "TypeEnum",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8sfixed64yA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8sfixed64yA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "sint32",
                "printedName": "sint32",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "TypeEnum",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                        "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "TypeEnum",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6sint32yA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6sint32yA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "sint64",
                "printedName": "sint64",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "TypeEnum",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                        "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "TypeEnum",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6sint64yA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6sint64yA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "TypeEnum",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                    "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumOAEycfc",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumOAEycfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init(rawValue:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "TypeEnum",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                        "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                      }
                    ],
                    "usr": "s:Sq"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8rawValueAESgSi_tcfc",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8rawValueAESgSi_tcfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Var",
                "name": "rawValue",
                "printedName": "rawValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8rawValueSivp",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8rawValueSivp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8rawValueSivg",
                    "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8rawValueSivg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "allCases",
                "printedName": "allCases",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "TypeEnum",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                        "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8allCasesSayAEGvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8allCasesSayAEGvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "declAttributes": [
                  "Nonisolated"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "TypeEnum",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8allCasesSayAEGvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8allCasesSayAEGvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "_protobuf_nameMap",
                "printedName": "_protobuf_nameMap",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO17_protobuf_nameMapAA05_NameK0VvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO17_protobuf_nameMapAA05_NameK0VvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "_NameMap",
                        "printedName": "SwiftProtobuf._NameMap",
                        "usr": "s:13SwiftProtobuf8_NameMapV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO17_protobuf_nameMapAA05_NameK0VvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO17_protobuf_nameMapAA05_NameK0VvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              }
            ],
            "declKind": "Enum",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              },
              {
                "kind": "Conformance",
                "name": "Hashable",
                "printedName": "Hashable",
                "usr": "s:SH",
                "mangledName": "$sSH"
              },
              {
                "kind": "Conformance",
                "name": "Enum",
                "printedName": "Enum",
                "usr": "s:13SwiftProtobuf4EnumP",
                "mangledName": "$s13SwiftProtobuf4EnumP"
              },
              {
                "kind": "Conformance",
                "name": "CaseIterable",
                "printedName": "CaseIterable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "AllCases",
                    "printedName": "AllCases",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "TypeEnum",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum",
                            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ]
                  }
                ],
                "usr": "s:s12CaseIterableP",
                "mangledName": "$ss12CaseIterableP"
              },
              {
                "kind": "Conformance",
                "name": "RawRepresentable",
                "printedName": "RawRepresentable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "RawValue",
                    "printedName": "RawValue",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ]
                  }
                ],
                "usr": "s:SY",
                "mangledName": "$sSY"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              },
              {
                "kind": "Conformance",
                "name": "_ProtoNameProviding",
                "printedName": "_ProtoNameProviding",
                "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
                "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
              }
            ]
          },
          {
            "kind": "TypeDecl",
            "name": "Label",
            "printedName": "Label",
            "children": [
              {
                "kind": "Var",
                "name": "optional",
                "printedName": "optional",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Label",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label",
                        "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Label",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label",
                            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8optionalyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8optionalyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "repeated",
                "printedName": "repeated",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Label",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label",
                        "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Label",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label",
                            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8repeatedyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8repeatedyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "required",
                "printedName": "required",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Label",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label",
                        "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Label",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label",
                            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8requiredyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8requiredyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Label",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label",
                    "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelOAEycfc",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelOAEycfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init(rawValue:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Label",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label",
                        "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO"
                      }
                    ],
                    "usr": "s:Sq"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8rawValueAESgSi_tcfc",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8rawValueAESgSi_tcfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Var",
                "name": "rawValue",
                "printedName": "rawValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8rawValueSivp",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8rawValueSivp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8rawValueSivg",
                    "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8rawValueSivg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "allCases",
                "printedName": "allCases",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Label",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label",
                        "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8allCasesSayAEGvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8allCasesSayAEGvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "declAttributes": [
                  "Nonisolated"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Label",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label",
                            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8allCasesSayAEGvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8allCasesSayAEGvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "_protobuf_nameMap",
                "printedName": "_protobuf_nameMap",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO17_protobuf_nameMapAA05_NameJ0VvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO17_protobuf_nameMapAA05_NameJ0VvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "_NameMap",
                        "printedName": "SwiftProtobuf._NameMap",
                        "usr": "s:13SwiftProtobuf8_NameMapV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO17_protobuf_nameMapAA05_NameJ0VvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO17_protobuf_nameMapAA05_NameJ0VvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              }
            ],
            "declKind": "Enum",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              },
              {
                "kind": "Conformance",
                "name": "Hashable",
                "printedName": "Hashable",
                "usr": "s:SH",
                "mangledName": "$sSH"
              },
              {
                "kind": "Conformance",
                "name": "Enum",
                "printedName": "Enum",
                "usr": "s:13SwiftProtobuf4EnumP",
                "mangledName": "$s13SwiftProtobuf4EnumP"
              },
              {
                "kind": "Conformance",
                "name": "CaseIterable",
                "printedName": "CaseIterable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "AllCases",
                    "printedName": "AllCases",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Label",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label",
                            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ]
                  }
                ],
                "usr": "s:s12CaseIterableP",
                "mangledName": "$ss12CaseIterableP"
              },
              {
                "kind": "Conformance",
                "name": "RawRepresentable",
                "printedName": "RawRepresentable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "RawValue",
                    "printedName": "RawValue",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ]
                  }
                ],
                "usr": "s:SY",
                "mangledName": "$sSY"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              },
              {
                "kind": "Conformance",
                "name": "_ProtoNameProviding",
                "printedName": "_ProtoNameProviding",
                "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
                "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FieldDescriptorProto",
                "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isInitialized",
            "printedName": "isInitialized",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13isInitializedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13isInitializedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13isInitializedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13isInitializedSbvg",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FieldDescriptorProto",
                "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FieldDescriptorProto",
                "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV",
        "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_OneofDescriptorProto",
        "printedName": "Google_Protobuf_OneofDescriptorProto",
        "children": [
          {
            "kind": "Var",
            "name": "name",
            "printedName": "name",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV4nameSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV4nameSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV4nameSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV4nameSSvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV4nameSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV4nameSSvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV4nameSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV4nameSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasName",
            "printedName": "hasName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7hasNameSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7hasNameSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7hasNameSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7hasNameSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearName",
            "printedName": "clearName()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV9clearNameyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV9clearNameyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "options",
            "printedName": "options",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_OneofOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_OneofOptions",
                "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_OneofOptions",
                    "printedName": "SwiftProtobuf.Google_Protobuf_OneofOptions",
                    "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_OneofOptions",
                    "printedName": "SwiftProtobuf.Google_Protobuf_OneofOptions",
                    "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasOptions",
            "printedName": "hasOptions",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV10hasOptionsSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV10hasOptionsSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV10hasOptionsSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV10hasOptionsSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearOptions",
            "printedName": "clearOptions()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV12clearOptionsyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV12clearOptionsyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_OneofDescriptorProto",
                "printedName": "SwiftProtobuf.Google_Protobuf_OneofDescriptorProto",
                "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isInitialized",
            "printedName": "isInitialized",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13isInitializedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13isInitializedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13isInitializedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13isInitializedSbvg",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_OneofDescriptorProto",
                "printedName": "SwiftProtobuf.Google_Protobuf_OneofDescriptorProto",
                "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_OneofDescriptorProto",
                "printedName": "SwiftProtobuf.Google_Protobuf_OneofDescriptorProto",
                "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV",
        "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_EnumDescriptorProto",
        "printedName": "Google_Protobuf_EnumDescriptorProto",
        "children": [
          {
            "kind": "Var",
            "name": "name",
            "printedName": "name",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV4nameSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV4nameSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV4nameSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV4nameSSvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV4nameSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV4nameSSvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV4nameSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV4nameSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasName",
            "printedName": "hasName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7hasNameSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7hasNameSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7hasNameSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7hasNameSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearName",
            "printedName": "clearName()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV9clearNameyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV9clearNameyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "value",
            "printedName": "value",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_EnumValueDescriptorProto",
                    "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto",
                    "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV5valueSayAA0c1_b1_d5ValueeF0VGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV5valueSayAA0c1_b1_d5ValueeF0VGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_EnumValueDescriptorProto",
                        "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto",
                        "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV5valueSayAA0c1_b1_d5ValueeF0VGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV5valueSayAA0c1_b1_d5ValueeF0VGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_EnumValueDescriptorProto",
                        "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto",
                        "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV5valueSayAA0c1_b1_d5ValueeF0VGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV5valueSayAA0c1_b1_d5ValueeF0VGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV5valueSayAA0c1_b1_d5ValueeF0VGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV5valueSayAA0c1_b1_d5ValueeF0VGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "options",
            "printedName": "options",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_EnumOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_EnumOptions",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_EnumOptions",
                    "printedName": "SwiftProtobuf.Google_Protobuf_EnumOptions",
                    "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_EnumOptions",
                    "printedName": "SwiftProtobuf.Google_Protobuf_EnumOptions",
                    "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasOptions",
            "printedName": "hasOptions",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV10hasOptionsSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV10hasOptionsSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV10hasOptionsSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV10hasOptionsSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearOptions",
            "printedName": "clearOptions()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12clearOptionsyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12clearOptionsyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "reservedRange",
            "printedName": "reservedRange",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "EnumReservedRange",
                    "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange",
                    "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13reservedRangeSayAC0d8ReservedH0VGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13reservedRangeSayAC0d8ReservedH0VGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "EnumReservedRange",
                        "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange",
                        "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13reservedRangeSayAC0d8ReservedH0VGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13reservedRangeSayAC0d8ReservedH0VGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "EnumReservedRange",
                        "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange",
                        "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13reservedRangeSayAC0d8ReservedH0VGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13reservedRangeSayAC0d8ReservedH0VGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13reservedRangeSayAC0d8ReservedH0VGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13reservedRangeSayAC0d8ReservedH0VGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "reservedName",
            "printedName": "reservedName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.String]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12reservedNameSaySSGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12reservedNameSaySSGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[Swift.String]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12reservedNameSaySSGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12reservedNameSaySSGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[Swift.String]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12reservedNameSaySSGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12reservedNameSaySSGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12reservedNameSaySSGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12reservedNameSaySSGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "TypeDecl",
            "name": "EnumReservedRange",
            "printedName": "EnumReservedRange",
            "children": [
              {
                "kind": "Var",
                "name": "start",
                "printedName": "start",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV5starts5Int32Vvp",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV5starts5Int32Vvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int32",
                        "printedName": "Swift.Int32",
                        "usr": "s:s5Int32V"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV5starts5Int32Vvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV5starts5Int32Vvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Int32",
                        "printedName": "Swift.Int32",
                        "usr": "s:s5Int32V"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV5starts5Int32Vvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV5starts5Int32Vvs",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV5starts5Int32VvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV5starts5Int32VvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "hasStart",
                "printedName": "hasStart",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV8hasStartSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV8hasStartSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV8hasStartSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV8hasStartSbvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "clearStart",
                "printedName": "clearStart()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV10clearStartyyF",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV10clearStartyyF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "Mutating",
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Var",
                "name": "end",
                "printedName": "end",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV3ends5Int32Vvp",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV3ends5Int32Vvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int32",
                        "printedName": "Swift.Int32",
                        "usr": "s:s5Int32V"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV3ends5Int32Vvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV3ends5Int32Vvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Int32",
                        "printedName": "Swift.Int32",
                        "usr": "s:s5Int32V"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV3ends5Int32Vvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV3ends5Int32Vvs",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV3ends5Int32VvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV3ends5Int32VvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "hasEnd",
                "printedName": "hasEnd",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV6hasEndSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV6hasEndSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV6hasEndSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV6hasEndSbvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "clearEnd",
                "printedName": "clearEnd()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV8clearEndyyF",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV8clearEndyyF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "Mutating",
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Var",
                "name": "unknownFields",
                "printedName": "unknownFields",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13unknownFieldsAA14UnknownStorageVvp",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13unknownFieldsAA14UnknownStorageVvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UnknownStorage",
                        "printedName": "SwiftProtobuf.UnknownStorage",
                        "usr": "s:13SwiftProtobuf14UnknownStorageV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13unknownFieldsAA14UnknownStorageVvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13unknownFieldsAA14UnknownStorageVvg",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "UnknownStorage",
                        "printedName": "SwiftProtobuf.UnknownStorage",
                        "usr": "s:13SwiftProtobuf14UnknownStorageV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13unknownFieldsAA14UnknownStorageVvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13unknownFieldsAA14UnknownStorageVvs",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13unknownFieldsAA14UnknownStorageVvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13unknownFieldsAA14UnknownStorageVvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "EnumReservedRange",
                    "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange",
                    "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeVAEycfc",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeVAEycfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Var",
                "name": "protoMessageName",
                "printedName": "protoMessageName",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV16protoMessageNameSSvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV16protoMessageNameSSvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV16protoMessageNameSSvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV16protoMessageNameSSvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "_protobuf_nameMap",
                "printedName": "_protobuf_nameMap",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV17_protobuf_nameMapAA05_NameK0VvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV17_protobuf_nameMapAA05_NameK0VvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "_NameMap",
                        "printedName": "SwiftProtobuf._NameMap",
                        "usr": "s:13SwiftProtobuf8_NameMapV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV17_protobuf_nameMapAA05_NameK0VvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV17_protobuf_nameMapAA05_NameK0VvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "decodeMessage",
                "printedName": "decodeMessage(decoder:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0",
                    "paramValueOwnership": "InOut"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
                "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
                "declAttributes": [
                  "Mutating",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "throwing": true,
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Function",
                "name": "traverse",
                "printedName": "traverse(visitor:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0",
                    "paramValueOwnership": "InOut"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV8traverse7visitoryxz_tKAA7VisitorRzlF",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV8traverse7visitoryxz_tKAA7VisitorRzlF",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
                "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
                "declAttributes": [
                  "AccessControl"
                ],
                "isFromExtension": true,
                "throwing": true,
                "funcSelfKind": "NonMutating"
              },
              {
                "kind": "Function",
                "name": "==",
                "printedName": "==(_:_:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "EnumReservedRange",
                    "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange",
                    "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "EnumReservedRange",
                    "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange",
                    "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV2eeoiySbAE_AEtFZ",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV2eeoiySbAE_AEtFZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "AccessControl"
                ],
                "isFromExtension": true,
                "funcSelfKind": "NonMutating"
              },
              {
                "kind": "Var",
                "name": "hashValue",
                "printedName": "hashValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV9hashValueSivp",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV9hashValueSivp",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV9hashValueSivg",
                    "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV9hashValueSivg",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              }
            ],
            "declKind": "Struct",
            "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV",
            "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              },
              {
                "kind": "Conformance",
                "name": "Message",
                "printedName": "Message",
                "usr": "s:13SwiftProtobuf7MessageP",
                "mangledName": "$s13SwiftProtobuf7MessageP"
              },
              {
                "kind": "Conformance",
                "name": "_MessageImplementationBase",
                "printedName": "_MessageImplementationBase",
                "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
                "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
              },
              {
                "kind": "Conformance",
                "name": "_ProtoNameProviding",
                "printedName": "_ProtoNameProviding",
                "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
                "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
              },
              {
                "kind": "Conformance",
                "name": "CustomDebugStringConvertible",
                "printedName": "CustomDebugStringConvertible",
                "usr": "s:s28CustomDebugStringConvertibleP",
                "mangledName": "$ss28CustomDebugStringConvertibleP"
              },
              {
                "kind": "Conformance",
                "name": "Hashable",
                "printedName": "Hashable",
                "usr": "s:SH",
                "mangledName": "$sSH"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_EnumDescriptorProto",
                "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isInitialized",
            "printedName": "isInitialized",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13isInitializedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13isInitializedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13isInitializedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13isInitializedSbvg",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_EnumDescriptorProto",
                "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_EnumDescriptorProto",
                "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV",
        "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_EnumValueDescriptorProto",
        "printedName": "Google_Protobuf_EnumValueDescriptorProto",
        "children": [
          {
            "kind": "Var",
            "name": "name",
            "printedName": "name",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV4nameSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV4nameSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV4nameSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV4nameSSvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV4nameSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV4nameSSvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV4nameSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV4nameSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasName",
            "printedName": "hasName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7hasNameSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7hasNameSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7hasNameSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7hasNameSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearName",
            "printedName": "clearName()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV9clearNameyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV9clearNameyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "number",
            "printedName": "number",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int32",
                "printedName": "Swift.Int32",
                "usr": "s:s5Int32V"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV6numbers5Int32Vvp",
            "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV6numbers5Int32Vvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV6numbers5Int32Vvg",
                "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV6numbers5Int32Vvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV6numbers5Int32Vvs",
                "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV6numbers5Int32Vvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV6numbers5Int32VvM",
                "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV6numbers5Int32VvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasNumber",
            "printedName": "hasNumber",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV9hasNumberSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV9hasNumberSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV9hasNumberSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV9hasNumberSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearNumber",
            "printedName": "clearNumber()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV11clearNumberyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV11clearNumberyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "options",
            "printedName": "options",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_EnumValueOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueOptions",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7optionsAA0c1_b1_dE7OptionsVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7optionsAA0c1_b1_dE7OptionsVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_EnumValueOptions",
                    "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueOptions",
                    "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7optionsAA0c1_b1_dE7OptionsVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7optionsAA0c1_b1_dE7OptionsVvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_EnumValueOptions",
                    "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueOptions",
                    "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7optionsAA0c1_b1_dE7OptionsVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7optionsAA0c1_b1_dE7OptionsVvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7optionsAA0c1_b1_dE7OptionsVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7optionsAA0c1_b1_dE7OptionsVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasOptions",
            "printedName": "hasOptions",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV10hasOptionsSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV10hasOptionsSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV10hasOptionsSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV10hasOptionsSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearOptions",
            "printedName": "clearOptions()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV12clearOptionsyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV12clearOptionsyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_EnumValueDescriptorProto",
                "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto",
                "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV17_protobuf_nameMapAA05_NameJ0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV17_protobuf_nameMapAA05_NameJ0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV17_protobuf_nameMapAA05_NameJ0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV17_protobuf_nameMapAA05_NameJ0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isInitialized",
            "printedName": "isInitialized",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13isInitializedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13isInitializedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13isInitializedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13isInitializedSbvg",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_EnumValueDescriptorProto",
                "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto",
                "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_EnumValueDescriptorProto",
                "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto",
                "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV04hashE0Sivp",
            "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV04hashE0Sivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV04hashE0Sivg",
                "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV04hashE0Sivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV",
        "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_ServiceDescriptorProto",
        "printedName": "Google_Protobuf_ServiceDescriptorProto",
        "children": [
          {
            "kind": "Var",
            "name": "name",
            "printedName": "name",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV4nameSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV4nameSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV4nameSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV4nameSSvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV4nameSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV4nameSSvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV4nameSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV4nameSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasName",
            "printedName": "hasName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7hasNameSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7hasNameSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7hasNameSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7hasNameSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearName",
            "printedName": "clearName()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV9clearNameyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV9clearNameyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "method",
            "printedName": "method",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_MethodDescriptorProto]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_MethodDescriptorProto",
                    "printedName": "SwiftProtobuf.Google_Protobuf_MethodDescriptorProto",
                    "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV6methodSayAA0c1_b7_MethodeF0VGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV6methodSayAA0c1_b7_MethodeF0VGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_MethodDescriptorProto]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_MethodDescriptorProto",
                        "printedName": "SwiftProtobuf.Google_Protobuf_MethodDescriptorProto",
                        "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV6methodSayAA0c1_b7_MethodeF0VGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV6methodSayAA0c1_b7_MethodeF0VGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_MethodDescriptorProto]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_MethodDescriptorProto",
                        "printedName": "SwiftProtobuf.Google_Protobuf_MethodDescriptorProto",
                        "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV6methodSayAA0c1_b7_MethodeF0VGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV6methodSayAA0c1_b7_MethodeF0VGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV6methodSayAA0c1_b7_MethodeF0VGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV6methodSayAA0c1_b7_MethodeF0VGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "options",
            "printedName": "options",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_ServiceOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_ServiceOptions",
                "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_ServiceOptions",
                    "printedName": "SwiftProtobuf.Google_Protobuf_ServiceOptions",
                    "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_ServiceOptions",
                    "printedName": "SwiftProtobuf.Google_Protobuf_ServiceOptions",
                    "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasOptions",
            "printedName": "hasOptions",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV10hasOptionsSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV10hasOptionsSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV10hasOptionsSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV10hasOptionsSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearOptions",
            "printedName": "clearOptions()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV12clearOptionsyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV12clearOptionsyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_ServiceDescriptorProto",
                "printedName": "SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto",
                "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isInitialized",
            "printedName": "isInitialized",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13isInitializedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13isInitializedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13isInitializedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13isInitializedSbvg",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_ServiceDescriptorProto",
                "printedName": "SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto",
                "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_ServiceDescriptorProto",
                "printedName": "SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto",
                "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV",
        "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_MethodDescriptorProto",
        "printedName": "Google_Protobuf_MethodDescriptorProto",
        "children": [
          {
            "kind": "Var",
            "name": "name",
            "printedName": "name",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV4nameSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV4nameSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV4nameSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV4nameSSvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV4nameSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV4nameSSvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV4nameSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV4nameSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasName",
            "printedName": "hasName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7hasNameSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7hasNameSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7hasNameSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7hasNameSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearName",
            "printedName": "clearName()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9clearNameyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9clearNameyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "inputType",
            "printedName": "inputType",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9inputTypeSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9inputTypeSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9inputTypeSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9inputTypeSSvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9inputTypeSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9inputTypeSSvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9inputTypeSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9inputTypeSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasInputType",
            "printedName": "hasInputType",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV12hasInputTypeSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV12hasInputTypeSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV12hasInputTypeSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV12hasInputTypeSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearInputType",
            "printedName": "clearInputType()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV14clearInputTypeyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV14clearInputTypeyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "outputType",
            "printedName": "outputType",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10outputTypeSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10outputTypeSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10outputTypeSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10outputTypeSSvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10outputTypeSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10outputTypeSSvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10outputTypeSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10outputTypeSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasOutputType",
            "printedName": "hasOutputType",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13hasOutputTypeSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13hasOutputTypeSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13hasOutputTypeSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13hasOutputTypeSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearOutputType",
            "printedName": "clearOutputType()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clearOutputTypeyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clearOutputTypeyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "options",
            "printedName": "options",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_MethodOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_MethodOptions",
                    "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions",
                    "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_MethodOptions",
                    "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions",
                    "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasOptions",
            "printedName": "hasOptions",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10hasOptionsSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10hasOptionsSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10hasOptionsSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10hasOptionsSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearOptions",
            "printedName": "clearOptions()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV12clearOptionsyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV12clearOptionsyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "clientStreaming",
            "printedName": "clientStreaming",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clientStreamingSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clientStreamingSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clientStreamingSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clientStreamingSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clientStreamingSbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clientStreamingSbvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clientStreamingSbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clientStreamingSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasClientStreaming",
            "printedName": "hasClientStreaming",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV18hasClientStreamingSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV18hasClientStreamingSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV18hasClientStreamingSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV18hasClientStreamingSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearClientStreaming",
            "printedName": "clearClientStreaming()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV20clearClientStreamingyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV20clearClientStreamingyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "serverStreaming",
            "printedName": "serverStreaming",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15serverStreamingSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15serverStreamingSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15serverStreamingSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15serverStreamingSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15serverStreamingSbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15serverStreamingSbvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15serverStreamingSbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15serverStreamingSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasServerStreaming",
            "printedName": "hasServerStreaming",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV18hasServerStreamingSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV18hasServerStreamingSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV18hasServerStreamingSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV18hasServerStreamingSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearServerStreaming",
            "printedName": "clearServerStreaming()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV20clearServerStreamingyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV20clearServerStreamingyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_MethodDescriptorProto",
                "printedName": "SwiftProtobuf.Google_Protobuf_MethodDescriptorProto",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isInitialized",
            "printedName": "isInitialized",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13isInitializedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13isInitializedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13isInitializedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13isInitializedSbvg",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_MethodDescriptorProto",
                "printedName": "SwiftProtobuf.Google_Protobuf_MethodDescriptorProto",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_MethodDescriptorProto",
                "printedName": "SwiftProtobuf.Google_Protobuf_MethodDescriptorProto",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV",
        "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_FileOptions",
        "printedName": "Google_Protobuf_FileOptions",
        "children": [
          {
            "kind": "Var",
            "name": "javaPackage",
            "printedName": "javaPackage",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11javaPackageSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11javaPackageSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11javaPackageSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11javaPackageSSvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11javaPackageSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11javaPackageSSvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11javaPackageSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11javaPackageSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasJavaPackage",
            "printedName": "hasJavaPackage",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14hasJavaPackageSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14hasJavaPackageSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14hasJavaPackageSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14hasJavaPackageSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearJavaPackage",
            "printedName": "clearJavaPackage()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV16clearJavaPackageyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV16clearJavaPackageyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "javaOuterClassname",
            "printedName": "javaOuterClassname",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18javaOuterClassnameSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18javaOuterClassnameSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18javaOuterClassnameSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18javaOuterClassnameSSvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18javaOuterClassnameSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18javaOuterClassnameSSvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18javaOuterClassnameSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18javaOuterClassnameSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasJavaOuterClassname",
            "printedName": "hasJavaOuterClassname",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV21hasJavaOuterClassnameSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV21hasJavaOuterClassnameSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV21hasJavaOuterClassnameSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV21hasJavaOuterClassnameSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearJavaOuterClassname",
            "printedName": "clearJavaOuterClassname()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV23clearJavaOuterClassnameyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV23clearJavaOuterClassnameyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "javaMultipleFiles",
            "printedName": "javaMultipleFiles",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17javaMultipleFilesSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17javaMultipleFilesSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17javaMultipleFilesSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17javaMultipleFilesSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17javaMultipleFilesSbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17javaMultipleFilesSbvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17javaMultipleFilesSbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17javaMultipleFilesSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasJavaMultipleFiles",
            "printedName": "hasJavaMultipleFiles",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20hasJavaMultipleFilesSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20hasJavaMultipleFilesSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20hasJavaMultipleFilesSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20hasJavaMultipleFilesSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearJavaMultipleFiles",
            "printedName": "clearJavaMultipleFiles()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV22clearJavaMultipleFilesyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV22clearJavaMultipleFilesyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "javaGenerateEqualsAndHash",
            "printedName": "javaGenerateEqualsAndHash",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV25javaGenerateEqualsAndHashSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV25javaGenerateEqualsAndHashSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV25javaGenerateEqualsAndHashSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV25javaGenerateEqualsAndHashSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV25javaGenerateEqualsAndHashSbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV25javaGenerateEqualsAndHashSbvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV25javaGenerateEqualsAndHashSbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV25javaGenerateEqualsAndHashSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasJavaGenerateEqualsAndHash",
            "printedName": "hasJavaGenerateEqualsAndHash",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV28hasJavaGenerateEqualsAndHashSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV28hasJavaGenerateEqualsAndHashSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV28hasJavaGenerateEqualsAndHashSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV28hasJavaGenerateEqualsAndHashSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearJavaGenerateEqualsAndHash",
            "printedName": "clearJavaGenerateEqualsAndHash()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV30clearJavaGenerateEqualsAndHashyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV30clearJavaGenerateEqualsAndHashyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "javaStringCheckUtf8",
            "printedName": "javaStringCheckUtf8",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19javaStringCheckUtf8Sbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19javaStringCheckUtf8Sbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19javaStringCheckUtf8Sbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19javaStringCheckUtf8Sbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19javaStringCheckUtf8Sbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19javaStringCheckUtf8Sbvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19javaStringCheckUtf8SbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19javaStringCheckUtf8SbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasJavaStringCheckUtf8",
            "printedName": "hasJavaStringCheckUtf8",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV22hasJavaStringCheckUtf8Sbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV22hasJavaStringCheckUtf8Sbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV22hasJavaStringCheckUtf8Sbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV22hasJavaStringCheckUtf8Sbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearJavaStringCheckUtf8",
            "printedName": "clearJavaStringCheckUtf8()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV24clearJavaStringCheckUtf8yyF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV24clearJavaStringCheckUtf8yyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "optimizeFor",
            "printedName": "optimizeFor",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "OptimizeMode",
                "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11optimizeForAC12OptimizeModeOvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11optimizeForAC12OptimizeModeOvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "OptimizeMode",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode",
                    "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11optimizeForAC12OptimizeModeOvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11optimizeForAC12OptimizeModeOvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "OptimizeMode",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode",
                    "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11optimizeForAC12OptimizeModeOvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11optimizeForAC12OptimizeModeOvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11optimizeForAC12OptimizeModeOvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11optimizeForAC12OptimizeModeOvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasOptimizeFor",
            "printedName": "hasOptimizeFor",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14hasOptimizeForSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14hasOptimizeForSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14hasOptimizeForSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14hasOptimizeForSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearOptimizeFor",
            "printedName": "clearOptimizeFor()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV16clearOptimizeForyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV16clearOptimizeForyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "goPackage",
            "printedName": "goPackage",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV9goPackageSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV9goPackageSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV9goPackageSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV9goPackageSSvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV9goPackageSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV9goPackageSSvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV9goPackageSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV9goPackageSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasGoPackage",
            "printedName": "hasGoPackage",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12hasGoPackageSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12hasGoPackageSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12hasGoPackageSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12hasGoPackageSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearGoPackage",
            "printedName": "clearGoPackage()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14clearGoPackageyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14clearGoPackageyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "ccGenericServices",
            "printedName": "ccGenericServices",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17ccGenericServicesSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17ccGenericServicesSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17ccGenericServicesSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17ccGenericServicesSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17ccGenericServicesSbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17ccGenericServicesSbvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17ccGenericServicesSbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17ccGenericServicesSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasCcGenericServices",
            "printedName": "hasCcGenericServices",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20hasCcGenericServicesSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20hasCcGenericServicesSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20hasCcGenericServicesSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20hasCcGenericServicesSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearCcGenericServices",
            "printedName": "clearCcGenericServices()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV22clearCcGenericServicesyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV22clearCcGenericServicesyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "javaGenericServices",
            "printedName": "javaGenericServices",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19javaGenericServicesSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19javaGenericServicesSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19javaGenericServicesSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19javaGenericServicesSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19javaGenericServicesSbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19javaGenericServicesSbvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19javaGenericServicesSbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19javaGenericServicesSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasJavaGenericServices",
            "printedName": "hasJavaGenericServices",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV22hasJavaGenericServicesSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV22hasJavaGenericServicesSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV22hasJavaGenericServicesSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV22hasJavaGenericServicesSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearJavaGenericServices",
            "printedName": "clearJavaGenericServices()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV24clearJavaGenericServicesyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV24clearJavaGenericServicesyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "pyGenericServices",
            "printedName": "pyGenericServices",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17pyGenericServicesSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17pyGenericServicesSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17pyGenericServicesSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17pyGenericServicesSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17pyGenericServicesSbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17pyGenericServicesSbvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17pyGenericServicesSbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17pyGenericServicesSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasPyGenericServices",
            "printedName": "hasPyGenericServices",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20hasPyGenericServicesSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20hasPyGenericServicesSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20hasPyGenericServicesSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20hasPyGenericServicesSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearPyGenericServices",
            "printedName": "clearPyGenericServices()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV22clearPyGenericServicesyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV22clearPyGenericServicesyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "deprecated",
            "printedName": "deprecated",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV10deprecatedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV10deprecatedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV10deprecatedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV10deprecatedSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV10deprecatedSbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV10deprecatedSbvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV10deprecatedSbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV10deprecatedSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasDeprecated",
            "printedName": "hasDeprecated",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13hasDeprecatedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13hasDeprecatedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13hasDeprecatedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13hasDeprecatedSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearDeprecated",
            "printedName": "clearDeprecated()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15clearDeprecatedyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15clearDeprecatedyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "ccEnableArenas",
            "printedName": "ccEnableArenas",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14ccEnableArenasSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14ccEnableArenasSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14ccEnableArenasSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14ccEnableArenasSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14ccEnableArenasSbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14ccEnableArenasSbvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14ccEnableArenasSbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14ccEnableArenasSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasCcEnableArenas",
            "printedName": "hasCcEnableArenas",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17hasCcEnableArenasSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17hasCcEnableArenasSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17hasCcEnableArenasSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17hasCcEnableArenasSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearCcEnableArenas",
            "printedName": "clearCcEnableArenas()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19clearCcEnableArenasyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19clearCcEnableArenasyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "objcClassPrefix",
            "printedName": "objcClassPrefix",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15objcClassPrefixSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15objcClassPrefixSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15objcClassPrefixSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15objcClassPrefixSSvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15objcClassPrefixSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15objcClassPrefixSSvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15objcClassPrefixSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15objcClassPrefixSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasObjcClassPrefix",
            "printedName": "hasObjcClassPrefix",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18hasObjcClassPrefixSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18hasObjcClassPrefixSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18hasObjcClassPrefixSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18hasObjcClassPrefixSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearObjcClassPrefix",
            "printedName": "clearObjcClassPrefix()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20clearObjcClassPrefixyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20clearObjcClassPrefixyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "csharpNamespace",
            "printedName": "csharpNamespace",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15csharpNamespaceSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15csharpNamespaceSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15csharpNamespaceSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15csharpNamespaceSSvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15csharpNamespaceSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15csharpNamespaceSSvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15csharpNamespaceSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15csharpNamespaceSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasCsharpNamespace",
            "printedName": "hasCsharpNamespace",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18hasCsharpNamespaceSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18hasCsharpNamespaceSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18hasCsharpNamespaceSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18hasCsharpNamespaceSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearCsharpNamespace",
            "printedName": "clearCsharpNamespace()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20clearCsharpNamespaceyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20clearCsharpNamespaceyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "swiftPrefix",
            "printedName": "swiftPrefix",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11swiftPrefixSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11swiftPrefixSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11swiftPrefixSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11swiftPrefixSSvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11swiftPrefixSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11swiftPrefixSSvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11swiftPrefixSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11swiftPrefixSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasSwiftPrefix",
            "printedName": "hasSwiftPrefix",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV03hasA6PrefixSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV03hasA6PrefixSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV03hasA6PrefixSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV03hasA6PrefixSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearSwiftPrefix",
            "printedName": "clearSwiftPrefix()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV05clearA6PrefixyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV05clearA6PrefixyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "phpClassPrefix",
            "printedName": "phpClassPrefix",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14phpClassPrefixSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14phpClassPrefixSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14phpClassPrefixSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14phpClassPrefixSSvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14phpClassPrefixSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14phpClassPrefixSSvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14phpClassPrefixSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14phpClassPrefixSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasPhpClassPrefix",
            "printedName": "hasPhpClassPrefix",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17hasPhpClassPrefixSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17hasPhpClassPrefixSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17hasPhpClassPrefixSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17hasPhpClassPrefixSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearPhpClassPrefix",
            "printedName": "clearPhpClassPrefix()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19clearPhpClassPrefixyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19clearPhpClassPrefixyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "phpNamespace",
            "printedName": "phpNamespace",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12phpNamespaceSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12phpNamespaceSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12phpNamespaceSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12phpNamespaceSSvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12phpNamespaceSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12phpNamespaceSSvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12phpNamespaceSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12phpNamespaceSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasPhpNamespace",
            "printedName": "hasPhpNamespace",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15hasPhpNamespaceSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15hasPhpNamespaceSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15hasPhpNamespaceSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15hasPhpNamespaceSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearPhpNamespace",
            "printedName": "clearPhpNamespace()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17clearPhpNamespaceyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17clearPhpNamespaceyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "phpMetadataNamespace",
            "printedName": "phpMetadataNamespace",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20phpMetadataNamespaceSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20phpMetadataNamespaceSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20phpMetadataNamespaceSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20phpMetadataNamespaceSSvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20phpMetadataNamespaceSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20phpMetadataNamespaceSSvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20phpMetadataNamespaceSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20phpMetadataNamespaceSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasPhpMetadataNamespace",
            "printedName": "hasPhpMetadataNamespace",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV23hasPhpMetadataNamespaceSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV23hasPhpMetadataNamespaceSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV23hasPhpMetadataNamespaceSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV23hasPhpMetadataNamespaceSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearPhpMetadataNamespace",
            "printedName": "clearPhpMetadataNamespace()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV25clearPhpMetadataNamespaceyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV25clearPhpMetadataNamespaceyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "rubyPackage",
            "printedName": "rubyPackage",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11rubyPackageSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11rubyPackageSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11rubyPackageSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11rubyPackageSSvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11rubyPackageSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11rubyPackageSSvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11rubyPackageSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11rubyPackageSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasRubyPackage",
            "printedName": "hasRubyPackage",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14hasRubyPackageSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14hasRubyPackageSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14hasRubyPackageSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14hasRubyPackageSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearRubyPackage",
            "printedName": "clearRubyPackage()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV16clearRubyPackageyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV16clearRubyPackageyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "features",
            "printedName": "features",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FeatureSet",
                "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV8featuresAA0c1_B11_FeatureSetVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV8featuresAA0c1_B11_FeatureSetVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_FeatureSet",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV8featuresAA0c1_B11_FeatureSetVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV8featuresAA0c1_B11_FeatureSetVvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_FeatureSet",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV8featuresAA0c1_B11_FeatureSetVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV8featuresAA0c1_B11_FeatureSetVvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV8featuresAA0c1_B11_FeatureSetVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV8featuresAA0c1_B11_FeatureSetVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasFeatures",
            "printedName": "hasFeatures",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11hasFeaturesSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11hasFeaturesSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11hasFeaturesSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11hasFeaturesSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearFeatures",
            "printedName": "clearFeatures()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13clearFeaturesyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13clearFeaturesyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "uninterpretedOption",
            "printedName": "uninterpretedOption",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_UninterpretedOption",
                    "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption",
                    "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_UninterpretedOption",
                        "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption",
                        "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_UninterpretedOption",
                        "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption",
                        "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "TypeDecl",
            "name": "OptimizeMode",
            "printedName": "OptimizeMode",
            "children": [
              {
                "kind": "Var",
                "name": "speed",
                "printedName": "speed",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode.Type) -> SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "OptimizeMode",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode",
                        "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OptimizeMode",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode",
                            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO5speedyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO5speedyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "codeSize",
                "printedName": "codeSize",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode.Type) -> SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "OptimizeMode",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode",
                        "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OptimizeMode",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode",
                            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8codeSizeyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8codeSizeyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "liteRuntime",
                "printedName": "liteRuntime",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode.Type) -> SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "OptimizeMode",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode",
                        "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OptimizeMode",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode",
                            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO11liteRuntimeyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO11liteRuntimeyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "OptimizeMode",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode",
                    "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeOAEycfc",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeOAEycfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init(rawValue:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "OptimizeMode",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode",
                        "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO"
                      }
                    ],
                    "usr": "s:Sq"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8rawValueAESgSi_tcfc",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8rawValueAESgSi_tcfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Var",
                "name": "rawValue",
                "printedName": "rawValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8rawValueSivp",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8rawValueSivp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8rawValueSivg",
                    "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8rawValueSivg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "allCases",
                "printedName": "allCases",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "OptimizeMode",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode",
                        "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8allCasesSayAEGvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8allCasesSayAEGvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "declAttributes": [
                  "Nonisolated"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OptimizeMode",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode",
                            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8allCasesSayAEGvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8allCasesSayAEGvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "_protobuf_nameMap",
                "printedName": "_protobuf_nameMap",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO17_protobuf_nameMapAA05_NameJ0VvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO17_protobuf_nameMapAA05_NameJ0VvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "_NameMap",
                        "printedName": "SwiftProtobuf._NameMap",
                        "usr": "s:13SwiftProtobuf8_NameMapV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO17_protobuf_nameMapAA05_NameJ0VvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO17_protobuf_nameMapAA05_NameJ0VvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              }
            ],
            "declKind": "Enum",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              },
              {
                "kind": "Conformance",
                "name": "Hashable",
                "printedName": "Hashable",
                "usr": "s:SH",
                "mangledName": "$sSH"
              },
              {
                "kind": "Conformance",
                "name": "Enum",
                "printedName": "Enum",
                "usr": "s:13SwiftProtobuf4EnumP",
                "mangledName": "$s13SwiftProtobuf4EnumP"
              },
              {
                "kind": "Conformance",
                "name": "CaseIterable",
                "printedName": "CaseIterable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "AllCases",
                    "printedName": "AllCases",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OptimizeMode",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode",
                            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ]
                  }
                ],
                "usr": "s:s12CaseIterableP",
                "mangledName": "$ss12CaseIterableP"
              },
              {
                "kind": "Conformance",
                "name": "RawRepresentable",
                "printedName": "RawRepresentable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "RawValue",
                    "printedName": "RawValue",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ]
                  }
                ],
                "usr": "s:SY",
                "mangledName": "$sSY"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              },
              {
                "kind": "Conformance",
                "name": "_ProtoNameProviding",
                "printedName": "_ProtoNameProviding",
                "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
                "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FileOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "_protobuf_extensionFieldValues",
            "printedName": "_protobuf_extensionFieldValues",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ExtensionFieldValueSet",
                "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionFieldValueSet",
                    "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                    "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionFieldValueSet",
                    "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                    "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17_protobuf_nameMapAA05_NameH0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17_protobuf_nameMapAA05_NameH0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17_protobuf_nameMapAA05_NameH0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17_protobuf_nameMapAA05_NameH0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isInitialized",
            "printedName": "isInitialized",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13isInitializedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13isInitializedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13isInitializedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13isInitializedSbvg",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FileOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FileOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV",
        "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "ExtensibleMessage",
            "printedName": "ExtensibleMessage",
            "usr": "s:13SwiftProtobuf17ExtensibleMessageP",
            "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_MessageOptions",
        "printedName": "Google_Protobuf_MessageOptions",
        "children": [
          {
            "kind": "Var",
            "name": "messageSetWireFormat",
            "printedName": "messageSetWireFormat",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV20messageSetWireFormatSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV20messageSetWireFormatSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV20messageSetWireFormatSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV20messageSetWireFormatSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV20messageSetWireFormatSbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV20messageSetWireFormatSbvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV20messageSetWireFormatSbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV20messageSetWireFormatSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasMessageSetWireFormat",
            "printedName": "hasMessageSetWireFormat",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV03hasD13SetWireFormatSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV03hasD13SetWireFormatSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV03hasD13SetWireFormatSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV03hasD13SetWireFormatSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearMessageSetWireFormat",
            "printedName": "clearMessageSetWireFormat()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV05clearD13SetWireFormatyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV05clearD13SetWireFormatyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "noStandardDescriptorAccessor",
            "printedName": "noStandardDescriptorAccessor",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV28noStandardDescriptorAccessorSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV28noStandardDescriptorAccessorSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV28noStandardDescriptorAccessorSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV28noStandardDescriptorAccessorSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV28noStandardDescriptorAccessorSbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV28noStandardDescriptorAccessorSbvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV28noStandardDescriptorAccessorSbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV28noStandardDescriptorAccessorSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasNoStandardDescriptorAccessor",
            "printedName": "hasNoStandardDescriptorAccessor",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV31hasNoStandardDescriptorAccessorSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV31hasNoStandardDescriptorAccessorSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV31hasNoStandardDescriptorAccessorSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV31hasNoStandardDescriptorAccessorSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearNoStandardDescriptorAccessor",
            "printedName": "clearNoStandardDescriptorAccessor()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV33clearNoStandardDescriptorAccessoryyF",
            "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV33clearNoStandardDescriptorAccessoryyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "deprecated",
            "printedName": "deprecated",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV10deprecatedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV10deprecatedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV10deprecatedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV10deprecatedSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV10deprecatedSbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV10deprecatedSbvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV10deprecatedSbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV10deprecatedSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasDeprecated",
            "printedName": "hasDeprecated",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13hasDeprecatedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13hasDeprecatedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13hasDeprecatedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13hasDeprecatedSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearDeprecated",
            "printedName": "clearDeprecated()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV15clearDeprecatedyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV15clearDeprecatedyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "mapEntry",
            "printedName": "mapEntry",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8mapEntrySbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8mapEntrySbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8mapEntrySbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8mapEntrySbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8mapEntrySbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8mapEntrySbvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8mapEntrySbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8mapEntrySbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasMapEntry",
            "printedName": "hasMapEntry",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV11hasMapEntrySbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV11hasMapEntrySbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV11hasMapEntrySbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV11hasMapEntrySbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearMapEntry",
            "printedName": "clearMapEntry()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13clearMapEntryyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13clearMapEntryyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "deprecatedLegacyJsonFieldConflicts",
            "printedName": "deprecatedLegacyJsonFieldConflicts",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV34deprecatedLegacyJsonFieldConflictsSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV34deprecatedLegacyJsonFieldConflictsSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV34deprecatedLegacyJsonFieldConflictsSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV34deprecatedLegacyJsonFieldConflictsSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV34deprecatedLegacyJsonFieldConflictsSbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV34deprecatedLegacyJsonFieldConflictsSbvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV34deprecatedLegacyJsonFieldConflictsSbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV34deprecatedLegacyJsonFieldConflictsSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasDeprecatedLegacyJsonFieldConflicts",
            "printedName": "hasDeprecatedLegacyJsonFieldConflicts",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV37hasDeprecatedLegacyJsonFieldConflictsSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV37hasDeprecatedLegacyJsonFieldConflictsSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV37hasDeprecatedLegacyJsonFieldConflictsSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV37hasDeprecatedLegacyJsonFieldConflictsSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearDeprecatedLegacyJsonFieldConflicts",
            "printedName": "clearDeprecatedLegacyJsonFieldConflicts()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV39clearDeprecatedLegacyJsonFieldConflictsyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV39clearDeprecatedLegacyJsonFieldConflictsyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "features",
            "printedName": "features",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FeatureSet",
                "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8featuresAA0c1_B11_FeatureSetVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8featuresAA0c1_B11_FeatureSetVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_FeatureSet",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8featuresAA0c1_B11_FeatureSetVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8featuresAA0c1_B11_FeatureSetVvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_FeatureSet",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8featuresAA0c1_B11_FeatureSetVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8featuresAA0c1_B11_FeatureSetVvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8featuresAA0c1_B11_FeatureSetVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8featuresAA0c1_B11_FeatureSetVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasFeatures",
            "printedName": "hasFeatures",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV11hasFeaturesSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV11hasFeaturesSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV11hasFeaturesSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV11hasFeaturesSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearFeatures",
            "printedName": "clearFeatures()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13clearFeaturesyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13clearFeaturesyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "uninterpretedOption",
            "printedName": "uninterpretedOption",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_UninterpretedOption",
                    "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption",
                    "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_UninterpretedOption",
                        "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption",
                        "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_UninterpretedOption",
                        "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption",
                        "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_MessageOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_MessageOptions",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "_protobuf_extensionFieldValues",
            "printedName": "_protobuf_extensionFieldValues",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ExtensionFieldValueSet",
                "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionFieldValueSet",
                    "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                    "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionFieldValueSet",
                    "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                    "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV05protoD4NameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV05protoD4NameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV05protoD4NameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV05protoD4NameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV17_protobuf_nameMapAA05_NameH0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV17_protobuf_nameMapAA05_NameH0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV17_protobuf_nameMapAA05_NameH0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV17_protobuf_nameMapAA05_NameH0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isInitialized",
            "printedName": "isInitialized",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13isInitializedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13isInitializedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13isInitializedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13isInitializedSbvg",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV06decodeD07decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV06decodeD07decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_MessageOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_MessageOptions",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_MessageOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_MessageOptions",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV",
        "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "ExtensibleMessage",
            "printedName": "ExtensibleMessage",
            "usr": "s:13SwiftProtobuf17ExtensibleMessageP",
            "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_FieldOptions",
        "printedName": "Google_Protobuf_FieldOptions",
        "children": [
          {
            "kind": "Var",
            "name": "ctype",
            "printedName": "ctype",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CType",
                "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5ctypeAC5CTypeOvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5ctypeAC5CTypeOvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CType",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5ctypeAC5CTypeOvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5ctypeAC5CTypeOvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "CType",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5ctypeAC5CTypeOvs",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5ctypeAC5CTypeOvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5ctypeAC5CTypeOvM",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5ctypeAC5CTypeOvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasCtype",
            "printedName": "hasCtype",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV8hasCtypeSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV8hasCtypeSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV8hasCtypeSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV8hasCtypeSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearCtype",
            "printedName": "clearCtype()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV10clearCtypeyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV10clearCtypeyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "packed",
            "printedName": "packed",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6packedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6packedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6packedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6packedSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6packedSbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6packedSbvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6packedSbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6packedSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasPacked",
            "printedName": "hasPacked",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9hasPackedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9hasPackedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9hasPackedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9hasPackedSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearPacked",
            "printedName": "clearPacked()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV11clearPackedyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV11clearPackedyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "jstype",
            "printedName": "jstype",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "JSType",
                "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6jstypeAC6JSTypeOvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6jstypeAC6JSTypeOvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "JSType",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6jstypeAC6JSTypeOvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6jstypeAC6JSTypeOvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "JSType",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6jstypeAC6JSTypeOvs",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6jstypeAC6JSTypeOvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6jstypeAC6JSTypeOvM",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6jstypeAC6JSTypeOvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasJstype",
            "printedName": "hasJstype",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9hasJstypeSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9hasJstypeSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9hasJstypeSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9hasJstypeSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearJstype",
            "printedName": "clearJstype()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV11clearJstypeyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV11clearJstypeyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "lazy",
            "printedName": "lazy",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV4lazySbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV4lazySbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV4lazySbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV4lazySbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV4lazySbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV4lazySbvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV4lazySbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV4lazySbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasLazy",
            "printedName": "hasLazy",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV7hasLazySbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV7hasLazySbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV7hasLazySbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV7hasLazySbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearLazy",
            "printedName": "clearLazy()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9clearLazyyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9clearLazyyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "unverifiedLazy",
            "printedName": "unverifiedLazy",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14unverifiedLazySbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14unverifiedLazySbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14unverifiedLazySbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14unverifiedLazySbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14unverifiedLazySbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14unverifiedLazySbvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14unverifiedLazySbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14unverifiedLazySbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasUnverifiedLazy",
            "printedName": "hasUnverifiedLazy",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV17hasUnverifiedLazySbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV17hasUnverifiedLazySbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV17hasUnverifiedLazySbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV17hasUnverifiedLazySbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearUnverifiedLazy",
            "printedName": "clearUnverifiedLazy()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV19clearUnverifiedLazyyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV19clearUnverifiedLazyyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "deprecated",
            "printedName": "deprecated",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV10deprecatedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV10deprecatedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV10deprecatedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV10deprecatedSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV10deprecatedSbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV10deprecatedSbvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV10deprecatedSbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV10deprecatedSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasDeprecated",
            "printedName": "hasDeprecated",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13hasDeprecatedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13hasDeprecatedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13hasDeprecatedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13hasDeprecatedSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearDeprecated",
            "printedName": "clearDeprecated()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15clearDeprecatedyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15clearDeprecatedyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "weak",
            "printedName": "weak",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV4weakSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV4weakSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV4weakSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV4weakSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV4weakSbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV4weakSbvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV4weakSbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV4weakSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasWeak",
            "printedName": "hasWeak",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV7hasWeakSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV7hasWeakSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV7hasWeakSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV7hasWeakSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearWeak",
            "printedName": "clearWeak()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9clearWeakyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9clearWeakyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "debugRedact",
            "printedName": "debugRedact",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV11debugRedactSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV11debugRedactSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV11debugRedactSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV11debugRedactSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV11debugRedactSbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV11debugRedactSbvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV11debugRedactSbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV11debugRedactSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasDebugRedact",
            "printedName": "hasDebugRedact",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14hasDebugRedactSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14hasDebugRedactSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14hasDebugRedactSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14hasDebugRedactSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearDebugRedact",
            "printedName": "clearDebugRedact()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16clearDebugRedactyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16clearDebugRedactyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "retention",
            "printedName": "retention",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "OptionRetention",
                "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9retentionAC15OptionRetentionOvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9retentionAC15OptionRetentionOvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "OptionRetention",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9retentionAC15OptionRetentionOvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9retentionAC15OptionRetentionOvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "OptionRetention",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9retentionAC15OptionRetentionOvs",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9retentionAC15OptionRetentionOvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9retentionAC15OptionRetentionOvM",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9retentionAC15OptionRetentionOvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasRetention",
            "printedName": "hasRetention",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV12hasRetentionSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV12hasRetentionSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV12hasRetentionSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV12hasRetentionSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearRetention",
            "printedName": "clearRetention()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14clearRetentionyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14clearRetentionyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "targets",
            "printedName": "targets",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "OptionTargetType",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV7targetsSayAC16OptionTargetTypeOGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV7targetsSayAC16OptionTargetTypeOGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "OptionTargetType",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                        "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV7targetsSayAC16OptionTargetTypeOGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV7targetsSayAC16OptionTargetTypeOGvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "OptionTargetType",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                        "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV7targetsSayAC16OptionTargetTypeOGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV7targetsSayAC16OptionTargetTypeOGvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV7targetsSayAC16OptionTargetTypeOGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV7targetsSayAC16OptionTargetTypeOGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "editionDefaults",
            "printedName": "editionDefaults",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "EditionDefault",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15editionDefaultsSayAC14EditionDefaultVGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15editionDefaultsSayAC14EditionDefaultVGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "EditionDefault",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault",
                        "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15editionDefaultsSayAC14EditionDefaultVGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15editionDefaultsSayAC14EditionDefaultVGvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "EditionDefault",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault",
                        "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15editionDefaultsSayAC14EditionDefaultVGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15editionDefaultsSayAC14EditionDefaultVGvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15editionDefaultsSayAC14EditionDefaultVGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15editionDefaultsSayAC14EditionDefaultVGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "features",
            "printedName": "features",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FeatureSet",
                "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV8featuresAA0c1_B11_FeatureSetVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV8featuresAA0c1_B11_FeatureSetVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_FeatureSet",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV8featuresAA0c1_B11_FeatureSetVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV8featuresAA0c1_B11_FeatureSetVvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_FeatureSet",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV8featuresAA0c1_B11_FeatureSetVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV8featuresAA0c1_B11_FeatureSetVvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV8featuresAA0c1_B11_FeatureSetVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV8featuresAA0c1_B11_FeatureSetVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasFeatures",
            "printedName": "hasFeatures",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV11hasFeaturesSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV11hasFeaturesSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV11hasFeaturesSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV11hasFeaturesSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearFeatures",
            "printedName": "clearFeatures()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13clearFeaturesyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13clearFeaturesyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "featureSupport",
            "printedName": "featureSupport",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FeatureSupport",
                "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.FeatureSupport",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14featureSupportAC07FeatureG0Vvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14featureSupportAC07FeatureG0Vvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FeatureSupport",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.FeatureSupport",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14featureSupportAC07FeatureG0Vvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14featureSupportAC07FeatureG0Vvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FeatureSupport",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.FeatureSupport",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14featureSupportAC07FeatureG0Vvs",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14featureSupportAC07FeatureG0Vvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14featureSupportAC07FeatureG0VvM",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14featureSupportAC07FeatureG0VvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasFeatureSupport",
            "printedName": "hasFeatureSupport",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV17hasFeatureSupportSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV17hasFeatureSupportSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV17hasFeatureSupportSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV17hasFeatureSupportSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearFeatureSupport",
            "printedName": "clearFeatureSupport()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV19clearFeatureSupportyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV19clearFeatureSupportyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "uninterpretedOption",
            "printedName": "uninterpretedOption",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_UninterpretedOption",
                    "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption",
                    "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_UninterpretedOption",
                        "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption",
                        "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_UninterpretedOption",
                        "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption",
                        "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "TypeDecl",
            "name": "CType",
            "printedName": "CType",
            "children": [
              {
                "kind": "Var",
                "name": "string",
                "printedName": "string",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.CType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.CType",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "CType",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType",
                        "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "CType",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType",
                            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO6stringyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO6stringyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "cord",
                "printedName": "cord",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.CType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.CType",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "CType",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType",
                        "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "CType",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType",
                            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO4cordyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO4cordyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "stringPiece",
                "printedName": "stringPiece",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.CType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.CType",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "CType",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType",
                        "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "CType",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType",
                            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO11stringPieceyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO11stringPieceyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CType",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeOAEycfc",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeOAEycfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init(rawValue:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "CType",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType",
                        "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO"
                      }
                    ],
                    "usr": "s:Sq"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8rawValueAESgSi_tcfc",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8rawValueAESgSi_tcfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Var",
                "name": "rawValue",
                "printedName": "rawValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8rawValueSivp",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8rawValueSivp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8rawValueSivg",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8rawValueSivg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "allCases",
                "printedName": "allCases",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.CType]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "CType",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType",
                        "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8allCasesSayAEGvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8allCasesSayAEGvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "declAttributes": [
                  "Nonisolated"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.CType]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "CType",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType",
                            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8allCasesSayAEGvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8allCasesSayAEGvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "_protobuf_nameMap",
                "printedName": "_protobuf_nameMap",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO17_protobuf_nameMapAA05_NameI0VvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO17_protobuf_nameMapAA05_NameI0VvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "_NameMap",
                        "printedName": "SwiftProtobuf._NameMap",
                        "usr": "s:13SwiftProtobuf8_NameMapV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO17_protobuf_nameMapAA05_NameI0VvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO17_protobuf_nameMapAA05_NameI0VvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              }
            ],
            "declKind": "Enum",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              },
              {
                "kind": "Conformance",
                "name": "Hashable",
                "printedName": "Hashable",
                "usr": "s:SH",
                "mangledName": "$sSH"
              },
              {
                "kind": "Conformance",
                "name": "Enum",
                "printedName": "Enum",
                "usr": "s:13SwiftProtobuf4EnumP",
                "mangledName": "$s13SwiftProtobuf4EnumP"
              },
              {
                "kind": "Conformance",
                "name": "CaseIterable",
                "printedName": "CaseIterable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "AllCases",
                    "printedName": "AllCases",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.CType]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "CType",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType",
                            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ]
                  }
                ],
                "usr": "s:s12CaseIterableP",
                "mangledName": "$ss12CaseIterableP"
              },
              {
                "kind": "Conformance",
                "name": "RawRepresentable",
                "printedName": "RawRepresentable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "RawValue",
                    "printedName": "RawValue",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ]
                  }
                ],
                "usr": "s:SY",
                "mangledName": "$sSY"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              },
              {
                "kind": "Conformance",
                "name": "_ProtoNameProviding",
                "printedName": "_ProtoNameProviding",
                "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
                "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
              }
            ]
          },
          {
            "kind": "TypeDecl",
            "name": "JSType",
            "printedName": "JSType",
            "children": [
              {
                "kind": "Var",
                "name": "jsNormal",
                "printedName": "jsNormal",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.JSType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.JSType",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSType",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType",
                        "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "JSType",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType",
                            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8jsNormalyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8jsNormalyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "jsString",
                "printedName": "jsString",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.JSType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.JSType",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSType",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType",
                        "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "JSType",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType",
                            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8jsStringyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8jsStringyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "jsNumber",
                "printedName": "jsNumber",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.JSType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.JSType",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSType",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType",
                        "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "JSType",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType",
                            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8jsNumberyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8jsNumberyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "JSType",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeOAEycfc",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeOAEycfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init(rawValue:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSType",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType",
                        "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO"
                      }
                    ],
                    "usr": "s:Sq"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8rawValueAESgSi_tcfc",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8rawValueAESgSi_tcfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Var",
                "name": "rawValue",
                "printedName": "rawValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8rawValueSivp",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8rawValueSivp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8rawValueSivg",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8rawValueSivg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "allCases",
                "printedName": "allCases",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.JSType]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSType",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType",
                        "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8allCasesSayAEGvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8allCasesSayAEGvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "declAttributes": [
                  "Nonisolated"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.JSType]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "JSType",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType",
                            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8allCasesSayAEGvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8allCasesSayAEGvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "_protobuf_nameMap",
                "printedName": "_protobuf_nameMap",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO17_protobuf_nameMapAA05_NameI0VvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO17_protobuf_nameMapAA05_NameI0VvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "_NameMap",
                        "printedName": "SwiftProtobuf._NameMap",
                        "usr": "s:13SwiftProtobuf8_NameMapV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO17_protobuf_nameMapAA05_NameI0VvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO17_protobuf_nameMapAA05_NameI0VvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              }
            ],
            "declKind": "Enum",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              },
              {
                "kind": "Conformance",
                "name": "Hashable",
                "printedName": "Hashable",
                "usr": "s:SH",
                "mangledName": "$sSH"
              },
              {
                "kind": "Conformance",
                "name": "Enum",
                "printedName": "Enum",
                "usr": "s:13SwiftProtobuf4EnumP",
                "mangledName": "$s13SwiftProtobuf4EnumP"
              },
              {
                "kind": "Conformance",
                "name": "CaseIterable",
                "printedName": "CaseIterable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "AllCases",
                    "printedName": "AllCases",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.JSType]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "JSType",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType",
                            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ]
                  }
                ],
                "usr": "s:s12CaseIterableP",
                "mangledName": "$ss12CaseIterableP"
              },
              {
                "kind": "Conformance",
                "name": "RawRepresentable",
                "printedName": "RawRepresentable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "RawValue",
                    "printedName": "RawValue",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ]
                  }
                ],
                "usr": "s:SY",
                "mangledName": "$sSY"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              },
              {
                "kind": "Conformance",
                "name": "_ProtoNameProviding",
                "printedName": "_ProtoNameProviding",
                "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
                "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
              }
            ]
          },
          {
            "kind": "TypeDecl",
            "name": "OptionRetention",
            "printedName": "OptionRetention",
            "children": [
              {
                "kind": "Var",
                "name": "retentionUnknown",
                "printedName": "retentionUnknown",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "OptionRetention",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention",
                        "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OptionRetention",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention",
                            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO16retentionUnknownyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO16retentionUnknownyA2EmF",
                "moduleName": "SwiftProtobuf"
              },
              {
                "kind": "Var",
                "name": "retentionRuntime",
                "printedName": "retentionRuntime",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "OptionRetention",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention",
                        "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OptionRetention",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention",
                            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO16retentionRuntimeyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO16retentionRuntimeyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "retentionSource",
                "printedName": "retentionSource",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "OptionRetention",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention",
                        "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OptionRetention",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention",
                            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO15retentionSourceyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO15retentionSourceyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "OptionRetention",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionOAEycfc",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionOAEycfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init(rawValue:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "OptionRetention",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention",
                        "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO"
                      }
                    ],
                    "usr": "s:Sq"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8rawValueAESgSi_tcfc",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8rawValueAESgSi_tcfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Var",
                "name": "rawValue",
                "printedName": "rawValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8rawValueSivp",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8rawValueSivp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8rawValueSivg",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8rawValueSivg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "allCases",
                "printedName": "allCases",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "OptionRetention",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention",
                        "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8allCasesSayAEGvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8allCasesSayAEGvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "declAttributes": [
                  "Nonisolated"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OptionRetention",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention",
                            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8allCasesSayAEGvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8allCasesSayAEGvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "_protobuf_nameMap",
                "printedName": "_protobuf_nameMap",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO17_protobuf_nameMapAA05_NameJ0VvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO17_protobuf_nameMapAA05_NameJ0VvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "_NameMap",
                        "printedName": "SwiftProtobuf._NameMap",
                        "usr": "s:13SwiftProtobuf8_NameMapV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO17_protobuf_nameMapAA05_NameJ0VvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO17_protobuf_nameMapAA05_NameJ0VvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              }
            ],
            "declKind": "Enum",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              },
              {
                "kind": "Conformance",
                "name": "Hashable",
                "printedName": "Hashable",
                "usr": "s:SH",
                "mangledName": "$sSH"
              },
              {
                "kind": "Conformance",
                "name": "Enum",
                "printedName": "Enum",
                "usr": "s:13SwiftProtobuf4EnumP",
                "mangledName": "$s13SwiftProtobuf4EnumP"
              },
              {
                "kind": "Conformance",
                "name": "CaseIterable",
                "printedName": "CaseIterable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "AllCases",
                    "printedName": "AllCases",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OptionRetention",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention",
                            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ]
                  }
                ],
                "usr": "s:s12CaseIterableP",
                "mangledName": "$ss12CaseIterableP"
              },
              {
                "kind": "Conformance",
                "name": "RawRepresentable",
                "printedName": "RawRepresentable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "RawValue",
                    "printedName": "RawValue",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ]
                  }
                ],
                "usr": "s:SY",
                "mangledName": "$sSY"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              },
              {
                "kind": "Conformance",
                "name": "_ProtoNameProviding",
                "printedName": "_ProtoNameProviding",
                "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
                "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
              }
            ]
          },
          {
            "kind": "TypeDecl",
            "name": "OptionTargetType",
            "printedName": "OptionTargetType",
            "children": [
              {
                "kind": "Var",
                "name": "targetTypeUnknown",
                "printedName": "targetTypeUnknown",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "OptionTargetType",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                        "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OptionTargetType",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH7UnknownyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH7UnknownyA2EmF",
                "moduleName": "SwiftProtobuf"
              },
              {
                "kind": "Var",
                "name": "targetTypeFile",
                "printedName": "targetTypeFile",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "OptionTargetType",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                        "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OptionTargetType",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH4FileyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH4FileyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "targetTypeExtensionRange",
                "printedName": "targetTypeExtensionRange",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "OptionTargetType",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                        "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OptionTargetType",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH14ExtensionRangeyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH14ExtensionRangeyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "targetTypeMessage",
                "printedName": "targetTypeMessage",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "OptionTargetType",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                        "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OptionTargetType",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH7MessageyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH7MessageyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "targetTypeField",
                "printedName": "targetTypeField",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "OptionTargetType",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                        "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OptionTargetType",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targethD0yA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targethD0yA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "targetTypeOneof",
                "printedName": "targetTypeOneof",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "OptionTargetType",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                        "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OptionTargetType",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH5OneofyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH5OneofyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "targetTypeEnum",
                "printedName": "targetTypeEnum",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "OptionTargetType",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                        "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OptionTargetType",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH4EnumyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH4EnumyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "targetTypeEnumEntry",
                "printedName": "targetTypeEnumEntry",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "OptionTargetType",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                        "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OptionTargetType",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH9EnumEntryyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH9EnumEntryyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "targetTypeService",
                "printedName": "targetTypeService",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "OptionTargetType",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                        "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OptionTargetType",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH7ServiceyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH7ServiceyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "targetTypeMethod",
                "printedName": "targetTypeMethod",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "OptionTargetType",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                        "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OptionTargetType",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH6MethodyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH6MethodyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "OptionTargetType",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeOAEycfc",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeOAEycfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init(rawValue:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "OptionTargetType",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                        "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO"
                      }
                    ],
                    "usr": "s:Sq"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8rawValueAESgSi_tcfc",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8rawValueAESgSi_tcfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Var",
                "name": "rawValue",
                "printedName": "rawValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8rawValueSivp",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8rawValueSivp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8rawValueSivg",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8rawValueSivg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "allCases",
                "printedName": "allCases",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "OptionTargetType",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                        "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8allCasesSayAEGvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8allCasesSayAEGvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "declAttributes": [
                  "Nonisolated"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OptionTargetType",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8allCasesSayAEGvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8allCasesSayAEGvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "_protobuf_nameMap",
                "printedName": "_protobuf_nameMap",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO17_protobuf_nameMapAA05_NameK0VvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO17_protobuf_nameMapAA05_NameK0VvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "_NameMap",
                        "printedName": "SwiftProtobuf._NameMap",
                        "usr": "s:13SwiftProtobuf8_NameMapV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO17_protobuf_nameMapAA05_NameK0VvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO17_protobuf_nameMapAA05_NameK0VvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              }
            ],
            "declKind": "Enum",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              },
              {
                "kind": "Conformance",
                "name": "Hashable",
                "printedName": "Hashable",
                "usr": "s:SH",
                "mangledName": "$sSH"
              },
              {
                "kind": "Conformance",
                "name": "Enum",
                "printedName": "Enum",
                "usr": "s:13SwiftProtobuf4EnumP",
                "mangledName": "$s13SwiftProtobuf4EnumP"
              },
              {
                "kind": "Conformance",
                "name": "CaseIterable",
                "printedName": "CaseIterable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "AllCases",
                    "printedName": "AllCases",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OptionTargetType",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType",
                            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ]
                  }
                ],
                "usr": "s:s12CaseIterableP",
                "mangledName": "$ss12CaseIterableP"
              },
              {
                "kind": "Conformance",
                "name": "RawRepresentable",
                "printedName": "RawRepresentable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "RawValue",
                    "printedName": "RawValue",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ]
                  }
                ],
                "usr": "s:SY",
                "mangledName": "$sSY"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              },
              {
                "kind": "Conformance",
                "name": "_ProtoNameProviding",
                "printedName": "_ProtoNameProviding",
                "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
                "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
              }
            ]
          },
          {
            "kind": "TypeDecl",
            "name": "EditionDefault",
            "printedName": "EditionDefault",
            "children": [
              {
                "kind": "Var",
                "name": "edition",
                "printedName": "edition",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Edition",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                    "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV7editionAA0c1_b1_F0Ovp",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV7editionAA0c1_b1_F0Ovp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Edition",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                        "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV7editionAA0c1_b1_F0Ovg",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV7editionAA0c1_b1_F0Ovg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Edition",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                        "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV7editionAA0c1_b1_F0Ovs",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV7editionAA0c1_b1_F0Ovs",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV7editionAA0c1_b1_F0OvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV7editionAA0c1_b1_F0OvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "hasEdition",
                "printedName": "hasEdition",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV03hasF0Sbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV03hasF0Sbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV03hasF0Sbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV03hasF0Sbvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "clearEdition",
                "printedName": "clearEdition()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV05clearF0yyF",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV05clearF0yyF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "Mutating",
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Var",
                "name": "value",
                "printedName": "value",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV5valueSSvp",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV5valueSSvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV5valueSSvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV5valueSSvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV5valueSSvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV5valueSSvs",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV5valueSSvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV5valueSSvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "hasValue",
                "printedName": "hasValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV8hasValueSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV8hasValueSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV8hasValueSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV8hasValueSbvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "clearValue",
                "printedName": "clearValue()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV10clearValueyyF",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV10clearValueyyF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "Mutating",
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Var",
                "name": "unknownFields",
                "printedName": "unknownFields",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13unknownFieldsAA14UnknownStorageVvp",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13unknownFieldsAA14UnknownStorageVvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UnknownStorage",
                        "printedName": "SwiftProtobuf.UnknownStorage",
                        "usr": "s:13SwiftProtobuf14UnknownStorageV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13unknownFieldsAA14UnknownStorageVvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13unknownFieldsAA14UnknownStorageVvg",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "UnknownStorage",
                        "printedName": "SwiftProtobuf.UnknownStorage",
                        "usr": "s:13SwiftProtobuf14UnknownStorageV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13unknownFieldsAA14UnknownStorageVvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13unknownFieldsAA14UnknownStorageVvs",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13unknownFieldsAA14UnknownStorageVvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13unknownFieldsAA14UnknownStorageVvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "EditionDefault",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultVAEycfc",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultVAEycfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Var",
                "name": "protoMessageName",
                "printedName": "protoMessageName",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV16protoMessageNameSSvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV16protoMessageNameSSvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV16protoMessageNameSSvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV16protoMessageNameSSvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "_protobuf_nameMap",
                "printedName": "_protobuf_nameMap",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV17_protobuf_nameMapAA05_NameJ0VvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV17_protobuf_nameMapAA05_NameJ0VvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "_NameMap",
                        "printedName": "SwiftProtobuf._NameMap",
                        "usr": "s:13SwiftProtobuf8_NameMapV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV17_protobuf_nameMapAA05_NameJ0VvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV17_protobuf_nameMapAA05_NameJ0VvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "decodeMessage",
                "printedName": "decodeMessage(decoder:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0",
                    "paramValueOwnership": "InOut"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
                "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
                "declAttributes": [
                  "Mutating",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "throwing": true,
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Function",
                "name": "traverse",
                "printedName": "traverse(visitor:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0",
                    "paramValueOwnership": "InOut"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV8traverse7visitoryxz_tKAA7VisitorRzlF",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV8traverse7visitoryxz_tKAA7VisitorRzlF",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
                "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
                "declAttributes": [
                  "AccessControl"
                ],
                "isFromExtension": true,
                "throwing": true,
                "funcSelfKind": "NonMutating"
              },
              {
                "kind": "Function",
                "name": "==",
                "printedName": "==(_:_:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "EditionDefault",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "EditionDefault",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV2eeoiySbAE_AEtFZ",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV2eeoiySbAE_AEtFZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "AccessControl"
                ],
                "isFromExtension": true,
                "funcSelfKind": "NonMutating"
              },
              {
                "kind": "Var",
                "name": "hashValue",
                "printedName": "hashValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV9hashValueSivp",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV9hashValueSivp",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV9hashValueSivg",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV9hashValueSivg",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              }
            ],
            "declKind": "Struct",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              },
              {
                "kind": "Conformance",
                "name": "Message",
                "printedName": "Message",
                "usr": "s:13SwiftProtobuf7MessageP",
                "mangledName": "$s13SwiftProtobuf7MessageP"
              },
              {
                "kind": "Conformance",
                "name": "_MessageImplementationBase",
                "printedName": "_MessageImplementationBase",
                "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
                "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
              },
              {
                "kind": "Conformance",
                "name": "_ProtoNameProviding",
                "printedName": "_ProtoNameProviding",
                "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
                "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
              },
              {
                "kind": "Conformance",
                "name": "CustomDebugStringConvertible",
                "printedName": "CustomDebugStringConvertible",
                "usr": "s:s28CustomDebugStringConvertibleP",
                "mangledName": "$ss28CustomDebugStringConvertibleP"
              },
              {
                "kind": "Conformance",
                "name": "Hashable",
                "printedName": "Hashable",
                "usr": "s:SH",
                "mangledName": "$sSH"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              }
            ]
          },
          {
            "kind": "TypeDecl",
            "name": "FeatureSupport",
            "printedName": "FeatureSupport",
            "children": [
              {
                "kind": "Var",
                "name": "editionIntroduced",
                "printedName": "editionIntroduced",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Edition",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                    "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV17editionIntroducedAA0c1_B8_EditionOvp",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV17editionIntroducedAA0c1_B8_EditionOvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Edition",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                        "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV17editionIntroducedAA0c1_B8_EditionOvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV17editionIntroducedAA0c1_B8_EditionOvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Edition",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                        "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV17editionIntroducedAA0c1_B8_EditionOvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV17editionIntroducedAA0c1_B8_EditionOvs",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV17editionIntroducedAA0c1_B8_EditionOvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV17editionIntroducedAA0c1_B8_EditionOvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "hasEditionIntroduced",
                "printedName": "hasEditionIntroduced",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV20hasEditionIntroducedSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV20hasEditionIntroducedSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV20hasEditionIntroducedSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV20hasEditionIntroducedSbvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "clearEditionIntroduced",
                "printedName": "clearEditionIntroduced()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV22clearEditionIntroducedyyF",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV22clearEditionIntroducedyyF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "Mutating",
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Var",
                "name": "editionDeprecated",
                "printedName": "editionDeprecated",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Edition",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                    "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV17editionDeprecatedAA0c1_B8_EditionOvp",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV17editionDeprecatedAA0c1_B8_EditionOvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Edition",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                        "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV17editionDeprecatedAA0c1_B8_EditionOvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV17editionDeprecatedAA0c1_B8_EditionOvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Edition",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                        "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV17editionDeprecatedAA0c1_B8_EditionOvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV17editionDeprecatedAA0c1_B8_EditionOvs",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV17editionDeprecatedAA0c1_B8_EditionOvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV17editionDeprecatedAA0c1_B8_EditionOvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "hasEditionDeprecated",
                "printedName": "hasEditionDeprecated",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV20hasEditionDeprecatedSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV20hasEditionDeprecatedSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV20hasEditionDeprecatedSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV20hasEditionDeprecatedSbvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "clearEditionDeprecated",
                "printedName": "clearEditionDeprecated()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV22clearEditionDeprecatedyyF",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV22clearEditionDeprecatedyyF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "Mutating",
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Var",
                "name": "deprecationWarning",
                "printedName": "deprecationWarning",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV18deprecationWarningSSvp",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV18deprecationWarningSSvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV18deprecationWarningSSvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV18deprecationWarningSSvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV18deprecationWarningSSvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV18deprecationWarningSSvs",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV18deprecationWarningSSvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV18deprecationWarningSSvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "hasDeprecationWarning",
                "printedName": "hasDeprecationWarning",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV21hasDeprecationWarningSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV21hasDeprecationWarningSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV21hasDeprecationWarningSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV21hasDeprecationWarningSbvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "clearDeprecationWarning",
                "printedName": "clearDeprecationWarning()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV23clearDeprecationWarningyyF",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV23clearDeprecationWarningyyF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "Mutating",
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Var",
                "name": "editionRemoved",
                "printedName": "editionRemoved",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Edition",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                    "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV14editionRemovedAA0c1_B8_EditionOvp",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV14editionRemovedAA0c1_B8_EditionOvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Edition",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                        "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV14editionRemovedAA0c1_B8_EditionOvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV14editionRemovedAA0c1_B8_EditionOvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Edition",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                        "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV14editionRemovedAA0c1_B8_EditionOvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV14editionRemovedAA0c1_B8_EditionOvs",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV14editionRemovedAA0c1_B8_EditionOvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV14editionRemovedAA0c1_B8_EditionOvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "hasEditionRemoved",
                "printedName": "hasEditionRemoved",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV17hasEditionRemovedSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV17hasEditionRemovedSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV17hasEditionRemovedSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV17hasEditionRemovedSbvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "clearEditionRemoved",
                "printedName": "clearEditionRemoved()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV19clearEditionRemovedyyF",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV19clearEditionRemovedyyF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "Mutating",
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Var",
                "name": "unknownFields",
                "printedName": "unknownFields",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV13unknownFieldsAA14UnknownStorageVvp",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV13unknownFieldsAA14UnknownStorageVvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UnknownStorage",
                        "printedName": "SwiftProtobuf.UnknownStorage",
                        "usr": "s:13SwiftProtobuf14UnknownStorageV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV13unknownFieldsAA14UnknownStorageVvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV13unknownFieldsAA14UnknownStorageVvg",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "UnknownStorage",
                        "printedName": "SwiftProtobuf.UnknownStorage",
                        "usr": "s:13SwiftProtobuf14UnknownStorageV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV13unknownFieldsAA14UnknownStorageVvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV13unknownFieldsAA14UnknownStorageVvs",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV13unknownFieldsAA14UnknownStorageVvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV13unknownFieldsAA14UnknownStorageVvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FeatureSupport",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.FeatureSupport",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportVAEycfc",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportVAEycfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Var",
                "name": "protoMessageName",
                "printedName": "protoMessageName",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV16protoMessageNameSSvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV16protoMessageNameSSvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV16protoMessageNameSSvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV16protoMessageNameSSvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "_protobuf_nameMap",
                "printedName": "_protobuf_nameMap",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV17_protobuf_nameMapAA05_NameJ0VvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV17_protobuf_nameMapAA05_NameJ0VvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "_NameMap",
                        "printedName": "SwiftProtobuf._NameMap",
                        "usr": "s:13SwiftProtobuf8_NameMapV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV17_protobuf_nameMapAA05_NameJ0VvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV17_protobuf_nameMapAA05_NameJ0VvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "decodeMessage",
                "printedName": "decodeMessage(decoder:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0",
                    "paramValueOwnership": "InOut"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
                "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
                "declAttributes": [
                  "Mutating",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "throwing": true,
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Function",
                "name": "traverse",
                "printedName": "traverse(visitor:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0",
                    "paramValueOwnership": "InOut"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV8traverse7visitoryxz_tKAA7VisitorRzlF",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV8traverse7visitoryxz_tKAA7VisitorRzlF",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
                "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
                "declAttributes": [
                  "AccessControl"
                ],
                "isFromExtension": true,
                "throwing": true,
                "funcSelfKind": "NonMutating"
              },
              {
                "kind": "Function",
                "name": "==",
                "printedName": "==(_:_:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FeatureSupport",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.FeatureSupport",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FeatureSupport",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.FeatureSupport",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV2eeoiySbAE_AEtFZ",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV2eeoiySbAE_AEtFZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "AccessControl"
                ],
                "isFromExtension": true,
                "funcSelfKind": "NonMutating"
              },
              {
                "kind": "Var",
                "name": "hashValue",
                "printedName": "hashValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV9hashValueSivp",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV9hashValueSivp",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV9hashValueSivg",
                    "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV9hashValueSivg",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              }
            ],
            "declKind": "Struct",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              },
              {
                "kind": "Conformance",
                "name": "Message",
                "printedName": "Message",
                "usr": "s:13SwiftProtobuf7MessageP",
                "mangledName": "$s13SwiftProtobuf7MessageP"
              },
              {
                "kind": "Conformance",
                "name": "_MessageImplementationBase",
                "printedName": "_MessageImplementationBase",
                "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
                "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
              },
              {
                "kind": "Conformance",
                "name": "_ProtoNameProviding",
                "printedName": "_ProtoNameProviding",
                "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
                "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
              },
              {
                "kind": "Conformance",
                "name": "CustomDebugStringConvertible",
                "printedName": "CustomDebugStringConvertible",
                "usr": "s:s28CustomDebugStringConvertibleP",
                "mangledName": "$ss28CustomDebugStringConvertibleP"
              },
              {
                "kind": "Conformance",
                "name": "Hashable",
                "printedName": "Hashable",
                "usr": "s:SH",
                "mangledName": "$sSH"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FieldOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "_protobuf_extensionFieldValues",
            "printedName": "_protobuf_extensionFieldValues",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ExtensionFieldValueSet",
                "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV019_protobuf_extensionD6ValuesAA09ExtensionD8ValueSetVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV019_protobuf_extensionD6ValuesAA09ExtensionD8ValueSetVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionFieldValueSet",
                    "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                    "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV019_protobuf_extensionD6ValuesAA09ExtensionD8ValueSetVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV019_protobuf_extensionD6ValuesAA09ExtensionD8ValueSetVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionFieldValueSet",
                    "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                    "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV019_protobuf_extensionD6ValuesAA09ExtensionD8ValueSetVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV019_protobuf_extensionD6ValuesAA09ExtensionD8ValueSetVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV019_protobuf_extensionD6ValuesAA09ExtensionD8ValueSetVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV019_protobuf_extensionD6ValuesAA09ExtensionD8ValueSetVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV17_protobuf_nameMapAA05_NameH0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV17_protobuf_nameMapAA05_NameH0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV17_protobuf_nameMapAA05_NameH0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV17_protobuf_nameMapAA05_NameH0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isInitialized",
            "printedName": "isInitialized",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13isInitializedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13isInitializedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13isInitializedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13isInitializedSbvg",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FieldOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FieldOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV",
        "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "ExtensibleMessage",
            "printedName": "ExtensibleMessage",
            "usr": "s:13SwiftProtobuf17ExtensibleMessageP",
            "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_OneofOptions",
        "printedName": "Google_Protobuf_OneofOptions",
        "children": [
          {
            "kind": "Var",
            "name": "features",
            "printedName": "features",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FeatureSet",
                "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV8featuresAA0c1_B11_FeatureSetVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV8featuresAA0c1_B11_FeatureSetVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_FeatureSet",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV8featuresAA0c1_B11_FeatureSetVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV8featuresAA0c1_B11_FeatureSetVvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_FeatureSet",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV8featuresAA0c1_B11_FeatureSetVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV8featuresAA0c1_B11_FeatureSetVvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV8featuresAA0c1_B11_FeatureSetVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV8featuresAA0c1_B11_FeatureSetVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasFeatures",
            "printedName": "hasFeatures",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV11hasFeaturesSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV11hasFeaturesSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV11hasFeaturesSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV11hasFeaturesSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearFeatures",
            "printedName": "clearFeatures()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV13clearFeaturesyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV13clearFeaturesyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "uninterpretedOption",
            "printedName": "uninterpretedOption",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_UninterpretedOption",
                    "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption",
                    "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_UninterpretedOption",
                        "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption",
                        "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_UninterpretedOption",
                        "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption",
                        "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_OneofOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_OneofOptions",
                "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "_protobuf_extensionFieldValues",
            "printedName": "_protobuf_extensionFieldValues",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ExtensionFieldValueSet",
                "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionFieldValueSet",
                    "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                    "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionFieldValueSet",
                    "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                    "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV17_protobuf_nameMapAA05_NameH0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV17_protobuf_nameMapAA05_NameH0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV17_protobuf_nameMapAA05_NameH0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV17_protobuf_nameMapAA05_NameH0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isInitialized",
            "printedName": "isInitialized",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV13isInitializedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV13isInitializedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV13isInitializedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV13isInitializedSbvg",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_OneofOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_OneofOptions",
                "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_OneofOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_OneofOptions",
                "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV",
        "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "ExtensibleMessage",
            "printedName": "ExtensibleMessage",
            "usr": "s:13SwiftProtobuf17ExtensibleMessageP",
            "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_EnumOptions",
        "printedName": "Google_Protobuf_EnumOptions",
        "children": [
          {
            "kind": "Var",
            "name": "allowAlias",
            "printedName": "allowAlias",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV10allowAliasSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV10allowAliasSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV10allowAliasSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV10allowAliasSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV10allowAliasSbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV10allowAliasSbvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV10allowAliasSbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV10allowAliasSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasAllowAlias",
            "printedName": "hasAllowAlias",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13hasAllowAliasSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13hasAllowAliasSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13hasAllowAliasSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13hasAllowAliasSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearAllowAlias",
            "printedName": "clearAllowAlias()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV15clearAllowAliasyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV15clearAllowAliasyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "deprecated",
            "printedName": "deprecated",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV10deprecatedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV10deprecatedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV10deprecatedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV10deprecatedSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV10deprecatedSbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV10deprecatedSbvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV10deprecatedSbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV10deprecatedSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasDeprecated",
            "printedName": "hasDeprecated",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13hasDeprecatedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13hasDeprecatedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13hasDeprecatedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13hasDeprecatedSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearDeprecated",
            "printedName": "clearDeprecated()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV15clearDeprecatedyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV15clearDeprecatedyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "deprecatedLegacyJsonFieldConflicts",
            "printedName": "deprecatedLegacyJsonFieldConflicts",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV34deprecatedLegacyJsonFieldConflictsSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV34deprecatedLegacyJsonFieldConflictsSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV34deprecatedLegacyJsonFieldConflictsSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV34deprecatedLegacyJsonFieldConflictsSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV34deprecatedLegacyJsonFieldConflictsSbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV34deprecatedLegacyJsonFieldConflictsSbvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV34deprecatedLegacyJsonFieldConflictsSbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV34deprecatedLegacyJsonFieldConflictsSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasDeprecatedLegacyJsonFieldConflicts",
            "printedName": "hasDeprecatedLegacyJsonFieldConflicts",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV37hasDeprecatedLegacyJsonFieldConflictsSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV37hasDeprecatedLegacyJsonFieldConflictsSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV37hasDeprecatedLegacyJsonFieldConflictsSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV37hasDeprecatedLegacyJsonFieldConflictsSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearDeprecatedLegacyJsonFieldConflicts",
            "printedName": "clearDeprecatedLegacyJsonFieldConflicts()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV39clearDeprecatedLegacyJsonFieldConflictsyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV39clearDeprecatedLegacyJsonFieldConflictsyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "features",
            "printedName": "features",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FeatureSet",
                "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV8featuresAA0c1_B11_FeatureSetVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV8featuresAA0c1_B11_FeatureSetVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_FeatureSet",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV8featuresAA0c1_B11_FeatureSetVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV8featuresAA0c1_B11_FeatureSetVvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_FeatureSet",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV8featuresAA0c1_B11_FeatureSetVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV8featuresAA0c1_B11_FeatureSetVvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV8featuresAA0c1_B11_FeatureSetVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV8featuresAA0c1_B11_FeatureSetVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasFeatures",
            "printedName": "hasFeatures",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV11hasFeaturesSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV11hasFeaturesSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV11hasFeaturesSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV11hasFeaturesSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearFeatures",
            "printedName": "clearFeatures()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13clearFeaturesyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13clearFeaturesyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "uninterpretedOption",
            "printedName": "uninterpretedOption",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_UninterpretedOption",
                    "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption",
                    "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_UninterpretedOption",
                        "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption",
                        "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_UninterpretedOption",
                        "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption",
                        "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_EnumOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_EnumOptions",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "_protobuf_extensionFieldValues",
            "printedName": "_protobuf_extensionFieldValues",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ExtensionFieldValueSet",
                "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionFieldValueSet",
                    "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                    "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionFieldValueSet",
                    "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                    "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV17_protobuf_nameMapAA05_NameH0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV17_protobuf_nameMapAA05_NameH0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV17_protobuf_nameMapAA05_NameH0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV17_protobuf_nameMapAA05_NameH0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isInitialized",
            "printedName": "isInitialized",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13isInitializedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13isInitializedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13isInitializedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13isInitializedSbvg",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_EnumOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_EnumOptions",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_EnumOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_EnumOptions",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV",
        "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "ExtensibleMessage",
            "printedName": "ExtensibleMessage",
            "usr": "s:13SwiftProtobuf17ExtensibleMessageP",
            "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_EnumValueOptions",
        "printedName": "Google_Protobuf_EnumValueOptions",
        "children": [
          {
            "kind": "Var",
            "name": "deprecated",
            "printedName": "deprecated",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV10deprecatedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV10deprecatedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV10deprecatedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV10deprecatedSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV10deprecatedSbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV10deprecatedSbvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV10deprecatedSbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV10deprecatedSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasDeprecated",
            "printedName": "hasDeprecated",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13hasDeprecatedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13hasDeprecatedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13hasDeprecatedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13hasDeprecatedSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearDeprecated",
            "printedName": "clearDeprecated()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV15clearDeprecatedyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV15clearDeprecatedyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "features",
            "printedName": "features",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FeatureSet",
                "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV8featuresAA0c1_B11_FeatureSetVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV8featuresAA0c1_B11_FeatureSetVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_FeatureSet",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV8featuresAA0c1_B11_FeatureSetVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV8featuresAA0c1_B11_FeatureSetVvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_FeatureSet",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV8featuresAA0c1_B11_FeatureSetVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV8featuresAA0c1_B11_FeatureSetVvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV8featuresAA0c1_B11_FeatureSetVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV8featuresAA0c1_B11_FeatureSetVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasFeatures",
            "printedName": "hasFeatures",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV11hasFeaturesSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV11hasFeaturesSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV11hasFeaturesSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV11hasFeaturesSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearFeatures",
            "printedName": "clearFeatures()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13clearFeaturesyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13clearFeaturesyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "debugRedact",
            "printedName": "debugRedact",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV11debugRedactSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV11debugRedactSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV11debugRedactSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV11debugRedactSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV11debugRedactSbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV11debugRedactSbvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV11debugRedactSbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV11debugRedactSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasDebugRedact",
            "printedName": "hasDebugRedact",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV14hasDebugRedactSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV14hasDebugRedactSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV14hasDebugRedactSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV14hasDebugRedactSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearDebugRedact",
            "printedName": "clearDebugRedact()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV16clearDebugRedactyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV16clearDebugRedactyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "featureSupport",
            "printedName": "featureSupport",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FeatureSupport",
                "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.FeatureSupport",
                "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV14featureSupportAA0c1_b6_FieldF0V07FeatureH0Vvp",
            "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV14featureSupportAA0c1_b6_FieldF0V07FeatureH0Vvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FeatureSupport",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.FeatureSupport",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV14featureSupportAA0c1_b6_FieldF0V07FeatureH0Vvg",
                "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV14featureSupportAA0c1_b6_FieldF0V07FeatureH0Vvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FeatureSupport",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.FeatureSupport",
                    "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14FeatureSupportV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV14featureSupportAA0c1_b6_FieldF0V07FeatureH0Vvs",
                "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV14featureSupportAA0c1_b6_FieldF0V07FeatureH0Vvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV14featureSupportAA0c1_b6_FieldF0V07FeatureH0VvM",
                "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV14featureSupportAA0c1_b6_FieldF0V07FeatureH0VvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasFeatureSupport",
            "printedName": "hasFeatureSupport",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV17hasFeatureSupportSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV17hasFeatureSupportSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV17hasFeatureSupportSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV17hasFeatureSupportSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearFeatureSupport",
            "printedName": "clearFeatureSupport()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV19clearFeatureSupportyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV19clearFeatureSupportyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "uninterpretedOption",
            "printedName": "uninterpretedOption",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_UninterpretedOption",
                    "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption",
                    "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_UninterpretedOption",
                        "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption",
                        "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_UninterpretedOption",
                        "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption",
                        "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_EnumValueOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueOptions",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "_protobuf_extensionFieldValues",
            "printedName": "_protobuf_extensionFieldValues",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ExtensionFieldValueSet",
                "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV30_protobuf_extensionFieldValuesAA09ExtensioniE3SetVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV30_protobuf_extensionFieldValuesAA09ExtensioniE3SetVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionFieldValueSet",
                    "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                    "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV30_protobuf_extensionFieldValuesAA09ExtensioniE3SetVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV30_protobuf_extensionFieldValuesAA09ExtensioniE3SetVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionFieldValueSet",
                    "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                    "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV30_protobuf_extensionFieldValuesAA09ExtensioniE3SetVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV30_protobuf_extensionFieldValuesAA09ExtensioniE3SetVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV30_protobuf_extensionFieldValuesAA09ExtensioniE3SetVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV30_protobuf_extensionFieldValuesAA09ExtensioniE3SetVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV17_protobuf_nameMapAA05_NameI0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV17_protobuf_nameMapAA05_NameI0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV17_protobuf_nameMapAA05_NameI0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV17_protobuf_nameMapAA05_NameI0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isInitialized",
            "printedName": "isInitialized",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13isInitializedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13isInitializedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13isInitializedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13isInitializedSbvg",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_EnumValueOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueOptions",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_EnumValueOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueOptions",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV04hashE0Sivp",
            "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV04hashE0Sivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV04hashE0Sivg",
                "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV04hashE0Sivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV",
        "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "ExtensibleMessage",
            "printedName": "ExtensibleMessage",
            "usr": "s:13SwiftProtobuf17ExtensibleMessageP",
            "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_ServiceOptions",
        "printedName": "Google_Protobuf_ServiceOptions",
        "children": [
          {
            "kind": "Var",
            "name": "features",
            "printedName": "features",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FeatureSet",
                "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV8featuresAA0c1_B11_FeatureSetVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV8featuresAA0c1_B11_FeatureSetVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_FeatureSet",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV8featuresAA0c1_B11_FeatureSetVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV8featuresAA0c1_B11_FeatureSetVvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_FeatureSet",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV8featuresAA0c1_B11_FeatureSetVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV8featuresAA0c1_B11_FeatureSetVvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV8featuresAA0c1_B11_FeatureSetVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV8featuresAA0c1_B11_FeatureSetVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasFeatures",
            "printedName": "hasFeatures",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV11hasFeaturesSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV11hasFeaturesSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV11hasFeaturesSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV11hasFeaturesSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearFeatures",
            "printedName": "clearFeatures()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13clearFeaturesyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13clearFeaturesyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "deprecated",
            "printedName": "deprecated",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV10deprecatedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV10deprecatedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV10deprecatedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV10deprecatedSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV10deprecatedSbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV10deprecatedSbvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV10deprecatedSbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV10deprecatedSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasDeprecated",
            "printedName": "hasDeprecated",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13hasDeprecatedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13hasDeprecatedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13hasDeprecatedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13hasDeprecatedSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearDeprecated",
            "printedName": "clearDeprecated()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV15clearDeprecatedyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV15clearDeprecatedyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "uninterpretedOption",
            "printedName": "uninterpretedOption",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_UninterpretedOption",
                    "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption",
                    "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_UninterpretedOption",
                        "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption",
                        "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_UninterpretedOption",
                        "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption",
                        "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_ServiceOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_ServiceOptions",
                "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "_protobuf_extensionFieldValues",
            "printedName": "_protobuf_extensionFieldValues",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ExtensionFieldValueSet",
                "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionFieldValueSet",
                    "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                    "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionFieldValueSet",
                    "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                    "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV17_protobuf_nameMapAA05_NameH0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV17_protobuf_nameMapAA05_NameH0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV17_protobuf_nameMapAA05_NameH0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV17_protobuf_nameMapAA05_NameH0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isInitialized",
            "printedName": "isInitialized",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13isInitializedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13isInitializedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13isInitializedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13isInitializedSbvg",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_ServiceOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_ServiceOptions",
                "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_ServiceOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_ServiceOptions",
                "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV",
        "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "ExtensibleMessage",
            "printedName": "ExtensibleMessage",
            "usr": "s:13SwiftProtobuf17ExtensibleMessageP",
            "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_MethodOptions",
        "printedName": "Google_Protobuf_MethodOptions",
        "children": [
          {
            "kind": "Var",
            "name": "deprecated",
            "printedName": "deprecated",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV10deprecatedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV10deprecatedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV10deprecatedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV10deprecatedSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV10deprecatedSbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV10deprecatedSbvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV10deprecatedSbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV10deprecatedSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasDeprecated",
            "printedName": "hasDeprecated",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13hasDeprecatedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13hasDeprecatedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13hasDeprecatedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13hasDeprecatedSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearDeprecated",
            "printedName": "clearDeprecated()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV15clearDeprecatedyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV15clearDeprecatedyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "idempotencyLevel",
            "printedName": "idempotencyLevel",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "IdempotencyLevel",
                "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16idempotencyLevelAC011IdempotencyG0Ovp",
            "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16idempotencyLevelAC011IdempotencyG0Ovp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "IdempotencyLevel",
                    "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel",
                    "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16idempotencyLevelAC011IdempotencyG0Ovg",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16idempotencyLevelAC011IdempotencyG0Ovg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "IdempotencyLevel",
                    "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel",
                    "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16idempotencyLevelAC011IdempotencyG0Ovs",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16idempotencyLevelAC011IdempotencyG0Ovs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16idempotencyLevelAC011IdempotencyG0OvM",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16idempotencyLevelAC011IdempotencyG0OvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasIdempotencyLevel",
            "printedName": "hasIdempotencyLevel",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV19hasIdempotencyLevelSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV19hasIdempotencyLevelSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV19hasIdempotencyLevelSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV19hasIdempotencyLevelSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearIdempotencyLevel",
            "printedName": "clearIdempotencyLevel()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV21clearIdempotencyLevelyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV21clearIdempotencyLevelyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "features",
            "printedName": "features",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FeatureSet",
                "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV8featuresAA0c1_B11_FeatureSetVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV8featuresAA0c1_B11_FeatureSetVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_FeatureSet",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV8featuresAA0c1_B11_FeatureSetVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV8featuresAA0c1_B11_FeatureSetVvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_FeatureSet",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV8featuresAA0c1_B11_FeatureSetVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV8featuresAA0c1_B11_FeatureSetVvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV8featuresAA0c1_B11_FeatureSetVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV8featuresAA0c1_B11_FeatureSetVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasFeatures",
            "printedName": "hasFeatures",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV11hasFeaturesSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV11hasFeaturesSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV11hasFeaturesSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV11hasFeaturesSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearFeatures",
            "printedName": "clearFeatures()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13clearFeaturesyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13clearFeaturesyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "uninterpretedOption",
            "printedName": "uninterpretedOption",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_UninterpretedOption",
                    "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption",
                    "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_UninterpretedOption",
                        "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption",
                        "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_UninterpretedOption",
                        "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption",
                        "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "TypeDecl",
            "name": "IdempotencyLevel",
            "printedName": "IdempotencyLevel",
            "children": [
              {
                "kind": "Var",
                "name": "idempotencyUnknown",
                "printedName": "idempotencyUnknown",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel.Type) -> SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "IdempotencyLevel",
                        "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel",
                        "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "IdempotencyLevel",
                            "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel",
                            "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO18idempotencyUnknownyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO18idempotencyUnknownyA2EmF",
                "moduleName": "SwiftProtobuf"
              },
              {
                "kind": "Var",
                "name": "noSideEffects",
                "printedName": "noSideEffects",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel.Type) -> SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "IdempotencyLevel",
                        "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel",
                        "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "IdempotencyLevel",
                            "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel",
                            "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO13noSideEffectsyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO13noSideEffectsyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "idempotent",
                "printedName": "idempotent",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel.Type) -> SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "IdempotencyLevel",
                        "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel",
                        "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "IdempotencyLevel",
                            "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel",
                            "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO10idempotentyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO10idempotentyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "IdempotencyLevel",
                    "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel",
                    "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelOAEycfc",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelOAEycfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init(rawValue:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "IdempotencyLevel",
                        "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel",
                        "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO"
                      }
                    ],
                    "usr": "s:Sq"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8rawValueAESgSi_tcfc",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8rawValueAESgSi_tcfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Var",
                "name": "rawValue",
                "printedName": "rawValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8rawValueSivp",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8rawValueSivp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8rawValueSivg",
                    "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8rawValueSivg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "allCases",
                "printedName": "allCases",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "IdempotencyLevel",
                        "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel",
                        "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8allCasesSayAEGvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8allCasesSayAEGvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "declAttributes": [
                  "Nonisolated"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "IdempotencyLevel",
                            "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel",
                            "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8allCasesSayAEGvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8allCasesSayAEGvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "_protobuf_nameMap",
                "printedName": "_protobuf_nameMap",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO17_protobuf_nameMapAA05_NameJ0VvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO17_protobuf_nameMapAA05_NameJ0VvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "_NameMap",
                        "printedName": "SwiftProtobuf._NameMap",
                        "usr": "s:13SwiftProtobuf8_NameMapV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO17_protobuf_nameMapAA05_NameJ0VvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO17_protobuf_nameMapAA05_NameJ0VvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              }
            ],
            "declKind": "Enum",
            "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO",
            "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              },
              {
                "kind": "Conformance",
                "name": "Hashable",
                "printedName": "Hashable",
                "usr": "s:SH",
                "mangledName": "$sSH"
              },
              {
                "kind": "Conformance",
                "name": "Enum",
                "printedName": "Enum",
                "usr": "s:13SwiftProtobuf4EnumP",
                "mangledName": "$s13SwiftProtobuf4EnumP"
              },
              {
                "kind": "Conformance",
                "name": "CaseIterable",
                "printedName": "CaseIterable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "AllCases",
                    "printedName": "AllCases",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "IdempotencyLevel",
                            "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel",
                            "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ]
                  }
                ],
                "usr": "s:s12CaseIterableP",
                "mangledName": "$ss12CaseIterableP"
              },
              {
                "kind": "Conformance",
                "name": "RawRepresentable",
                "printedName": "RawRepresentable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "RawValue",
                    "printedName": "RawValue",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ]
                  }
                ],
                "usr": "s:SY",
                "mangledName": "$sSY"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              },
              {
                "kind": "Conformance",
                "name": "_ProtoNameProviding",
                "printedName": "_ProtoNameProviding",
                "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
                "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_MethodOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "_protobuf_extensionFieldValues",
            "printedName": "_protobuf_extensionFieldValues",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ExtensionFieldValueSet",
                "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionFieldValueSet",
                    "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                    "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionFieldValueSet",
                    "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                    "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV17_protobuf_nameMapAA05_NameH0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV17_protobuf_nameMapAA05_NameH0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV17_protobuf_nameMapAA05_NameH0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV17_protobuf_nameMapAA05_NameH0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isInitialized",
            "printedName": "isInitialized",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13isInitializedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13isInitializedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13isInitializedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13isInitializedSbvg",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_MethodOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_MethodOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV",
        "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "ExtensibleMessage",
            "printedName": "ExtensibleMessage",
            "usr": "s:13SwiftProtobuf17ExtensibleMessageP",
            "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_UninterpretedOption",
        "printedName": "Google_Protobuf_UninterpretedOption",
        "children": [
          {
            "kind": "Var",
            "name": "name",
            "printedName": "name",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "NamePart",
                    "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart",
                    "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV4nameSayAC8NamePartVGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV4nameSayAC8NamePartVGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "NamePart",
                        "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart",
                        "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV4nameSayAC8NamePartVGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV4nameSayAC8NamePartVGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "NamePart",
                        "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart",
                        "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV4nameSayAC8NamePartVGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV4nameSayAC8NamePartVGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV4nameSayAC8NamePartVGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV4nameSayAC8NamePartVGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "identifierValue",
            "printedName": "identifierValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV15identifierValueSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV15identifierValueSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV15identifierValueSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV15identifierValueSSvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV15identifierValueSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV15identifierValueSSvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV15identifierValueSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV15identifierValueSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasIdentifierValue",
            "printedName": "hasIdentifierValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV18hasIdentifierValueSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV18hasIdentifierValueSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV18hasIdentifierValueSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV18hasIdentifierValueSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearIdentifierValue",
            "printedName": "clearIdentifierValue()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV20clearIdentifierValueyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV20clearIdentifierValueyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "positiveIntValue",
            "printedName": "positiveIntValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UInt64",
                "printedName": "Swift.UInt64",
                "usr": "s:s6UInt64V"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16positiveIntValues6UInt64Vvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16positiveIntValues6UInt64Vvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt64",
                    "printedName": "Swift.UInt64",
                    "usr": "s:s6UInt64V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16positiveIntValues6UInt64Vvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16positiveIntValues6UInt64Vvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UInt64",
                    "printedName": "Swift.UInt64",
                    "usr": "s:s6UInt64V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16positiveIntValues6UInt64Vvs",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16positiveIntValues6UInt64Vvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16positiveIntValues6UInt64VvM",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16positiveIntValues6UInt64VvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasPositiveIntValue",
            "printedName": "hasPositiveIntValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV19hasPositiveIntValueSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV19hasPositiveIntValueSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV19hasPositiveIntValueSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV19hasPositiveIntValueSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearPositiveIntValue",
            "printedName": "clearPositiveIntValue()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV21clearPositiveIntValueyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV21clearPositiveIntValueyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "negativeIntValue",
            "printedName": "negativeIntValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int64",
                "printedName": "Swift.Int64",
                "usr": "s:s5Int64V"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16negativeIntValues5Int64Vvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16negativeIntValues5Int64Vvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16negativeIntValues5Int64Vvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16negativeIntValues5Int64Vvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16negativeIntValues5Int64Vvs",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16negativeIntValues5Int64Vvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16negativeIntValues5Int64VvM",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16negativeIntValues5Int64VvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasNegativeIntValue",
            "printedName": "hasNegativeIntValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV19hasNegativeIntValueSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV19hasNegativeIntValueSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV19hasNegativeIntValueSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV19hasNegativeIntValueSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearNegativeIntValue",
            "printedName": "clearNegativeIntValue()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV21clearNegativeIntValueyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV21clearNegativeIntValueyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "doubleValue",
            "printedName": "doubleValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Double",
                "printedName": "Swift.Double",
                "usr": "s:Sd"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV11doubleValueSdvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV11doubleValueSdvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Double",
                    "printedName": "Swift.Double",
                    "usr": "s:Sd"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV11doubleValueSdvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV11doubleValueSdvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Double",
                    "printedName": "Swift.Double",
                    "usr": "s:Sd"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV11doubleValueSdvs",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV11doubleValueSdvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV11doubleValueSdvM",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV11doubleValueSdvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasDoubleValue",
            "printedName": "hasDoubleValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV14hasDoubleValueSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV14hasDoubleValueSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV14hasDoubleValueSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV14hasDoubleValueSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearDoubleValue",
            "printedName": "clearDoubleValue()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16clearDoubleValueyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16clearDoubleValueyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "stringValue",
            "printedName": "stringValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Data",
                "printedName": "Foundation.Data",
                "usr": "s:10Foundation4DataV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV11stringValue10Foundation4DataVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV11stringValue10Foundation4DataVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Data",
                    "printedName": "Foundation.Data",
                    "usr": "s:10Foundation4DataV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV11stringValue10Foundation4DataVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV11stringValue10Foundation4DataVvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Data",
                    "printedName": "Foundation.Data",
                    "usr": "s:10Foundation4DataV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV11stringValue10Foundation4DataVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV11stringValue10Foundation4DataVvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV11stringValue10Foundation4DataVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV11stringValue10Foundation4DataVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasStringValue",
            "printedName": "hasStringValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV14hasStringValueSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV14hasStringValueSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV14hasStringValueSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV14hasStringValueSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearStringValue",
            "printedName": "clearStringValue()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16clearStringValueyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16clearStringValueyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "aggregateValue",
            "printedName": "aggregateValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV14aggregateValueSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV14aggregateValueSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV14aggregateValueSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV14aggregateValueSSvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV14aggregateValueSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV14aggregateValueSSvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV14aggregateValueSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV14aggregateValueSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasAggregateValue",
            "printedName": "hasAggregateValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV17hasAggregateValueSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV17hasAggregateValueSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV17hasAggregateValueSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV17hasAggregateValueSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearAggregateValue",
            "printedName": "clearAggregateValue()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV19clearAggregateValueyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV19clearAggregateValueyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "TypeDecl",
            "name": "NamePart",
            "printedName": "NamePart",
            "children": [
              {
                "kind": "Var",
                "name": "namePart",
                "printedName": "namePart",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV04nameG0SSvp",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV04nameG0SSvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV04nameG0SSvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV04nameG0SSvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV04nameG0SSvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV04nameG0SSvs",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV04nameG0SSvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV04nameG0SSvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "hasNamePart",
                "printedName": "hasNamePart",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV03hasfG0Sbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV03hasfG0Sbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV03hasfG0Sbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV03hasfG0Sbvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "clearNamePart",
                "printedName": "clearNamePart()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV05clearfG0yyF",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV05clearfG0yyF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "Mutating",
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Var",
                "name": "isExtension",
                "printedName": "isExtension",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV11isExtensionSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV11isExtensionSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV11isExtensionSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV11isExtensionSbvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV11isExtensionSbvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV11isExtensionSbvs",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV11isExtensionSbvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV11isExtensionSbvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "hasIsExtension",
                "printedName": "hasIsExtension",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV14hasIsExtensionSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV14hasIsExtensionSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV14hasIsExtensionSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV14hasIsExtensionSbvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "clearIsExtension",
                "printedName": "clearIsExtension()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV16clearIsExtensionyyF",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV16clearIsExtensionyyF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "Mutating",
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Var",
                "name": "unknownFields",
                "printedName": "unknownFields",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13unknownFieldsAA14UnknownStorageVvp",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13unknownFieldsAA14UnknownStorageVvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UnknownStorage",
                        "printedName": "SwiftProtobuf.UnknownStorage",
                        "usr": "s:13SwiftProtobuf14UnknownStorageV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13unknownFieldsAA14UnknownStorageVvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13unknownFieldsAA14UnknownStorageVvg",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "UnknownStorage",
                        "printedName": "SwiftProtobuf.UnknownStorage",
                        "usr": "s:13SwiftProtobuf14UnknownStorageV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13unknownFieldsAA14UnknownStorageVvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13unknownFieldsAA14UnknownStorageVvs",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13unknownFieldsAA14UnknownStorageVvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13unknownFieldsAA14UnknownStorageVvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "NamePart",
                    "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart",
                    "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartVAEycfc",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartVAEycfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Var",
                "name": "protoMessageName",
                "printedName": "protoMessageName",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV012protoMessageF0SSvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV012protoMessageF0SSvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV012protoMessageF0SSvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV012protoMessageF0SSvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "_protobuf_nameMap",
                "printedName": "_protobuf_nameMap",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV17_protobuf_nameMapAA01_fJ0VvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV17_protobuf_nameMapAA01_fJ0VvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "_NameMap",
                        "printedName": "SwiftProtobuf._NameMap",
                        "usr": "s:13SwiftProtobuf8_NameMapV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV17_protobuf_nameMapAA01_fJ0VvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV17_protobuf_nameMapAA01_fJ0VvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "isInitialized",
                "printedName": "isInitialized",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13isInitializedSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13isInitializedSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "isFromExtension": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13isInitializedSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13isInitializedSbvg",
                    "moduleName": "SwiftProtobuf",
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "decodeMessage",
                "printedName": "decodeMessage(decoder:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0",
                    "paramValueOwnership": "InOut"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
                "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
                "declAttributes": [
                  "Mutating",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "throwing": true,
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Function",
                "name": "traverse",
                "printedName": "traverse(visitor:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0",
                    "paramValueOwnership": "InOut"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV8traverse7visitoryxz_tKAA7VisitorRzlF",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV8traverse7visitoryxz_tKAA7VisitorRzlF",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
                "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
                "declAttributes": [
                  "AccessControl"
                ],
                "isFromExtension": true,
                "throwing": true,
                "funcSelfKind": "NonMutating"
              },
              {
                "kind": "Function",
                "name": "==",
                "printedName": "==(_:_:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "NamePart",
                    "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart",
                    "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "NamePart",
                    "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart",
                    "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV2eeoiySbAE_AEtFZ",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV2eeoiySbAE_AEtFZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "AccessControl"
                ],
                "isFromExtension": true,
                "funcSelfKind": "NonMutating"
              },
              {
                "kind": "Var",
                "name": "hashValue",
                "printedName": "hashValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV9hashValueSivp",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV9hashValueSivp",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV9hashValueSivg",
                    "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV9hashValueSivg",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              }
            ],
            "declKind": "Struct",
            "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV",
            "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              },
              {
                "kind": "Conformance",
                "name": "Message",
                "printedName": "Message",
                "usr": "s:13SwiftProtobuf7MessageP",
                "mangledName": "$s13SwiftProtobuf7MessageP"
              },
              {
                "kind": "Conformance",
                "name": "_MessageImplementationBase",
                "printedName": "_MessageImplementationBase",
                "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
                "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
              },
              {
                "kind": "Conformance",
                "name": "_ProtoNameProviding",
                "printedName": "_ProtoNameProviding",
                "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
                "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
              },
              {
                "kind": "Conformance",
                "name": "CustomDebugStringConvertible",
                "printedName": "CustomDebugStringConvertible",
                "usr": "s:s28CustomDebugStringConvertibleP",
                "mangledName": "$ss28CustomDebugStringConvertibleP"
              },
              {
                "kind": "Conformance",
                "name": "Hashable",
                "printedName": "Hashable",
                "usr": "s:SH",
                "mangledName": "$sSH"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_UninterpretedOption",
                "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV17_protobuf_nameMapAA05_NameH0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV17_protobuf_nameMapAA05_NameH0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV17_protobuf_nameMapAA05_NameH0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV17_protobuf_nameMapAA05_NameH0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isInitialized",
            "printedName": "isInitialized",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV13isInitializedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV13isInitializedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV13isInitializedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV13isInitializedSbvg",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_UninterpretedOption",
                "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_UninterpretedOption",
                "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV",
        "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_FeatureSet",
        "printedName": "Google_Protobuf_FeatureSet",
        "children": [
          {
            "kind": "Var",
            "name": "fieldPresence",
            "printedName": "fieldPresence",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FieldPresence",
                "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13fieldPresenceAC05FieldG0Ovp",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13fieldPresenceAC05FieldG0Ovp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FieldPresence",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13fieldPresenceAC05FieldG0Ovg",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13fieldPresenceAC05FieldG0Ovg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FieldPresence",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13fieldPresenceAC05FieldG0Ovs",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13fieldPresenceAC05FieldG0Ovs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13fieldPresenceAC05FieldG0OvM",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13fieldPresenceAC05FieldG0OvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasFieldPresence",
            "printedName": "hasFieldPresence",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV16hasFieldPresenceSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV16hasFieldPresenceSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV16hasFieldPresenceSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV16hasFieldPresenceSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearFieldPresence",
            "printedName": "clearFieldPresence()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV18clearFieldPresenceyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV18clearFieldPresenceyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "enumType",
            "printedName": "enumType",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "EnumType",
                "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8enumTypeAC04EnumG0Ovp",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8enumTypeAC04EnumG0Ovp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "EnumType",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8enumTypeAC04EnumG0Ovg",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8enumTypeAC04EnumG0Ovg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "EnumType",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8enumTypeAC04EnumG0Ovs",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8enumTypeAC04EnumG0Ovs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8enumTypeAC04EnumG0OvM",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8enumTypeAC04EnumG0OvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasEnumType",
            "printedName": "hasEnumType",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV11hasEnumTypeSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV11hasEnumTypeSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV11hasEnumTypeSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV11hasEnumTypeSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearEnumType",
            "printedName": "clearEnumType()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13clearEnumTypeyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13clearEnumTypeyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "repeatedFieldEncoding",
            "printedName": "repeatedFieldEncoding",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "RepeatedFieldEncoding",
                "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21repeatedFieldEncodingAC08RepeatedgH0Ovp",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21repeatedFieldEncodingAC08RepeatedgH0Ovp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "RepeatedFieldEncoding",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21repeatedFieldEncodingAC08RepeatedgH0Ovg",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21repeatedFieldEncodingAC08RepeatedgH0Ovg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "RepeatedFieldEncoding",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21repeatedFieldEncodingAC08RepeatedgH0Ovs",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21repeatedFieldEncodingAC08RepeatedgH0Ovs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21repeatedFieldEncodingAC08RepeatedgH0OvM",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21repeatedFieldEncodingAC08RepeatedgH0OvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasRepeatedFieldEncoding",
            "printedName": "hasRepeatedFieldEncoding",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV24hasRepeatedFieldEncodingSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV24hasRepeatedFieldEncodingSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV24hasRepeatedFieldEncodingSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV24hasRepeatedFieldEncodingSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearRepeatedFieldEncoding",
            "printedName": "clearRepeatedFieldEncoding()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV26clearRepeatedFieldEncodingyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV26clearRepeatedFieldEncodingyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "utf8Validation",
            "printedName": "utf8Validation",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Utf8Validation",
                "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.Utf8Validation",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV14utf8ValidationAC04Utf8G0Ovp",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV14utf8ValidationAC04Utf8G0Ovp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Utf8Validation",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.Utf8Validation",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV14utf8ValidationAC04Utf8G0Ovg",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV14utf8ValidationAC04Utf8G0Ovg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Utf8Validation",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.Utf8Validation",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV14utf8ValidationAC04Utf8G0Ovs",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV14utf8ValidationAC04Utf8G0Ovs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV14utf8ValidationAC04Utf8G0OvM",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV14utf8ValidationAC04Utf8G0OvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasUtf8Validation",
            "printedName": "hasUtf8Validation",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV17hasUtf8ValidationSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV17hasUtf8ValidationSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV17hasUtf8ValidationSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV17hasUtf8ValidationSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearUtf8Validation",
            "printedName": "clearUtf8Validation()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV19clearUtf8ValidationyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV19clearUtf8ValidationyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "messageEncoding",
            "printedName": "messageEncoding",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "MessageEncoding",
                "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15messageEncodingAC07MessageG0Ovp",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15messageEncodingAC07MessageG0Ovp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "MessageEncoding",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15messageEncodingAC07MessageG0Ovg",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15messageEncodingAC07MessageG0Ovg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "MessageEncoding",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15messageEncodingAC07MessageG0Ovs",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15messageEncodingAC07MessageG0Ovs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15messageEncodingAC07MessageG0OvM",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15messageEncodingAC07MessageG0OvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasMessageEncoding",
            "printedName": "hasMessageEncoding",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV18hasMessageEncodingSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV18hasMessageEncodingSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV18hasMessageEncodingSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV18hasMessageEncodingSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearMessageEncoding",
            "printedName": "clearMessageEncoding()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV20clearMessageEncodingyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV20clearMessageEncodingyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "jsonFormat",
            "printedName": "jsonFormat",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "JsonFormat",
                "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10jsonFormatAC04JsonG0Ovp",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10jsonFormatAC04JsonG0Ovp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "JsonFormat",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10jsonFormatAC04JsonG0Ovg",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10jsonFormatAC04JsonG0Ovg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "JsonFormat",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10jsonFormatAC04JsonG0Ovs",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10jsonFormatAC04JsonG0Ovs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10jsonFormatAC04JsonG0OvM",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10jsonFormatAC04JsonG0OvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasJsonFormat",
            "printedName": "hasJsonFormat",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13hasJsonFormatSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13hasJsonFormatSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13hasJsonFormatSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13hasJsonFormatSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearJsonFormat",
            "printedName": "clearJsonFormat()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15clearJsonFormatyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15clearJsonFormatyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "TypeDecl",
            "name": "FieldPresence",
            "printedName": "FieldPresence",
            "children": [
              {
                "kind": "Var",
                "name": "unknown",
                "printedName": "unknown",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FieldPresence",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "FieldPresence",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence",
                            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO7unknownyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO7unknownyA2EmF",
                "moduleName": "SwiftProtobuf"
              },
              {
                "kind": "Var",
                "name": "explicit",
                "printedName": "explicit",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FieldPresence",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "FieldPresence",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence",
                            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8explicityA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8explicityA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "implicit",
                "printedName": "implicit",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FieldPresence",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "FieldPresence",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence",
                            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8implicityA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8implicityA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "legacyRequired",
                "printedName": "legacyRequired",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FieldPresence",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "FieldPresence",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence",
                            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO14legacyRequiredyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO14legacyRequiredyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FieldPresence",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceOAEycfc",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceOAEycfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init(rawValue:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FieldPresence",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO"
                      }
                    ],
                    "usr": "s:Sq"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8rawValueAESgSi_tcfc",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8rawValueAESgSi_tcfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Var",
                "name": "rawValue",
                "printedName": "rawValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8rawValueSivp",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8rawValueSivp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8rawValueSivg",
                    "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8rawValueSivg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "allCases",
                "printedName": "allCases",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FieldPresence",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8allCasesSayAEGvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8allCasesSayAEGvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "declAttributes": [
                  "Nonisolated"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "FieldPresence",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence",
                            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8allCasesSayAEGvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8allCasesSayAEGvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "_protobuf_nameMap",
                "printedName": "_protobuf_nameMap",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO17_protobuf_nameMapAA05_NameJ0VvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO17_protobuf_nameMapAA05_NameJ0VvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "_NameMap",
                        "printedName": "SwiftProtobuf._NameMap",
                        "usr": "s:13SwiftProtobuf8_NameMapV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO17_protobuf_nameMapAA05_NameJ0VvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO17_protobuf_nameMapAA05_NameJ0VvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              }
            ],
            "declKind": "Enum",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              },
              {
                "kind": "Conformance",
                "name": "Hashable",
                "printedName": "Hashable",
                "usr": "s:SH",
                "mangledName": "$sSH"
              },
              {
                "kind": "Conformance",
                "name": "Enum",
                "printedName": "Enum",
                "usr": "s:13SwiftProtobuf4EnumP",
                "mangledName": "$s13SwiftProtobuf4EnumP"
              },
              {
                "kind": "Conformance",
                "name": "CaseIterable",
                "printedName": "CaseIterable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "AllCases",
                    "printedName": "AllCases",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "FieldPresence",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence",
                            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ]
                  }
                ],
                "usr": "s:s12CaseIterableP",
                "mangledName": "$ss12CaseIterableP"
              },
              {
                "kind": "Conformance",
                "name": "RawRepresentable",
                "printedName": "RawRepresentable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "RawValue",
                    "printedName": "RawValue",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ]
                  }
                ],
                "usr": "s:SY",
                "mangledName": "$sSY"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              },
              {
                "kind": "Conformance",
                "name": "_ProtoNameProviding",
                "printedName": "_ProtoNameProviding",
                "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
                "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
              }
            ]
          },
          {
            "kind": "TypeDecl",
            "name": "EnumType",
            "printedName": "EnumType",
            "children": [
              {
                "kind": "Var",
                "name": "unknown",
                "printedName": "unknown",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "EnumType",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "EnumType",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType",
                            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO7unknownyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO7unknownyA2EmF",
                "moduleName": "SwiftProtobuf"
              },
              {
                "kind": "Var",
                "name": "open",
                "printedName": "open",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "EnumType",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "EnumType",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType",
                            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO4openyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO4openyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "closed",
                "printedName": "closed",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "EnumType",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "EnumType",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType",
                            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO6closedyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO6closedyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "EnumType",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeOAEycfc",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeOAEycfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init(rawValue:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "EnumType",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO"
                      }
                    ],
                    "usr": "s:Sq"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8rawValueAESgSi_tcfc",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8rawValueAESgSi_tcfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Var",
                "name": "rawValue",
                "printedName": "rawValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8rawValueSivp",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8rawValueSivp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8rawValueSivg",
                    "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8rawValueSivg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "allCases",
                "printedName": "allCases",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "EnumType",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8allCasesSayAEGvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8allCasesSayAEGvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "declAttributes": [
                  "Nonisolated"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "EnumType",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType",
                            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8allCasesSayAEGvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8allCasesSayAEGvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "_protobuf_nameMap",
                "printedName": "_protobuf_nameMap",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO17_protobuf_nameMapAA05_NameJ0VvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO17_protobuf_nameMapAA05_NameJ0VvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "_NameMap",
                        "printedName": "SwiftProtobuf._NameMap",
                        "usr": "s:13SwiftProtobuf8_NameMapV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO17_protobuf_nameMapAA05_NameJ0VvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO17_protobuf_nameMapAA05_NameJ0VvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              }
            ],
            "declKind": "Enum",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              },
              {
                "kind": "Conformance",
                "name": "Hashable",
                "printedName": "Hashable",
                "usr": "s:SH",
                "mangledName": "$sSH"
              },
              {
                "kind": "Conformance",
                "name": "Enum",
                "printedName": "Enum",
                "usr": "s:13SwiftProtobuf4EnumP",
                "mangledName": "$s13SwiftProtobuf4EnumP"
              },
              {
                "kind": "Conformance",
                "name": "CaseIterable",
                "printedName": "CaseIterable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "AllCases",
                    "printedName": "AllCases",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "EnumType",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType",
                            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ]
                  }
                ],
                "usr": "s:s12CaseIterableP",
                "mangledName": "$ss12CaseIterableP"
              },
              {
                "kind": "Conformance",
                "name": "RawRepresentable",
                "printedName": "RawRepresentable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "RawValue",
                    "printedName": "RawValue",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ]
                  }
                ],
                "usr": "s:SY",
                "mangledName": "$sSY"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              },
              {
                "kind": "Conformance",
                "name": "_ProtoNameProviding",
                "printedName": "_ProtoNameProviding",
                "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
                "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
              }
            ]
          },
          {
            "kind": "TypeDecl",
            "name": "RepeatedFieldEncoding",
            "printedName": "RepeatedFieldEncoding",
            "children": [
              {
                "kind": "Var",
                "name": "unknown",
                "printedName": "unknown",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "RepeatedFieldEncoding",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "RepeatedFieldEncoding",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding",
                            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO7unknownyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO7unknownyA2EmF",
                "moduleName": "SwiftProtobuf"
              },
              {
                "kind": "Var",
                "name": "packed",
                "printedName": "packed",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "RepeatedFieldEncoding",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "RepeatedFieldEncoding",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding",
                            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO6packedyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO6packedyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "expanded",
                "printedName": "expanded",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "RepeatedFieldEncoding",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "RepeatedFieldEncoding",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding",
                            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8expandedyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8expandedyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "RepeatedFieldEncoding",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingOAEycfc",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingOAEycfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init(rawValue:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "RepeatedFieldEncoding",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO"
                      }
                    ],
                    "usr": "s:Sq"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8rawValueAESgSi_tcfc",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8rawValueAESgSi_tcfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Var",
                "name": "rawValue",
                "printedName": "rawValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8rawValueSivp",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8rawValueSivp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8rawValueSivg",
                    "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8rawValueSivg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "allCases",
                "printedName": "allCases",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "RepeatedFieldEncoding",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8allCasesSayAEGvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8allCasesSayAEGvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "declAttributes": [
                  "Nonisolated"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "RepeatedFieldEncoding",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding",
                            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8allCasesSayAEGvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8allCasesSayAEGvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "_protobuf_nameMap",
                "printedName": "_protobuf_nameMap",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO17_protobuf_nameMapAA05_NameK0VvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO17_protobuf_nameMapAA05_NameK0VvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "_NameMap",
                        "printedName": "SwiftProtobuf._NameMap",
                        "usr": "s:13SwiftProtobuf8_NameMapV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO17_protobuf_nameMapAA05_NameK0VvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO17_protobuf_nameMapAA05_NameK0VvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              }
            ],
            "declKind": "Enum",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              },
              {
                "kind": "Conformance",
                "name": "Hashable",
                "printedName": "Hashable",
                "usr": "s:SH",
                "mangledName": "$sSH"
              },
              {
                "kind": "Conformance",
                "name": "Enum",
                "printedName": "Enum",
                "usr": "s:13SwiftProtobuf4EnumP",
                "mangledName": "$s13SwiftProtobuf4EnumP"
              },
              {
                "kind": "Conformance",
                "name": "CaseIterable",
                "printedName": "CaseIterable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "AllCases",
                    "printedName": "AllCases",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "RepeatedFieldEncoding",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding",
                            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ]
                  }
                ],
                "usr": "s:s12CaseIterableP",
                "mangledName": "$ss12CaseIterableP"
              },
              {
                "kind": "Conformance",
                "name": "RawRepresentable",
                "printedName": "RawRepresentable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "RawValue",
                    "printedName": "RawValue",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ]
                  }
                ],
                "usr": "s:SY",
                "mangledName": "$sSY"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              },
              {
                "kind": "Conformance",
                "name": "_ProtoNameProviding",
                "printedName": "_ProtoNameProviding",
                "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
                "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
              }
            ]
          },
          {
            "kind": "TypeDecl",
            "name": "Utf8Validation",
            "printedName": "Utf8Validation",
            "children": [
              {
                "kind": "Var",
                "name": "unknown",
                "printedName": "unknown",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.Utf8Validation.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.Utf8Validation",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Utf8Validation",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.Utf8Validation",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.Utf8Validation.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Utf8Validation",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.Utf8Validation",
                            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO7unknownyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO7unknownyA2EmF",
                "moduleName": "SwiftProtobuf"
              },
              {
                "kind": "Var",
                "name": "verify",
                "printedName": "verify",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.Utf8Validation.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.Utf8Validation",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Utf8Validation",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.Utf8Validation",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.Utf8Validation.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Utf8Validation",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.Utf8Validation",
                            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO6verifyyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO6verifyyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "none",
                "printedName": "none",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.Utf8Validation.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.Utf8Validation",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Utf8Validation",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.Utf8Validation",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.Utf8Validation.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Utf8Validation",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.Utf8Validation",
                            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO4noneyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO4noneyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Utf8Validation",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.Utf8Validation",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationOAEycfc",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationOAEycfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init(rawValue:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.Utf8Validation?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Utf8Validation",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.Utf8Validation",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO"
                      }
                    ],
                    "usr": "s:Sq"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO8rawValueAESgSi_tcfc",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO8rawValueAESgSi_tcfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Var",
                "name": "rawValue",
                "printedName": "rawValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO8rawValueSivp",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO8rawValueSivp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO8rawValueSivg",
                    "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO8rawValueSivg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "allCases",
                "printedName": "allCases",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.Utf8Validation]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Utf8Validation",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.Utf8Validation",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO8allCasesSayAEGvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO8allCasesSayAEGvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "declAttributes": [
                  "Nonisolated"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.Utf8Validation]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Utf8Validation",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.Utf8Validation",
                            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO8allCasesSayAEGvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO8allCasesSayAEGvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "_protobuf_nameMap",
                "printedName": "_protobuf_nameMap",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO17_protobuf_nameMapAA05_NameJ0VvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO17_protobuf_nameMapAA05_NameJ0VvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "_NameMap",
                        "printedName": "SwiftProtobuf._NameMap",
                        "usr": "s:13SwiftProtobuf8_NameMapV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO17_protobuf_nameMapAA05_NameJ0VvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO17_protobuf_nameMapAA05_NameJ0VvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              }
            ],
            "declKind": "Enum",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              },
              {
                "kind": "Conformance",
                "name": "Hashable",
                "printedName": "Hashable",
                "usr": "s:SH",
                "mangledName": "$sSH"
              },
              {
                "kind": "Conformance",
                "name": "Enum",
                "printedName": "Enum",
                "usr": "s:13SwiftProtobuf4EnumP",
                "mangledName": "$s13SwiftProtobuf4EnumP"
              },
              {
                "kind": "Conformance",
                "name": "CaseIterable",
                "printedName": "CaseIterable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "AllCases",
                    "printedName": "AllCases",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.Utf8Validation]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Utf8Validation",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.Utf8Validation",
                            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV14Utf8ValidationO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ]
                  }
                ],
                "usr": "s:s12CaseIterableP",
                "mangledName": "$ss12CaseIterableP"
              },
              {
                "kind": "Conformance",
                "name": "RawRepresentable",
                "printedName": "RawRepresentable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "RawValue",
                    "printedName": "RawValue",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ]
                  }
                ],
                "usr": "s:SY",
                "mangledName": "$sSY"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              },
              {
                "kind": "Conformance",
                "name": "_ProtoNameProviding",
                "printedName": "_ProtoNameProviding",
                "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
                "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
              }
            ]
          },
          {
            "kind": "TypeDecl",
            "name": "MessageEncoding",
            "printedName": "MessageEncoding",
            "children": [
              {
                "kind": "Var",
                "name": "unknown",
                "printedName": "unknown",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "MessageEncoding",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "MessageEncoding",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding",
                            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO7unknownyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO7unknownyA2EmF",
                "moduleName": "SwiftProtobuf"
              },
              {
                "kind": "Var",
                "name": "lengthPrefixed",
                "printedName": "lengthPrefixed",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "MessageEncoding",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "MessageEncoding",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding",
                            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO14lengthPrefixedyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO14lengthPrefixedyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "delimited",
                "printedName": "delimited",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "MessageEncoding",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "MessageEncoding",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding",
                            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO9delimitedyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO9delimitedyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "MessageEncoding",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingOAEycfc",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingOAEycfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init(rawValue:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "MessageEncoding",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO"
                      }
                    ],
                    "usr": "s:Sq"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8rawValueAESgSi_tcfc",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8rawValueAESgSi_tcfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Var",
                "name": "rawValue",
                "printedName": "rawValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8rawValueSivp",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8rawValueSivp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8rawValueSivg",
                    "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8rawValueSivg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "allCases",
                "printedName": "allCases",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "MessageEncoding",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8allCasesSayAEGvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8allCasesSayAEGvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "declAttributes": [
                  "Nonisolated"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "MessageEncoding",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding",
                            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8allCasesSayAEGvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8allCasesSayAEGvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "_protobuf_nameMap",
                "printedName": "_protobuf_nameMap",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO17_protobuf_nameMapAA05_NameJ0VvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO17_protobuf_nameMapAA05_NameJ0VvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "_NameMap",
                        "printedName": "SwiftProtobuf._NameMap",
                        "usr": "s:13SwiftProtobuf8_NameMapV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO17_protobuf_nameMapAA05_NameJ0VvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO17_protobuf_nameMapAA05_NameJ0VvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              }
            ],
            "declKind": "Enum",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              },
              {
                "kind": "Conformance",
                "name": "Hashable",
                "printedName": "Hashable",
                "usr": "s:SH",
                "mangledName": "$sSH"
              },
              {
                "kind": "Conformance",
                "name": "Enum",
                "printedName": "Enum",
                "usr": "s:13SwiftProtobuf4EnumP",
                "mangledName": "$s13SwiftProtobuf4EnumP"
              },
              {
                "kind": "Conformance",
                "name": "CaseIterable",
                "printedName": "CaseIterable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "AllCases",
                    "printedName": "AllCases",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "MessageEncoding",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding",
                            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ]
                  }
                ],
                "usr": "s:s12CaseIterableP",
                "mangledName": "$ss12CaseIterableP"
              },
              {
                "kind": "Conformance",
                "name": "RawRepresentable",
                "printedName": "RawRepresentable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "RawValue",
                    "printedName": "RawValue",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ]
                  }
                ],
                "usr": "s:SY",
                "mangledName": "$sSY"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              },
              {
                "kind": "Conformance",
                "name": "_ProtoNameProviding",
                "printedName": "_ProtoNameProviding",
                "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
                "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
              }
            ]
          },
          {
            "kind": "TypeDecl",
            "name": "JsonFormat",
            "printedName": "JsonFormat",
            "children": [
              {
                "kind": "Var",
                "name": "unknown",
                "printedName": "unknown",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JsonFormat",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "JsonFormat",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat",
                            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO7unknownyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO7unknownyA2EmF",
                "moduleName": "SwiftProtobuf"
              },
              {
                "kind": "Var",
                "name": "allow",
                "printedName": "allow",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JsonFormat",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "JsonFormat",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat",
                            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO5allowyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO5allowyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "legacyBestEffort",
                "printedName": "legacyBestEffort",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JsonFormat",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "JsonFormat",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat",
                            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO16legacyBestEffortyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO16legacyBestEffortyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "JsonFormat",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatOAEycfc",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatOAEycfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init(rawValue:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JsonFormat",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO"
                      }
                    ],
                    "usr": "s:Sq"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8rawValueAESgSi_tcfc",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8rawValueAESgSi_tcfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Var",
                "name": "rawValue",
                "printedName": "rawValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8rawValueSivp",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8rawValueSivp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8rawValueSivg",
                    "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8rawValueSivg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "allCases",
                "printedName": "allCases",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JsonFormat",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8allCasesSayAEGvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8allCasesSayAEGvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "declAttributes": [
                  "Nonisolated"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "JsonFormat",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat",
                            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8allCasesSayAEGvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8allCasesSayAEGvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "_protobuf_nameMap",
                "printedName": "_protobuf_nameMap",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO17_protobuf_nameMapAA05_NameJ0VvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO17_protobuf_nameMapAA05_NameJ0VvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "_NameMap",
                        "printedName": "SwiftProtobuf._NameMap",
                        "usr": "s:13SwiftProtobuf8_NameMapV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO17_protobuf_nameMapAA05_NameJ0VvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO17_protobuf_nameMapAA05_NameJ0VvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              }
            ],
            "declKind": "Enum",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              },
              {
                "kind": "Conformance",
                "name": "Hashable",
                "printedName": "Hashable",
                "usr": "s:SH",
                "mangledName": "$sSH"
              },
              {
                "kind": "Conformance",
                "name": "Enum",
                "printedName": "Enum",
                "usr": "s:13SwiftProtobuf4EnumP",
                "mangledName": "$s13SwiftProtobuf4EnumP"
              },
              {
                "kind": "Conformance",
                "name": "CaseIterable",
                "printedName": "CaseIterable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "AllCases",
                    "printedName": "AllCases",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "JsonFormat",
                            "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat",
                            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ]
                  }
                ],
                "usr": "s:s12CaseIterableP",
                "mangledName": "$ss12CaseIterableP"
              },
              {
                "kind": "Conformance",
                "name": "RawRepresentable",
                "printedName": "RawRepresentable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "RawValue",
                    "printedName": "RawValue",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ]
                  }
                ],
                "usr": "s:SY",
                "mangledName": "$sSY"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              },
              {
                "kind": "Conformance",
                "name": "_ProtoNameProviding",
                "printedName": "_ProtoNameProviding",
                "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
                "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FeatureSet",
                "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "_protobuf_extensionFieldValues",
            "printedName": "_protobuf_extensionFieldValues",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ExtensionFieldValueSet",
                "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV30_protobuf_extensionFieldValuesAA09Extensionh5ValueE0Vvp",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV30_protobuf_extensionFieldValuesAA09Extensionh5ValueE0Vvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionFieldValueSet",
                    "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                    "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV30_protobuf_extensionFieldValuesAA09Extensionh5ValueE0Vvg",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV30_protobuf_extensionFieldValuesAA09Extensionh5ValueE0Vvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionFieldValueSet",
                    "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                    "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV30_protobuf_extensionFieldValuesAA09Extensionh5ValueE0Vvs",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV30_protobuf_extensionFieldValuesAA09Extensionh5ValueE0Vvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV30_protobuf_extensionFieldValuesAA09Extensionh5ValueE0VvM",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV30_protobuf_extensionFieldValuesAA09Extensionh5ValueE0VvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV17_protobuf_nameMapAA05_NameH0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV17_protobuf_nameMapAA05_NameH0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV17_protobuf_nameMapAA05_NameH0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV17_protobuf_nameMapAA05_NameH0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isInitialized",
            "printedName": "isInitialized",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13isInitializedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13isInitializedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13isInitializedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13isInitializedSbvg",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FeatureSet",
                "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FeatureSet",
                "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV",
        "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "ExtensibleMessage",
            "printedName": "ExtensibleMessage",
            "usr": "s:13SwiftProtobuf17ExtensibleMessageP",
            "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_FeatureSetDefaults",
        "printedName": "Google_Protobuf_FeatureSetDefaults",
        "children": [
          {
            "kind": "Var",
            "name": "defaults",
            "printedName": "defaults",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FeatureSetEditionDefault",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault",
                    "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8defaultsSayAC0dE14EditionDefaultVGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8defaultsSayAC0dE14EditionDefaultVGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FeatureSetEditionDefault",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault",
                        "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8defaultsSayAC0dE14EditionDefaultVGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8defaultsSayAC0dE14EditionDefaultVGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FeatureSetEditionDefault",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault",
                        "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8defaultsSayAC0dE14EditionDefaultVGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8defaultsSayAC0dE14EditionDefaultVGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8defaultsSayAC0dE14EditionDefaultVGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8defaultsSayAC0dE14EditionDefaultVGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "minimumEdition",
            "printedName": "minimumEdition",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Edition",
                "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14minimumEditionAA0c1_b1_H0Ovp",
            "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14minimumEditionAA0c1_b1_H0Ovp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Edition",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                    "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14minimumEditionAA0c1_b1_H0Ovg",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14minimumEditionAA0c1_b1_H0Ovg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Edition",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                    "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14minimumEditionAA0c1_b1_H0Ovs",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14minimumEditionAA0c1_b1_H0Ovs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14minimumEditionAA0c1_b1_H0OvM",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14minimumEditionAA0c1_b1_H0OvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasMinimumEdition",
            "printedName": "hasMinimumEdition",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17hasMinimumEditionSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17hasMinimumEditionSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17hasMinimumEditionSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17hasMinimumEditionSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearMinimumEdition",
            "printedName": "clearMinimumEdition()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV19clearMinimumEditionyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV19clearMinimumEditionyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "maximumEdition",
            "printedName": "maximumEdition",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Edition",
                "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14maximumEditionAA0c1_b1_H0Ovp",
            "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14maximumEditionAA0c1_b1_H0Ovp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Edition",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                    "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14maximumEditionAA0c1_b1_H0Ovg",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14maximumEditionAA0c1_b1_H0Ovg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Edition",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                    "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14maximumEditionAA0c1_b1_H0Ovs",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14maximumEditionAA0c1_b1_H0Ovs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14maximumEditionAA0c1_b1_H0OvM",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14maximumEditionAA0c1_b1_H0OvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasMaximumEdition",
            "printedName": "hasMaximumEdition",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17hasMaximumEditionSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17hasMaximumEditionSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17hasMaximumEditionSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17hasMaximumEditionSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearMaximumEdition",
            "printedName": "clearMaximumEdition()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV19clearMaximumEditionyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV19clearMaximumEditionyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "TypeDecl",
            "name": "FeatureSetEditionDefault",
            "printedName": "FeatureSetEditionDefault",
            "children": [
              {
                "kind": "Var",
                "name": "edition",
                "printedName": "edition",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Edition",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                    "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV7editionAA0c1_b1_G0Ovp",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV7editionAA0c1_b1_G0Ovp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Edition",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                        "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV7editionAA0c1_b1_G0Ovg",
                    "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV7editionAA0c1_b1_G0Ovg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Edition",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Edition",
                        "usr": "s:13SwiftProtobuf07Google_B8_EditionO"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV7editionAA0c1_b1_G0Ovs",
                    "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV7editionAA0c1_b1_G0Ovs",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV7editionAA0c1_b1_G0OvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV7editionAA0c1_b1_G0OvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "hasEdition",
                "printedName": "hasEdition",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV03hasG0Sbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV03hasG0Sbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV03hasG0Sbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV03hasG0Sbvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "clearEdition",
                "printedName": "clearEdition()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV05clearG0yyF",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV05clearG0yyF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "Mutating",
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Var",
                "name": "overridableFeatures",
                "printedName": "overridableFeatures",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_FeatureSet",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV19overridableFeaturesAA0c1_b1_dE0Vvp",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV19overridableFeaturesAA0c1_b1_dE0Vvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_FeatureSet",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV19overridableFeaturesAA0c1_b1_dE0Vvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV19overridableFeaturesAA0c1_b1_dE0Vvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_FeatureSet",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV19overridableFeaturesAA0c1_b1_dE0Vvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV19overridableFeaturesAA0c1_b1_dE0Vvs",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV19overridableFeaturesAA0c1_b1_dE0VvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV19overridableFeaturesAA0c1_b1_dE0VvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "hasOverridableFeatures",
                "printedName": "hasOverridableFeatures",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV22hasOverridableFeaturesSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV22hasOverridableFeaturesSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV22hasOverridableFeaturesSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV22hasOverridableFeaturesSbvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "clearOverridableFeatures",
                "printedName": "clearOverridableFeatures()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV24clearOverridableFeaturesyyF",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV24clearOverridableFeaturesyyF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "Mutating",
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Var",
                "name": "fixedFeatures",
                "printedName": "fixedFeatures",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_FeatureSet",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                    "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13fixedFeaturesAA0c1_b1_dE0Vvp",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13fixedFeaturesAA0c1_b1_dE0Vvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_FeatureSet",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13fixedFeaturesAA0c1_b1_dE0Vvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13fixedFeaturesAA0c1_b1_dE0Vvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_FeatureSet",
                        "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet",
                        "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13fixedFeaturesAA0c1_b1_dE0Vvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13fixedFeaturesAA0c1_b1_dE0Vvs",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13fixedFeaturesAA0c1_b1_dE0VvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13fixedFeaturesAA0c1_b1_dE0VvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "hasFixedFeatures",
                "printedName": "hasFixedFeatures",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV16hasFixedFeaturesSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV16hasFixedFeaturesSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV16hasFixedFeaturesSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV16hasFixedFeaturesSbvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "clearFixedFeatures",
                "printedName": "clearFixedFeatures()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV18clearFixedFeaturesyyF",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV18clearFixedFeaturesyyF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "Mutating",
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Var",
                "name": "unknownFields",
                "printedName": "unknownFields",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13unknownFieldsAA14UnknownStorageVvp",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13unknownFieldsAA14UnknownStorageVvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UnknownStorage",
                        "printedName": "SwiftProtobuf.UnknownStorage",
                        "usr": "s:13SwiftProtobuf14UnknownStorageV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13unknownFieldsAA14UnknownStorageVvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13unknownFieldsAA14UnknownStorageVvg",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "UnknownStorage",
                        "printedName": "SwiftProtobuf.UnknownStorage",
                        "usr": "s:13SwiftProtobuf14UnknownStorageV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13unknownFieldsAA14UnknownStorageVvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13unknownFieldsAA14UnknownStorageVvs",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13unknownFieldsAA14UnknownStorageVvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13unknownFieldsAA14UnknownStorageVvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FeatureSetEditionDefault",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault",
                    "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultVAEycfc",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultVAEycfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Var",
                "name": "protoMessageName",
                "printedName": "protoMessageName",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV16protoMessageNameSSvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV16protoMessageNameSSvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV16protoMessageNameSSvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV16protoMessageNameSSvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "_protobuf_nameMap",
                "printedName": "_protobuf_nameMap",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV17_protobuf_nameMapAA05_NameK0VvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV17_protobuf_nameMapAA05_NameK0VvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "_NameMap",
                        "printedName": "SwiftProtobuf._NameMap",
                        "usr": "s:13SwiftProtobuf8_NameMapV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV17_protobuf_nameMapAA05_NameK0VvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV17_protobuf_nameMapAA05_NameK0VvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "isInitialized",
                "printedName": "isInitialized",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13isInitializedSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13isInitializedSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "isFromExtension": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13isInitializedSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13isInitializedSbvg",
                    "moduleName": "SwiftProtobuf",
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "decodeMessage",
                "printedName": "decodeMessage(decoder:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0",
                    "paramValueOwnership": "InOut"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
                "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
                "declAttributes": [
                  "Mutating",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "throwing": true,
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Function",
                "name": "traverse",
                "printedName": "traverse(visitor:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0",
                    "paramValueOwnership": "InOut"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV8traverse7visitoryxz_tKAA7VisitorRzlF",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV8traverse7visitoryxz_tKAA7VisitorRzlF",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
                "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
                "declAttributes": [
                  "AccessControl"
                ],
                "isFromExtension": true,
                "throwing": true,
                "funcSelfKind": "NonMutating"
              },
              {
                "kind": "Function",
                "name": "==",
                "printedName": "==(_:_:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FeatureSetEditionDefault",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault",
                    "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FeatureSetEditionDefault",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault",
                    "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV2eeoiySbAE_AEtFZ",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV2eeoiySbAE_AEtFZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "AccessControl"
                ],
                "isFromExtension": true,
                "funcSelfKind": "NonMutating"
              },
              {
                "kind": "Var",
                "name": "hashValue",
                "printedName": "hashValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV9hashValueSivp",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV9hashValueSivp",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV9hashValueSivg",
                    "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV9hashValueSivg",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              }
            ],
            "declKind": "Struct",
            "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV",
            "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              },
              {
                "kind": "Conformance",
                "name": "Message",
                "printedName": "Message",
                "usr": "s:13SwiftProtobuf7MessageP",
                "mangledName": "$s13SwiftProtobuf7MessageP"
              },
              {
                "kind": "Conformance",
                "name": "_MessageImplementationBase",
                "printedName": "_MessageImplementationBase",
                "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
                "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
              },
              {
                "kind": "Conformance",
                "name": "_ProtoNameProviding",
                "printedName": "_ProtoNameProviding",
                "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
                "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
              },
              {
                "kind": "Conformance",
                "name": "CustomDebugStringConvertible",
                "printedName": "CustomDebugStringConvertible",
                "usr": "s:s28CustomDebugStringConvertibleP",
                "mangledName": "$ss28CustomDebugStringConvertibleP"
              },
              {
                "kind": "Conformance",
                "name": "Hashable",
                "printedName": "Hashable",
                "usr": "s:SH",
                "mangledName": "$sSH"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FeatureSetDefaults",
                "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17_protobuf_nameMapAA05_NameI0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17_protobuf_nameMapAA05_NameI0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17_protobuf_nameMapAA05_NameI0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17_protobuf_nameMapAA05_NameI0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isInitialized",
            "printedName": "isInitialized",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13isInitializedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13isInitializedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13isInitializedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13isInitializedSbvg",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FeatureSetDefaults",
                "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FeatureSetDefaults",
                "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV",
        "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_SourceCodeInfo",
        "printedName": "Google_Protobuf_SourceCodeInfo",
        "children": [
          {
            "kind": "Var",
            "name": "location",
            "printedName": "location",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Location",
                    "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location",
                    "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8locationSayAC8LocationVGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8locationSayAC8LocationVGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Location",
                        "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location",
                        "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8locationSayAC8LocationVGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8locationSayAC8LocationVGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Location",
                        "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location",
                        "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8locationSayAC8LocationVGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8locationSayAC8LocationVGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8locationSayAC8LocationVGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8locationSayAC8LocationVGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "TypeDecl",
            "name": "Location",
            "printedName": "Location",
            "children": [
              {
                "kind": "Var",
                "name": "path",
                "printedName": "path",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[Swift.Int32]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int32",
                        "printedName": "Swift.Int32",
                        "usr": "s:s5Int32V"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4pathSays5Int32VGvp",
                "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4pathSays5Int32VGvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl",
                  "RawDocComment"
                ],
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[Swift.Int32]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Int32",
                            "printedName": "Swift.Int32",
                            "usr": "s:s5Int32V"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4pathSays5Int32VGvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4pathSays5Int32VGvg",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[Swift.Int32]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Int32",
                            "printedName": "Swift.Int32",
                            "usr": "s:s5Int32V"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4pathSays5Int32VGvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4pathSays5Int32VGvs",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4pathSays5Int32VGvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4pathSays5Int32VGvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "span",
                "printedName": "span",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[Swift.Int32]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int32",
                        "printedName": "Swift.Int32",
                        "usr": "s:s5Int32V"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4spanSays5Int32VGvp",
                "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4spanSays5Int32VGvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl",
                  "RawDocComment"
                ],
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[Swift.Int32]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Int32",
                            "printedName": "Swift.Int32",
                            "usr": "s:s5Int32V"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4spanSays5Int32VGvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4spanSays5Int32VGvg",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[Swift.Int32]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Int32",
                            "printedName": "Swift.Int32",
                            "usr": "s:s5Int32V"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4spanSays5Int32VGvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4spanSays5Int32VGvs",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4spanSays5Int32VGvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4spanSays5Int32VGvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "leadingComments",
                "printedName": "leadingComments",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV15leadingCommentsSSvp",
                "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV15leadingCommentsSSvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV15leadingCommentsSSvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV15leadingCommentsSSvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV15leadingCommentsSSvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV15leadingCommentsSSvs",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV15leadingCommentsSSvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV15leadingCommentsSSvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "hasLeadingComments",
                "printedName": "hasLeadingComments",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV18hasLeadingCommentsSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV18hasLeadingCommentsSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV18hasLeadingCommentsSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV18hasLeadingCommentsSbvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "clearLeadingComments",
                "printedName": "clearLeadingComments()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV20clearLeadingCommentsyyF",
                "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV20clearLeadingCommentsyyF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "Mutating",
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Var",
                "name": "trailingComments",
                "printedName": "trailingComments",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16trailingCommentsSSvp",
                "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16trailingCommentsSSvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16trailingCommentsSSvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16trailingCommentsSSvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16trailingCommentsSSvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16trailingCommentsSSvs",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16trailingCommentsSSvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16trailingCommentsSSvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "hasTrailingComments",
                "printedName": "hasTrailingComments",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV19hasTrailingCommentsSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV19hasTrailingCommentsSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV19hasTrailingCommentsSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV19hasTrailingCommentsSbvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "clearTrailingComments",
                "printedName": "clearTrailingComments()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV21clearTrailingCommentsyyF",
                "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV21clearTrailingCommentsyyF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "Mutating",
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Var",
                "name": "leadingDetachedComments",
                "printedName": "leadingDetachedComments",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[Swift.String]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV23leadingDetachedCommentsSaySSGvp",
                "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV23leadingDetachedCommentsSaySSGvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[Swift.String]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "String",
                            "printedName": "Swift.String",
                            "usr": "s:SS"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV23leadingDetachedCommentsSaySSGvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV23leadingDetachedCommentsSaySSGvg",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[Swift.String]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "String",
                            "printedName": "Swift.String",
                            "usr": "s:SS"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV23leadingDetachedCommentsSaySSGvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV23leadingDetachedCommentsSaySSGvs",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV23leadingDetachedCommentsSaySSGvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV23leadingDetachedCommentsSaySSGvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "unknownFields",
                "printedName": "unknownFields",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13unknownFieldsAA14UnknownStorageVvp",
                "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13unknownFieldsAA14UnknownStorageVvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UnknownStorage",
                        "printedName": "SwiftProtobuf.UnknownStorage",
                        "usr": "s:13SwiftProtobuf14UnknownStorageV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13unknownFieldsAA14UnknownStorageVvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13unknownFieldsAA14UnknownStorageVvg",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "UnknownStorage",
                        "printedName": "SwiftProtobuf.UnknownStorage",
                        "usr": "s:13SwiftProtobuf14UnknownStorageV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13unknownFieldsAA14UnknownStorageVvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13unknownFieldsAA14UnknownStorageVvs",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13unknownFieldsAA14UnknownStorageVvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13unknownFieldsAA14UnknownStorageVvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Location",
                    "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location",
                    "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationVAEycfc",
                "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationVAEycfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Var",
                "name": "protoMessageName",
                "printedName": "protoMessageName",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16protoMessageNameSSvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16protoMessageNameSSvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16protoMessageNameSSvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16protoMessageNameSSvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "_protobuf_nameMap",
                "printedName": "_protobuf_nameMap",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV17_protobuf_nameMapAA05_NameJ0VvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV17_protobuf_nameMapAA05_NameJ0VvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "_NameMap",
                        "printedName": "SwiftProtobuf._NameMap",
                        "usr": "s:13SwiftProtobuf8_NameMapV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV17_protobuf_nameMapAA05_NameJ0VvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV17_protobuf_nameMapAA05_NameJ0VvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "decodeMessage",
                "printedName": "decodeMessage(decoder:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0",
                    "paramValueOwnership": "InOut"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
                "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
                "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
                "declAttributes": [
                  "Mutating",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "throwing": true,
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Function",
                "name": "traverse",
                "printedName": "traverse(visitor:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0",
                    "paramValueOwnership": "InOut"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV8traverse7visitoryxz_tKAA7VisitorRzlF",
                "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV8traverse7visitoryxz_tKAA7VisitorRzlF",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
                "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
                "declAttributes": [
                  "AccessControl"
                ],
                "isFromExtension": true,
                "throwing": true,
                "funcSelfKind": "NonMutating"
              },
              {
                "kind": "Function",
                "name": "==",
                "printedName": "==(_:_:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Location",
                    "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location",
                    "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Location",
                    "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location",
                    "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV2eeoiySbAE_AEtFZ",
                "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV2eeoiySbAE_AEtFZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "AccessControl"
                ],
                "isFromExtension": true,
                "funcSelfKind": "NonMutating"
              },
              {
                "kind": "Var",
                "name": "hashValue",
                "printedName": "hashValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV9hashValueSivp",
                "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV9hashValueSivp",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV9hashValueSivg",
                    "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV9hashValueSivg",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              }
            ],
            "declKind": "Struct",
            "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV",
            "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              },
              {
                "kind": "Conformance",
                "name": "Message",
                "printedName": "Message",
                "usr": "s:13SwiftProtobuf7MessageP",
                "mangledName": "$s13SwiftProtobuf7MessageP"
              },
              {
                "kind": "Conformance",
                "name": "_MessageImplementationBase",
                "printedName": "_MessageImplementationBase",
                "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
                "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
              },
              {
                "kind": "Conformance",
                "name": "_ProtoNameProviding",
                "printedName": "_ProtoNameProviding",
                "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
                "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
              },
              {
                "kind": "Conformance",
                "name": "CustomDebugStringConvertible",
                "printedName": "CustomDebugStringConvertible",
                "usr": "s:s28CustomDebugStringConvertibleP",
                "mangledName": "$ss28CustomDebugStringConvertibleP"
              },
              {
                "kind": "Conformance",
                "name": "Hashable",
                "printedName": "Hashable",
                "usr": "s:SH",
                "mangledName": "$sSH"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_SourceCodeInfo",
                "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo",
                "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV17_protobuf_nameMapAA05_NameI0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV17_protobuf_nameMapAA05_NameI0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV17_protobuf_nameMapAA05_NameI0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV17_protobuf_nameMapAA05_NameI0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_SourceCodeInfo",
                "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo",
                "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_SourceCodeInfo",
                "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo",
                "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV",
        "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_GeneratedCodeInfo",
        "printedName": "Google_Protobuf_GeneratedCodeInfo",
        "children": [
          {
            "kind": "Var",
            "name": "annotation",
            "printedName": "annotation",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Annotation",
                    "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10annotationSayAC10AnnotationVGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10annotationSayAC10AnnotationVGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Annotation",
                        "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation",
                        "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10annotationSayAC10AnnotationVGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10annotationSayAC10AnnotationVGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Annotation",
                        "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation",
                        "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10annotationSayAC10AnnotationVGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10annotationSayAC10AnnotationVGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10annotationSayAC10AnnotationVGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10annotationSayAC10AnnotationVGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "TypeDecl",
            "name": "Annotation",
            "printedName": "Annotation",
            "children": [
              {
                "kind": "Var",
                "name": "path",
                "printedName": "path",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[Swift.Int32]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int32",
                        "printedName": "Swift.Int32",
                        "usr": "s:s5Int32V"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV4pathSays5Int32VGvp",
                "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV4pathSays5Int32VGvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl",
                  "RawDocComment"
                ],
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[Swift.Int32]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Int32",
                            "printedName": "Swift.Int32",
                            "usr": "s:s5Int32V"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV4pathSays5Int32VGvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV4pathSays5Int32VGvg",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[Swift.Int32]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Int32",
                            "printedName": "Swift.Int32",
                            "usr": "s:s5Int32V"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV4pathSays5Int32VGvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV4pathSays5Int32VGvs",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV4pathSays5Int32VGvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV4pathSays5Int32VGvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "sourceFile",
                "printedName": "sourceFile",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10sourceFileSSvp",
                "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10sourceFileSSvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10sourceFileSSvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10sourceFileSSvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10sourceFileSSvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10sourceFileSSvs",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10sourceFileSSvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10sourceFileSSvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "hasSourceFile",
                "printedName": "hasSourceFile",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13hasSourceFileSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13hasSourceFileSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13hasSourceFileSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13hasSourceFileSbvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "clearSourceFile",
                "printedName": "clearSourceFile()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV15clearSourceFileyyF",
                "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV15clearSourceFileyyF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "Mutating",
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Var",
                "name": "begin",
                "printedName": "begin",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV5begins5Int32Vvp",
                "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV5begins5Int32Vvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int32",
                        "printedName": "Swift.Int32",
                        "usr": "s:s5Int32V"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV5begins5Int32Vvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV5begins5Int32Vvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Int32",
                        "printedName": "Swift.Int32",
                        "usr": "s:s5Int32V"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV5begins5Int32Vvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV5begins5Int32Vvs",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV5begins5Int32VvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV5begins5Int32VvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "hasBegin",
                "printedName": "hasBegin",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8hasBeginSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8hasBeginSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8hasBeginSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8hasBeginSbvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "clearBegin",
                "printedName": "clearBegin()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10clearBeginyyF",
                "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10clearBeginyyF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "Mutating",
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Var",
                "name": "end",
                "printedName": "end",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV3ends5Int32Vvp",
                "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV3ends5Int32Vvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int32",
                        "printedName": "Swift.Int32",
                        "usr": "s:s5Int32V"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV3ends5Int32Vvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV3ends5Int32Vvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Int32",
                        "printedName": "Swift.Int32",
                        "usr": "s:s5Int32V"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV3ends5Int32Vvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV3ends5Int32Vvs",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV3ends5Int32VvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV3ends5Int32VvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "hasEnd",
                "printedName": "hasEnd",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV6hasEndSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV6hasEndSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV6hasEndSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV6hasEndSbvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "clearEnd",
                "printedName": "clearEnd()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8clearEndyyF",
                "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8clearEndyyF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "Mutating",
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Var",
                "name": "semantic",
                "printedName": "semantic",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Semantic",
                    "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8semanticAE8SemanticOvp",
                "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8semanticAE8SemanticOvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Semantic",
                        "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic",
                        "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8semanticAE8SemanticOvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8semanticAE8SemanticOvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Semantic",
                        "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic",
                        "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8semanticAE8SemanticOvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8semanticAE8SemanticOvs",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8semanticAE8SemanticOvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8semanticAE8SemanticOvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "hasSemantic",
                "printedName": "hasSemantic",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV11hasSemanticSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV11hasSemanticSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV11hasSemanticSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV11hasSemanticSbvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "clearSemantic",
                "printedName": "clearSemantic()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13clearSemanticyyF",
                "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13clearSemanticyyF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "Mutating",
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Var",
                "name": "unknownFields",
                "printedName": "unknownFields",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13unknownFieldsAA14UnknownStorageVvp",
                "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13unknownFieldsAA14UnknownStorageVvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UnknownStorage",
                        "printedName": "SwiftProtobuf.UnknownStorage",
                        "usr": "s:13SwiftProtobuf14UnknownStorageV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13unknownFieldsAA14UnknownStorageVvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13unknownFieldsAA14UnknownStorageVvg",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "UnknownStorage",
                        "printedName": "SwiftProtobuf.UnknownStorage",
                        "usr": "s:13SwiftProtobuf14UnknownStorageV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13unknownFieldsAA14UnknownStorageVvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13unknownFieldsAA14UnknownStorageVvs",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13unknownFieldsAA14UnknownStorageVvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13unknownFieldsAA14UnknownStorageVvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "TypeDecl",
                "name": "Semantic",
                "printedName": "Semantic",
                "children": [
                  {
                    "kind": "Var",
                    "name": "none",
                    "printedName": "none",
                    "children": [
                      {
                        "kind": "TypeFunc",
                        "name": "Function",
                        "printedName": "(SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic.Type) -> SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Semantic",
                            "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic",
                            "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO"
                          },
                          {
                            "kind": "TypeNominal",
                            "name": "Metatype",
                            "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic.Type",
                            "children": [
                              {
                                "kind": "TypeNominal",
                                "name": "Semantic",
                                "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic",
                                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO"
                              }
                            ]
                          }
                        ]
                      }
                    ],
                    "declKind": "EnumElement",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO4noneyA2GmF",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO4noneyA2GmF",
                    "moduleName": "SwiftProtobuf",
                    "declAttributes": [
                      "RawDocComment"
                    ]
                  },
                  {
                    "kind": "Var",
                    "name": "set",
                    "printedName": "set",
                    "children": [
                      {
                        "kind": "TypeFunc",
                        "name": "Function",
                        "printedName": "(SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic.Type) -> SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Semantic",
                            "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic",
                            "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO"
                          },
                          {
                            "kind": "TypeNominal",
                            "name": "Metatype",
                            "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic.Type",
                            "children": [
                              {
                                "kind": "TypeNominal",
                                "name": "Semantic",
                                "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic",
                                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO"
                              }
                            ]
                          }
                        ]
                      }
                    ],
                    "declKind": "EnumElement",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO3setyA2GmF",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO3setyA2GmF",
                    "moduleName": "SwiftProtobuf",
                    "declAttributes": [
                      "RawDocComment"
                    ]
                  },
                  {
                    "kind": "Var",
                    "name": "alias",
                    "printedName": "alias",
                    "children": [
                      {
                        "kind": "TypeFunc",
                        "name": "Function",
                        "printedName": "(SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic.Type) -> SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Semantic",
                            "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic",
                            "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO"
                          },
                          {
                            "kind": "TypeNominal",
                            "name": "Metatype",
                            "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic.Type",
                            "children": [
                              {
                                "kind": "TypeNominal",
                                "name": "Semantic",
                                "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic",
                                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO"
                              }
                            ]
                          }
                        ]
                      }
                    ],
                    "declKind": "EnumElement",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO5aliasyA2GmF",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO5aliasyA2GmF",
                    "moduleName": "SwiftProtobuf",
                    "declAttributes": [
                      "RawDocComment"
                    ]
                  },
                  {
                    "kind": "Constructor",
                    "name": "init",
                    "printedName": "init()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Semantic",
                        "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic",
                        "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO"
                      }
                    ],
                    "declKind": "Constructor",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticOAGycfc",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticOAGycfc",
                    "moduleName": "SwiftProtobuf",
                    "declAttributes": [
                      "AccessControl",
                      "RawDocComment"
                    ],
                    "init_kind": "Designated"
                  },
                  {
                    "kind": "Constructor",
                    "name": "init",
                    "printedName": "init(rawValue:)",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Optional",
                        "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic?",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Semantic",
                            "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic",
                            "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO"
                          }
                        ],
                        "usr": "s:Sq"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Constructor",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8rawValueAGSgSi_tcfc",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8rawValueAGSgSi_tcfc",
                    "moduleName": "SwiftProtobuf",
                    "declAttributes": [
                      "AccessControl"
                    ],
                    "init_kind": "Designated"
                  },
                  {
                    "kind": "Var",
                    "name": "rawValue",
                    "printedName": "rawValue",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Var",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8rawValueSivp",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8rawValueSivp",
                    "moduleName": "SwiftProtobuf",
                    "declAttributes": [
                      "AccessControl"
                    ],
                    "accessors": [
                      {
                        "kind": "Accessor",
                        "name": "Get",
                        "printedName": "Get()",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Int",
                            "printedName": "Swift.Int",
                            "usr": "s:Si"
                          }
                        ],
                        "declKind": "Accessor",
                        "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8rawValueSivg",
                        "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8rawValueSivg",
                        "moduleName": "SwiftProtobuf",
                        "accessorKind": "get"
                      }
                    ]
                  },
                  {
                    "kind": "Var",
                    "name": "allCases",
                    "printedName": "allCases",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Semantic",
                            "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic",
                            "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ],
                    "declKind": "Var",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8allCasesSayAGGvpZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8allCasesSayAGGvpZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "declAttributes": [
                      "Nonisolated"
                    ],
                    "accessors": [
                      {
                        "kind": "Accessor",
                        "name": "Get",
                        "printedName": "Get()",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Array",
                            "printedName": "[SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic]",
                            "children": [
                              {
                                "kind": "TypeNominal",
                                "name": "Semantic",
                                "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic",
                                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO"
                              }
                            ],
                            "usr": "s:Sa"
                          }
                        ],
                        "declKind": "Accessor",
                        "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8allCasesSayAGGvgZ",
                        "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8allCasesSayAGGvgZ",
                        "moduleName": "SwiftProtobuf",
                        "static": true,
                        "implicit": true,
                        "accessorKind": "get"
                      }
                    ]
                  },
                  {
                    "kind": "Var",
                    "name": "_protobuf_nameMap",
                    "printedName": "_protobuf_nameMap",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "_NameMap",
                        "printedName": "SwiftProtobuf._NameMap",
                        "usr": "s:13SwiftProtobuf8_NameMapV"
                      }
                    ],
                    "declKind": "Var",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO17_protobuf_nameMapAA05_NameK0VvpZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO17_protobuf_nameMapAA05_NameK0VvpZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "declAttributes": [
                      "HasInitialValue",
                      "HasStorage",
                      "AccessControl"
                    ],
                    "isFromExtension": true,
                    "isLet": true,
                    "hasStorage": true,
                    "accessors": [
                      {
                        "kind": "Accessor",
                        "name": "Get",
                        "printedName": "Get()",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "_NameMap",
                            "printedName": "SwiftProtobuf._NameMap",
                            "usr": "s:13SwiftProtobuf8_NameMapV"
                          }
                        ],
                        "declKind": "Accessor",
                        "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO17_protobuf_nameMapAA05_NameK0VvgZ",
                        "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO17_protobuf_nameMapAA05_NameK0VvgZ",
                        "moduleName": "SwiftProtobuf",
                        "static": true,
                        "implicit": true,
                        "isFromExtension": true,
                        "accessorKind": "get"
                      }
                    ]
                  }
                ],
                "declKind": "Enum",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO",
                "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "conformances": [
                  {
                    "kind": "Conformance",
                    "name": "Copyable",
                    "printedName": "Copyable",
                    "usr": "s:s8CopyableP",
                    "mangledName": "$ss8CopyableP"
                  },
                  {
                    "kind": "Conformance",
                    "name": "Escapable",
                    "printedName": "Escapable",
                    "usr": "s:s9EscapableP",
                    "mangledName": "$ss9EscapableP"
                  },
                  {
                    "kind": "Conformance",
                    "name": "Equatable",
                    "printedName": "Equatable",
                    "usr": "s:SQ",
                    "mangledName": "$sSQ"
                  },
                  {
                    "kind": "Conformance",
                    "name": "Hashable",
                    "printedName": "Hashable",
                    "usr": "s:SH",
                    "mangledName": "$sSH"
                  },
                  {
                    "kind": "Conformance",
                    "name": "Enum",
                    "printedName": "Enum",
                    "usr": "s:13SwiftProtobuf4EnumP",
                    "mangledName": "$s13SwiftProtobuf4EnumP"
                  },
                  {
                    "kind": "Conformance",
                    "name": "CaseIterable",
                    "printedName": "CaseIterable",
                    "children": [
                      {
                        "kind": "TypeWitness",
                        "name": "AllCases",
                        "printedName": "AllCases",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Array",
                            "printedName": "[SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic]",
                            "children": [
                              {
                                "kind": "TypeNominal",
                                "name": "Semantic",
                                "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic",
                                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO"
                              }
                            ],
                            "usr": "s:Sa"
                          }
                        ]
                      }
                    ],
                    "usr": "s:s12CaseIterableP",
                    "mangledName": "$ss12CaseIterableP"
                  },
                  {
                    "kind": "Conformance",
                    "name": "RawRepresentable",
                    "printedName": "RawRepresentable",
                    "children": [
                      {
                        "kind": "TypeWitness",
                        "name": "RawValue",
                        "printedName": "RawValue",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Int",
                            "printedName": "Swift.Int",
                            "usr": "s:Si"
                          }
                        ]
                      }
                    ],
                    "usr": "s:SY",
                    "mangledName": "$sSY"
                  },
                  {
                    "kind": "Conformance",
                    "name": "Sendable",
                    "printedName": "Sendable",
                    "usr": "s:s8SendableP",
                    "mangledName": "$ss8SendableP"
                  },
                  {
                    "kind": "Conformance",
                    "name": "_ProtoNameProviding",
                    "printedName": "_ProtoNameProviding",
                    "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
                    "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
                  }
                ]
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Annotation",
                    "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationVAEycfc",
                "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationVAEycfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Var",
                "name": "protoMessageName",
                "printedName": "protoMessageName",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV16protoMessageNameSSvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV16protoMessageNameSSvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV16protoMessageNameSSvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV16protoMessageNameSSvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "_protobuf_nameMap",
                "printedName": "_protobuf_nameMap",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV17_protobuf_nameMapAA05_NameJ0VvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV17_protobuf_nameMapAA05_NameJ0VvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "_NameMap",
                        "printedName": "SwiftProtobuf._NameMap",
                        "usr": "s:13SwiftProtobuf8_NameMapV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV17_protobuf_nameMapAA05_NameJ0VvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV17_protobuf_nameMapAA05_NameJ0VvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "decodeMessage",
                "printedName": "decodeMessage(decoder:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0",
                    "paramValueOwnership": "InOut"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
                "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
                "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
                "declAttributes": [
                  "Mutating",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "throwing": true,
                "funcSelfKind": "Mutating"
              },
              {
                "kind": "Function",
                "name": "traverse",
                "printedName": "traverse(visitor:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0",
                    "paramValueOwnership": "InOut"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8traverse7visitoryxz_tKAA7VisitorRzlF",
                "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8traverse7visitoryxz_tKAA7VisitorRzlF",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
                "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
                "declAttributes": [
                  "AccessControl"
                ],
                "isFromExtension": true,
                "throwing": true,
                "funcSelfKind": "NonMutating"
              },
              {
                "kind": "Function",
                "name": "==",
                "printedName": "==(_:_:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Annotation",
                    "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Annotation",
                    "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV2eeoiySbAE_AEtFZ",
                "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV2eeoiySbAE_AEtFZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "AccessControl"
                ],
                "isFromExtension": true,
                "funcSelfKind": "NonMutating"
              },
              {
                "kind": "Var",
                "name": "hashValue",
                "printedName": "hashValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV9hashValueSivp",
                "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV9hashValueSivp",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV9hashValueSivg",
                    "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV9hashValueSivg",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              }
            ],
            "declKind": "Struct",
            "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV",
            "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              },
              {
                "kind": "Conformance",
                "name": "Message",
                "printedName": "Message",
                "usr": "s:13SwiftProtobuf7MessageP",
                "mangledName": "$s13SwiftProtobuf7MessageP"
              },
              {
                "kind": "Conformance",
                "name": "_MessageImplementationBase",
                "printedName": "_MessageImplementationBase",
                "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
                "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
              },
              {
                "kind": "Conformance",
                "name": "_ProtoNameProviding",
                "printedName": "_ProtoNameProviding",
                "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
                "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
              },
              {
                "kind": "Conformance",
                "name": "CustomDebugStringConvertible",
                "printedName": "CustomDebugStringConvertible",
                "usr": "s:s28CustomDebugStringConvertibleP",
                "mangledName": "$ss28CustomDebugStringConvertibleP"
              },
              {
                "kind": "Conformance",
                "name": "Hashable",
                "printedName": "Hashable",
                "usr": "s:SH",
                "mangledName": "$sSH"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_GeneratedCodeInfo",
                "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV17_protobuf_nameMapAA05_NameI0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV17_protobuf_nameMapAA05_NameI0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV17_protobuf_nameMapAA05_NameI0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV17_protobuf_nameMapAA05_NameI0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_GeneratedCodeInfo",
                "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_GeneratedCodeInfo",
                "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV",
        "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_Duration",
        "printedName": "Google_Protobuf_Duration",
        "children": [
          {
            "kind": "Var",
            "name": "seconds",
            "printedName": "seconds",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int64",
                "printedName": "Swift.Int64",
                "usr": "s:s5Int64V"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B9_DurationV7secondss5Int64Vvp",
            "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV7secondss5Int64Vvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B9_DurationV7secondss5Int64Vvg",
                "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV7secondss5Int64Vvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B9_DurationV7secondss5Int64Vvs",
                "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV7secondss5Int64Vvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B9_DurationV7secondss5Int64VvM",
                "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV7secondss5Int64VvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "nanos",
            "printedName": "nanos",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int32",
                "printedName": "Swift.Int32",
                "usr": "s:s5Int32V"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B9_DurationV5nanoss5Int32Vvp",
            "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV5nanoss5Int32Vvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B9_DurationV5nanoss5Int32Vvg",
                "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV5nanoss5Int32Vvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B9_DurationV5nanoss5Int32Vvs",
                "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV5nanoss5Int32Vvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B9_DurationV5nanoss5Int32VvM",
                "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV5nanoss5Int32VvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B9_DurationV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B9_DurationV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B9_DurationV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B9_DurationV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Duration",
                "printedName": "SwiftProtobuf.Google_Protobuf_Duration",
                "usr": "s:13SwiftProtobuf07Google_B9_DurationV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B9_DurationVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B9_DurationVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B9_DurationV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B9_DurationV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B9_DurationV17_protobuf_nameMapAA05_NameG0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV17_protobuf_nameMapAA05_NameG0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B9_DurationV17_protobuf_nameMapAA05_NameG0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV17_protobuf_nameMapAA05_NameG0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B9_DurationV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B9_DurationV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Duration",
                "printedName": "SwiftProtobuf.Google_Protobuf_Duration",
                "usr": "s:13SwiftProtobuf07Google_B9_DurationV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Duration",
                "printedName": "SwiftProtobuf.Google_Protobuf_Duration",
                "usr": "s:13SwiftProtobuf07Google_B9_DurationV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B9_DurationV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B9_DurationV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B9_DurationV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(seconds:nanos:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Duration",
                "printedName": "SwiftProtobuf.Google_Protobuf_Duration",
                "usr": "s:13SwiftProtobuf07Google_B9_DurationV"
              },
              {
                "kind": "TypeNominal",
                "name": "Int64",
                "printedName": "Swift.Int64",
                "hasDefaultArg": true,
                "usr": "s:s5Int64V"
              },
              {
                "kind": "TypeNominal",
                "name": "Int32",
                "printedName": "Swift.Int32",
                "hasDefaultArg": true,
                "usr": "s:s5Int32V"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B9_DurationV7seconds5nanosACs5Int64V_s5Int32Vtcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV7seconds5nanosACs5Int64V_s5Int32Vtcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(floatLiteral:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Duration",
                "printedName": "SwiftProtobuf.Google_Protobuf_Duration",
                "usr": "s:13SwiftProtobuf07Google_B9_DurationV"
              },
              {
                "kind": "TypeNominal",
                "name": "Double",
                "printedName": "Swift.Double",
                "usr": "s:Sd"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B9_DurationV12floatLiteralACSd_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV12floatLiteralACSd_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(timeInterval:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Duration",
                "printedName": "SwiftProtobuf.Google_Protobuf_Duration",
                "usr": "s:13SwiftProtobuf07Google_B9_DurationV"
              },
              {
                "kind": "TypeNominal",
                "name": "Double",
                "printedName": "Swift.Double",
                "usr": "s:Sd"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B9_DurationV12timeIntervalACSd_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV12timeIntervalACSd_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "timeInterval",
            "printedName": "timeInterval",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Double",
                "printedName": "Swift.Double",
                "usr": "s:Sd"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B9_DurationV12timeIntervalSdvp",
            "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV12timeIntervalSdvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Double",
                    "printedName": "Swift.Double",
                    "usr": "s:Sd"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B9_DurationV12timeIntervalSdvg",
                "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV12timeIntervalSdvg",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B9_DurationV",
        "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "ExpressibleByFloatLiteral",
            "printedName": "ExpressibleByFloatLiteral",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "FloatLiteralType",
                "printedName": "FloatLiteralType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Double",
                    "printedName": "Swift.Double",
                    "usr": "s:Sd"
                  }
                ]
              }
            ],
            "usr": "s:s25ExpressibleByFloatLiteralP",
            "mangledName": "$ss25ExpressibleByFloatLiteralP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_Empty",
        "printedName": "Google_Protobuf_Empty",
        "children": [
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_EmptyV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_EmptyV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_EmptyV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_EmptyV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Empty",
                "printedName": "SwiftProtobuf.Google_Protobuf_Empty",
                "usr": "s:13SwiftProtobuf07Google_B6_EmptyV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B6_EmptyVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_EmptyV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_EmptyV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_EmptyV17_protobuf_nameMapAA05_NameG0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV17_protobuf_nameMapAA05_NameG0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_EmptyV17_protobuf_nameMapAA05_NameG0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV17_protobuf_nameMapAA05_NameG0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B6_EmptyV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B6_EmptyV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Empty",
                "printedName": "SwiftProtobuf.Google_Protobuf_Empty",
                "usr": "s:13SwiftProtobuf07Google_B6_EmptyV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Empty",
                "printedName": "SwiftProtobuf.Google_Protobuf_Empty",
                "usr": "s:13SwiftProtobuf07Google_B6_EmptyV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B6_EmptyV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_EmptyV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_EmptyV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B6_EmptyV",
        "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Enum",
        "printedName": "Enum",
        "children": [
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf4EnumPxycfc",
            "mangledName": "$s13SwiftProtobuf4EnumPxycfc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Enum>",
            "protocolReq": true,
            "declAttributes": [
              "RawDocComment"
            ],
            "reqNewWitnessTableEntry": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(rawValue:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "τ_0_0?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf4EnumP8rawValuexSgSi_tcfc",
            "mangledName": "$s13SwiftProtobuf4EnumP8rawValuexSgSi_tcfc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Enum>",
            "protocolReq": true,
            "declAttributes": [
              "RawDocComment"
            ],
            "reqNewWitnessTableEntry": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "rawValue",
            "printedName": "rawValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf4EnumP8rawValueSivp",
            "mangledName": "$s13SwiftProtobuf4EnumP8rawValueSivp",
            "moduleName": "SwiftProtobuf",
            "protocolReq": true,
            "declAttributes": [
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf4EnumP8rawValueSivg",
                "mangledName": "$s13SwiftProtobuf4EnumP8rawValueSivg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum>",
                "sugared_genericSig": "<Self where Self : SwiftProtobuf.Enum>",
                "protocolReq": true,
                "reqNewWitnessTableEntry": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "hash",
            "printedName": "hash(into:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Hasher",
                "printedName": "Swift.Hasher",
                "paramValueOwnership": "InOut",
                "usr": "s:s6HasherV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf4EnumPAAE4hash4intoys6HasherVz_tF",
            "mangledName": "$s13SwiftProtobuf4EnumPAAE4hash4intoys6HasherVz_tF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Enum>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Protocol",
        "usr": "s:13SwiftProtobuf4EnumP",
        "mangledName": "$s13SwiftProtobuf4EnumP",
        "moduleName": "SwiftProtobuf",
        "genericSig": "<τ_0_0 : Swift.Hashable, τ_0_0 : Swift.RawRepresentable, τ_0_0 : Swift.Sendable>",
        "sugared_genericSig": "<Self : Swift.Hashable, Self : Swift.RawRepresentable, Self : Swift.Sendable>",
        "declAttributes": [
          "AccessControl",
          "Preconcurrency",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "RawRepresentable",
            "printedName": "RawRepresentable",
            "usr": "s:SY",
            "mangledName": "$sSY"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "ExtensibleMessage",
        "printedName": "ExtensibleMessage",
        "children": [
          {
            "kind": "Var",
            "name": "_protobuf_extensionFieldValues",
            "printedName": "_protobuf_extensionFieldValues",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ExtensionFieldValueSet",
                "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf17ExtensibleMessageP30_protobuf_extensionFieldValuesAA09ExtensionG8ValueSetVvp",
            "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP30_protobuf_extensionFieldValuesAA09ExtensionG8ValueSetVvp",
            "moduleName": "SwiftProtobuf",
            "protocolReq": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionFieldValueSet",
                    "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                    "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf17ExtensibleMessageP30_protobuf_extensionFieldValuesAA09ExtensionG8ValueSetVvg",
                "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP30_protobuf_extensionFieldValuesAA09ExtensionG8ValueSetVvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage>",
                "sugared_genericSig": "<Self where Self : SwiftProtobuf.ExtensibleMessage>",
                "protocolReq": true,
                "reqNewWitnessTableEntry": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionFieldValueSet",
                    "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                    "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf17ExtensibleMessageP30_protobuf_extensionFieldValuesAA09ExtensionG8ValueSetVvs",
                "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP30_protobuf_extensionFieldValuesAA09ExtensionG8ValueSetVvs",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage>",
                "sugared_genericSig": "<Self where Self : SwiftProtobuf.ExtensibleMessage>",
                "protocolReq": true,
                "reqNewWitnessTableEntry": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf17ExtensibleMessageP30_protobuf_extensionFieldValuesAA09ExtensionG8ValueSetVvM",
                "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP30_protobuf_extensionFieldValuesAA09ExtensionG8ValueSetVvM",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage>",
                "sugared_genericSig": "<Self where Self : SwiftProtobuf.ExtensibleMessage>",
                "protocolReq": true,
                "implicit": true,
                "reqNewWitnessTableEntry": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "setExtensionValue",
            "printedName": "setExtensionValue(ext:value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "MessageExtension",
                "printedName": "SwiftProtobuf.MessageExtension<τ_1_0, τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_1_0"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf16MessageExtensionC"
              },
              {
                "kind": "TypeNominal",
                "name": "DependentMember",
                "printedName": "τ_1_0.ValueType"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0Cyqd__xG_0G4TypeQyd__tAA0F5FieldRd__lF",
            "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0Cyqd__xG_0G4TypeQyd__tAA0F5FieldRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : SwiftProtobuf.ExtensionField>",
            "sugared_genericSig": "<Self, F where Self : SwiftProtobuf.ExtensibleMessage, F : SwiftProtobuf.ExtensionField>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "getExtensionValue",
            "printedName": "getExtensionValue(ext:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "τ_1_0.ValueType?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "DependentMember",
                    "printedName": "τ_1_0.ValueType"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "MessageExtension",
                "printedName": "SwiftProtobuf.MessageExtension<τ_1_0, τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_1_0"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf16MessageExtensionC"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17getExtensionValue3ext0G4TypeQyd__SgAA0dF0Cyqd__xG_tAA0F5FieldRd__lF",
            "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17getExtensionValue3ext0G4TypeQyd__SgAA0dF0Cyqd__xG_tAA0F5FieldRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : SwiftProtobuf.ExtensionField>",
            "sugared_genericSig": "<Self, F where Self : SwiftProtobuf.ExtensibleMessage, F : SwiftProtobuf.ExtensionField>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "hasExtensionValue",
            "printedName": "hasExtensionValue(ext:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "MessageExtension",
                "printedName": "SwiftProtobuf.MessageExtension<τ_1_0, τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_1_0"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf16MessageExtensionC"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17hasExtensionValue3extSbAA0dF0Cyqd__xG_tAA0F5FieldRd__lF",
            "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17hasExtensionValue3extSbAA0dF0Cyqd__xG_tAA0F5FieldRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : SwiftProtobuf.ExtensionField>",
            "sugared_genericSig": "<Self, F where Self : SwiftProtobuf.ExtensibleMessage, F : SwiftProtobuf.ExtensionField>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "clearExtensionValue",
            "printedName": "clearExtensionValue(ext:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "MessageExtension",
                "printedName": "SwiftProtobuf.MessageExtension<τ_1_0, τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_1_0"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf16MessageExtensionC"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE19clearExtensionValue3extyAA0dF0Cyqd__xG_tAA0F5FieldRd__lF",
            "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE19clearExtensionValue3extyAA0dF0Cyqd__xG_tAA0F5FieldRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : SwiftProtobuf.ExtensionField>",
            "sugared_genericSig": "<Self, F where Self : SwiftProtobuf.ExtensibleMessage, F : SwiftProtobuf.ExtensionField>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "setExtensionValue",
            "printedName": "setExtensionValue(ext:value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "MessageExtension",
                "printedName": "SwiftProtobuf.MessageExtension<SwiftProtobuf.RepeatedExtensionField<τ_1_0>, τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "RepeatedExtensionField",
                    "printedName": "SwiftProtobuf.RepeatedExtensionField<τ_1_0>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_1_0"
                      }
                    ],
                    "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf16MessageExtensionC"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_1_0.BaseType]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "DependentMember",
                    "printedName": "τ_1_0.BaseType"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA08RepeatedF5FieldVyqd__GxG_Say8BaseTypeQyd__GtAA0kM0Rd__lF",
            "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA08RepeatedF5FieldVyqd__GxG_Say8BaseTypeQyd__GtAA0kM0Rd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : SwiftProtobuf.FieldType>",
            "sugared_genericSig": "<Self, T where Self : SwiftProtobuf.ExtensibleMessage, T : SwiftProtobuf.FieldType>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "setExtensionValue",
            "printedName": "setExtensionValue(ext:value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "MessageExtension",
                "printedName": "SwiftProtobuf.MessageExtension<SwiftProtobuf.PackedExtensionField<τ_1_0>, τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "PackedExtensionField",
                    "printedName": "SwiftProtobuf.PackedExtensionField<τ_1_0>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_1_0"
                      }
                    ],
                    "usr": "s:13SwiftProtobuf20PackedExtensionFieldV"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf16MessageExtensionC"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_1_0.BaseType]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "DependentMember",
                    "printedName": "τ_1_0.BaseType"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA06PackedF5FieldVyqd__GxG_Say8BaseTypeQyd__GtAA0kM0Rd__lF",
            "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA06PackedF5FieldVyqd__GxG_Say8BaseTypeQyd__GtAA0kM0Rd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : SwiftProtobuf.FieldType>",
            "sugared_genericSig": "<Self, T where Self : SwiftProtobuf.ExtensibleMessage, T : SwiftProtobuf.FieldType>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "setExtensionValue",
            "printedName": "setExtensionValue(ext:value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "MessageExtension",
                "printedName": "SwiftProtobuf.MessageExtension<SwiftProtobuf.RepeatedEnumExtensionField<τ_1_0>, τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "RepeatedEnumExtensionField",
                    "printedName": "SwiftProtobuf.RepeatedEnumExtensionField<τ_1_0>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_1_0"
                      }
                    ],
                    "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf16MessageExtensionC"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_1_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_1_0"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA012RepeatedEnumF5FieldVyqd__GxG_Sayqd__GtAA0K0Rd__Si03RawG0Rtd__lF",
            "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA012RepeatedEnumF5FieldVyqd__GxG_Sayqd__GtAA0K0Rd__Si03RawG0Rtd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : SwiftProtobuf.Enum, τ_1_0.RawValue == Swift.Int>",
            "sugared_genericSig": "<Self, E where Self : SwiftProtobuf.ExtensibleMessage, E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "setExtensionValue",
            "printedName": "setExtensionValue(ext:value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "MessageExtension",
                "printedName": "SwiftProtobuf.MessageExtension<SwiftProtobuf.PackedEnumExtensionField<τ_1_0>, τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "PackedEnumExtensionField",
                    "printedName": "SwiftProtobuf.PackedEnumExtensionField<τ_1_0>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_1_0"
                      }
                    ],
                    "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf16MessageExtensionC"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_1_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_1_0"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA010PackedEnumF5FieldVyqd__GxG_Sayqd__GtAA0K0Rd__Si03RawG0Rtd__lF",
            "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA010PackedEnumF5FieldVyqd__GxG_Sayqd__GtAA0K0Rd__Si03RawG0Rtd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : SwiftProtobuf.Enum, τ_1_0.RawValue == Swift.Int>",
            "sugared_genericSig": "<Self, E where Self : SwiftProtobuf.ExtensibleMessage, E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "setExtensionValue",
            "printedName": "setExtensionValue(ext:value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "MessageExtension",
                "printedName": "SwiftProtobuf.MessageExtension<SwiftProtobuf.RepeatedMessageExtensionField<τ_1_0>, τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "RepeatedMessageExtensionField",
                    "printedName": "SwiftProtobuf.RepeatedMessageExtensionField<τ_1_0>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_1_0"
                      }
                    ],
                    "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf16MessageExtensionC"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_1_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_1_0"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA08RepeateddF5FieldVyqd__GxG_Sayqd__GtSQRd__AA0D0Rd__lF",
            "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA08RepeateddF5FieldVyqd__GxG_Sayqd__GtSQRd__AA0D0Rd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : Swift.Equatable, τ_1_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self, M where Self : SwiftProtobuf.ExtensibleMessage, M : Swift.Equatable, M : SwiftProtobuf.Message>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "setExtensionValue",
            "printedName": "setExtensionValue(ext:value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "MessageExtension",
                "printedName": "SwiftProtobuf.MessageExtension<SwiftProtobuf.RepeatedGroupExtensionField<τ_1_0>, τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "RepeatedGroupExtensionField",
                    "printedName": "SwiftProtobuf.RepeatedGroupExtensionField<τ_1_0>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_1_0"
                      }
                    ],
                    "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf16MessageExtensionC"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_1_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_1_0"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA013RepeatedGroupF5FieldVyqd__GxG_Sayqd__GtSHRd__AA0D0Rd__lF",
            "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA013RepeatedGroupF5FieldVyqd__GxG_Sayqd__GtSHRd__AA0D0Rd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : Swift.Hashable, τ_1_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self, M where Self : SwiftProtobuf.ExtensibleMessage, M : Swift.Hashable, M : SwiftProtobuf.Message>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "Mutating"
          }
        ],
        "declKind": "Protocol",
        "usr": "s:13SwiftProtobuf17ExtensibleMessageP",
        "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP",
        "moduleName": "SwiftProtobuf",
        "genericSig": "<τ_0_0 : SwiftProtobuf.Message>",
        "sugared_genericSig": "<Self : SwiftProtobuf.Message>",
        "declAttributes": [
          "AccessControl",
          "Preconcurrency",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "AnyExtensionField",
        "printedName": "AnyExtensionField",
        "children": [
          {
            "kind": "Function",
            "name": "hash",
            "printedName": "hash(into:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Hasher",
                "printedName": "Swift.Hasher",
                "paramValueOwnership": "InOut",
                "usr": "s:s6HasherV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf17AnyExtensionFieldP4hash4intoys6HasherVz_tF",
            "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP4hash4intoys6HasherVz_tF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.AnyExtensionField>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.AnyExtensionField>",
            "protocolReq": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "protobufExtension",
            "printedName": "protobufExtension",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf17AnyExtensionFieldP08protobufD0AA0c7MessageD0_pvp",
            "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP08protobufD0AA0c7MessageD0_pvp",
            "moduleName": "SwiftProtobuf",
            "protocolReq": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "AnyMessageExtension",
                    "printedName": "any SwiftProtobuf.AnyMessageExtension",
                    "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf17AnyExtensionFieldP08protobufD0AA0c7MessageD0_pvg",
                "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP08protobufD0AA0c7MessageD0_pvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.AnyExtensionField>",
                "sugared_genericSig": "<Self where Self : SwiftProtobuf.AnyExtensionField>",
                "protocolReq": true,
                "reqNewWitnessTableEntry": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "isEqual",
            "printedName": "isEqual(other:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyExtensionField",
                "printedName": "any SwiftProtobuf.AnyExtensionField",
                "usr": "s:13SwiftProtobuf17AnyExtensionFieldP"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf17AnyExtensionFieldP7isEqual5otherSbAaB_p_tF",
            "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP7isEqual5otherSbAaB_p_tF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.AnyExtensionField>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.AnyExtensionField>",
            "protocolReq": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "decodeExtensionField",
            "printedName": "decodeExtensionField(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf17AnyExtensionFieldP06decodedE07decoderyqd__z_tKAA7DecoderRd__lF",
            "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP06decodedE07decoderyqd__z_tKAA7DecoderRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.AnyExtensionField, τ_1_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self, T where Self : SwiftProtobuf.AnyExtensionField, T : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf17AnyExtensionFieldP8traverse7visitoryqd__z_tKAA7VisitorRd__lF",
            "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP8traverse7visitoryqd__z_tKAA7VisitorRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.AnyExtensionField, τ_1_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self, V where Self : SwiftProtobuf.AnyExtensionField, V : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "isInitialized",
            "printedName": "isInitialized",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf17AnyExtensionFieldP13isInitializedSbvp",
            "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP13isInitializedSbvp",
            "moduleName": "SwiftProtobuf",
            "protocolReq": true,
            "declAttributes": [
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf17AnyExtensionFieldP13isInitializedSbvg",
                "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP13isInitializedSbvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.AnyExtensionField>",
                "sugared_genericSig": "<Self where Self : SwiftProtobuf.AnyExtensionField>",
                "protocolReq": true,
                "reqNewWitnessTableEntry": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isInitialized",
            "printedName": "isInitialized",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf17AnyExtensionFieldPAAE13isInitializedSbvp",
            "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldPAAE13isInitializedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf17AnyExtensionFieldPAAE13isInitializedSbvg",
                "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldPAAE13isInitializedSbvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.AnyExtensionField>",
                "sugared_genericSig": "<Self where Self : SwiftProtobuf.AnyExtensionField>",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Protocol",
        "usr": "s:13SwiftProtobuf17AnyExtensionFieldP",
        "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP",
        "moduleName": "SwiftProtobuf",
        "genericSig": "<τ_0_0 : Swift.CustomDebugStringConvertible, τ_0_0 : Swift.Sendable>",
        "sugared_genericSig": "<Self : Swift.CustomDebugStringConvertible, Self : Swift.Sendable>",
        "declAttributes": [
          "AccessControl",
          "Preconcurrency",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "ExtensionField",
        "printedName": "ExtensionField",
        "children": [
          {
            "kind": "AssociatedType",
            "name": "ValueType",
            "printedName": "ValueType",
            "declKind": "AssociatedType",
            "usr": "s:13SwiftProtobuf14ExtensionFieldP9ValueTypeQa",
            "mangledName": "$s13SwiftProtobuf14ExtensionFieldP9ValueTypeQa",
            "moduleName": "SwiftProtobuf",
            "protocolReq": true
          },
          {
            "kind": "Var",
            "name": "value",
            "printedName": "value",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "DependentMember",
                "printedName": "τ_0_0.ValueType"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf14ExtensionFieldP5value9ValueTypeQzvp",
            "mangledName": "$s13SwiftProtobuf14ExtensionFieldP5value9ValueTypeQzvp",
            "moduleName": "SwiftProtobuf",
            "protocolReq": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "DependentMember",
                    "printedName": "τ_0_0.ValueType"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf14ExtensionFieldP5value9ValueTypeQzvg",
                "mangledName": "$s13SwiftProtobuf14ExtensionFieldP5value9ValueTypeQzvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensionField>",
                "sugared_genericSig": "<Self where Self : SwiftProtobuf.ExtensionField>",
                "protocolReq": true,
                "reqNewWitnessTableEntry": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "DependentMember",
                    "printedName": "τ_0_0.ValueType"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf14ExtensionFieldP5value9ValueTypeQzvs",
                "mangledName": "$s13SwiftProtobuf14ExtensionFieldP5value9ValueTypeQzvs",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensionField>",
                "sugared_genericSig": "<Self where Self : SwiftProtobuf.ExtensionField>",
                "protocolReq": true,
                "reqNewWitnessTableEntry": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf14ExtensionFieldP5value9ValueTypeQzvM",
                "mangledName": "$s13SwiftProtobuf14ExtensionFieldP5value9ValueTypeQzvM",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensionField>",
                "sugared_genericSig": "<Self where Self : SwiftProtobuf.ExtensionField>",
                "protocolReq": true,
                "implicit": true,
                "reqNewWitnessTableEntry": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(protobufExtension:value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              },
              {
                "kind": "TypeNominal",
                "name": "DependentMember",
                "printedName": "τ_0_0.ValueType"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf14ExtensionFieldP08protobufC05valuexAA010AnyMessageC0_p_9ValueTypeQztcfc",
            "mangledName": "$s13SwiftProtobuf14ExtensionFieldP08protobufC05valuexAA010AnyMessageC0_p_9ValueTypeQztcfc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensionField>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.ExtensionField>",
            "protocolReq": true,
            "reqNewWitnessTableEntry": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(protobufExtension:decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "τ_0_0?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf14ExtensionFieldP08protobufC07decoderxSgAA010AnyMessageC0_p_qd__ztKcAA7DecoderRd__lufc",
            "mangledName": "$s13SwiftProtobuf14ExtensionFieldP08protobufC07decoderxSgAA010AnyMessageC0_p_qd__ztKcAA7DecoderRd__lufc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensionField, τ_1_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self, D where Self : SwiftProtobuf.ExtensionField, D : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "init_kind": "Designated"
          }
        ],
        "declKind": "Protocol",
        "usr": "s:13SwiftProtobuf14ExtensionFieldP",
        "mangledName": "$s13SwiftProtobuf14ExtensionFieldP",
        "moduleName": "SwiftProtobuf",
        "genericSig": "<τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.AnyExtensionField>",
        "sugared_genericSig": "<Self : Swift.Hashable, Self : SwiftProtobuf.AnyExtensionField>",
        "declAttributes": [
          "AccessControl",
          "Preconcurrency",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "AnyExtensionField",
            "printedName": "AnyExtensionField",
            "usr": "s:13SwiftProtobuf17AnyExtensionFieldP",
            "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "OptionalExtensionField",
        "printedName": "OptionalExtensionField",
        "children": [
          {
            "kind": "Var",
            "name": "value",
            "printedName": "value",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "DependentMember",
                "printedName": "τ_0_0.BaseType"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV5value8BaseTypeQzvp",
            "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV5value8BaseTypeQzvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "DependentMember",
                    "printedName": "τ_0_0.BaseType"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV5value8BaseTypeQzvg",
                "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV5value8BaseTypeQzvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
                "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "DependentMember",
                    "printedName": "τ_0_0.BaseType"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV5value8BaseTypeQzvs",
                "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV5value8BaseTypeQzvs",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
                "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV5value8BaseTypeQzvM",
                "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV5value8BaseTypeQzvM",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
                "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "protobufExtension",
            "printedName": "protobufExtension",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV08protobufD0AA010AnyMessageD0_pvp",
            "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV08protobufD0AA010AnyMessageD0_pvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "AnyMessageExtension",
                    "printedName": "any SwiftProtobuf.AnyMessageExtension",
                    "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV08protobufD0AA010AnyMessageD0_pvg",
                "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV08protobufD0AA010AnyMessageD0_pvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
                "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "AnyMessageExtension",
                    "printedName": "any SwiftProtobuf.AnyMessageExtension",
                    "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV08protobufD0AA010AnyMessageD0_pvs",
                "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV08protobufD0AA010AnyMessageD0_pvs",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
                "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV08protobufD0AA010AnyMessageD0_pvM",
                "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV08protobufD0AA010AnyMessageD0_pvM",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
                "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "OptionalExtensionField",
                "printedName": "SwiftProtobuf.OptionalExtensionField<τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV"
              },
              {
                "kind": "TypeNominal",
                "name": "OptionalExtensionField",
                "printedName": "SwiftProtobuf.OptionalExtensionField<τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV2eeoiySbACyxG_AEtFZ",
            "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV2eeoiySbACyxG_AEtFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
            "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(protobufExtension:value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "OptionalExtensionField",
                "printedName": "SwiftProtobuf.OptionalExtensionField<τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              },
              {
                "kind": "TypeNominal",
                "name": "DependentMember",
                "printedName": "τ_0_0.BaseType"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV08protobufD05valueACyxGAA010AnyMessageD0_p_8BaseTypeQztcfc",
            "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV08protobufD05valueACyxGAA010AnyMessageD0_p_8BaseTypeQztcfc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
            "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "debugDescription",
            "printedName": "debugDescription",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV16debugDescriptionSSvp",
            "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV16debugDescriptionSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV16debugDescriptionSSvg",
                "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV16debugDescriptionSSvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
                "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "hash",
            "printedName": "hash(into:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Hasher",
                "printedName": "Swift.Hasher",
                "paramValueOwnership": "InOut",
                "usr": "s:s6HasherV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV4hash4intoys6HasherVz_tF",
            "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV4hash4intoys6HasherVz_tF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
            "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "isEqual",
            "printedName": "isEqual(other:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyExtensionField",
                "printedName": "any SwiftProtobuf.AnyExtensionField",
                "usr": "s:13SwiftProtobuf17AnyExtensionFieldP"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV7isEqual5otherSbAA03AnydE0_p_tF",
            "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV7isEqual5otherSbAA03AnydE0_p_tF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
            "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "decodeExtensionField",
            "printedName": "decodeExtensionField(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV06decodedE07decoderyqd__z_tKAA7DecoderRd__lF",
            "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV06decodedE07decoderyqd__z_tKAA7DecoderRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<T, D where T : SwiftProtobuf.FieldType, D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(protobufExtension:decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "SwiftProtobuf.OptionalExtensionField<τ_0_0>?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "OptionalExtensionField",
                    "printedName": "SwiftProtobuf.OptionalExtensionField<τ_0_0>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_0"
                      }
                    ],
                    "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV08protobufD07decoderACyxGSgAA010AnyMessageD0_p_qd__ztKcAA7DecoderRd__lufc",
            "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV08protobufD07decoderACyxGSgAA010AnyMessageD0_p_qd__ztKcAA7DecoderRd__lufc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<T, D where T : SwiftProtobuf.FieldType, D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF",
            "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<T, V where T : SwiftProtobuf.FieldType, V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
                "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV",
        "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV",
        "moduleName": "SwiftProtobuf",
        "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
        "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "ExtensionField",
            "printedName": "ExtensionField",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "ValueType",
                "printedName": "ValueType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "DependentMember",
                    "printedName": "τ_0_0.BaseType"
                  }
                ]
              }
            ],
            "usr": "s:13SwiftProtobuf14ExtensionFieldP",
            "mangledName": "$s13SwiftProtobuf14ExtensionFieldP"
          },
          {
            "kind": "Conformance",
            "name": "AnyExtensionField",
            "printedName": "AnyExtensionField",
            "usr": "s:13SwiftProtobuf17AnyExtensionFieldP",
            "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "RepeatedExtensionField",
        "printedName": "RepeatedExtensionField",
        "children": [
          {
            "kind": "Var",
            "name": "value",
            "printedName": "value",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_0_0.BaseType]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "DependentMember",
                    "printedName": "τ_0_0.BaseType"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV5valueSay8BaseTypeQzGvp",
            "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV5valueSay8BaseTypeQzGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[τ_0_0.BaseType]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "DependentMember",
                        "printedName": "τ_0_0.BaseType"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV5valueSay8BaseTypeQzGvg",
                "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV5valueSay8BaseTypeQzGvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
                "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[τ_0_0.BaseType]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "DependentMember",
                        "printedName": "τ_0_0.BaseType"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV5valueSay8BaseTypeQzGvs",
                "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV5valueSay8BaseTypeQzGvs",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
                "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV5valueSay8BaseTypeQzGvM",
                "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV5valueSay8BaseTypeQzGvM",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
                "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "protobufExtension",
            "printedName": "protobufExtension",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV08protobufD0AA010AnyMessageD0_pvp",
            "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV08protobufD0AA010AnyMessageD0_pvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "AnyMessageExtension",
                    "printedName": "any SwiftProtobuf.AnyMessageExtension",
                    "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV08protobufD0AA010AnyMessageD0_pvg",
                "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV08protobufD0AA010AnyMessageD0_pvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
                "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "AnyMessageExtension",
                    "printedName": "any SwiftProtobuf.AnyMessageExtension",
                    "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV08protobufD0AA010AnyMessageD0_pvs",
                "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV08protobufD0AA010AnyMessageD0_pvs",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
                "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV08protobufD0AA010AnyMessageD0_pvM",
                "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV08protobufD0AA010AnyMessageD0_pvM",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
                "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "RepeatedExtensionField",
                "printedName": "SwiftProtobuf.RepeatedExtensionField<τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV"
              },
              {
                "kind": "TypeNominal",
                "name": "RepeatedExtensionField",
                "printedName": "SwiftProtobuf.RepeatedExtensionField<τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV2eeoiySbACyxG_AEtFZ",
            "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV2eeoiySbACyxG_AEtFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
            "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(protobufExtension:value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "RepeatedExtensionField",
                "printedName": "SwiftProtobuf.RepeatedExtensionField<τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_0_0.BaseType]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "DependentMember",
                    "printedName": "τ_0_0.BaseType"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV08protobufD05valueACyxGAA010AnyMessageD0_p_Say8BaseTypeQzGtcfc",
            "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV08protobufD05valueACyxGAA010AnyMessageD0_p_Say8BaseTypeQzGtcfc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
            "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "debugDescription",
            "printedName": "debugDescription",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV16debugDescriptionSSvp",
            "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV16debugDescriptionSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV16debugDescriptionSSvg",
                "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV16debugDescriptionSSvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
                "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "hash",
            "printedName": "hash(into:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Hasher",
                "printedName": "Swift.Hasher",
                "paramValueOwnership": "InOut",
                "usr": "s:s6HasherV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV4hash4intoys6HasherVz_tF",
            "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV4hash4intoys6HasherVz_tF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
            "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "isEqual",
            "printedName": "isEqual(other:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyExtensionField",
                "printedName": "any SwiftProtobuf.AnyExtensionField",
                "usr": "s:13SwiftProtobuf17AnyExtensionFieldP"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV7isEqual5otherSbAA03AnydE0_p_tF",
            "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV7isEqual5otherSbAA03AnydE0_p_tF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
            "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "decodeExtensionField",
            "printedName": "decodeExtensionField(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV06decodedE07decoderyqd__z_tKAA7DecoderRd__lF",
            "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV06decodedE07decoderyqd__z_tKAA7DecoderRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<T, D where T : SwiftProtobuf.FieldType, D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(protobufExtension:decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "SwiftProtobuf.RepeatedExtensionField<τ_0_0>?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "RepeatedExtensionField",
                    "printedName": "SwiftProtobuf.RepeatedExtensionField<τ_0_0>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_0"
                      }
                    ],
                    "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV08protobufD07decoderACyxGSgAA010AnyMessageD0_p_qd__ztKcAA7DecoderRd__lufc",
            "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV08protobufD07decoderACyxGSgAA010AnyMessageD0_p_qd__ztKcAA7DecoderRd__lufc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<T, D where T : SwiftProtobuf.FieldType, D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF",
            "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<T, V where T : SwiftProtobuf.FieldType, V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
                "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV",
        "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV",
        "moduleName": "SwiftProtobuf",
        "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
        "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "ExtensionField",
            "printedName": "ExtensionField",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "ValueType",
                "printedName": "ValueType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[τ_0_0.BaseType]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "DependentMember",
                        "printedName": "τ_0_0.BaseType"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ]
              }
            ],
            "usr": "s:13SwiftProtobuf14ExtensionFieldP",
            "mangledName": "$s13SwiftProtobuf14ExtensionFieldP"
          },
          {
            "kind": "Conformance",
            "name": "AnyExtensionField",
            "printedName": "AnyExtensionField",
            "usr": "s:13SwiftProtobuf17AnyExtensionFieldP",
            "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "PackedExtensionField",
        "printedName": "PackedExtensionField",
        "children": [
          {
            "kind": "Var",
            "name": "value",
            "printedName": "value",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_0_0.BaseType]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "DependentMember",
                    "printedName": "τ_0_0.BaseType"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf20PackedExtensionFieldV5valueSay8BaseTypeQzGvp",
            "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV5valueSay8BaseTypeQzGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[τ_0_0.BaseType]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "DependentMember",
                        "printedName": "τ_0_0.BaseType"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf20PackedExtensionFieldV5valueSay8BaseTypeQzGvg",
                "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV5valueSay8BaseTypeQzGvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
                "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[τ_0_0.BaseType]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "DependentMember",
                        "printedName": "τ_0_0.BaseType"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf20PackedExtensionFieldV5valueSay8BaseTypeQzGvs",
                "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV5valueSay8BaseTypeQzGvs",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
                "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf20PackedExtensionFieldV5valueSay8BaseTypeQzGvM",
                "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV5valueSay8BaseTypeQzGvM",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
                "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "protobufExtension",
            "printedName": "protobufExtension",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf20PackedExtensionFieldV08protobufD0AA010AnyMessageD0_pvp",
            "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV08protobufD0AA010AnyMessageD0_pvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "AnyMessageExtension",
                    "printedName": "any SwiftProtobuf.AnyMessageExtension",
                    "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf20PackedExtensionFieldV08protobufD0AA010AnyMessageD0_pvg",
                "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV08protobufD0AA010AnyMessageD0_pvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
                "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "AnyMessageExtension",
                    "printedName": "any SwiftProtobuf.AnyMessageExtension",
                    "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf20PackedExtensionFieldV08protobufD0AA010AnyMessageD0_pvs",
                "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV08protobufD0AA010AnyMessageD0_pvs",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
                "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf20PackedExtensionFieldV08protobufD0AA010AnyMessageD0_pvM",
                "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV08protobufD0AA010AnyMessageD0_pvM",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
                "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "PackedExtensionField",
                "printedName": "SwiftProtobuf.PackedExtensionField<τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf20PackedExtensionFieldV"
              },
              {
                "kind": "TypeNominal",
                "name": "PackedExtensionField",
                "printedName": "SwiftProtobuf.PackedExtensionField<τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf20PackedExtensionFieldV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf20PackedExtensionFieldV2eeoiySbACyxG_AEtFZ",
            "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV2eeoiySbACyxG_AEtFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
            "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(protobufExtension:value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "PackedExtensionField",
                "printedName": "SwiftProtobuf.PackedExtensionField<τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf20PackedExtensionFieldV"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_0_0.BaseType]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "DependentMember",
                    "printedName": "τ_0_0.BaseType"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf20PackedExtensionFieldV08protobufD05valueACyxGAA010AnyMessageD0_p_Say8BaseTypeQzGtcfc",
            "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV08protobufD05valueACyxGAA010AnyMessageD0_p_Say8BaseTypeQzGtcfc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
            "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "debugDescription",
            "printedName": "debugDescription",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf20PackedExtensionFieldV16debugDescriptionSSvp",
            "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV16debugDescriptionSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf20PackedExtensionFieldV16debugDescriptionSSvg",
                "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV16debugDescriptionSSvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
                "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "hash",
            "printedName": "hash(into:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Hasher",
                "printedName": "Swift.Hasher",
                "paramValueOwnership": "InOut",
                "usr": "s:s6HasherV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf20PackedExtensionFieldV4hash4intoys6HasherVz_tF",
            "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV4hash4intoys6HasherVz_tF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
            "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "isEqual",
            "printedName": "isEqual(other:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyExtensionField",
                "printedName": "any SwiftProtobuf.AnyExtensionField",
                "usr": "s:13SwiftProtobuf17AnyExtensionFieldP"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf20PackedExtensionFieldV7isEqual5otherSbAA03AnydE0_p_tF",
            "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV7isEqual5otherSbAA03AnydE0_p_tF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
            "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "decodeExtensionField",
            "printedName": "decodeExtensionField(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf20PackedExtensionFieldV06decodedE07decoderyqd__z_tKAA7DecoderRd__lF",
            "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV06decodedE07decoderyqd__z_tKAA7DecoderRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<T, D where T : SwiftProtobuf.FieldType, D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(protobufExtension:decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "SwiftProtobuf.PackedExtensionField<τ_0_0>?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "PackedExtensionField",
                    "printedName": "SwiftProtobuf.PackedExtensionField<τ_0_0>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_0"
                      }
                    ],
                    "usr": "s:13SwiftProtobuf20PackedExtensionFieldV"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf20PackedExtensionFieldV08protobufD07decoderACyxGSgAA010AnyMessageD0_p_qd__ztKcAA7DecoderRd__lufc",
            "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV08protobufD07decoderACyxGSgAA010AnyMessageD0_p_qd__ztKcAA7DecoderRd__lufc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<T, D where T : SwiftProtobuf.FieldType, D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf20PackedExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF",
            "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<T, V where T : SwiftProtobuf.FieldType, V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf20PackedExtensionFieldV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf20PackedExtensionFieldV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
                "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf20PackedExtensionFieldV",
        "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV",
        "moduleName": "SwiftProtobuf",
        "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
        "sugared_genericSig": "<T where T : SwiftProtobuf.FieldType>",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "ExtensionField",
            "printedName": "ExtensionField",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "ValueType",
                "printedName": "ValueType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[τ_0_0.BaseType]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "DependentMember",
                        "printedName": "τ_0_0.BaseType"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ]
              }
            ],
            "usr": "s:13SwiftProtobuf14ExtensionFieldP",
            "mangledName": "$s13SwiftProtobuf14ExtensionFieldP"
          },
          {
            "kind": "Conformance",
            "name": "AnyExtensionField",
            "printedName": "AnyExtensionField",
            "usr": "s:13SwiftProtobuf17AnyExtensionFieldP",
            "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "OptionalEnumExtensionField",
        "printedName": "OptionalEnumExtensionField",
        "children": [
          {
            "kind": "Var",
            "name": "value",
            "printedName": "value",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV5valuexvp",
            "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV5valuexvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV5valuexvg",
                "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV5valuexvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
                "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV5valuexvs",
                "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV5valuexvs",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
                "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV5valuexvM",
                "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV5valuexvM",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
                "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "protobufExtension",
            "printedName": "protobufExtension",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvp",
            "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "AnyMessageExtension",
                    "printedName": "any SwiftProtobuf.AnyMessageExtension",
                    "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvg",
                "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
                "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "AnyMessageExtension",
                    "printedName": "any SwiftProtobuf.AnyMessageExtension",
                    "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvs",
                "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvs",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
                "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvM",
                "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvM",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
                "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "OptionalEnumExtensionField",
                "printedName": "SwiftProtobuf.OptionalEnumExtensionField<τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV"
              },
              {
                "kind": "TypeNominal",
                "name": "OptionalEnumExtensionField",
                "printedName": "SwiftProtobuf.OptionalEnumExtensionField<τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV2eeoiySbACyxG_AEtFZ",
            "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV2eeoiySbACyxG_AEtFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
            "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(protobufExtension:value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "OptionalEnumExtensionField",
                "printedName": "SwiftProtobuf.OptionalEnumExtensionField<τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_xtcfc",
            "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_xtcfc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
            "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "debugDescription",
            "printedName": "debugDescription",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV16debugDescriptionSSvp",
            "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV16debugDescriptionSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV16debugDescriptionSSvg",
                "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV16debugDescriptionSSvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
                "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "hash",
            "printedName": "hash(into:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Hasher",
                "printedName": "Swift.Hasher",
                "paramValueOwnership": "InOut",
                "usr": "s:s6HasherV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV4hash4intoys6HasherVz_tF",
            "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV4hash4intoys6HasherVz_tF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
            "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "isEqual",
            "printedName": "isEqual(other:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyExtensionField",
                "printedName": "any SwiftProtobuf.AnyExtensionField",
                "usr": "s:13SwiftProtobuf17AnyExtensionFieldP"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF",
            "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
            "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "decodeExtensionField",
            "printedName": "decodeExtensionField(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF",
            "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Decoder, τ_0_0.RawValue == Swift.Int>",
            "sugared_genericSig": "<E, D where E : SwiftProtobuf.Enum, D : SwiftProtobuf.Decoder, E.RawValue == Swift.Int>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(protobufExtension:decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "SwiftProtobuf.OptionalEnumExtensionField<τ_0_0>?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "OptionalEnumExtensionField",
                    "printedName": "SwiftProtobuf.OptionalEnumExtensionField<τ_0_0>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_0"
                      }
                    ],
                    "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc",
            "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Decoder, τ_0_0.RawValue == Swift.Int>",
            "sugared_genericSig": "<E, D where E : SwiftProtobuf.Enum, D : SwiftProtobuf.Decoder, E.RawValue == Swift.Int>",
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF",
            "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Visitor, τ_0_0.RawValue == Swift.Int>",
            "sugared_genericSig": "<E, V where E : SwiftProtobuf.Enum, V : SwiftProtobuf.Visitor, E.RawValue == Swift.Int>",
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
                "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV",
        "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV",
        "moduleName": "SwiftProtobuf",
        "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
        "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "ExtensionField",
            "printedName": "ExtensionField",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "ValueType",
                "printedName": "ValueType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ]
              }
            ],
            "usr": "s:13SwiftProtobuf14ExtensionFieldP",
            "mangledName": "$s13SwiftProtobuf14ExtensionFieldP"
          },
          {
            "kind": "Conformance",
            "name": "AnyExtensionField",
            "printedName": "AnyExtensionField",
            "usr": "s:13SwiftProtobuf17AnyExtensionFieldP",
            "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "RepeatedEnumExtensionField",
        "printedName": "RepeatedEnumExtensionField",
        "children": [
          {
            "kind": "Var",
            "name": "value",
            "printedName": "value",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_0_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV5valueSayxGvp",
            "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV5valueSayxGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[τ_0_0]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_0"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV5valueSayxGvg",
                "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV5valueSayxGvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
                "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[τ_0_0]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_0"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV5valueSayxGvs",
                "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV5valueSayxGvs",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
                "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV5valueSayxGvM",
                "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV5valueSayxGvM",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
                "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "protobufExtension",
            "printedName": "protobufExtension",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvp",
            "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "AnyMessageExtension",
                    "printedName": "any SwiftProtobuf.AnyMessageExtension",
                    "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvg",
                "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
                "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "AnyMessageExtension",
                    "printedName": "any SwiftProtobuf.AnyMessageExtension",
                    "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvs",
                "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvs",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
                "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvM",
                "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvM",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
                "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "RepeatedEnumExtensionField",
                "printedName": "SwiftProtobuf.RepeatedEnumExtensionField<τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV"
              },
              {
                "kind": "TypeNominal",
                "name": "RepeatedEnumExtensionField",
                "printedName": "SwiftProtobuf.RepeatedEnumExtensionField<τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV2eeoiySbACyxG_AEtFZ",
            "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV2eeoiySbACyxG_AEtFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
            "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(protobufExtension:value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "RepeatedEnumExtensionField",
                "printedName": "SwiftProtobuf.RepeatedEnumExtensionField<τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_0_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_SayxGtcfc",
            "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_SayxGtcfc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
            "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "debugDescription",
            "printedName": "debugDescription",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV16debugDescriptionSSvp",
            "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV16debugDescriptionSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV16debugDescriptionSSvg",
                "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV16debugDescriptionSSvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
                "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "hash",
            "printedName": "hash(into:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Hasher",
                "printedName": "Swift.Hasher",
                "paramValueOwnership": "InOut",
                "usr": "s:s6HasherV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV4hash4intoys6HasherVz_tF",
            "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV4hash4intoys6HasherVz_tF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
            "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "isEqual",
            "printedName": "isEqual(other:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyExtensionField",
                "printedName": "any SwiftProtobuf.AnyExtensionField",
                "usr": "s:13SwiftProtobuf17AnyExtensionFieldP"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF",
            "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
            "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "decodeExtensionField",
            "printedName": "decodeExtensionField(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF",
            "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Decoder, τ_0_0.RawValue == Swift.Int>",
            "sugared_genericSig": "<E, D where E : SwiftProtobuf.Enum, D : SwiftProtobuf.Decoder, E.RawValue == Swift.Int>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(protobufExtension:decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "SwiftProtobuf.RepeatedEnumExtensionField<τ_0_0>?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "RepeatedEnumExtensionField",
                    "printedName": "SwiftProtobuf.RepeatedEnumExtensionField<τ_0_0>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_0"
                      }
                    ],
                    "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc",
            "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Decoder, τ_0_0.RawValue == Swift.Int>",
            "sugared_genericSig": "<E, D where E : SwiftProtobuf.Enum, D : SwiftProtobuf.Decoder, E.RawValue == Swift.Int>",
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF",
            "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Visitor, τ_0_0.RawValue == Swift.Int>",
            "sugared_genericSig": "<E, V where E : SwiftProtobuf.Enum, V : SwiftProtobuf.Visitor, E.RawValue == Swift.Int>",
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
                "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV",
        "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV",
        "moduleName": "SwiftProtobuf",
        "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
        "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "ExtensionField",
            "printedName": "ExtensionField",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "ValueType",
                "printedName": "ValueType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[τ_0_0]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_0"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ]
              }
            ],
            "usr": "s:13SwiftProtobuf14ExtensionFieldP",
            "mangledName": "$s13SwiftProtobuf14ExtensionFieldP"
          },
          {
            "kind": "Conformance",
            "name": "AnyExtensionField",
            "printedName": "AnyExtensionField",
            "usr": "s:13SwiftProtobuf17AnyExtensionFieldP",
            "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "PackedEnumExtensionField",
        "printedName": "PackedEnumExtensionField",
        "children": [
          {
            "kind": "Var",
            "name": "value",
            "printedName": "value",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_0_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV5valueSayxGvp",
            "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV5valueSayxGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[τ_0_0]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_0"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV5valueSayxGvg",
                "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV5valueSayxGvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
                "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[τ_0_0]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_0"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV5valueSayxGvs",
                "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV5valueSayxGvs",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
                "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV5valueSayxGvM",
                "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV5valueSayxGvM",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
                "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "protobufExtension",
            "printedName": "protobufExtension",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvp",
            "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "AnyMessageExtension",
                    "printedName": "any SwiftProtobuf.AnyMessageExtension",
                    "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvg",
                "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
                "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "AnyMessageExtension",
                    "printedName": "any SwiftProtobuf.AnyMessageExtension",
                    "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvs",
                "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvs",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
                "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvM",
                "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvM",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
                "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "PackedEnumExtensionField",
                "printedName": "SwiftProtobuf.PackedEnumExtensionField<τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV"
              },
              {
                "kind": "TypeNominal",
                "name": "PackedEnumExtensionField",
                "printedName": "SwiftProtobuf.PackedEnumExtensionField<τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV2eeoiySbACyxG_AEtFZ",
            "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV2eeoiySbACyxG_AEtFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
            "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(protobufExtension:value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "PackedEnumExtensionField",
                "printedName": "SwiftProtobuf.PackedEnumExtensionField<τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_0_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_SayxGtcfc",
            "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_SayxGtcfc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
            "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "debugDescription",
            "printedName": "debugDescription",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV16debugDescriptionSSvp",
            "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV16debugDescriptionSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV16debugDescriptionSSvg",
                "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV16debugDescriptionSSvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
                "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "hash",
            "printedName": "hash(into:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Hasher",
                "printedName": "Swift.Hasher",
                "paramValueOwnership": "InOut",
                "usr": "s:s6HasherV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV4hash4intoys6HasherVz_tF",
            "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV4hash4intoys6HasherVz_tF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
            "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "isEqual",
            "printedName": "isEqual(other:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyExtensionField",
                "printedName": "any SwiftProtobuf.AnyExtensionField",
                "usr": "s:13SwiftProtobuf17AnyExtensionFieldP"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF",
            "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
            "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "decodeExtensionField",
            "printedName": "decodeExtensionField(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF",
            "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Decoder, τ_0_0.RawValue == Swift.Int>",
            "sugared_genericSig": "<E, D where E : SwiftProtobuf.Enum, D : SwiftProtobuf.Decoder, E.RawValue == Swift.Int>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(protobufExtension:decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "SwiftProtobuf.PackedEnumExtensionField<τ_0_0>?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "PackedEnumExtensionField",
                    "printedName": "SwiftProtobuf.PackedEnumExtensionField<τ_0_0>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_0"
                      }
                    ],
                    "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc",
            "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Decoder, τ_0_0.RawValue == Swift.Int>",
            "sugared_genericSig": "<E, D where E : SwiftProtobuf.Enum, D : SwiftProtobuf.Decoder, E.RawValue == Swift.Int>",
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF",
            "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Visitor, τ_0_0.RawValue == Swift.Int>",
            "sugared_genericSig": "<E, V where E : SwiftProtobuf.Enum, V : SwiftProtobuf.Visitor, E.RawValue == Swift.Int>",
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
                "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV",
        "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV",
        "moduleName": "SwiftProtobuf",
        "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>",
        "sugared_genericSig": "<E where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int>",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "ExtensionField",
            "printedName": "ExtensionField",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "ValueType",
                "printedName": "ValueType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[τ_0_0]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_0"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ]
              }
            ],
            "usr": "s:13SwiftProtobuf14ExtensionFieldP",
            "mangledName": "$s13SwiftProtobuf14ExtensionFieldP"
          },
          {
            "kind": "Conformance",
            "name": "AnyExtensionField",
            "printedName": "AnyExtensionField",
            "usr": "s:13SwiftProtobuf17AnyExtensionFieldP",
            "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "OptionalMessageExtensionField",
        "printedName": "OptionalMessageExtensionField",
        "children": [
          {
            "kind": "Var",
            "name": "value",
            "printedName": "value",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV5valuexvp",
            "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV5valuexvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV5valuexvg",
                "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV5valuexvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<M where M : Swift.Equatable, M : SwiftProtobuf.Message>",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV5valuexvs",
                "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV5valuexvs",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<M where M : Swift.Equatable, M : SwiftProtobuf.Message>",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV5valuexvM",
                "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV5valuexvM",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<M where M : Swift.Equatable, M : SwiftProtobuf.Message>",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "protobufExtension",
            "printedName": "protobufExtension",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE0AA03AnydE0_pvp",
            "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE0AA03AnydE0_pvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "AnyMessageExtension",
                    "printedName": "any SwiftProtobuf.AnyMessageExtension",
                    "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE0AA03AnydE0_pvg",
                "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE0AA03AnydE0_pvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<M where M : Swift.Equatable, M : SwiftProtobuf.Message>",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "AnyMessageExtension",
                    "printedName": "any SwiftProtobuf.AnyMessageExtension",
                    "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE0AA03AnydE0_pvs",
                "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE0AA03AnydE0_pvs",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<M where M : Swift.Equatable, M : SwiftProtobuf.Message>",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE0AA03AnydE0_pvM",
                "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE0AA03AnydE0_pvM",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<M where M : Swift.Equatable, M : SwiftProtobuf.Message>",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "OptionalMessageExtensionField",
                "printedName": "SwiftProtobuf.OptionalMessageExtensionField<τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV"
              },
              {
                "kind": "TypeNominal",
                "name": "OptionalMessageExtensionField",
                "printedName": "SwiftProtobuf.OptionalMessageExtensionField<τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV2eeoiySbACyxG_AEtFZ",
            "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV2eeoiySbACyxG_AEtFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<M where M : Swift.Equatable, M : SwiftProtobuf.Message>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(protobufExtension:value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "OptionalMessageExtensionField",
                "printedName": "SwiftProtobuf.OptionalMessageExtensionField<τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE05valueACyxGAA03AnydE0_p_xtcfc",
            "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE05valueACyxGAA03AnydE0_p_xtcfc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<M where M : Swift.Equatable, M : SwiftProtobuf.Message>",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "debugDescription",
            "printedName": "debugDescription",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV16debugDescriptionSSvp",
            "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV16debugDescriptionSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV16debugDescriptionSSvg",
                "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV16debugDescriptionSSvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<M where M : Swift.Equatable, M : SwiftProtobuf.Message>",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "hash",
            "printedName": "hash(into:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Hasher",
                "printedName": "Swift.Hasher",
                "paramValueOwnership": "InOut",
                "usr": "s:s6HasherV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV4hash4intoys6HasherVz_tF",
            "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV4hash4intoys6HasherVz_tF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<M where M : Swift.Equatable, M : SwiftProtobuf.Message>",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "isEqual",
            "printedName": "isEqual(other:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyExtensionField",
                "printedName": "any SwiftProtobuf.AnyExtensionField",
                "usr": "s:13SwiftProtobuf17AnyExtensionFieldP"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF",
            "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<M where M : Swift.Equatable, M : SwiftProtobuf.Message>",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "decodeExtensionField",
            "printedName": "decodeExtensionField(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF",
            "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<M, D where M : Swift.Equatable, M : SwiftProtobuf.Message, D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(protobufExtension:decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "SwiftProtobuf.OptionalMessageExtensionField<τ_0_0>?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "OptionalMessageExtensionField",
                    "printedName": "SwiftProtobuf.OptionalMessageExtensionField<τ_0_0>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_0"
                      }
                    ],
                    "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE07decoderACyxGSgAA03AnydE0_p_qd__ztKcAA7DecoderRd__lufc",
            "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE07decoderACyxGSgAA03AnydE0_p_qd__ztKcAA7DecoderRd__lufc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<M, D where M : Swift.Equatable, M : SwiftProtobuf.Message, D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF",
            "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<M, V where M : Swift.Equatable, M : SwiftProtobuf.Message, V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "isInitialized",
            "printedName": "isInitialized",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV13isInitializedSbvp",
            "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV13isInitializedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV13isInitializedSbvg",
                "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV13isInitializedSbvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<M where M : Swift.Equatable, M : SwiftProtobuf.Message>",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<M where M : Swift.Equatable, M : SwiftProtobuf.Message>",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV",
        "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV",
        "moduleName": "SwiftProtobuf",
        "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>",
        "sugared_genericSig": "<M where M : Swift.Equatable, M : SwiftProtobuf.Message>",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "ExtensionField",
            "printedName": "ExtensionField",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "ValueType",
                "printedName": "ValueType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ]
              }
            ],
            "usr": "s:13SwiftProtobuf14ExtensionFieldP",
            "mangledName": "$s13SwiftProtobuf14ExtensionFieldP"
          },
          {
            "kind": "Conformance",
            "name": "AnyExtensionField",
            "printedName": "AnyExtensionField",
            "usr": "s:13SwiftProtobuf17AnyExtensionFieldP",
            "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "RepeatedMessageExtensionField",
        "printedName": "RepeatedMessageExtensionField",
        "children": [
          {
            "kind": "Var",
            "name": "value",
            "printedName": "value",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_0_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV5valueSayxGvp",
            "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV5valueSayxGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[τ_0_0]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_0"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV5valueSayxGvg",
                "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV5valueSayxGvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<M where M : Swift.Equatable, M : SwiftProtobuf.Message>",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[τ_0_0]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_0"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV5valueSayxGvs",
                "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV5valueSayxGvs",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<M where M : Swift.Equatable, M : SwiftProtobuf.Message>",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV5valueSayxGvM",
                "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV5valueSayxGvM",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<M where M : Swift.Equatable, M : SwiftProtobuf.Message>",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "protobufExtension",
            "printedName": "protobufExtension",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE0AA03AnydE0_pvp",
            "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE0AA03AnydE0_pvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "AnyMessageExtension",
                    "printedName": "any SwiftProtobuf.AnyMessageExtension",
                    "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE0AA03AnydE0_pvg",
                "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE0AA03AnydE0_pvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<M where M : Swift.Equatable, M : SwiftProtobuf.Message>",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "AnyMessageExtension",
                    "printedName": "any SwiftProtobuf.AnyMessageExtension",
                    "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE0AA03AnydE0_pvs",
                "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE0AA03AnydE0_pvs",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<M where M : Swift.Equatable, M : SwiftProtobuf.Message>",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE0AA03AnydE0_pvM",
                "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE0AA03AnydE0_pvM",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<M where M : Swift.Equatable, M : SwiftProtobuf.Message>",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "RepeatedMessageExtensionField",
                "printedName": "SwiftProtobuf.RepeatedMessageExtensionField<τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV"
              },
              {
                "kind": "TypeNominal",
                "name": "RepeatedMessageExtensionField",
                "printedName": "SwiftProtobuf.RepeatedMessageExtensionField<τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV2eeoiySbACyxG_AEtFZ",
            "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV2eeoiySbACyxG_AEtFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<M where M : Swift.Equatable, M : SwiftProtobuf.Message>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(protobufExtension:value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "RepeatedMessageExtensionField",
                "printedName": "SwiftProtobuf.RepeatedMessageExtensionField<τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_0_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE05valueACyxGAA03AnydE0_p_SayxGtcfc",
            "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE05valueACyxGAA03AnydE0_p_SayxGtcfc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<M where M : Swift.Equatable, M : SwiftProtobuf.Message>",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "debugDescription",
            "printedName": "debugDescription",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV16debugDescriptionSSvp",
            "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV16debugDescriptionSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV16debugDescriptionSSvg",
                "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV16debugDescriptionSSvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<M where M : Swift.Equatable, M : SwiftProtobuf.Message>",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "hash",
            "printedName": "hash(into:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Hasher",
                "printedName": "Swift.Hasher",
                "paramValueOwnership": "InOut",
                "usr": "s:s6HasherV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV4hash4intoys6HasherVz_tF",
            "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV4hash4intoys6HasherVz_tF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<M where M : Swift.Equatable, M : SwiftProtobuf.Message>",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "isEqual",
            "printedName": "isEqual(other:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyExtensionField",
                "printedName": "any SwiftProtobuf.AnyExtensionField",
                "usr": "s:13SwiftProtobuf17AnyExtensionFieldP"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF",
            "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<M where M : Swift.Equatable, M : SwiftProtobuf.Message>",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "decodeExtensionField",
            "printedName": "decodeExtensionField(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF",
            "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<M, D where M : Swift.Equatable, M : SwiftProtobuf.Message, D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(protobufExtension:decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "SwiftProtobuf.RepeatedMessageExtensionField<τ_0_0>?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "RepeatedMessageExtensionField",
                    "printedName": "SwiftProtobuf.RepeatedMessageExtensionField<τ_0_0>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_0"
                      }
                    ],
                    "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE07decoderACyxGSgAA03AnydE0_p_qd__ztKcAA7DecoderRd__lufc",
            "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE07decoderACyxGSgAA03AnydE0_p_qd__ztKcAA7DecoderRd__lufc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<M, D where M : Swift.Equatable, M : SwiftProtobuf.Message, D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF",
            "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<M, V where M : Swift.Equatable, M : SwiftProtobuf.Message, V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "isInitialized",
            "printedName": "isInitialized",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV13isInitializedSbvp",
            "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV13isInitializedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV13isInitializedSbvg",
                "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV13isInitializedSbvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<M where M : Swift.Equatable, M : SwiftProtobuf.Message>",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<M where M : Swift.Equatable, M : SwiftProtobuf.Message>",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV",
        "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV",
        "moduleName": "SwiftProtobuf",
        "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>",
        "sugared_genericSig": "<M where M : Swift.Equatable, M : SwiftProtobuf.Message>",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "ExtensionField",
            "printedName": "ExtensionField",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "ValueType",
                "printedName": "ValueType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[τ_0_0]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_0"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ]
              }
            ],
            "usr": "s:13SwiftProtobuf14ExtensionFieldP",
            "mangledName": "$s13SwiftProtobuf14ExtensionFieldP"
          },
          {
            "kind": "Conformance",
            "name": "AnyExtensionField",
            "printedName": "AnyExtensionField",
            "usr": "s:13SwiftProtobuf17AnyExtensionFieldP",
            "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "OptionalGroupExtensionField",
        "printedName": "OptionalGroupExtensionField",
        "children": [
          {
            "kind": "Var",
            "name": "value",
            "printedName": "value",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV5valuexvp",
            "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV5valuexvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV5valuexvg",
                "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV5valuexvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<G where G : Swift.Hashable, G : SwiftProtobuf.Message>",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV5valuexvs",
                "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV5valuexvs",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<G where G : Swift.Hashable, G : SwiftProtobuf.Message>",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV5valuexvM",
                "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV5valuexvM",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<G where G : Swift.Hashable, G : SwiftProtobuf.Message>",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "protobufExtension",
            "printedName": "protobufExtension",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvp",
            "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "AnyMessageExtension",
                    "printedName": "any SwiftProtobuf.AnyMessageExtension",
                    "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvg",
                "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<G where G : Swift.Hashable, G : SwiftProtobuf.Message>",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "AnyMessageExtension",
                    "printedName": "any SwiftProtobuf.AnyMessageExtension",
                    "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvs",
                "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvs",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<G where G : Swift.Hashable, G : SwiftProtobuf.Message>",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvM",
                "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvM",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<G where G : Swift.Hashable, G : SwiftProtobuf.Message>",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "OptionalGroupExtensionField",
                "printedName": "SwiftProtobuf.OptionalGroupExtensionField<τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV"
              },
              {
                "kind": "TypeNominal",
                "name": "OptionalGroupExtensionField",
                "printedName": "SwiftProtobuf.OptionalGroupExtensionField<τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV2eeoiySbACyxG_AEtFZ",
            "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV2eeoiySbACyxG_AEtFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<G where G : Swift.Hashable, G : SwiftProtobuf.Message>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(protobufExtension:value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "OptionalGroupExtensionField",
                "printedName": "SwiftProtobuf.OptionalGroupExtensionField<τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_xtcfc",
            "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_xtcfc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<G where G : Swift.Hashable, G : SwiftProtobuf.Message>",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "debugDescription",
            "printedName": "debugDescription",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV16debugDescriptionSSvp",
            "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV16debugDescriptionSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV16debugDescriptionSSvg",
                "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV16debugDescriptionSSvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<G where G : Swift.Hashable, G : SwiftProtobuf.Message>",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "hash",
            "printedName": "hash(into:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Hasher",
                "printedName": "Swift.Hasher",
                "paramValueOwnership": "InOut",
                "usr": "s:s6HasherV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV4hash4intoys6HasherVz_tF",
            "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV4hash4intoys6HasherVz_tF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<G where G : Swift.Hashable, G : SwiftProtobuf.Message>",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "isEqual",
            "printedName": "isEqual(other:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyExtensionField",
                "printedName": "any SwiftProtobuf.AnyExtensionField",
                "usr": "s:13SwiftProtobuf17AnyExtensionFieldP"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF",
            "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<G where G : Swift.Hashable, G : SwiftProtobuf.Message>",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "decodeExtensionField",
            "printedName": "decodeExtensionField(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF",
            "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<G, D where G : Swift.Hashable, G : SwiftProtobuf.Message, D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(protobufExtension:decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "SwiftProtobuf.OptionalGroupExtensionField<τ_0_0>?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "OptionalGroupExtensionField",
                    "printedName": "SwiftProtobuf.OptionalGroupExtensionField<τ_0_0>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_0"
                      }
                    ],
                    "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc",
            "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<G, D where G : Swift.Hashable, G : SwiftProtobuf.Message, D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF",
            "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<G, V where G : Swift.Hashable, G : SwiftProtobuf.Message, V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "isInitialized",
            "printedName": "isInitialized",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV13isInitializedSbvp",
            "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV13isInitializedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV13isInitializedSbvg",
                "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV13isInitializedSbvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<G where G : Swift.Hashable, G : SwiftProtobuf.Message>",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<G where G : Swift.Hashable, G : SwiftProtobuf.Message>",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV",
        "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV",
        "moduleName": "SwiftProtobuf",
        "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>",
        "sugared_genericSig": "<G where G : Swift.Hashable, G : SwiftProtobuf.Message>",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "ExtensionField",
            "printedName": "ExtensionField",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "ValueType",
                "printedName": "ValueType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ]
              }
            ],
            "usr": "s:13SwiftProtobuf14ExtensionFieldP",
            "mangledName": "$s13SwiftProtobuf14ExtensionFieldP"
          },
          {
            "kind": "Conformance",
            "name": "AnyExtensionField",
            "printedName": "AnyExtensionField",
            "usr": "s:13SwiftProtobuf17AnyExtensionFieldP",
            "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "RepeatedGroupExtensionField",
        "printedName": "RepeatedGroupExtensionField",
        "children": [
          {
            "kind": "Var",
            "name": "value",
            "printedName": "value",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_0_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV5valueSayxGvp",
            "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV5valueSayxGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[τ_0_0]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_0"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV5valueSayxGvg",
                "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV5valueSayxGvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<G where G : Swift.Hashable, G : SwiftProtobuf.Message>",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[τ_0_0]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_0"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV5valueSayxGvs",
                "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV5valueSayxGvs",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<G where G : Swift.Hashable, G : SwiftProtobuf.Message>",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV5valueSayxGvM",
                "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV5valueSayxGvM",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<G where G : Swift.Hashable, G : SwiftProtobuf.Message>",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "protobufExtension",
            "printedName": "protobufExtension",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvp",
            "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "AnyMessageExtension",
                    "printedName": "any SwiftProtobuf.AnyMessageExtension",
                    "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvg",
                "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<G where G : Swift.Hashable, G : SwiftProtobuf.Message>",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "AnyMessageExtension",
                    "printedName": "any SwiftProtobuf.AnyMessageExtension",
                    "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvs",
                "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvs",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<G where G : Swift.Hashable, G : SwiftProtobuf.Message>",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvM",
                "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvM",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<G where G : Swift.Hashable, G : SwiftProtobuf.Message>",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "RepeatedGroupExtensionField",
                "printedName": "SwiftProtobuf.RepeatedGroupExtensionField<τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV"
              },
              {
                "kind": "TypeNominal",
                "name": "RepeatedGroupExtensionField",
                "printedName": "SwiftProtobuf.RepeatedGroupExtensionField<τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV2eeoiySbACyxG_AEtFZ",
            "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV2eeoiySbACyxG_AEtFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<G where G : Swift.Hashable, G : SwiftProtobuf.Message>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(protobufExtension:value:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "RepeatedGroupExtensionField",
                "printedName": "SwiftProtobuf.RepeatedGroupExtensionField<τ_0_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_0_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_SayxGtcfc",
            "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_SayxGtcfc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<G where G : Swift.Hashable, G : SwiftProtobuf.Message>",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "debugDescription",
            "printedName": "debugDescription",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV16debugDescriptionSSvp",
            "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV16debugDescriptionSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV16debugDescriptionSSvg",
                "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV16debugDescriptionSSvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<G where G : Swift.Hashable, G : SwiftProtobuf.Message>",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "hash",
            "printedName": "hash(into:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Hasher",
                "printedName": "Swift.Hasher",
                "paramValueOwnership": "InOut",
                "usr": "s:s6HasherV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV4hash4intoys6HasherVz_tF",
            "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV4hash4intoys6HasherVz_tF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<G where G : Swift.Hashable, G : SwiftProtobuf.Message>",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "isEqual",
            "printedName": "isEqual(other:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyExtensionField",
                "printedName": "any SwiftProtobuf.AnyExtensionField",
                "usr": "s:13SwiftProtobuf17AnyExtensionFieldP"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF",
            "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<G where G : Swift.Hashable, G : SwiftProtobuf.Message>",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "decodeExtensionField",
            "printedName": "decodeExtensionField(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF",
            "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<G, D where G : Swift.Hashable, G : SwiftProtobuf.Message, D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(protobufExtension:decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "SwiftProtobuf.RepeatedGroupExtensionField<τ_0_0>?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "RepeatedGroupExtensionField",
                    "printedName": "SwiftProtobuf.RepeatedGroupExtensionField<τ_0_0>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_0"
                      }
                    ],
                    "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc",
            "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<G, D where G : Swift.Hashable, G : SwiftProtobuf.Message, D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF",
            "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<G, V where G : Swift.Hashable, G : SwiftProtobuf.Message, V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "isInitialized",
            "printedName": "isInitialized",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV13isInitializedSbvp",
            "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV13isInitializedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV13isInitializedSbvg",
                "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV13isInitializedSbvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<G where G : Swift.Hashable, G : SwiftProtobuf.Message>",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<G where G : Swift.Hashable, G : SwiftProtobuf.Message>",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV",
        "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV",
        "moduleName": "SwiftProtobuf",
        "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>",
        "sugared_genericSig": "<G where G : Swift.Hashable, G : SwiftProtobuf.Message>",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "ExtensionField",
            "printedName": "ExtensionField",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "ValueType",
                "printedName": "ValueType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[τ_0_0]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_0"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ]
              }
            ],
            "usr": "s:13SwiftProtobuf14ExtensionFieldP",
            "mangledName": "$s13SwiftProtobuf14ExtensionFieldP"
          },
          {
            "kind": "Conformance",
            "name": "AnyExtensionField",
            "printedName": "AnyExtensionField",
            "usr": "s:13SwiftProtobuf17AnyExtensionFieldP",
            "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "ExtensionFieldValueSet",
        "printedName": "ExtensionFieldValueSet",
        "children": [
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "ExtensionFieldValueSet",
                "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
              },
              {
                "kind": "TypeNominal",
                "name": "ExtensionFieldValueSet",
                "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ExtensionFieldValueSet",
                "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetVACycfc",
            "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "hash",
            "printedName": "hash(into:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Hasher",
                "printedName": "Swift.Hasher",
                "paramValueOwnership": "InOut",
                "usr": "s:s6HasherV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV4hash4intoys6HasherVz_tF",
            "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetV4hash4intoys6HasherVz_tF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:start:end:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV8traverse7visitor5start3endyxz_S2itKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetV8traverse7visitor5start3endyxz_S2itKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Subscript",
            "name": "subscript",
            "printedName": "subscript(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(any SwiftProtobuf.AnyExtensionField)?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "AnyExtensionField",
                    "printedName": "any SwiftProtobuf.AnyExtensionField",
                    "usr": "s:13SwiftProtobuf17AnyExtensionFieldP"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Subscript",
            "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetVyAA03AnycD0_pSgSicip",
            "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetVyAA03AnycD0_pSgSicip",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "(any SwiftProtobuf.AnyExtensionField)?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "AnyExtensionField",
                        "printedName": "any SwiftProtobuf.AnyExtensionField",
                        "usr": "s:13SwiftProtobuf17AnyExtensionFieldP"
                      }
                    ],
                    "usr": "s:Sq"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetVyAA03AnycD0_pSgSicig",
                "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetVyAA03AnycD0_pSgSicig",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "(any SwiftProtobuf.AnyExtensionField)?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "AnyExtensionField",
                        "printedName": "any SwiftProtobuf.AnyExtensionField",
                        "usr": "s:13SwiftProtobuf17AnyExtensionFieldP"
                      }
                    ],
                    "usr": "s:Sq"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetVyAA03AnycD0_pSgSicis",
                "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetVyAA03AnycD0_pSgSicis",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetVyAA03AnycD0_pSgSiciM",
                "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetVyAA03AnycD0_pSgSiciM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isInitialized",
            "printedName": "isInitialized",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV13isInitializedSbvp",
            "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetV13isInitializedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV13isInitializedSbvg",
                "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetV13isInitializedSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV04hashE0Sivp",
            "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetV04hashE0Sivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV04hashE0Sivg",
                "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetV04hashE0Sivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV",
        "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "ExtensionMap",
        "printedName": "ExtensionMap",
        "children": [
          {
            "kind": "Subscript",
            "name": "subscript",
            "printedName": "subscript(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(any SwiftProtobuf.AnyMessageExtension)?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "AnyMessageExtension",
                    "printedName": "any SwiftProtobuf.AnyMessageExtension",
                    "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "ExistentialMetatype",
                "printedName": "any SwiftProtobuf.Message.Type",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Message",
                    "printedName": "SwiftProtobuf.Message",
                    "usr": "s:13SwiftProtobuf7MessageP"
                  }
                ]
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Subscript",
            "usr": "s:13SwiftProtobuf12ExtensionMapPyAA010AnyMessageC0_pSgAA0F0_pXp_Sitcip",
            "mangledName": "$s13SwiftProtobuf12ExtensionMapPyAA010AnyMessageC0_pSgAA0F0_pXp_Sitcip",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensionMap>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.ExtensionMap>",
            "protocolReq": true,
            "declAttributes": [
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "(any SwiftProtobuf.AnyMessageExtension)?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "AnyMessageExtension",
                        "printedName": "any SwiftProtobuf.AnyMessageExtension",
                        "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
                      }
                    ],
                    "usr": "s:Sq"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ExistentialMetatype",
                    "printedName": "any SwiftProtobuf.Message.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Message",
                        "printedName": "SwiftProtobuf.Message",
                        "usr": "s:13SwiftProtobuf7MessageP"
                      }
                    ]
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf12ExtensionMapPyAA010AnyMessageC0_pSgAA0F0_pXp_Sitcig",
                "mangledName": "$s13SwiftProtobuf12ExtensionMapPyAA010AnyMessageC0_pSgAA0F0_pXp_Sitcig",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensionMap>",
                "sugared_genericSig": "<Self where Self : SwiftProtobuf.ExtensionMap>",
                "protocolReq": true,
                "reqNewWitnessTableEntry": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "fieldNumberForProto",
            "printedName": "fieldNumberForProto(messageType:protoFieldName:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.Int?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "ExistentialMetatype",
                "printedName": "any SwiftProtobuf.Message.Type",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Message",
                    "printedName": "SwiftProtobuf.Message",
                    "usr": "s:13SwiftProtobuf7MessageP"
                  }
                ]
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf12ExtensionMapP19fieldNumberForProto11messageType14protoFieldNameSiSgAA7Message_pXp_SStF",
            "mangledName": "$s13SwiftProtobuf12ExtensionMapP19fieldNumberForProto11messageType14protoFieldNameSiSgAA7Message_pXp_SStF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensionMap>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.ExtensionMap>",
            "protocolReq": true,
            "declAttributes": [
              "RawDocComment"
            ],
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Protocol",
        "usr": "s:13SwiftProtobuf12ExtensionMapP",
        "mangledName": "$s13SwiftProtobuf12ExtensionMapP",
        "moduleName": "SwiftProtobuf",
        "genericSig": "<τ_0_0 : Swift.Sendable>",
        "sugared_genericSig": "<Self : Swift.Sendable>",
        "declAttributes": [
          "AccessControl",
          "Preconcurrency",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_FieldMask",
        "printedName": "Google_Protobuf_FieldMask",
        "children": [
          {
            "kind": "Var",
            "name": "paths",
            "printedName": "paths",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.String]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV5pathsSaySSGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV5pathsSaySSGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[Swift.String]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV5pathsSaySSGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV5pathsSaySSGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[Swift.String]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV5pathsSaySSGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV5pathsSaySSGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV5pathsSaySSGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV5pathsSaySSGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FieldMask",
                "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask",
                "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV17_protobuf_nameMapAA05_NameH0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV17_protobuf_nameMapAA05_NameH0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV17_protobuf_nameMapAA05_NameH0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV17_protobuf_nameMapAA05_NameH0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FieldMask",
                "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask",
                "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FieldMask",
                "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask",
                "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(protoPaths:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FieldMask",
                "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask",
                "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.String]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV10protoPathsACSaySSG_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV10protoPathsACSaySSG_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(protoPaths:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FieldMask",
                "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask",
                "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.String]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV10protoPathsACSSd_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV10protoPathsACSSd_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(jsonPaths:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_FieldMask",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask",
                    "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.String]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV9jsonPathsACSgSSd_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV9jsonPathsACSgSSd_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(allFieldsOf:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FieldMask",
                "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask",
                "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV"
              },
              {
                "kind": "TypeNominal",
                "name": "Metatype",
                "printedName": "τ_0_0.Type",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ]
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV11allFieldsOfACxm_tcAA7MessageRzAA19_ProtoNameProvidingRzlufc",
            "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV11allFieldsOfACxm_tcAA7MessageRzAA19_ProtoNameProvidingRzlufc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message, τ_0_0 : SwiftProtobuf._ProtoNameProviding>",
            "sugared_genericSig": "<M where M : SwiftProtobuf.Message, M : SwiftProtobuf._ProtoNameProviding>",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(fieldNumbers:of:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FieldMask",
                "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask",
                "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Metatype",
                "printedName": "τ_0_0.Type",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ]
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV12fieldNumbers2ofACSaySiG_xmtKcAA7MessageRzAA19_ProtoNameProvidingRzlufc",
            "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV12fieldNumbers2ofACSaySiG_xmtKcAA7MessageRzAA19_ProtoNameProvidingRzlufc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message, τ_0_0 : SwiftProtobuf._ProtoNameProviding>",
            "sugared_genericSig": "<M where M : SwiftProtobuf.Message, M : SwiftProtobuf._ProtoNameProviding>",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "addPath",
            "printedName": "addPath(_:of:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "Metatype",
                "printedName": "τ_0_0.Type",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ]
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV7addPath_2ofySS_xmtKAA7MessageRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV7addPath_2ofySS_xmtKAA7MessageRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<M where M : SwiftProtobuf.Message>",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "canonical",
            "printedName": "canonical",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FieldMask",
                "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask",
                "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV9canonicalACvp",
            "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV9canonicalACvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_FieldMask",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask",
                    "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV9canonicalACvg",
                "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV9canonicalACvg",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "union",
            "printedName": "union(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FieldMask",
                "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask",
                "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FieldMask",
                "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask",
                "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV5unionyA2CF",
            "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV5unionyA2CF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "intersect",
            "printedName": "intersect(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FieldMask",
                "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask",
                "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FieldMask",
                "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask",
                "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV9intersectyA2CF",
            "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV9intersectyA2CF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "subtract",
            "printedName": "subtract(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FieldMask",
                "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask",
                "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FieldMask",
                "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask",
                "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV8subtractyA2CF",
            "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV8subtractyA2CF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "contains",
            "printedName": "contains(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV8containsySbSSF",
            "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV8containsySbSSF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "isValid",
            "printedName": "isValid(for:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Metatype",
                "printedName": "τ_0_0.Type",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ]
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV7isValid3forSbxm_tAA7MessageRzAA19_ProtoNameProvidingRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV7isValid3forSbxm_tAA7MessageRzAA19_ProtoNameProvidingRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message, τ_0_0 : SwiftProtobuf._ProtoNameProviding>",
            "sugared_genericSig": "<M where M : SwiftProtobuf.Message, M : SwiftProtobuf._ProtoNameProviding>",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "TypeDecl",
            "name": "MergeOptions",
            "printedName": "MergeOptions",
            "children": [
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "MergeOptions",
                    "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask.MergeOptions",
                    "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV12MergeOptionsV"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV12MergeOptionsVAEycfc",
                "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV12MergeOptionsVAEycfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Var",
                "name": "replaceRepeatedFields",
                "printedName": "replaceRepeatedFields",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV12MergeOptionsV21replaceRepeatedFieldsSbvp",
                "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV12MergeOptionsV21replaceRepeatedFieldsSbvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl",
                  "RawDocComment"
                ],
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV12MergeOptionsV21replaceRepeatedFieldsSbvg",
                    "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV12MergeOptionsV21replaceRepeatedFieldsSbvg",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV12MergeOptionsV21replaceRepeatedFieldsSbvs",
                    "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV12MergeOptionsV21replaceRepeatedFieldsSbvs",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV12MergeOptionsV21replaceRepeatedFieldsSbvM",
                    "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV12MergeOptionsV21replaceRepeatedFieldsSbvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              }
            ],
            "declKind": "Struct",
            "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV12MergeOptionsV",
            "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV12MergeOptionsV",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV",
        "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "FieldType",
        "printedName": "FieldType",
        "children": [
          {
            "kind": "AssociatedType",
            "name": "BaseType",
            "printedName": "BaseType",
            "declKind": "AssociatedType",
            "usr": "s:13SwiftProtobuf9FieldTypeP04BaseD0Qa",
            "mangledName": "$s13SwiftProtobuf9FieldTypeP04BaseD0Qa",
            "moduleName": "SwiftProtobuf",
            "protocolReq": true,
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "proto3DefaultValue",
            "printedName": "proto3DefaultValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "DependentMember",
                "printedName": "τ_0_0.BaseType"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf9FieldTypeP18proto3DefaultValue04BaseD0QzvpZ",
            "mangledName": "$s13SwiftProtobuf9FieldTypeP18proto3DefaultValue04BaseD0QzvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "protocolReq": true,
            "declAttributes": [
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "DependentMember",
                    "printedName": "τ_0_0.BaseType"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf9FieldTypeP18proto3DefaultValue04BaseD0QzvgZ",
                "mangledName": "$s13SwiftProtobuf9FieldTypeP18proto3DefaultValue04BaseD0QzvgZ",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>",
                "sugared_genericSig": "<Self where Self : SwiftProtobuf.FieldType>",
                "static": true,
                "protocolReq": true,
                "reqNewWitnessTableEntry": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeSingular",
            "printedName": "decodeSingular(value:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "τ_0_0.BaseType?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "DependentMember",
                    "printedName": "τ_0_0.BaseType"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf9FieldTypeP14decodeSingular5value4fromy04BaseD0QzSgz_qd__ztKAA7DecoderRd__lFZ",
            "mangledName": "$s13SwiftProtobuf9FieldTypeP14decodeSingular5value4fromy04BaseD0QzSgz_qd__ztKAA7DecoderRd__lFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self, D where Self : SwiftProtobuf.FieldType, D : SwiftProtobuf.Decoder>",
            "static": true,
            "protocolReq": true,
            "declAttributes": [
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeated",
            "printedName": "decodeRepeated(value:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_0_0.BaseType]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "DependentMember",
                    "printedName": "τ_0_0.BaseType"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf9FieldTypeP14decodeRepeated5value4fromySay04BaseD0QzGz_qd__ztKAA7DecoderRd__lFZ",
            "mangledName": "$s13SwiftProtobuf9FieldTypeP14decodeRepeated5value4fromySay04BaseD0QzGz_qd__ztKAA7DecoderRd__lFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self, D where Self : SwiftProtobuf.FieldType, D : SwiftProtobuf.Decoder>",
            "static": true,
            "protocolReq": true,
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitSingular",
            "printedName": "visitSingular(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "DependentMember",
                "printedName": "τ_0_0.BaseType"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf9FieldTypeP13visitSingular5value11fieldNumber4withy04BaseD0Qz_Siqd__ztKAA7VisitorRd__lFZ",
            "mangledName": "$s13SwiftProtobuf9FieldTypeP13visitSingular5value11fieldNumber4withy04BaseD0Qz_Siqd__ztKAA7VisitorRd__lFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self, V where Self : SwiftProtobuf.FieldType, V : SwiftProtobuf.Visitor>",
            "static": true,
            "protocolReq": true,
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeated",
            "printedName": "visitRepeated(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_0_0.BaseType]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "DependentMember",
                    "printedName": "τ_0_0.BaseType"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf9FieldTypeP13visitRepeated5value11fieldNumber4withySay04BaseD0QzG_Siqd__ztKAA7VisitorRd__lFZ",
            "mangledName": "$s13SwiftProtobuf9FieldTypeP13visitRepeated5value11fieldNumber4withySay04BaseD0QzG_Siqd__ztKAA7VisitorRd__lFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self, V where Self : SwiftProtobuf.FieldType, V : SwiftProtobuf.Visitor>",
            "static": true,
            "protocolReq": true,
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitPacked",
            "printedName": "visitPacked(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_0_0.BaseType]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "DependentMember",
                    "printedName": "τ_0_0.BaseType"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf9FieldTypeP11visitPacked5value11fieldNumber4withySay04BaseD0QzG_Siqd__ztKAA7VisitorRd__lFZ",
            "mangledName": "$s13SwiftProtobuf9FieldTypeP11visitPacked5value11fieldNumber4withySay04BaseD0QzG_Siqd__ztKAA7VisitorRd__lFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self, V where Self : SwiftProtobuf.FieldType, V : SwiftProtobuf.Visitor>",
            "static": true,
            "protocolReq": true,
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Protocol",
        "usr": "s:13SwiftProtobuf9FieldTypeP",
        "mangledName": "$s13SwiftProtobuf9FieldTypeP",
        "moduleName": "SwiftProtobuf",
        "genericSig": "<τ_0_0 : Swift.Sendable, τ_0_0.BaseType : Swift.Hashable, τ_0_0.BaseType : Swift.Sendable>",
        "sugared_genericSig": "<Self : Swift.Sendable, Self.BaseType : Swift.Hashable, Self.BaseType : Swift.Sendable>",
        "declAttributes": [
          "AccessControl",
          "Preconcurrency",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "MapKeyType",
        "printedName": "MapKeyType",
        "children": [
          {
            "kind": "Function",
            "name": "_lessThan",
            "printedName": "_lessThan(lhs:rhs:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "DependentMember",
                "printedName": "τ_0_0.BaseType"
              },
              {
                "kind": "TypeNominal",
                "name": "DependentMember",
                "printedName": "τ_0_0.BaseType"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf10MapKeyTypeP9_lessThan3lhs3rhsSb04BaseE0Qz_AHtFZ",
            "mangledName": "$s13SwiftProtobuf10MapKeyTypeP9_lessThan3lhs3rhsSb04BaseE0Qz_AHtFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.MapKeyType>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.MapKeyType>",
            "static": true,
            "protocolReq": true,
            "declAttributes": [
              "RawDocComment"
            ],
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "_lessThan",
            "printedName": "_lessThan(lhs:rhs:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "DependentMember",
                "printedName": "τ_0_0.BaseType"
              },
              {
                "kind": "TypeNominal",
                "name": "DependentMember",
                "printedName": "τ_0_0.BaseType"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf10MapKeyTypePAASL04BaseE0RpzrlE9_lessThan3lhs3rhsSbAE_AEtFZ",
            "mangledName": "$s13SwiftProtobuf10MapKeyTypePAASL04BaseE0RpzrlE9_lessThan3lhs3rhsSbAE_AEtFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.MapKeyType, τ_0_0.BaseType : Swift.Comparable>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.MapKeyType, Self.BaseType : Swift.Comparable>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Protocol",
        "usr": "s:13SwiftProtobuf10MapKeyTypeP",
        "mangledName": "$s13SwiftProtobuf10MapKeyTypeP",
        "moduleName": "SwiftProtobuf",
        "genericSig": "<τ_0_0 : SwiftProtobuf.FieldType>",
        "sugared_genericSig": "<Self : SwiftProtobuf.FieldType>",
        "declAttributes": [
          "AccessControl",
          "Preconcurrency",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "FieldType",
            "printedName": "FieldType",
            "usr": "s:13SwiftProtobuf9FieldTypeP",
            "mangledName": "$s13SwiftProtobuf9FieldTypeP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "MapValueType",
        "printedName": "MapValueType",
        "declKind": "Protocol",
        "usr": "s:13SwiftProtobuf12MapValueTypeP",
        "mangledName": "$s13SwiftProtobuf12MapValueTypeP",
        "moduleName": "SwiftProtobuf",
        "genericSig": "<τ_0_0 : SwiftProtobuf.FieldType>",
        "sugared_genericSig": "<Self : SwiftProtobuf.FieldType>",
        "declAttributes": [
          "AccessControl",
          "Preconcurrency",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "FieldType",
            "printedName": "FieldType",
            "usr": "s:13SwiftProtobuf9FieldTypeP",
            "mangledName": "$s13SwiftProtobuf9FieldTypeP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "ProtobufFloat",
        "printedName": "ProtobufFloat",
        "children": [
          {
            "kind": "Var",
            "name": "proto3DefaultValue",
            "printedName": "proto3DefaultValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "usr": "s:Sf"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf0B5FloatV18proto3DefaultValueSfvpZ",
            "mangledName": "$s13SwiftProtobuf0B5FloatV18proto3DefaultValueSfvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf0B5FloatV18proto3DefaultValueSfvgZ",
                "mangledName": "$s13SwiftProtobuf0B5FloatV18proto3DefaultValueSfvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeSingular",
            "printedName": "decodeSingular(value:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.Float?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B5FloatV14decodeSingular5value4fromySfSgz_xztKAA7DecoderRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B5FloatV14decodeSingular5value4fromySfSgz_xztKAA7DecoderRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeated",
            "printedName": "decodeRepeated(value:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Float]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B5FloatV14decodeRepeated5value4fromySaySfGz_xztKAA7DecoderRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B5FloatV14decodeRepeated5value4fromySaySfGz_xztKAA7DecoderRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitSingular",
            "printedName": "visitSingular(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "usr": "s:Sf"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B5FloatV13visitSingular5value11fieldNumber4withySf_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B5FloatV13visitSingular5value11fieldNumber4withySf_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeated",
            "printedName": "visitRepeated(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Float]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B5FloatV13visitRepeated5value11fieldNumber4withySaySfG_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B5FloatV13visitRepeated5value11fieldNumber4withySaySfG_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitPacked",
            "printedName": "visitPacked(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Float]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B5FloatV11visitPacked5value11fieldNumber4withySaySfG_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B5FloatV11visitPacked5value11fieldNumber4withySaySfG_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf0B5FloatV",
        "mangledName": "$s13SwiftProtobuf0B5FloatV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "FieldType",
            "printedName": "FieldType",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "BaseType",
                "printedName": "BaseType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ]
              }
            ],
            "usr": "s:13SwiftProtobuf9FieldTypeP",
            "mangledName": "$s13SwiftProtobuf9FieldTypeP"
          },
          {
            "kind": "Conformance",
            "name": "MapValueType",
            "printedName": "MapValueType",
            "usr": "s:13SwiftProtobuf12MapValueTypeP",
            "mangledName": "$s13SwiftProtobuf12MapValueTypeP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "ProtobufDouble",
        "printedName": "ProtobufDouble",
        "children": [
          {
            "kind": "Var",
            "name": "proto3DefaultValue",
            "printedName": "proto3DefaultValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Double",
                "printedName": "Swift.Double",
                "usr": "s:Sd"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf0B6DoubleV18proto3DefaultValueSdvpZ",
            "mangledName": "$s13SwiftProtobuf0B6DoubleV18proto3DefaultValueSdvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Double",
                    "printedName": "Swift.Double",
                    "usr": "s:Sd"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf0B6DoubleV18proto3DefaultValueSdvgZ",
                "mangledName": "$s13SwiftProtobuf0B6DoubleV18proto3DefaultValueSdvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeSingular",
            "printedName": "decodeSingular(value:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.Double?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Double",
                    "printedName": "Swift.Double",
                    "usr": "s:Sd"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B6DoubleV14decodeSingular5value4fromySdSgz_xztKAA7DecoderRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B6DoubleV14decodeSingular5value4fromySdSgz_xztKAA7DecoderRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeated",
            "printedName": "decodeRepeated(value:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Double]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Double",
                    "printedName": "Swift.Double",
                    "usr": "s:Sd"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B6DoubleV14decodeRepeated5value4fromySaySdGz_xztKAA7DecoderRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B6DoubleV14decodeRepeated5value4fromySaySdGz_xztKAA7DecoderRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitSingular",
            "printedName": "visitSingular(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Double",
                "printedName": "Swift.Double",
                "usr": "s:Sd"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B6DoubleV13visitSingular5value11fieldNumber4withySd_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B6DoubleV13visitSingular5value11fieldNumber4withySd_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeated",
            "printedName": "visitRepeated(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Double]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Double",
                    "printedName": "Swift.Double",
                    "usr": "s:Sd"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B6DoubleV13visitRepeated5value11fieldNumber4withySaySdG_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B6DoubleV13visitRepeated5value11fieldNumber4withySaySdG_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitPacked",
            "printedName": "visitPacked(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Double]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Double",
                    "printedName": "Swift.Double",
                    "usr": "s:Sd"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B6DoubleV11visitPacked5value11fieldNumber4withySaySdG_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B6DoubleV11visitPacked5value11fieldNumber4withySaySdG_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf0B6DoubleV",
        "mangledName": "$s13SwiftProtobuf0B6DoubleV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "FieldType",
            "printedName": "FieldType",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "BaseType",
                "printedName": "BaseType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Double",
                    "printedName": "Swift.Double",
                    "usr": "s:Sd"
                  }
                ]
              }
            ],
            "usr": "s:13SwiftProtobuf9FieldTypeP",
            "mangledName": "$s13SwiftProtobuf9FieldTypeP"
          },
          {
            "kind": "Conformance",
            "name": "MapValueType",
            "printedName": "MapValueType",
            "usr": "s:13SwiftProtobuf12MapValueTypeP",
            "mangledName": "$s13SwiftProtobuf12MapValueTypeP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "ProtobufInt32",
        "printedName": "ProtobufInt32",
        "children": [
          {
            "kind": "Var",
            "name": "proto3DefaultValue",
            "printedName": "proto3DefaultValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int32",
                "printedName": "Swift.Int32",
                "usr": "s:s5Int32V"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf0B5Int32V18proto3DefaultValues0C0VvpZ",
            "mangledName": "$s13SwiftProtobuf0B5Int32V18proto3DefaultValues0C0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf0B5Int32V18proto3DefaultValues0C0VvgZ",
                "mangledName": "$s13SwiftProtobuf0B5Int32V18proto3DefaultValues0C0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeSingular",
            "printedName": "decodeSingular(value:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.Int32?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B5Int32V14decodeSingular5value4fromys0C0VSgz_xztKAA7DecoderRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B5Int32V14decodeSingular5value4fromys0C0VSgz_xztKAA7DecoderRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeated",
            "printedName": "decodeRepeated(value:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B5Int32V14decodeRepeated5value4fromySays0C0VGz_xztKAA7DecoderRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B5Int32V14decodeRepeated5value4fromySays0C0VGz_xztKAA7DecoderRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitSingular",
            "printedName": "visitSingular(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Int32",
                "printedName": "Swift.Int32",
                "usr": "s:s5Int32V"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B5Int32V13visitSingular5value11fieldNumber4withys0C0V_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B5Int32V13visitSingular5value11fieldNumber4withys0C0V_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeated",
            "printedName": "visitRepeated(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B5Int32V13visitRepeated5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B5Int32V13visitRepeated5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitPacked",
            "printedName": "visitPacked(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B5Int32V11visitPacked5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B5Int32V11visitPacked5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf0B5Int32V",
        "mangledName": "$s13SwiftProtobuf0B5Int32V",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "FieldType",
            "printedName": "FieldType",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "BaseType",
                "printedName": "BaseType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ]
              }
            ],
            "usr": "s:13SwiftProtobuf9FieldTypeP",
            "mangledName": "$s13SwiftProtobuf9FieldTypeP"
          },
          {
            "kind": "Conformance",
            "name": "MapKeyType",
            "printedName": "MapKeyType",
            "usr": "s:13SwiftProtobuf10MapKeyTypeP",
            "mangledName": "$s13SwiftProtobuf10MapKeyTypeP"
          },
          {
            "kind": "Conformance",
            "name": "MapValueType",
            "printedName": "MapValueType",
            "usr": "s:13SwiftProtobuf12MapValueTypeP",
            "mangledName": "$s13SwiftProtobuf12MapValueTypeP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "ProtobufInt64",
        "printedName": "ProtobufInt64",
        "children": [
          {
            "kind": "Var",
            "name": "proto3DefaultValue",
            "printedName": "proto3DefaultValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int64",
                "printedName": "Swift.Int64",
                "usr": "s:s5Int64V"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf0B5Int64V18proto3DefaultValues0C0VvpZ",
            "mangledName": "$s13SwiftProtobuf0B5Int64V18proto3DefaultValues0C0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf0B5Int64V18proto3DefaultValues0C0VvgZ",
                "mangledName": "$s13SwiftProtobuf0B5Int64V18proto3DefaultValues0C0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeSingular",
            "printedName": "decodeSingular(value:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.Int64?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B5Int64V14decodeSingular5value4fromys0C0VSgz_xztKAA7DecoderRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B5Int64V14decodeSingular5value4fromys0C0VSgz_xztKAA7DecoderRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeated",
            "printedName": "decodeRepeated(value:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B5Int64V14decodeRepeated5value4fromySays0C0VGz_xztKAA7DecoderRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B5Int64V14decodeRepeated5value4fromySays0C0VGz_xztKAA7DecoderRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitSingular",
            "printedName": "visitSingular(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Int64",
                "printedName": "Swift.Int64",
                "usr": "s:s5Int64V"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B5Int64V13visitSingular5value11fieldNumber4withys0C0V_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B5Int64V13visitSingular5value11fieldNumber4withys0C0V_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeated",
            "printedName": "visitRepeated(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B5Int64V13visitRepeated5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B5Int64V13visitRepeated5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitPacked",
            "printedName": "visitPacked(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B5Int64V11visitPacked5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B5Int64V11visitPacked5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf0B5Int64V",
        "mangledName": "$s13SwiftProtobuf0B5Int64V",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "FieldType",
            "printedName": "FieldType",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "BaseType",
                "printedName": "BaseType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ]
              }
            ],
            "usr": "s:13SwiftProtobuf9FieldTypeP",
            "mangledName": "$s13SwiftProtobuf9FieldTypeP"
          },
          {
            "kind": "Conformance",
            "name": "MapKeyType",
            "printedName": "MapKeyType",
            "usr": "s:13SwiftProtobuf10MapKeyTypeP",
            "mangledName": "$s13SwiftProtobuf10MapKeyTypeP"
          },
          {
            "kind": "Conformance",
            "name": "MapValueType",
            "printedName": "MapValueType",
            "usr": "s:13SwiftProtobuf12MapValueTypeP",
            "mangledName": "$s13SwiftProtobuf12MapValueTypeP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "ProtobufUInt32",
        "printedName": "ProtobufUInt32",
        "children": [
          {
            "kind": "Var",
            "name": "proto3DefaultValue",
            "printedName": "proto3DefaultValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UInt32",
                "printedName": "Swift.UInt32",
                "usr": "s:s6UInt32V"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf0B6UInt32V18proto3DefaultValues0C0VvpZ",
            "mangledName": "$s13SwiftProtobuf0B6UInt32V18proto3DefaultValues0C0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt32",
                    "printedName": "Swift.UInt32",
                    "usr": "s:s6UInt32V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf0B6UInt32V18proto3DefaultValues0C0VvgZ",
                "mangledName": "$s13SwiftProtobuf0B6UInt32V18proto3DefaultValues0C0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeSingular",
            "printedName": "decodeSingular(value:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.UInt32?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt32",
                    "printedName": "Swift.UInt32",
                    "usr": "s:s6UInt32V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B6UInt32V14decodeSingular5value4fromys0C0VSgz_xztKAA7DecoderRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B6UInt32V14decodeSingular5value4fromys0C0VSgz_xztKAA7DecoderRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeated",
            "printedName": "decodeRepeated(value:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt32",
                    "printedName": "Swift.UInt32",
                    "usr": "s:s6UInt32V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B6UInt32V14decodeRepeated5value4fromySays0C0VGz_xztKAA7DecoderRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B6UInt32V14decodeRepeated5value4fromySays0C0VGz_xztKAA7DecoderRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitSingular",
            "printedName": "visitSingular(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "UInt32",
                "printedName": "Swift.UInt32",
                "usr": "s:s6UInt32V"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B6UInt32V13visitSingular5value11fieldNumber4withys0C0V_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B6UInt32V13visitSingular5value11fieldNumber4withys0C0V_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeated",
            "printedName": "visitRepeated(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt32",
                    "printedName": "Swift.UInt32",
                    "usr": "s:s6UInt32V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B6UInt32V13visitRepeated5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B6UInt32V13visitRepeated5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitPacked",
            "printedName": "visitPacked(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt32",
                    "printedName": "Swift.UInt32",
                    "usr": "s:s6UInt32V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B6UInt32V11visitPacked5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B6UInt32V11visitPacked5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf0B6UInt32V",
        "mangledName": "$s13SwiftProtobuf0B6UInt32V",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "FieldType",
            "printedName": "FieldType",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "BaseType",
                "printedName": "BaseType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt32",
                    "printedName": "Swift.UInt32",
                    "usr": "s:s6UInt32V"
                  }
                ]
              }
            ],
            "usr": "s:13SwiftProtobuf9FieldTypeP",
            "mangledName": "$s13SwiftProtobuf9FieldTypeP"
          },
          {
            "kind": "Conformance",
            "name": "MapKeyType",
            "printedName": "MapKeyType",
            "usr": "s:13SwiftProtobuf10MapKeyTypeP",
            "mangledName": "$s13SwiftProtobuf10MapKeyTypeP"
          },
          {
            "kind": "Conformance",
            "name": "MapValueType",
            "printedName": "MapValueType",
            "usr": "s:13SwiftProtobuf12MapValueTypeP",
            "mangledName": "$s13SwiftProtobuf12MapValueTypeP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "ProtobufUInt64",
        "printedName": "ProtobufUInt64",
        "children": [
          {
            "kind": "Var",
            "name": "proto3DefaultValue",
            "printedName": "proto3DefaultValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UInt64",
                "printedName": "Swift.UInt64",
                "usr": "s:s6UInt64V"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf0B6UInt64V18proto3DefaultValues0C0VvpZ",
            "mangledName": "$s13SwiftProtobuf0B6UInt64V18proto3DefaultValues0C0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt64",
                    "printedName": "Swift.UInt64",
                    "usr": "s:s6UInt64V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf0B6UInt64V18proto3DefaultValues0C0VvgZ",
                "mangledName": "$s13SwiftProtobuf0B6UInt64V18proto3DefaultValues0C0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeSingular",
            "printedName": "decodeSingular(value:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.UInt64?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt64",
                    "printedName": "Swift.UInt64",
                    "usr": "s:s6UInt64V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B6UInt64V14decodeSingular5value4fromys0C0VSgz_xztKAA7DecoderRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B6UInt64V14decodeSingular5value4fromys0C0VSgz_xztKAA7DecoderRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeated",
            "printedName": "decodeRepeated(value:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt64",
                    "printedName": "Swift.UInt64",
                    "usr": "s:s6UInt64V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B6UInt64V14decodeRepeated5value4fromySays0C0VGz_xztKAA7DecoderRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B6UInt64V14decodeRepeated5value4fromySays0C0VGz_xztKAA7DecoderRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitSingular",
            "printedName": "visitSingular(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "UInt64",
                "printedName": "Swift.UInt64",
                "usr": "s:s6UInt64V"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B6UInt64V13visitSingular5value11fieldNumber4withys0C0V_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B6UInt64V13visitSingular5value11fieldNumber4withys0C0V_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeated",
            "printedName": "visitRepeated(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt64",
                    "printedName": "Swift.UInt64",
                    "usr": "s:s6UInt64V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B6UInt64V13visitRepeated5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B6UInt64V13visitRepeated5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitPacked",
            "printedName": "visitPacked(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt64",
                    "printedName": "Swift.UInt64",
                    "usr": "s:s6UInt64V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B6UInt64V11visitPacked5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B6UInt64V11visitPacked5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf0B6UInt64V",
        "mangledName": "$s13SwiftProtobuf0B6UInt64V",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "FieldType",
            "printedName": "FieldType",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "BaseType",
                "printedName": "BaseType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt64",
                    "printedName": "Swift.UInt64",
                    "usr": "s:s6UInt64V"
                  }
                ]
              }
            ],
            "usr": "s:13SwiftProtobuf9FieldTypeP",
            "mangledName": "$s13SwiftProtobuf9FieldTypeP"
          },
          {
            "kind": "Conformance",
            "name": "MapKeyType",
            "printedName": "MapKeyType",
            "usr": "s:13SwiftProtobuf10MapKeyTypeP",
            "mangledName": "$s13SwiftProtobuf10MapKeyTypeP"
          },
          {
            "kind": "Conformance",
            "name": "MapValueType",
            "printedName": "MapValueType",
            "usr": "s:13SwiftProtobuf12MapValueTypeP",
            "mangledName": "$s13SwiftProtobuf12MapValueTypeP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "ProtobufSInt32",
        "printedName": "ProtobufSInt32",
        "children": [
          {
            "kind": "Var",
            "name": "proto3DefaultValue",
            "printedName": "proto3DefaultValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int32",
                "printedName": "Swift.Int32",
                "usr": "s:s5Int32V"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf0B6SInt32V18proto3DefaultValues5Int32VvpZ",
            "mangledName": "$s13SwiftProtobuf0B6SInt32V18proto3DefaultValues5Int32VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf0B6SInt32V18proto3DefaultValues5Int32VvgZ",
                "mangledName": "$s13SwiftProtobuf0B6SInt32V18proto3DefaultValues5Int32VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeSingular",
            "printedName": "decodeSingular(value:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.Int32?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B6SInt32V14decodeSingular5value4fromys5Int32VSgz_xztKAA7DecoderRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B6SInt32V14decodeSingular5value4fromys5Int32VSgz_xztKAA7DecoderRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeated",
            "printedName": "decodeRepeated(value:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B6SInt32V14decodeRepeated5value4fromySays5Int32VGz_xztKAA7DecoderRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B6SInt32V14decodeRepeated5value4fromySays5Int32VGz_xztKAA7DecoderRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitSingular",
            "printedName": "visitSingular(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Int32",
                "printedName": "Swift.Int32",
                "usr": "s:s5Int32V"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B6SInt32V13visitSingular5value11fieldNumber4withys5Int32V_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B6SInt32V13visitSingular5value11fieldNumber4withys5Int32V_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeated",
            "printedName": "visitRepeated(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B6SInt32V13visitRepeated5value11fieldNumber4withySays5Int32VG_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B6SInt32V13visitRepeated5value11fieldNumber4withySays5Int32VG_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitPacked",
            "printedName": "visitPacked(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B6SInt32V11visitPacked5value11fieldNumber4withySays5Int32VG_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B6SInt32V11visitPacked5value11fieldNumber4withySays5Int32VG_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf0B6SInt32V",
        "mangledName": "$s13SwiftProtobuf0B6SInt32V",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "FieldType",
            "printedName": "FieldType",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "BaseType",
                "printedName": "BaseType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ]
              }
            ],
            "usr": "s:13SwiftProtobuf9FieldTypeP",
            "mangledName": "$s13SwiftProtobuf9FieldTypeP"
          },
          {
            "kind": "Conformance",
            "name": "MapKeyType",
            "printedName": "MapKeyType",
            "usr": "s:13SwiftProtobuf10MapKeyTypeP",
            "mangledName": "$s13SwiftProtobuf10MapKeyTypeP"
          },
          {
            "kind": "Conformance",
            "name": "MapValueType",
            "printedName": "MapValueType",
            "usr": "s:13SwiftProtobuf12MapValueTypeP",
            "mangledName": "$s13SwiftProtobuf12MapValueTypeP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "ProtobufSInt64",
        "printedName": "ProtobufSInt64",
        "children": [
          {
            "kind": "Var",
            "name": "proto3DefaultValue",
            "printedName": "proto3DefaultValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int64",
                "printedName": "Swift.Int64",
                "usr": "s:s5Int64V"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf0B6SInt64V18proto3DefaultValues5Int64VvpZ",
            "mangledName": "$s13SwiftProtobuf0B6SInt64V18proto3DefaultValues5Int64VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf0B6SInt64V18proto3DefaultValues5Int64VvgZ",
                "mangledName": "$s13SwiftProtobuf0B6SInt64V18proto3DefaultValues5Int64VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeSingular",
            "printedName": "decodeSingular(value:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.Int64?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B6SInt64V14decodeSingular5value4fromys5Int64VSgz_xztKAA7DecoderRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B6SInt64V14decodeSingular5value4fromys5Int64VSgz_xztKAA7DecoderRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeated",
            "printedName": "decodeRepeated(value:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B6SInt64V14decodeRepeated5value4fromySays5Int64VGz_xztKAA7DecoderRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B6SInt64V14decodeRepeated5value4fromySays5Int64VGz_xztKAA7DecoderRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitSingular",
            "printedName": "visitSingular(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Int64",
                "printedName": "Swift.Int64",
                "usr": "s:s5Int64V"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B6SInt64V13visitSingular5value11fieldNumber4withys5Int64V_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B6SInt64V13visitSingular5value11fieldNumber4withys5Int64V_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeated",
            "printedName": "visitRepeated(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B6SInt64V13visitRepeated5value11fieldNumber4withySays5Int64VG_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B6SInt64V13visitRepeated5value11fieldNumber4withySays5Int64VG_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitPacked",
            "printedName": "visitPacked(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B6SInt64V11visitPacked5value11fieldNumber4withySays5Int64VG_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B6SInt64V11visitPacked5value11fieldNumber4withySays5Int64VG_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf0B6SInt64V",
        "mangledName": "$s13SwiftProtobuf0B6SInt64V",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "FieldType",
            "printedName": "FieldType",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "BaseType",
                "printedName": "BaseType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ]
              }
            ],
            "usr": "s:13SwiftProtobuf9FieldTypeP",
            "mangledName": "$s13SwiftProtobuf9FieldTypeP"
          },
          {
            "kind": "Conformance",
            "name": "MapKeyType",
            "printedName": "MapKeyType",
            "usr": "s:13SwiftProtobuf10MapKeyTypeP",
            "mangledName": "$s13SwiftProtobuf10MapKeyTypeP"
          },
          {
            "kind": "Conformance",
            "name": "MapValueType",
            "printedName": "MapValueType",
            "usr": "s:13SwiftProtobuf12MapValueTypeP",
            "mangledName": "$s13SwiftProtobuf12MapValueTypeP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "ProtobufFixed32",
        "printedName": "ProtobufFixed32",
        "children": [
          {
            "kind": "Var",
            "name": "proto3DefaultValue",
            "printedName": "proto3DefaultValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UInt32",
                "printedName": "Swift.UInt32",
                "usr": "s:s6UInt32V"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf0B7Fixed32V18proto3DefaultValues6UInt32VvpZ",
            "mangledName": "$s13SwiftProtobuf0B7Fixed32V18proto3DefaultValues6UInt32VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt32",
                    "printedName": "Swift.UInt32",
                    "usr": "s:s6UInt32V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf0B7Fixed32V18proto3DefaultValues6UInt32VvgZ",
                "mangledName": "$s13SwiftProtobuf0B7Fixed32V18proto3DefaultValues6UInt32VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeSingular",
            "printedName": "decodeSingular(value:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.UInt32?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt32",
                    "printedName": "Swift.UInt32",
                    "usr": "s:s6UInt32V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B7Fixed32V14decodeSingular5value4fromys6UInt32VSgz_xztKAA7DecoderRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B7Fixed32V14decodeSingular5value4fromys6UInt32VSgz_xztKAA7DecoderRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeated",
            "printedName": "decodeRepeated(value:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt32",
                    "printedName": "Swift.UInt32",
                    "usr": "s:s6UInt32V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B7Fixed32V14decodeRepeated5value4fromySays6UInt32VGz_xztKAA7DecoderRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B7Fixed32V14decodeRepeated5value4fromySays6UInt32VGz_xztKAA7DecoderRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitSingular",
            "printedName": "visitSingular(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "UInt32",
                "printedName": "Swift.UInt32",
                "usr": "s:s6UInt32V"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B7Fixed32V13visitSingular5value11fieldNumber4withys6UInt32V_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B7Fixed32V13visitSingular5value11fieldNumber4withys6UInt32V_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeated",
            "printedName": "visitRepeated(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt32",
                    "printedName": "Swift.UInt32",
                    "usr": "s:s6UInt32V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B7Fixed32V13visitRepeated5value11fieldNumber4withySays6UInt32VG_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B7Fixed32V13visitRepeated5value11fieldNumber4withySays6UInt32VG_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitPacked",
            "printedName": "visitPacked(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt32",
                    "printedName": "Swift.UInt32",
                    "usr": "s:s6UInt32V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B7Fixed32V11visitPacked5value11fieldNumber4withySays6UInt32VG_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B7Fixed32V11visitPacked5value11fieldNumber4withySays6UInt32VG_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf0B7Fixed32V",
        "mangledName": "$s13SwiftProtobuf0B7Fixed32V",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "FieldType",
            "printedName": "FieldType",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "BaseType",
                "printedName": "BaseType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt32",
                    "printedName": "Swift.UInt32",
                    "usr": "s:s6UInt32V"
                  }
                ]
              }
            ],
            "usr": "s:13SwiftProtobuf9FieldTypeP",
            "mangledName": "$s13SwiftProtobuf9FieldTypeP"
          },
          {
            "kind": "Conformance",
            "name": "MapKeyType",
            "printedName": "MapKeyType",
            "usr": "s:13SwiftProtobuf10MapKeyTypeP",
            "mangledName": "$s13SwiftProtobuf10MapKeyTypeP"
          },
          {
            "kind": "Conformance",
            "name": "MapValueType",
            "printedName": "MapValueType",
            "usr": "s:13SwiftProtobuf12MapValueTypeP",
            "mangledName": "$s13SwiftProtobuf12MapValueTypeP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "ProtobufFixed64",
        "printedName": "ProtobufFixed64",
        "children": [
          {
            "kind": "Var",
            "name": "proto3DefaultValue",
            "printedName": "proto3DefaultValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UInt64",
                "printedName": "Swift.UInt64",
                "usr": "s:s6UInt64V"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf0B7Fixed64V18proto3DefaultValues6UInt64VvpZ",
            "mangledName": "$s13SwiftProtobuf0B7Fixed64V18proto3DefaultValues6UInt64VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt64",
                    "printedName": "Swift.UInt64",
                    "usr": "s:s6UInt64V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf0B7Fixed64V18proto3DefaultValues6UInt64VvgZ",
                "mangledName": "$s13SwiftProtobuf0B7Fixed64V18proto3DefaultValues6UInt64VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeSingular",
            "printedName": "decodeSingular(value:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.UInt64?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt64",
                    "printedName": "Swift.UInt64",
                    "usr": "s:s6UInt64V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B7Fixed64V14decodeSingular5value4fromys6UInt64VSgz_xztKAA7DecoderRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B7Fixed64V14decodeSingular5value4fromys6UInt64VSgz_xztKAA7DecoderRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeated",
            "printedName": "decodeRepeated(value:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt64",
                    "printedName": "Swift.UInt64",
                    "usr": "s:s6UInt64V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B7Fixed64V14decodeRepeated5value4fromySays6UInt64VGz_xztKAA7DecoderRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B7Fixed64V14decodeRepeated5value4fromySays6UInt64VGz_xztKAA7DecoderRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitSingular",
            "printedName": "visitSingular(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "UInt64",
                "printedName": "Swift.UInt64",
                "usr": "s:s6UInt64V"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B7Fixed64V13visitSingular5value11fieldNumber4withys6UInt64V_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B7Fixed64V13visitSingular5value11fieldNumber4withys6UInt64V_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeated",
            "printedName": "visitRepeated(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt64",
                    "printedName": "Swift.UInt64",
                    "usr": "s:s6UInt64V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B7Fixed64V13visitRepeated5value11fieldNumber4withySays6UInt64VG_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B7Fixed64V13visitRepeated5value11fieldNumber4withySays6UInt64VG_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitPacked",
            "printedName": "visitPacked(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt64",
                    "printedName": "Swift.UInt64",
                    "usr": "s:s6UInt64V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B7Fixed64V11visitPacked5value11fieldNumber4withySays6UInt64VG_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B7Fixed64V11visitPacked5value11fieldNumber4withySays6UInt64VG_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf0B7Fixed64V",
        "mangledName": "$s13SwiftProtobuf0B7Fixed64V",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "FieldType",
            "printedName": "FieldType",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "BaseType",
                "printedName": "BaseType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt64",
                    "printedName": "Swift.UInt64",
                    "usr": "s:s6UInt64V"
                  }
                ]
              }
            ],
            "usr": "s:13SwiftProtobuf9FieldTypeP",
            "mangledName": "$s13SwiftProtobuf9FieldTypeP"
          },
          {
            "kind": "Conformance",
            "name": "MapKeyType",
            "printedName": "MapKeyType",
            "usr": "s:13SwiftProtobuf10MapKeyTypeP",
            "mangledName": "$s13SwiftProtobuf10MapKeyTypeP"
          },
          {
            "kind": "Conformance",
            "name": "MapValueType",
            "printedName": "MapValueType",
            "usr": "s:13SwiftProtobuf12MapValueTypeP",
            "mangledName": "$s13SwiftProtobuf12MapValueTypeP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "ProtobufSFixed32",
        "printedName": "ProtobufSFixed32",
        "children": [
          {
            "kind": "Var",
            "name": "proto3DefaultValue",
            "printedName": "proto3DefaultValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int32",
                "printedName": "Swift.Int32",
                "usr": "s:s5Int32V"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf0B8SFixed32V18proto3DefaultValues5Int32VvpZ",
            "mangledName": "$s13SwiftProtobuf0B8SFixed32V18proto3DefaultValues5Int32VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf0B8SFixed32V18proto3DefaultValues5Int32VvgZ",
                "mangledName": "$s13SwiftProtobuf0B8SFixed32V18proto3DefaultValues5Int32VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeSingular",
            "printedName": "decodeSingular(value:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.Int32?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B8SFixed32V14decodeSingular5value4fromys5Int32VSgz_xztKAA7DecoderRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B8SFixed32V14decodeSingular5value4fromys5Int32VSgz_xztKAA7DecoderRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeated",
            "printedName": "decodeRepeated(value:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B8SFixed32V14decodeRepeated5value4fromySays5Int32VGz_xztKAA7DecoderRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B8SFixed32V14decodeRepeated5value4fromySays5Int32VGz_xztKAA7DecoderRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitSingular",
            "printedName": "visitSingular(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Int32",
                "printedName": "Swift.Int32",
                "usr": "s:s5Int32V"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B8SFixed32V13visitSingular5value11fieldNumber4withys5Int32V_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B8SFixed32V13visitSingular5value11fieldNumber4withys5Int32V_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeated",
            "printedName": "visitRepeated(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B8SFixed32V13visitRepeated5value11fieldNumber4withySays5Int32VG_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B8SFixed32V13visitRepeated5value11fieldNumber4withySays5Int32VG_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitPacked",
            "printedName": "visitPacked(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B8SFixed32V11visitPacked5value11fieldNumber4withySays5Int32VG_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B8SFixed32V11visitPacked5value11fieldNumber4withySays5Int32VG_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf0B8SFixed32V",
        "mangledName": "$s13SwiftProtobuf0B8SFixed32V",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "FieldType",
            "printedName": "FieldType",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "BaseType",
                "printedName": "BaseType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ]
              }
            ],
            "usr": "s:13SwiftProtobuf9FieldTypeP",
            "mangledName": "$s13SwiftProtobuf9FieldTypeP"
          },
          {
            "kind": "Conformance",
            "name": "MapKeyType",
            "printedName": "MapKeyType",
            "usr": "s:13SwiftProtobuf10MapKeyTypeP",
            "mangledName": "$s13SwiftProtobuf10MapKeyTypeP"
          },
          {
            "kind": "Conformance",
            "name": "MapValueType",
            "printedName": "MapValueType",
            "usr": "s:13SwiftProtobuf12MapValueTypeP",
            "mangledName": "$s13SwiftProtobuf12MapValueTypeP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "ProtobufSFixed64",
        "printedName": "ProtobufSFixed64",
        "children": [
          {
            "kind": "Var",
            "name": "proto3DefaultValue",
            "printedName": "proto3DefaultValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int64",
                "printedName": "Swift.Int64",
                "usr": "s:s5Int64V"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf0B8SFixed64V18proto3DefaultValues5Int64VvpZ",
            "mangledName": "$s13SwiftProtobuf0B8SFixed64V18proto3DefaultValues5Int64VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf0B8SFixed64V18proto3DefaultValues5Int64VvgZ",
                "mangledName": "$s13SwiftProtobuf0B8SFixed64V18proto3DefaultValues5Int64VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeSingular",
            "printedName": "decodeSingular(value:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.Int64?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B8SFixed64V14decodeSingular5value4fromys5Int64VSgz_xztKAA7DecoderRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B8SFixed64V14decodeSingular5value4fromys5Int64VSgz_xztKAA7DecoderRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeated",
            "printedName": "decodeRepeated(value:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B8SFixed64V14decodeRepeated5value4fromySays5Int64VGz_xztKAA7DecoderRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B8SFixed64V14decodeRepeated5value4fromySays5Int64VGz_xztKAA7DecoderRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitSingular",
            "printedName": "visitSingular(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Int64",
                "printedName": "Swift.Int64",
                "usr": "s:s5Int64V"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B8SFixed64V13visitSingular5value11fieldNumber4withys5Int64V_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B8SFixed64V13visitSingular5value11fieldNumber4withys5Int64V_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeated",
            "printedName": "visitRepeated(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B8SFixed64V13visitRepeated5value11fieldNumber4withySays5Int64VG_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B8SFixed64V13visitRepeated5value11fieldNumber4withySays5Int64VG_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitPacked",
            "printedName": "visitPacked(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B8SFixed64V11visitPacked5value11fieldNumber4withySays5Int64VG_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B8SFixed64V11visitPacked5value11fieldNumber4withySays5Int64VG_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf0B8SFixed64V",
        "mangledName": "$s13SwiftProtobuf0B8SFixed64V",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "FieldType",
            "printedName": "FieldType",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "BaseType",
                "printedName": "BaseType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ]
              }
            ],
            "usr": "s:13SwiftProtobuf9FieldTypeP",
            "mangledName": "$s13SwiftProtobuf9FieldTypeP"
          },
          {
            "kind": "Conformance",
            "name": "MapKeyType",
            "printedName": "MapKeyType",
            "usr": "s:13SwiftProtobuf10MapKeyTypeP",
            "mangledName": "$s13SwiftProtobuf10MapKeyTypeP"
          },
          {
            "kind": "Conformance",
            "name": "MapValueType",
            "printedName": "MapValueType",
            "usr": "s:13SwiftProtobuf12MapValueTypeP",
            "mangledName": "$s13SwiftProtobuf12MapValueTypeP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "ProtobufBool",
        "printedName": "ProtobufBool",
        "children": [
          {
            "kind": "Var",
            "name": "proto3DefaultValue",
            "printedName": "proto3DefaultValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf0B4BoolV18proto3DefaultValueSbvpZ",
            "mangledName": "$s13SwiftProtobuf0B4BoolV18proto3DefaultValueSbvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf0B4BoolV18proto3DefaultValueSbvgZ",
                "mangledName": "$s13SwiftProtobuf0B4BoolV18proto3DefaultValueSbvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeSingular",
            "printedName": "decodeSingular(value:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.Bool?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B4BoolV14decodeSingular5value4fromySbSgz_xztKAA7DecoderRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B4BoolV14decodeSingular5value4fromySbSgz_xztKAA7DecoderRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeated",
            "printedName": "decodeRepeated(value:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Bool]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B4BoolV14decodeRepeated5value4fromySaySbGz_xztKAA7DecoderRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B4BoolV14decodeRepeated5value4fromySaySbGz_xztKAA7DecoderRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitSingular",
            "printedName": "visitSingular(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B4BoolV13visitSingular5value11fieldNumber4withySb_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B4BoolV13visitSingular5value11fieldNumber4withySb_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeated",
            "printedName": "visitRepeated(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Bool]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B4BoolV13visitRepeated5value11fieldNumber4withySaySbG_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B4BoolV13visitRepeated5value11fieldNumber4withySaySbG_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitPacked",
            "printedName": "visitPacked(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Bool]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B4BoolV11visitPacked5value11fieldNumber4withySaySbG_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B4BoolV11visitPacked5value11fieldNumber4withySaySbG_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "_lessThan",
            "printedName": "_lessThan(lhs:rhs:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B4BoolV9_lessThan3lhs3rhsS2b_SbtFZ",
            "mangledName": "$s13SwiftProtobuf0B4BoolV9_lessThan3lhs3rhsS2b_SbtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf0B4BoolV",
        "mangledName": "$s13SwiftProtobuf0B4BoolV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "FieldType",
            "printedName": "FieldType",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "BaseType",
                "printedName": "BaseType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ]
              }
            ],
            "usr": "s:13SwiftProtobuf9FieldTypeP",
            "mangledName": "$s13SwiftProtobuf9FieldTypeP"
          },
          {
            "kind": "Conformance",
            "name": "MapKeyType",
            "printedName": "MapKeyType",
            "usr": "s:13SwiftProtobuf10MapKeyTypeP",
            "mangledName": "$s13SwiftProtobuf10MapKeyTypeP"
          },
          {
            "kind": "Conformance",
            "name": "MapValueType",
            "printedName": "MapValueType",
            "usr": "s:13SwiftProtobuf12MapValueTypeP",
            "mangledName": "$s13SwiftProtobuf12MapValueTypeP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "ProtobufString",
        "printedName": "ProtobufString",
        "children": [
          {
            "kind": "Var",
            "name": "proto3DefaultValue",
            "printedName": "proto3DefaultValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf0B6StringV18proto3DefaultValueSSvpZ",
            "mangledName": "$s13SwiftProtobuf0B6StringV18proto3DefaultValueSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf0B6StringV18proto3DefaultValueSSvgZ",
                "mangledName": "$s13SwiftProtobuf0B6StringV18proto3DefaultValueSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeSingular",
            "printedName": "decodeSingular(value:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.String?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B6StringV14decodeSingular5value4fromySSSgz_xztKAA7DecoderRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B6StringV14decodeSingular5value4fromySSSgz_xztKAA7DecoderRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeated",
            "printedName": "decodeRepeated(value:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.String]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B6StringV14decodeRepeated5value4fromySaySSGz_xztKAA7DecoderRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B6StringV14decodeRepeated5value4fromySaySSGz_xztKAA7DecoderRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitSingular",
            "printedName": "visitSingular(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B6StringV13visitSingular5value11fieldNumber4withySS_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B6StringV13visitSingular5value11fieldNumber4withySS_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeated",
            "printedName": "visitRepeated(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.String]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B6StringV13visitRepeated5value11fieldNumber4withySaySSG_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B6StringV13visitRepeated5value11fieldNumber4withySaySSG_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitPacked",
            "printedName": "visitPacked(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.String]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B6StringV11visitPacked5value11fieldNumber4withySaySSG_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B6StringV11visitPacked5value11fieldNumber4withySaySSG_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf0B6StringV",
        "mangledName": "$s13SwiftProtobuf0B6StringV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "FieldType",
            "printedName": "FieldType",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "BaseType",
                "printedName": "BaseType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ]
              }
            ],
            "usr": "s:13SwiftProtobuf9FieldTypeP",
            "mangledName": "$s13SwiftProtobuf9FieldTypeP"
          },
          {
            "kind": "Conformance",
            "name": "MapKeyType",
            "printedName": "MapKeyType",
            "usr": "s:13SwiftProtobuf10MapKeyTypeP",
            "mangledName": "$s13SwiftProtobuf10MapKeyTypeP"
          },
          {
            "kind": "Conformance",
            "name": "MapValueType",
            "printedName": "MapValueType",
            "usr": "s:13SwiftProtobuf12MapValueTypeP",
            "mangledName": "$s13SwiftProtobuf12MapValueTypeP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "ProtobufBytes",
        "printedName": "ProtobufBytes",
        "children": [
          {
            "kind": "Var",
            "name": "proto3DefaultValue",
            "printedName": "proto3DefaultValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Data",
                "printedName": "Foundation.Data",
                "usr": "s:10Foundation4DataV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf0B5BytesV18proto3DefaultValue10Foundation4DataVvpZ",
            "mangledName": "$s13SwiftProtobuf0B5BytesV18proto3DefaultValue10Foundation4DataVvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Data",
                    "printedName": "Foundation.Data",
                    "usr": "s:10Foundation4DataV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf0B5BytesV18proto3DefaultValue10Foundation4DataVvgZ",
                "mangledName": "$s13SwiftProtobuf0B5BytesV18proto3DefaultValue10Foundation4DataVvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeSingular",
            "printedName": "decodeSingular(value:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Foundation.Data?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Data",
                    "printedName": "Foundation.Data",
                    "usr": "s:10Foundation4DataV"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B5BytesV14decodeSingular5value4fromy10Foundation4DataVSgz_xztKAA7DecoderRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B5BytesV14decodeSingular5value4fromy10Foundation4DataVSgz_xztKAA7DecoderRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "decodeRepeated",
            "printedName": "decodeRepeated(value:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Foundation.Data]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Data",
                    "printedName": "Foundation.Data",
                    "usr": "s:10Foundation4DataV"
                  }
                ],
                "paramValueOwnership": "InOut",
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B5BytesV14decodeRepeated5value4fromySay10Foundation4DataVGz_xztKAA7DecoderRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B5BytesV14decodeRepeated5value4fromySay10Foundation4DataVGz_xztKAA7DecoderRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitSingular",
            "printedName": "visitSingular(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Data",
                "printedName": "Foundation.Data",
                "usr": "s:10Foundation4DataV"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B5BytesV13visitSingular5value11fieldNumber4withy10Foundation4DataV_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B5BytesV13visitSingular5value11fieldNumber4withy10Foundation4DataV_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeated",
            "printedName": "visitRepeated(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Foundation.Data]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Data",
                    "printedName": "Foundation.Data",
                    "usr": "s:10Foundation4DataV"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B5BytesV13visitRepeated5value11fieldNumber4withySay10Foundation4DataVG_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B5BytesV13visitRepeated5value11fieldNumber4withySay10Foundation4DataVG_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "visitPacked",
            "printedName": "visitPacked(value:fieldNumber:with:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Foundation.Data]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Data",
                    "printedName": "Foundation.Data",
                    "usr": "s:10Foundation4DataV"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0B5BytesV11visitPacked5value11fieldNumber4withySay10Foundation4DataVG_SixztKAA7VisitorRzlFZ",
            "mangledName": "$s13SwiftProtobuf0B5BytesV11visitPacked5value11fieldNumber4withySay10Foundation4DataVG_SixztKAA7VisitorRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf0B5BytesV",
        "mangledName": "$s13SwiftProtobuf0B5BytesV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "FieldType",
            "printedName": "FieldType",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "BaseType",
                "printedName": "BaseType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Data",
                    "printedName": "Foundation.Data",
                    "usr": "s:10Foundation4DataV"
                  }
                ]
              }
            ],
            "usr": "s:13SwiftProtobuf9FieldTypeP",
            "mangledName": "$s13SwiftProtobuf9FieldTypeP"
          },
          {
            "kind": "Conformance",
            "name": "MapValueType",
            "printedName": "MapValueType",
            "usr": "s:13SwiftProtobuf12MapValueTypeP",
            "mangledName": "$s13SwiftProtobuf12MapValueTypeP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Var",
        "name": "defaultAnyTypeURLPrefix",
        "printedName": "defaultAnyTypeURLPrefix",
        "children": [
          {
            "kind": "TypeNominal",
            "name": "String",
            "printedName": "Swift.String",
            "usr": "s:SS"
          }
        ],
        "declKind": "Var",
        "usr": "s:13SwiftProtobuf23defaultAnyTypeURLPrefixSSvp",
        "mangledName": "$s13SwiftProtobuf23defaultAnyTypeURLPrefixSSvp",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "HasInitialValue",
          "HasStorage",
          "AccessControl"
        ],
        "isLet": true,
        "hasStorage": true,
        "accessors": [
          {
            "kind": "Accessor",
            "name": "Get",
            "printedName": "Get()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Accessor",
            "usr": "s:13SwiftProtobuf23defaultAnyTypeURLPrefixSSvg",
            "mangledName": "$s13SwiftProtobuf23defaultAnyTypeURLPrefixSSvg",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "accessorKind": "get"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Dispatch",
        "printedName": "Dispatch",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Function",
        "name": "-",
        "printedName": "-(_:)",
        "children": [
          {
            "kind": "TypeNominal",
            "name": "Google_Protobuf_Duration",
            "printedName": "SwiftProtobuf.Google_Protobuf_Duration",
            "usr": "s:13SwiftProtobuf07Google_B9_DurationV"
          },
          {
            "kind": "TypeNominal",
            "name": "Google_Protobuf_Duration",
            "printedName": "SwiftProtobuf.Google_Protobuf_Duration",
            "usr": "s:13SwiftProtobuf07Google_B9_DurationV"
          }
        ],
        "declKind": "Func",
        "usr": "s:13SwiftProtobuf1sopyAA07Google_B9_DurationVADF",
        "mangledName": "$s13SwiftProtobuf1sopyAA07Google_B9_DurationVADF",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "Prefix",
          "AccessControl"
        ],
        "funcSelfKind": "NonMutating"
      },
      {
        "kind": "Function",
        "name": "+",
        "printedName": "+(_:_:)",
        "children": [
          {
            "kind": "TypeNominal",
            "name": "Google_Protobuf_Duration",
            "printedName": "SwiftProtobuf.Google_Protobuf_Duration",
            "usr": "s:13SwiftProtobuf07Google_B9_DurationV"
          },
          {
            "kind": "TypeNominal",
            "name": "Google_Protobuf_Duration",
            "printedName": "SwiftProtobuf.Google_Protobuf_Duration",
            "usr": "s:13SwiftProtobuf07Google_B9_DurationV"
          },
          {
            "kind": "TypeNominal",
            "name": "Google_Protobuf_Duration",
            "printedName": "SwiftProtobuf.Google_Protobuf_Duration",
            "usr": "s:13SwiftProtobuf07Google_B9_DurationV"
          }
        ],
        "declKind": "Func",
        "usr": "s:13SwiftProtobuf1poiyAA07Google_B9_DurationVAD_ADtF",
        "mangledName": "$s13SwiftProtobuf1poiyAA07Google_B9_DurationVAD_ADtF",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl"
        ],
        "funcSelfKind": "NonMutating"
      },
      {
        "kind": "Function",
        "name": "-",
        "printedName": "-(_:_:)",
        "children": [
          {
            "kind": "TypeNominal",
            "name": "Google_Protobuf_Duration",
            "printedName": "SwiftProtobuf.Google_Protobuf_Duration",
            "usr": "s:13SwiftProtobuf07Google_B9_DurationV"
          },
          {
            "kind": "TypeNominal",
            "name": "Google_Protobuf_Duration",
            "printedName": "SwiftProtobuf.Google_Protobuf_Duration",
            "usr": "s:13SwiftProtobuf07Google_B9_DurationV"
          },
          {
            "kind": "TypeNominal",
            "name": "Google_Protobuf_Duration",
            "printedName": "SwiftProtobuf.Google_Protobuf_Duration",
            "usr": "s:13SwiftProtobuf07Google_B9_DurationV"
          }
        ],
        "declKind": "Func",
        "usr": "s:13SwiftProtobuf1soiyAA07Google_B9_DurationVAD_ADtF",
        "mangledName": "$s13SwiftProtobuf1soiyAA07Google_B9_DurationVAD_ADtF",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl"
        ],
        "funcSelfKind": "NonMutating"
      },
      {
        "kind": "Function",
        "name": "-",
        "printedName": "-(_:_:)",
        "children": [
          {
            "kind": "TypeNominal",
            "name": "Google_Protobuf_Duration",
            "printedName": "SwiftProtobuf.Google_Protobuf_Duration",
            "usr": "s:13SwiftProtobuf07Google_B9_DurationV"
          },
          {
            "kind": "TypeNominal",
            "name": "Google_Protobuf_Timestamp",
            "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp",
            "usr": "s:13SwiftProtobuf07Google_B10_TimestampV"
          },
          {
            "kind": "TypeNominal",
            "name": "Google_Protobuf_Timestamp",
            "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp",
            "usr": "s:13SwiftProtobuf07Google_B10_TimestampV"
          }
        ],
        "declKind": "Func",
        "usr": "s:13SwiftProtobuf1soiyAA07Google_B9_DurationVAA0c1_B10_TimestampV_AFtF",
        "mangledName": "$s13SwiftProtobuf1soiyAA07Google_B9_DurationVAA0c1_B10_TimestampV_AFtF",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl"
        ],
        "funcSelfKind": "NonMutating"
      },
      {
        "kind": "TypeDecl",
        "name": "FieldMaskError",
        "printedName": "FieldMaskError",
        "children": [
          {
            "kind": "Var",
            "name": "invalidPath",
            "printedName": "invalidPath",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.FieldMaskError.Type) -> SwiftProtobuf.FieldMaskError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FieldMaskError",
                    "printedName": "SwiftProtobuf.FieldMaskError",
                    "usr": "s:13SwiftProtobuf14FieldMaskErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.FieldMaskError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FieldMaskError",
                        "printedName": "SwiftProtobuf.FieldMaskError",
                        "usr": "s:13SwiftProtobuf14FieldMaskErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf14FieldMaskErrorO11invalidPathyA2CmF",
            "mangledName": "$s13SwiftProtobuf14FieldMaskErrorO11invalidPathyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "invalidFieldNumber",
            "printedName": "invalidFieldNumber",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.FieldMaskError.Type) -> SwiftProtobuf.FieldMaskError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FieldMaskError",
                    "printedName": "SwiftProtobuf.FieldMaskError",
                    "usr": "s:13SwiftProtobuf14FieldMaskErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.FieldMaskError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FieldMaskError",
                        "printedName": "SwiftProtobuf.FieldMaskError",
                        "usr": "s:13SwiftProtobuf14FieldMaskErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf14FieldMaskErrorO07invalidC6NumberyA2CmF",
            "mangledName": "$s13SwiftProtobuf14FieldMaskErrorO07invalidC6NumberyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "FieldMaskError",
                "printedName": "SwiftProtobuf.FieldMaskError",
                "usr": "s:13SwiftProtobuf14FieldMaskErrorO"
              },
              {
                "kind": "TypeNominal",
                "name": "FieldMaskError",
                "printedName": "SwiftProtobuf.FieldMaskError",
                "usr": "s:13SwiftProtobuf14FieldMaskErrorO"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf14FieldMaskErrorO2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf14FieldMaskErrorO2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "implicit": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf14FieldMaskErrorO9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf14FieldMaskErrorO9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf14FieldMaskErrorO9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf14FieldMaskErrorO9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "hash",
            "printedName": "hash(into:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Hasher",
                "printedName": "Swift.Hasher",
                "paramValueOwnership": "InOut",
                "usr": "s:s6HasherV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf14FieldMaskErrorO4hash4intoys6HasherVz_tF",
            "mangledName": "$s13SwiftProtobuf14FieldMaskErrorO4hash4intoys6HasherVz_tF",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Enum",
        "usr": "s:13SwiftProtobuf14FieldMaskErrorO",
        "mangledName": "$s13SwiftProtobuf14FieldMaskErrorO",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Error",
            "printedName": "Error",
            "usr": "s:s5ErrorP",
            "mangledName": "$ss5ErrorP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Function",
        "name": "+",
        "printedName": "+(_:_:)",
        "children": [
          {
            "kind": "TypeNominal",
            "name": "Google_Protobuf_Timestamp",
            "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp",
            "usr": "s:13SwiftProtobuf07Google_B10_TimestampV"
          },
          {
            "kind": "TypeNominal",
            "name": "Google_Protobuf_Timestamp",
            "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp",
            "usr": "s:13SwiftProtobuf07Google_B10_TimestampV"
          },
          {
            "kind": "TypeNominal",
            "name": "Google_Protobuf_Duration",
            "printedName": "SwiftProtobuf.Google_Protobuf_Duration",
            "usr": "s:13SwiftProtobuf07Google_B9_DurationV"
          }
        ],
        "declKind": "Func",
        "usr": "s:13SwiftProtobuf1poiyAA07Google_B10_TimestampVAD_AA0c1_B9_DurationVtF",
        "mangledName": "$s13SwiftProtobuf1poiyAA07Google_B10_TimestampVAD_AA0c1_B9_DurationVtF",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl"
        ],
        "funcSelfKind": "NonMutating"
      },
      {
        "kind": "Function",
        "name": "+",
        "printedName": "+(_:_:)",
        "children": [
          {
            "kind": "TypeNominal",
            "name": "Google_Protobuf_Timestamp",
            "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp",
            "usr": "s:13SwiftProtobuf07Google_B10_TimestampV"
          },
          {
            "kind": "TypeNominal",
            "name": "Google_Protobuf_Duration",
            "printedName": "SwiftProtobuf.Google_Protobuf_Duration",
            "usr": "s:13SwiftProtobuf07Google_B9_DurationV"
          },
          {
            "kind": "TypeNominal",
            "name": "Google_Protobuf_Timestamp",
            "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp",
            "usr": "s:13SwiftProtobuf07Google_B10_TimestampV"
          }
        ],
        "declKind": "Func",
        "usr": "s:13SwiftProtobuf1poiyAA07Google_B10_TimestampVAA0c1_B9_DurationV_ADtF",
        "mangledName": "$s13SwiftProtobuf1poiyAA07Google_B10_TimestampVAA0c1_B9_DurationV_ADtF",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl"
        ],
        "funcSelfKind": "NonMutating"
      },
      {
        "kind": "Function",
        "name": "-",
        "printedName": "-(_:_:)",
        "children": [
          {
            "kind": "TypeNominal",
            "name": "Google_Protobuf_Timestamp",
            "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp",
            "usr": "s:13SwiftProtobuf07Google_B10_TimestampV"
          },
          {
            "kind": "TypeNominal",
            "name": "Google_Protobuf_Timestamp",
            "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp",
            "usr": "s:13SwiftProtobuf07Google_B10_TimestampV"
          },
          {
            "kind": "TypeNominal",
            "name": "Google_Protobuf_Duration",
            "printedName": "SwiftProtobuf.Google_Protobuf_Duration",
            "usr": "s:13SwiftProtobuf07Google_B9_DurationV"
          }
        ],
        "declKind": "Func",
        "usr": "s:13SwiftProtobuf1soiyAA07Google_B10_TimestampVAD_AA0c1_B9_DurationVtF",
        "mangledName": "$s13SwiftProtobuf1soiyAA07Google_B10_TimestampVAD_AA0c1_B9_DurationVtF",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl"
        ],
        "funcSelfKind": "NonMutating"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Internal",
        "printedName": "Internal",
        "children": [
          {
            "kind": "Var",
            "name": "emptyData",
            "printedName": "emptyData",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Data",
                "printedName": "Foundation.Data",
                "usr": "s:10Foundation4DataV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf8InternalO9emptyData10Foundation0E0VvpZ",
            "mangledName": "$s13SwiftProtobuf8InternalO9emptyData10Foundation0E0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "deprecated": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "Available",
              "RawDocComment"
            ],
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Data",
                    "printedName": "Foundation.Data",
                    "usr": "s:10Foundation4DataV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf8InternalO9emptyData10Foundation0E0VvgZ",
                "mangledName": "$s13SwiftProtobuf8InternalO9emptyData10Foundation0E0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "areAllInitialized",
            "printedName": "areAllInitialized(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[any SwiftProtobuf.Message]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Message",
                    "printedName": "any SwiftProtobuf.Message",
                    "usr": "s:13SwiftProtobuf7MessageP"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf8InternalO17areAllInitializedySbSayAA7Message_pGFZ",
            "mangledName": "$s13SwiftProtobuf8InternalO17areAllInitializedySbSayAA7Message_pGFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "areAllInitialized",
            "printedName": "areAllInitialized(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Dictionary",
                "printedName": "[τ_0_0 : any SwiftProtobuf.Message]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Message",
                    "printedName": "any SwiftProtobuf.Message",
                    "usr": "s:13SwiftProtobuf7MessageP"
                  }
                ],
                "usr": "s:SD"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf8InternalO17areAllInitializedySbSDyxAA7Message_pGSHRzlFZ",
            "mangledName": "$s13SwiftProtobuf8InternalO17areAllInitializedySbSDyxAA7Message_pGSHRzlFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable>",
            "sugared_genericSig": "<K where K : Swift.Hashable>",
            "static": true,
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Enum",
        "usr": "s:13SwiftProtobuf8InternalO",
        "mangledName": "$s13SwiftProtobuf8InternalO",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "JSONDecodingError",
        "printedName": "JSONDecodingError",
        "children": [
          {
            "kind": "Var",
            "name": "failure",
            "printedName": "failure",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "JSONDecodingError",
                    "printedName": "SwiftProtobuf.JSONDecodingError",
                    "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.JSONDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSONDecodingError",
                        "printedName": "SwiftProtobuf.JSONDecodingError",
                        "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf17JSONDecodingErrorO7failureyA2CmF",
            "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO7failureyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "malformedNumber",
            "printedName": "malformedNumber",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "JSONDecodingError",
                    "printedName": "SwiftProtobuf.JSONDecodingError",
                    "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.JSONDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSONDecodingError",
                        "printedName": "SwiftProtobuf.JSONDecodingError",
                        "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf17JSONDecodingErrorO15malformedNumberyA2CmF",
            "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO15malformedNumberyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "numberRange",
            "printedName": "numberRange",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "JSONDecodingError",
                    "printedName": "SwiftProtobuf.JSONDecodingError",
                    "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.JSONDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSONDecodingError",
                        "printedName": "SwiftProtobuf.JSONDecodingError",
                        "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf17JSONDecodingErrorO11numberRangeyA2CmF",
            "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO11numberRangeyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "malformedMap",
            "printedName": "malformedMap",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "JSONDecodingError",
                    "printedName": "SwiftProtobuf.JSONDecodingError",
                    "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.JSONDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSONDecodingError",
                        "printedName": "SwiftProtobuf.JSONDecodingError",
                        "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf17JSONDecodingErrorO12malformedMapyA2CmF",
            "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO12malformedMapyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "malformedBool",
            "printedName": "malformedBool",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "JSONDecodingError",
                    "printedName": "SwiftProtobuf.JSONDecodingError",
                    "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.JSONDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSONDecodingError",
                        "printedName": "SwiftProtobuf.JSONDecodingError",
                        "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf17JSONDecodingErrorO13malformedBoolyA2CmF",
            "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO13malformedBoolyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "malformedString",
            "printedName": "malformedString",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "JSONDecodingError",
                    "printedName": "SwiftProtobuf.JSONDecodingError",
                    "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.JSONDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSONDecodingError",
                        "printedName": "SwiftProtobuf.JSONDecodingError",
                        "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf17JSONDecodingErrorO15malformedStringyA2CmF",
            "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO15malformedStringyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "invalidUTF8",
            "printedName": "invalidUTF8",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "JSONDecodingError",
                    "printedName": "SwiftProtobuf.JSONDecodingError",
                    "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.JSONDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSONDecodingError",
                        "printedName": "SwiftProtobuf.JSONDecodingError",
                        "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf17JSONDecodingErrorO11invalidUTF8yA2CmF",
            "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO11invalidUTF8yA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "missingFieldNames",
            "printedName": "missingFieldNames",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "JSONDecodingError",
                    "printedName": "SwiftProtobuf.JSONDecodingError",
                    "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.JSONDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSONDecodingError",
                        "printedName": "SwiftProtobuf.JSONDecodingError",
                        "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf17JSONDecodingErrorO17missingFieldNamesyA2CmF",
            "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO17missingFieldNamesyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "schemaMismatch",
            "printedName": "schemaMismatch",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "JSONDecodingError",
                    "printedName": "SwiftProtobuf.JSONDecodingError",
                    "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.JSONDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSONDecodingError",
                        "printedName": "SwiftProtobuf.JSONDecodingError",
                        "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf17JSONDecodingErrorO14schemaMismatchyA2CmF",
            "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO14schemaMismatchyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "unrecognizedEnumValue",
            "printedName": "unrecognizedEnumValue",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "JSONDecodingError",
                    "printedName": "SwiftProtobuf.JSONDecodingError",
                    "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.JSONDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSONDecodingError",
                        "printedName": "SwiftProtobuf.JSONDecodingError",
                        "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf17JSONDecodingErrorO21unrecognizedEnumValueyA2CmF",
            "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO21unrecognizedEnumValueyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "illegalNull",
            "printedName": "illegalNull",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "JSONDecodingError",
                    "printedName": "SwiftProtobuf.JSONDecodingError",
                    "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.JSONDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSONDecodingError",
                        "printedName": "SwiftProtobuf.JSONDecodingError",
                        "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf17JSONDecodingErrorO11illegalNullyA2CmF",
            "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO11illegalNullyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "unquotedMapKey",
            "printedName": "unquotedMapKey",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "JSONDecodingError",
                    "printedName": "SwiftProtobuf.JSONDecodingError",
                    "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.JSONDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSONDecodingError",
                        "printedName": "SwiftProtobuf.JSONDecodingError",
                        "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf17JSONDecodingErrorO14unquotedMapKeyyA2CmF",
            "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO14unquotedMapKeyyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "leadingZero",
            "printedName": "leadingZero",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "JSONDecodingError",
                    "printedName": "SwiftProtobuf.JSONDecodingError",
                    "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.JSONDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSONDecodingError",
                        "printedName": "SwiftProtobuf.JSONDecodingError",
                        "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf17JSONDecodingErrorO11leadingZeroyA2CmF",
            "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO11leadingZeroyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "truncated",
            "printedName": "truncated",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "JSONDecodingError",
                    "printedName": "SwiftProtobuf.JSONDecodingError",
                    "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.JSONDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSONDecodingError",
                        "printedName": "SwiftProtobuf.JSONDecodingError",
                        "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf17JSONDecodingErrorO9truncatedyA2CmF",
            "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO9truncatedyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "malformedDuration",
            "printedName": "malformedDuration",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "JSONDecodingError",
                    "printedName": "SwiftProtobuf.JSONDecodingError",
                    "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.JSONDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSONDecodingError",
                        "printedName": "SwiftProtobuf.JSONDecodingError",
                        "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf17JSONDecodingErrorO17malformedDurationyA2CmF",
            "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO17malformedDurationyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "malformedTimestamp",
            "printedName": "malformedTimestamp",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "JSONDecodingError",
                    "printedName": "SwiftProtobuf.JSONDecodingError",
                    "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.JSONDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSONDecodingError",
                        "printedName": "SwiftProtobuf.JSONDecodingError",
                        "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf17JSONDecodingErrorO18malformedTimestampyA2CmF",
            "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO18malformedTimestampyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "malformedFieldMask",
            "printedName": "malformedFieldMask",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "JSONDecodingError",
                    "printedName": "SwiftProtobuf.JSONDecodingError",
                    "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.JSONDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSONDecodingError",
                        "printedName": "SwiftProtobuf.JSONDecodingError",
                        "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf17JSONDecodingErrorO18malformedFieldMaskyA2CmF",
            "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO18malformedFieldMaskyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "trailingGarbage",
            "printedName": "trailingGarbage",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "JSONDecodingError",
                    "printedName": "SwiftProtobuf.JSONDecodingError",
                    "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.JSONDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSONDecodingError",
                        "printedName": "SwiftProtobuf.JSONDecodingError",
                        "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf17JSONDecodingErrorO15trailingGarbageyA2CmF",
            "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO15trailingGarbageyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "conflictingOneOf",
            "printedName": "conflictingOneOf",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "JSONDecodingError",
                    "printedName": "SwiftProtobuf.JSONDecodingError",
                    "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.JSONDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSONDecodingError",
                        "printedName": "SwiftProtobuf.JSONDecodingError",
                        "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf17JSONDecodingErrorO16conflictingOneOfyA2CmF",
            "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO16conflictingOneOfyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "messageDepthLimit",
            "printedName": "messageDepthLimit",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "JSONDecodingError",
                    "printedName": "SwiftProtobuf.JSONDecodingError",
                    "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.JSONDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSONDecodingError",
                        "printedName": "SwiftProtobuf.JSONDecodingError",
                        "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf17JSONDecodingErrorO17messageDepthLimityA2CmF",
            "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO17messageDepthLimityA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "unknownField",
            "printedName": "unknownField",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> (Swift.String) -> SwiftProtobuf.JSONDecodingError",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(Swift.String) -> SwiftProtobuf.JSONDecodingError",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSONDecodingError",
                        "printedName": "SwiftProtobuf.JSONDecodingError",
                        "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ]
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.JSONDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSONDecodingError",
                        "printedName": "SwiftProtobuf.JSONDecodingError",
                        "usr": "s:13SwiftProtobuf17JSONDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf17JSONDecodingErrorO12unknownFieldyACSScACmF",
            "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO12unknownFieldyACSScACmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          }
        ],
        "declKind": "Enum",
        "usr": "s:13SwiftProtobuf17JSONDecodingErrorO",
        "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Error",
            "printedName": "Error",
            "usr": "s:s5ErrorP",
            "mangledName": "$ss5ErrorP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "JSONDecodingOptions",
        "printedName": "JSONDecodingOptions",
        "children": [
          {
            "kind": "Var",
            "name": "messageDepthLimit",
            "printedName": "messageDepthLimit",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV17messageDepthLimitSivp",
            "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV17messageDepthLimitSivp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV17messageDepthLimitSivg",
                "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV17messageDepthLimitSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV17messageDepthLimitSivs",
                "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV17messageDepthLimitSivs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV17messageDepthLimitSivM",
                "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV17messageDepthLimitSivM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "ignoreUnknownFields",
            "printedName": "ignoreUnknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV19ignoreUnknownFieldsSbvp",
            "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV19ignoreUnknownFieldsSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV19ignoreUnknownFieldsSbvg",
                "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV19ignoreUnknownFieldsSbvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV19ignoreUnknownFieldsSbvs",
                "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV19ignoreUnknownFieldsSbvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV19ignoreUnknownFieldsSbvM",
                "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV19ignoreUnknownFieldsSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "JSONDecodingOptions",
                "printedName": "SwiftProtobuf.JSONDecodingOptions",
                "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf19JSONDecodingOptionsVACycfc",
            "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV",
        "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "JSONEncodingError",
        "printedName": "JSONEncodingError",
        "children": [
          {
            "kind": "Var",
            "name": "anyTranscodeFailure",
            "printedName": "anyTranscodeFailure",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.JSONEncodingError.Type) -> SwiftProtobuf.JSONEncodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "JSONEncodingError",
                    "printedName": "SwiftProtobuf.JSONEncodingError",
                    "usr": "s:13SwiftProtobuf17JSONEncodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.JSONEncodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSONEncodingError",
                        "printedName": "SwiftProtobuf.JSONEncodingError",
                        "usr": "s:13SwiftProtobuf17JSONEncodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf17JSONEncodingErrorO19anyTranscodeFailureyA2CmF",
            "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO19anyTranscodeFailureyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "timestampRange",
            "printedName": "timestampRange",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.JSONEncodingError.Type) -> SwiftProtobuf.JSONEncodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "JSONEncodingError",
                    "printedName": "SwiftProtobuf.JSONEncodingError",
                    "usr": "s:13SwiftProtobuf17JSONEncodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.JSONEncodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSONEncodingError",
                        "printedName": "SwiftProtobuf.JSONEncodingError",
                        "usr": "s:13SwiftProtobuf17JSONEncodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf17JSONEncodingErrorO14timestampRangeyA2CmF",
            "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO14timestampRangeyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "durationRange",
            "printedName": "durationRange",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.JSONEncodingError.Type) -> SwiftProtobuf.JSONEncodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "JSONEncodingError",
                    "printedName": "SwiftProtobuf.JSONEncodingError",
                    "usr": "s:13SwiftProtobuf17JSONEncodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.JSONEncodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSONEncodingError",
                        "printedName": "SwiftProtobuf.JSONEncodingError",
                        "usr": "s:13SwiftProtobuf17JSONEncodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf17JSONEncodingErrorO13durationRangeyA2CmF",
            "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO13durationRangeyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "fieldMaskConversion",
            "printedName": "fieldMaskConversion",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.JSONEncodingError.Type) -> SwiftProtobuf.JSONEncodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "JSONEncodingError",
                    "printedName": "SwiftProtobuf.JSONEncodingError",
                    "usr": "s:13SwiftProtobuf17JSONEncodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.JSONEncodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSONEncodingError",
                        "printedName": "SwiftProtobuf.JSONEncodingError",
                        "usr": "s:13SwiftProtobuf17JSONEncodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf17JSONEncodingErrorO19fieldMaskConversionyA2CmF",
            "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO19fieldMaskConversionyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "missingFieldNames",
            "printedName": "missingFieldNames",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.JSONEncodingError.Type) -> SwiftProtobuf.JSONEncodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "JSONEncodingError",
                    "printedName": "SwiftProtobuf.JSONEncodingError",
                    "usr": "s:13SwiftProtobuf17JSONEncodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.JSONEncodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSONEncodingError",
                        "printedName": "SwiftProtobuf.JSONEncodingError",
                        "usr": "s:13SwiftProtobuf17JSONEncodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf17JSONEncodingErrorO17missingFieldNamesyA2CmF",
            "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO17missingFieldNamesyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "missingValue",
            "printedName": "missingValue",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.JSONEncodingError.Type) -> SwiftProtobuf.JSONEncodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "JSONEncodingError",
                    "printedName": "SwiftProtobuf.JSONEncodingError",
                    "usr": "s:13SwiftProtobuf17JSONEncodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.JSONEncodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSONEncodingError",
                        "printedName": "SwiftProtobuf.JSONEncodingError",
                        "usr": "s:13SwiftProtobuf17JSONEncodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf17JSONEncodingErrorO12missingValueyA2CmF",
            "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO12missingValueyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "valueNumberNotFinite",
            "printedName": "valueNumberNotFinite",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.JSONEncodingError.Type) -> SwiftProtobuf.JSONEncodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "JSONEncodingError",
                    "printedName": "SwiftProtobuf.JSONEncodingError",
                    "usr": "s:13SwiftProtobuf17JSONEncodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.JSONEncodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "JSONEncodingError",
                        "printedName": "SwiftProtobuf.JSONEncodingError",
                        "usr": "s:13SwiftProtobuf17JSONEncodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf17JSONEncodingErrorO20valueNumberNotFiniteyA2CmF",
            "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO20valueNumberNotFiniteyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "JSONEncodingError",
                "printedName": "SwiftProtobuf.JSONEncodingError",
                "usr": "s:13SwiftProtobuf17JSONEncodingErrorO"
              },
              {
                "kind": "TypeNominal",
                "name": "JSONEncodingError",
                "printedName": "SwiftProtobuf.JSONEncodingError",
                "usr": "s:13SwiftProtobuf17JSONEncodingErrorO"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf17JSONEncodingErrorO2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "implicit": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf17JSONEncodingErrorO9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf17JSONEncodingErrorO9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "hash",
            "printedName": "hash(into:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Hasher",
                "printedName": "Swift.Hasher",
                "paramValueOwnership": "InOut",
                "usr": "s:s6HasherV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf17JSONEncodingErrorO4hash4intoys6HasherVz_tF",
            "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO4hash4intoys6HasherVz_tF",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Enum",
        "usr": "s:13SwiftProtobuf17JSONEncodingErrorO",
        "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Error",
            "printedName": "Error",
            "usr": "s:s5ErrorP",
            "mangledName": "$ss5ErrorP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "JSONEncodingOptions",
        "printedName": "JSONEncodingOptions",
        "children": [
          {
            "kind": "Var",
            "name": "alwaysPrintInt64sAsNumbers",
            "printedName": "alwaysPrintInt64sAsNumbers",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV26alwaysPrintInt64sAsNumbersSbvp",
            "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV26alwaysPrintInt64sAsNumbersSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV26alwaysPrintInt64sAsNumbersSbvg",
                "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV26alwaysPrintInt64sAsNumbersSbvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV26alwaysPrintInt64sAsNumbersSbvs",
                "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV26alwaysPrintInt64sAsNumbersSbvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV26alwaysPrintInt64sAsNumbersSbvM",
                "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV26alwaysPrintInt64sAsNumbersSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "alwaysPrintEnumsAsInts",
            "printedName": "alwaysPrintEnumsAsInts",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV22alwaysPrintEnumsAsIntsSbvp",
            "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV22alwaysPrintEnumsAsIntsSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV22alwaysPrintEnumsAsIntsSbvg",
                "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV22alwaysPrintEnumsAsIntsSbvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV22alwaysPrintEnumsAsIntsSbvs",
                "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV22alwaysPrintEnumsAsIntsSbvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV22alwaysPrintEnumsAsIntsSbvM",
                "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV22alwaysPrintEnumsAsIntsSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "preserveProtoFieldNames",
            "printedName": "preserveProtoFieldNames",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV23preserveProtoFieldNamesSbvp",
            "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV23preserveProtoFieldNamesSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV23preserveProtoFieldNamesSbvg",
                "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV23preserveProtoFieldNamesSbvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV23preserveProtoFieldNamesSbvs",
                "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV23preserveProtoFieldNamesSbvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV23preserveProtoFieldNamesSbvM",
                "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV23preserveProtoFieldNamesSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "useDeterministicOrdering",
            "printedName": "useDeterministicOrdering",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV24useDeterministicOrderingSbvp",
            "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV24useDeterministicOrderingSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV24useDeterministicOrderingSbvg",
                "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV24useDeterministicOrderingSbvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV24useDeterministicOrderingSbvs",
                "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV24useDeterministicOrderingSbvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV24useDeterministicOrderingSbvM",
                "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV24useDeterministicOrderingSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "JSONEncodingOptions",
                "printedName": "SwiftProtobuf.JSONEncodingOptions",
                "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf19JSONEncodingOptionsVACycfc",
            "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV",
        "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Message",
        "printedName": "Message",
        "children": [
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf7MessagePxycfc",
            "mangledName": "$s13SwiftProtobuf7MessagePxycfc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
            "protocolReq": true,
            "declAttributes": [
              "RawDocComment"
            ],
            "reqNewWitnessTableEntry": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf7MessageP05protoC4NameSSvpZ",
            "mangledName": "$s13SwiftProtobuf7MessageP05protoC4NameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "protocolReq": true,
            "declAttributes": [
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf7MessageP05protoC4NameSSvgZ",
                "mangledName": "$s13SwiftProtobuf7MessageP05protoC4NameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
                "static": true,
                "protocolReq": true,
                "reqNewWitnessTableEntry": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isInitialized",
            "printedName": "isInitialized",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf7MessageP13isInitializedSbvp",
            "mangledName": "$s13SwiftProtobuf7MessageP13isInitializedSbvp",
            "moduleName": "SwiftProtobuf",
            "protocolReq": true,
            "declAttributes": [
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf7MessageP13isInitializedSbvg",
                "mangledName": "$s13SwiftProtobuf7MessageP13isInitializedSbvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
                "protocolReq": true,
                "reqNewWitnessTableEntry": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf7MessageP13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf7MessageP13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "protocolReq": true,
            "declAttributes": [
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf7MessageP13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf7MessageP13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
                "protocolReq": true,
                "reqNewWitnessTableEntry": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf7MessageP13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf7MessageP13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
                "protocolReq": true,
                "reqNewWitnessTableEntry": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf7MessageP13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf7MessageP13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
                "protocolReq": true,
                "implicit": true,
                "reqNewWitnessTableEntry": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7MessageP06decodeC07decoderyqd__z_tKAA7DecoderRd__lF",
            "mangledName": "$s13SwiftProtobuf7MessageP06decodeC07decoderyqd__z_tKAA7DecoderRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self, D where Self : SwiftProtobuf.Message, D : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7MessageP8traverse7visitoryqd__z_tKAA7VisitorRd__lF",
            "mangledName": "$s13SwiftProtobuf7MessageP8traverse7visitoryqd__z_tKAA7VisitorRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self, V where Self : SwiftProtobuf.Message, V : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "hash",
            "printedName": "hash(into:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Hasher",
                "printedName": "Swift.Hasher",
                "paramValueOwnership": "InOut",
                "usr": "s:s6HasherV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7MessageP4hash4intoys6HasherVz_tF",
            "mangledName": "$s13SwiftProtobuf7MessageP4hash4intoys6HasherVz_tF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
            "protocolReq": true,
            "declAttributes": [
              "RawDocComment"
            ],
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "isEqualTo",
            "printedName": "isEqualTo(message:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Message",
                "printedName": "any SwiftProtobuf.Message",
                "usr": "s:13SwiftProtobuf7MessageP"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7MessageP9isEqualTo7messageSbAaB_p_tF",
            "mangledName": "$s13SwiftProtobuf7MessageP9isEqualTo7messageSbAaB_p_tF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
            "protocolReq": true,
            "declAttributes": [
              "RawDocComment"
            ],
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "isInitialized",
            "printedName": "isInitialized",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf7MessagePAAE13isInitializedSbvp",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE13isInitializedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf7MessagePAAE13isInitializedSbvg",
                "mangledName": "$s13SwiftProtobuf7MessagePAAE13isInitializedSbvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "hash",
            "printedName": "hash(into:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Hasher",
                "printedName": "Swift.Hasher",
                "paramValueOwnership": "InOut",
                "usr": "s:s6HasherV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7MessagePAAE4hash4intoys6HasherVz_tF",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE4hash4intoys6HasherVz_tF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "debugDescription",
            "printedName": "debugDescription",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf7MessagePAAE16debugDescriptionSSvp",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE16debugDescriptionSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf7MessagePAAE16debugDescriptionSSvg",
                "mangledName": "$s13SwiftProtobuf7MessagePAAE16debugDescriptionSSvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "with",
            "printedName": "with(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              },
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(inout τ_0_0) throws -> ()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "typeAttributes": [
                  "noescape"
                ]
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7MessagePAAE4withyxyxzKXEKFZ",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE4withyxyxzKXEKFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
            "static": true,
            "declAttributes": [
              "Rethrows",
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(unpackingAny:extensions:options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Any",
                "printedName": "SwiftProtobuf.Google_Protobuf_Any",
                "usr": "s:13SwiftProtobuf07Google_B4_AnyV"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(any SwiftProtobuf.ExtensionMap)?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionMap",
                    "printedName": "any SwiftProtobuf.ExtensionMap",
                    "usr": "s:13SwiftProtobuf12ExtensionMapP"
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "BinaryDecodingOptions",
                "printedName": "SwiftProtobuf.BinaryDecodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf7MessagePAAE12unpackingAny10extensions7optionsxAA07Google_b1_E0V_AA12ExtensionMap_pSgAA21BinaryDecodingOptionsVtKcfc",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE12unpackingAny10extensions7optionsxAA07Google_b1_E0V_AA12ExtensionMap_pSgAA21BinaryDecodingOptionsVtKcfc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "init_kind": "Convenience"
          },
          {
            "kind": "Function",
            "name": "serializedBytes",
            "printedName": "serializedBytes(partial:options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "hasDefaultArg": true,
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "BinaryEncodingOptions",
                "printedName": "SwiftProtobuf.BinaryEncodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf21BinaryEncodingOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7MessagePAAE15serializedBytes7partial7optionsqd__Sb_AA21BinaryEncodingOptionsVtKAA0ab10ContiguousE0Rd__lF",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE15serializedBytes7partial7optionsqd__Sb_AA21BinaryEncodingOptionsVtKAA0ab10ContiguousE0Rd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.SwiftProtobufContiguousBytes>",
            "sugared_genericSig": "<Self, Bytes where Self : SwiftProtobuf.Message, Bytes : SwiftProtobuf.SwiftProtobufContiguousBytes>",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(serializedBytes:extensions:partial:options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(any SwiftProtobuf.ExtensionMap)?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionMap",
                    "printedName": "any SwiftProtobuf.ExtensionMap",
                    "usr": "s:13SwiftProtobuf12ExtensionMapP"
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "hasDefaultArg": true,
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "BinaryDecodingOptions",
                "printedName": "SwiftProtobuf.BinaryDecodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf7MessagePAAE15serializedBytes10extensions7partial7optionsxqd___AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKcAA0ab10ContiguousE0Rd__lufc",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE15serializedBytes10extensions7partial7optionsxqd___AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKcAA0ab10ContiguousE0Rd__lufc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.SwiftProtobufContiguousBytes>",
            "sugared_genericSig": "<Self, Bytes where Self : SwiftProtobuf.Message, Bytes : SwiftProtobuf.SwiftProtobufContiguousBytes>",
            "declAttributes": [
              "AccessControl",
              "Inlinable",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "init_kind": "Convenience"
          },
          {
            "kind": "Function",
            "name": "merge",
            "printedName": "merge(serializedBytes:extensions:partial:options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(any SwiftProtobuf.ExtensionMap)?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionMap",
                    "printedName": "any SwiftProtobuf.ExtensionMap",
                    "usr": "s:13SwiftProtobuf12ExtensionMapP"
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "hasDefaultArg": true,
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "BinaryDecodingOptions",
                "printedName": "SwiftProtobuf.BinaryDecodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7MessagePAAE5merge15serializedBytes10extensions7partial7optionsyqd___AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKAA0ab10ContiguousF0Rd__lF",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE5merge15serializedBytes10extensions7partial7optionsyqd___AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKAA0ab10ContiguousF0Rd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.SwiftProtobufContiguousBytes>",
            "sugared_genericSig": "<Self, Bytes where Self : SwiftProtobuf.Message, Bytes : SwiftProtobuf.SwiftProtobufContiguousBytes>",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "Inlinable",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "_merge",
            "printedName": "_merge(rawBuffer:extensions:partial:options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "UnsafeRawBufferPointer",
                "printedName": "Swift.UnsafeRawBufferPointer",
                "usr": "s:SW"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(any SwiftProtobuf.ExtensionMap)?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionMap",
                    "printedName": "any SwiftProtobuf.ExtensionMap",
                    "usr": "s:13SwiftProtobuf12ExtensionMapP"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "BinaryDecodingOptions",
                "printedName": "SwiftProtobuf.BinaryDecodingOptions",
                "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7MessagePAAE6_merge9rawBuffer10extensions7partial7optionsySW_AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKF",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE6_merge9rawBuffer10extensions7partial7optionsySW_AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "UsableFromInline",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(serializedData:extensions:partial:options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              },
              {
                "kind": "TypeNominal",
                "name": "Data",
                "printedName": "Foundation.Data",
                "usr": "s:10Foundation4DataV"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(any SwiftProtobuf.ExtensionMap)?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionMap",
                    "printedName": "any SwiftProtobuf.ExtensionMap",
                    "usr": "s:13SwiftProtobuf12ExtensionMapP"
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "hasDefaultArg": true,
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "BinaryDecodingOptions",
                "printedName": "SwiftProtobuf.BinaryDecodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf7MessagePAAE14serializedData10extensions7partial7optionsx10Foundation0E0V_AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKcfc",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE14serializedData10extensions7partial7optionsx10Foundation0E0V_AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKcfc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
            "deprecated": true,
            "declAttributes": [
              "AccessControl",
              "Available",
              "Inlinable",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "init_kind": "Convenience"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(contiguousBytes:extensions:partial:options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(any SwiftProtobuf.ExtensionMap)?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionMap",
                    "printedName": "any SwiftProtobuf.ExtensionMap",
                    "usr": "s:13SwiftProtobuf12ExtensionMapP"
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "hasDefaultArg": true,
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "BinaryDecodingOptions",
                "printedName": "SwiftProtobuf.BinaryDecodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf7MessagePAAE15contiguousBytes10extensions7partial7optionsxqd___AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKc10Foundation010ContiguousE0Rd__lufc",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE15contiguousBytes10extensions7partial7optionsxqd___AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKc10Foundation010ContiguousE0Rd__lufc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_1_0 : Foundation.ContiguousBytes>",
            "sugared_genericSig": "<Self, Bytes where Self : SwiftProtobuf.Message, Bytes : Foundation.ContiguousBytes>",
            "deprecated": true,
            "declAttributes": [
              "AccessControl",
              "Available",
              "DisfavoredOverload",
              "Inlinable",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "init_kind": "Convenience"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(serializedBytes:extensions:partial:options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(any SwiftProtobuf.ExtensionMap)?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionMap",
                    "printedName": "any SwiftProtobuf.ExtensionMap",
                    "usr": "s:13SwiftProtobuf12ExtensionMapP"
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "hasDefaultArg": true,
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "BinaryDecodingOptions",
                "printedName": "SwiftProtobuf.BinaryDecodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf7MessagePAAE15serializedBytes10extensions7partial7optionsxqd___AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKc10Foundation010ContiguousE0Rd__lufc",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE15serializedBytes10extensions7partial7optionsxqd___AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKc10Foundation010ContiguousE0Rd__lufc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_1_0 : Foundation.ContiguousBytes>",
            "sugared_genericSig": "<Self, Bytes where Self : SwiftProtobuf.Message, Bytes : Foundation.ContiguousBytes>",
            "deprecated": true,
            "declAttributes": [
              "AccessControl",
              "Available",
              "DisfavoredOverload",
              "Inlinable",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "init_kind": "Convenience"
          },
          {
            "kind": "Function",
            "name": "merge",
            "printedName": "merge(contiguousBytes:extensions:partial:options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(any SwiftProtobuf.ExtensionMap)?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionMap",
                    "printedName": "any SwiftProtobuf.ExtensionMap",
                    "usr": "s:13SwiftProtobuf12ExtensionMapP"
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "hasDefaultArg": true,
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "BinaryDecodingOptions",
                "printedName": "SwiftProtobuf.BinaryDecodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7MessagePAAE5merge15contiguousBytes10extensions7partial7optionsyqd___AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtK10Foundation010ContiguousF0Rd__lF",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE5merge15contiguousBytes10extensions7partial7optionsyqd___AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtK10Foundation010ContiguousF0Rd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_1_0 : Foundation.ContiguousBytes>",
            "sugared_genericSig": "<Self, Bytes where Self : SwiftProtobuf.Message, Bytes : Foundation.ContiguousBytes>",
            "deprecated": true,
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "Available",
              "DisfavoredOverload",
              "Inlinable",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "merge",
            "printedName": "merge(serializedBytes:extensions:partial:options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(any SwiftProtobuf.ExtensionMap)?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionMap",
                    "printedName": "any SwiftProtobuf.ExtensionMap",
                    "usr": "s:13SwiftProtobuf12ExtensionMapP"
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "hasDefaultArg": true,
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "BinaryDecodingOptions",
                "printedName": "SwiftProtobuf.BinaryDecodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7MessagePAAE5merge15serializedBytes10extensions7partial7optionsyqd___AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtK10Foundation010ContiguousF0Rd__lF",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE5merge15serializedBytes10extensions7partial7optionsyqd___AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtK10Foundation010ContiguousF0Rd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_1_0 : Foundation.ContiguousBytes>",
            "sugared_genericSig": "<Self, Bytes where Self : SwiftProtobuf.Message, Bytes : Foundation.ContiguousBytes>",
            "deprecated": true,
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "Available",
              "DisfavoredOverload",
              "Inlinable",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "merge",
            "printedName": "merge(serializedData:extensions:partial:options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Data",
                "printedName": "Foundation.Data",
                "usr": "s:10Foundation4DataV"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(any SwiftProtobuf.ExtensionMap)?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionMap",
                    "printedName": "any SwiftProtobuf.ExtensionMap",
                    "usr": "s:13SwiftProtobuf12ExtensionMapP"
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "hasDefaultArg": true,
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "BinaryDecodingOptions",
                "printedName": "SwiftProtobuf.BinaryDecodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7MessagePAAE5merge14serializedData10extensions7partial7optionsy10Foundation0F0V_AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKF",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE5merge14serializedData10extensions7partial7optionsy10Foundation0F0V_AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "Inlinable",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "serializedData",
            "printedName": "serializedData(partial:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Data",
                "printedName": "Foundation.Data",
                "usr": "s:10Foundation4DataV"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "hasDefaultArg": true,
                "usr": "s:Sb"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7MessagePAAE14serializedData7partial10Foundation0E0VSb_tKF",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE14serializedData7partial10Foundation0E0VSb_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "serializedData",
            "printedName": "serializedData(partial:options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Data",
                "printedName": "Foundation.Data",
                "usr": "s:10Foundation4DataV"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "hasDefaultArg": true,
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "BinaryEncodingOptions",
                "printedName": "SwiftProtobuf.BinaryEncodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf21BinaryEncodingOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7MessagePAAE14serializedData7partial7options10Foundation0E0VSb_AA21BinaryEncodingOptionsVtKF",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE14serializedData7partial7options10Foundation0E0VSb_AA21BinaryEncodingOptionsVtKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "isPathValid",
            "printedName": "isPathValid(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7MessagePAAE11isPathValidySbSSFZ",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE11isPathValidySbSSFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
            "static": true,
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "merge",
            "printedName": "merge(from:fieldMask:mergeOption:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FieldMask",
                "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask",
                "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV"
              },
              {
                "kind": "TypeNominal",
                "name": "MergeOptions",
                "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask.MergeOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV12MergeOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7MessagePAAE5merge4from9fieldMask0D6Optionyx_AA07Google_b6_FieldG0VAI12MergeOptionsVtKF",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE5merge4from9fieldMask0D6Optionyx_AA07Google_b6_FieldG0VAI12MergeOptionsVtKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "trim",
            "printedName": "trim(keeping:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FieldMask",
                "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask",
                "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7MessagePAASQRzAA19_ProtoNameProvidingRzrlE4trim7keepingSbAA07Google_B10_FieldMaskV_tF",
            "mangledName": "$s13SwiftProtobuf7MessagePAASQRzAA19_ProtoNameProvidingRzrlE4trim7keepingSbAA07Google_B10_FieldMaskV_tF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message, τ_0_0 : SwiftProtobuf._ProtoNameProviding>",
            "sugared_genericSig": "<Self where Self : Swift.Equatable, Self : SwiftProtobuf.Message, Self : SwiftProtobuf._ProtoNameProviding>",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "DiscardableResult",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "jsonString",
            "printedName": "jsonString(options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "JSONEncodingOptions",
                "printedName": "SwiftProtobuf.JSONEncodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7MessagePAAE10jsonString7optionsSSAA19JSONEncodingOptionsV_tKF",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE10jsonString7optionsSSAA19JSONEncodingOptionsV_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "jsonUTF8Bytes",
            "printedName": "jsonUTF8Bytes(options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0"
              },
              {
                "kind": "TypeNominal",
                "name": "JSONEncodingOptions",
                "printedName": "SwiftProtobuf.JSONEncodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7MessagePAAE13jsonUTF8Bytes7optionsqd__AA19JSONEncodingOptionsV_tKAA0ab10ContiguousF0Rd__lF",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE13jsonUTF8Bytes7optionsqd__AA19JSONEncodingOptionsV_tKAA0ab10ContiguousF0Rd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.SwiftProtobufContiguousBytes>",
            "sugared_genericSig": "<Self, Bytes where Self : SwiftProtobuf.Message, Bytes : SwiftProtobuf.SwiftProtobufContiguousBytes>",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(jsonString:options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "JSONDecodingOptions",
                "printedName": "SwiftProtobuf.JSONDecodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf7MessagePAAE10jsonString7optionsxSS_AA19JSONDecodingOptionsVtKcfc",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE10jsonString7optionsxSS_AA19JSONDecodingOptionsVtKcfc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "init_kind": "Convenience"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(jsonString:extensions:options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(any SwiftProtobuf.ExtensionMap)?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionMap",
                    "printedName": "any SwiftProtobuf.ExtensionMap",
                    "usr": "s:13SwiftProtobuf12ExtensionMapP"
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "JSONDecodingOptions",
                "printedName": "SwiftProtobuf.JSONDecodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf7MessagePAAE10jsonString10extensions7optionsxSS_AA12ExtensionMap_pSgAA19JSONDecodingOptionsVtKcfc",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE10jsonString10extensions7optionsxSS_AA12ExtensionMap_pSgAA19JSONDecodingOptionsVtKcfc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "init_kind": "Convenience"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(jsonUTF8Bytes:options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0"
              },
              {
                "kind": "TypeNominal",
                "name": "JSONDecodingOptions",
                "printedName": "SwiftProtobuf.JSONDecodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf7MessagePAAE13jsonUTF8Bytes7optionsxqd___AA19JSONDecodingOptionsVtKcAA0ab10ContiguousF0Rd__lufc",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE13jsonUTF8Bytes7optionsxqd___AA19JSONDecodingOptionsVtKcAA0ab10ContiguousF0Rd__lufc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.SwiftProtobufContiguousBytes>",
            "sugared_genericSig": "<Self, Bytes where Self : SwiftProtobuf.Message, Bytes : SwiftProtobuf.SwiftProtobufContiguousBytes>",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "init_kind": "Convenience"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(jsonUTF8Bytes:extensions:options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(any SwiftProtobuf.ExtensionMap)?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionMap",
                    "printedName": "any SwiftProtobuf.ExtensionMap",
                    "usr": "s:13SwiftProtobuf12ExtensionMapP"
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "JSONDecodingOptions",
                "printedName": "SwiftProtobuf.JSONDecodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf7MessagePAAE13jsonUTF8Bytes10extensions7optionsxqd___AA12ExtensionMap_pSgAA19JSONDecodingOptionsVtKcAA0ab10ContiguousF0Rd__lufc",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE13jsonUTF8Bytes10extensions7optionsxqd___AA12ExtensionMap_pSgAA19JSONDecodingOptionsVtKcAA0ab10ContiguousF0Rd__lufc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.SwiftProtobufContiguousBytes>",
            "sugared_genericSig": "<Self, Bytes where Self : SwiftProtobuf.Message, Bytes : SwiftProtobuf.SwiftProtobufContiguousBytes>",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "init_kind": "Convenience"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(jsonUTF8Data:options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              },
              {
                "kind": "TypeNominal",
                "name": "Data",
                "printedName": "Foundation.Data",
                "usr": "s:10Foundation4DataV"
              },
              {
                "kind": "TypeNominal",
                "name": "JSONDecodingOptions",
                "printedName": "SwiftProtobuf.JSONDecodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf7MessagePAAE12jsonUTF8Data7optionsx10Foundation0F0V_AA19JSONDecodingOptionsVtKcfc",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE12jsonUTF8Data7optionsx10Foundation0F0V_AA19JSONDecodingOptionsVtKcfc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "init_kind": "Convenience"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(jsonUTF8Data:extensions:options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              },
              {
                "kind": "TypeNominal",
                "name": "Data",
                "printedName": "Foundation.Data",
                "usr": "s:10Foundation4DataV"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(any SwiftProtobuf.ExtensionMap)?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionMap",
                    "printedName": "any SwiftProtobuf.ExtensionMap",
                    "usr": "s:13SwiftProtobuf12ExtensionMapP"
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "JSONDecodingOptions",
                "printedName": "SwiftProtobuf.JSONDecodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf7MessagePAAE12jsonUTF8Data10extensions7optionsx10Foundation0F0V_AA12ExtensionMap_pSgAA19JSONDecodingOptionsVtKcfc",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE12jsonUTF8Data10extensions7optionsx10Foundation0F0V_AA12ExtensionMap_pSgAA19JSONDecodingOptionsVtKcfc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "init_kind": "Convenience"
          },
          {
            "kind": "Function",
            "name": "jsonUTF8Data",
            "printedName": "jsonUTF8Data(options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Data",
                "printedName": "Foundation.Data",
                "usr": "s:10Foundation4DataV"
              },
              {
                "kind": "TypeNominal",
                "name": "JSONEncodingOptions",
                "printedName": "SwiftProtobuf.JSONEncodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7MessagePAAE12jsonUTF8Data7options10Foundation0F0VAA19JSONEncodingOptionsV_tKF",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE12jsonUTF8Data7options10Foundation0F0VAA19JSONEncodingOptionsV_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "jsonString",
            "printedName": "jsonString(from:options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0"
              },
              {
                "kind": "TypeNominal",
                "name": "JSONEncodingOptions",
                "printedName": "SwiftProtobuf.JSONEncodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7MessagePAAE10jsonString4from7optionsSSqd___AA19JSONEncodingOptionsVtK7ElementQyd__RszSlRd__lFZ",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE10jsonString4from7optionsSSqd___AA19JSONEncodingOptionsVtK7ElementQyd__RszSlRd__lFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_0_0 == τ_1_0.Element, τ_1_0 : Swift.Collection>",
            "sugared_genericSig": "<Self, C where Self : SwiftProtobuf.Message, Self == C.Element, C : Swift.Collection>",
            "static": true,
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "jsonUTF8Bytes",
            "printedName": "jsonUTF8Bytes(from:options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_1"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0"
              },
              {
                "kind": "TypeNominal",
                "name": "JSONEncodingOptions",
                "printedName": "SwiftProtobuf.JSONEncodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7MessagePAAE13jsonUTF8Bytes4from7optionsqd_0_qd___AA19JSONEncodingOptionsVtK7ElementQyd__RszSlRd__AA0ab10ContiguousF0Rd_0_r0_lFZ",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE13jsonUTF8Bytes4from7optionsqd_0_qd___AA19JSONEncodingOptionsVtK7ElementQyd__RszSlRd__AA0ab10ContiguousF0Rd_0_r0_lFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0, τ_1_1 where τ_0_0 : SwiftProtobuf.Message, τ_0_0 == τ_1_0.Element, τ_1_0 : Swift.Collection, τ_1_1 : SwiftProtobuf.SwiftProtobufContiguousBytes>",
            "sugared_genericSig": "<Self, C, Bytes where Self : SwiftProtobuf.Message, Self == C.Element, C : Swift.Collection, Bytes : SwiftProtobuf.SwiftProtobufContiguousBytes>",
            "static": true,
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "array",
            "printedName": "array(fromJSONString:options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_0_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "JSONDecodingOptions",
                "printedName": "SwiftProtobuf.JSONDecodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7MessagePAAE5array14fromJSONString7optionsSayxGSS_AA19JSONDecodingOptionsVtKFZ",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE5array14fromJSONString7optionsSayxGSS_AA19JSONDecodingOptionsVtKFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
            "static": true,
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "array",
            "printedName": "array(fromJSONString:extensions:options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_0_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "ExtensionMap",
                "printedName": "any SwiftProtobuf.ExtensionMap",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf12ExtensionMapP"
              },
              {
                "kind": "TypeNominal",
                "name": "JSONDecodingOptions",
                "printedName": "SwiftProtobuf.JSONDecodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7MessagePAAE5array14fromJSONString10extensions7optionsSayxGSS_AA12ExtensionMap_pAA19JSONDecodingOptionsVtKFZ",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE5array14fromJSONString10extensions7optionsSayxGSS_AA12ExtensionMap_pAA19JSONDecodingOptionsVtKFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
            "static": true,
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "array",
            "printedName": "array(fromJSONUTF8Bytes:options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_0_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0"
              },
              {
                "kind": "TypeNominal",
                "name": "JSONDecodingOptions",
                "printedName": "SwiftProtobuf.JSONDecodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7MessagePAAE5array17fromJSONUTF8Bytes7optionsSayxGqd___AA19JSONDecodingOptionsVtKAA0ab10ContiguousG0Rd__lFZ",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE5array17fromJSONUTF8Bytes7optionsSayxGqd___AA19JSONDecodingOptionsVtKAA0ab10ContiguousG0Rd__lFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.SwiftProtobufContiguousBytes>",
            "sugared_genericSig": "<Self, Bytes where Self : SwiftProtobuf.Message, Bytes : SwiftProtobuf.SwiftProtobufContiguousBytes>",
            "static": true,
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "array",
            "printedName": "array(fromJSONUTF8Bytes:extensions:options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_0_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0"
              },
              {
                "kind": "TypeNominal",
                "name": "ExtensionMap",
                "printedName": "any SwiftProtobuf.ExtensionMap",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf12ExtensionMapP"
              },
              {
                "kind": "TypeNominal",
                "name": "JSONDecodingOptions",
                "printedName": "SwiftProtobuf.JSONDecodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7MessagePAAE5array17fromJSONUTF8Bytes10extensions7optionsSayxGqd___AA12ExtensionMap_pAA19JSONDecodingOptionsVtKAA0ab10ContiguousG0Rd__lFZ",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE5array17fromJSONUTF8Bytes10extensions7optionsSayxGqd___AA12ExtensionMap_pAA19JSONDecodingOptionsVtKAA0ab10ContiguousG0Rd__lFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.SwiftProtobufContiguousBytes>",
            "sugared_genericSig": "<Self, Bytes where Self : SwiftProtobuf.Message, Bytes : SwiftProtobuf.SwiftProtobufContiguousBytes>",
            "static": true,
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "array",
            "printedName": "array(fromJSONUTF8Data:options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_0_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Data",
                "printedName": "Foundation.Data",
                "usr": "s:10Foundation4DataV"
              },
              {
                "kind": "TypeNominal",
                "name": "JSONDecodingOptions",
                "printedName": "SwiftProtobuf.JSONDecodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7MessagePAAE5array16fromJSONUTF8Data7optionsSayxG10Foundation0G0V_AA19JSONDecodingOptionsVtKFZ",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE5array16fromJSONUTF8Data7optionsSayxG10Foundation0G0V_AA19JSONDecodingOptionsVtKFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
            "static": true,
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "array",
            "printedName": "array(fromJSONUTF8Data:extensions:options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_0_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Data",
                "printedName": "Foundation.Data",
                "usr": "s:10Foundation4DataV"
              },
              {
                "kind": "TypeNominal",
                "name": "ExtensionMap",
                "printedName": "any SwiftProtobuf.ExtensionMap",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf12ExtensionMapP"
              },
              {
                "kind": "TypeNominal",
                "name": "JSONDecodingOptions",
                "printedName": "SwiftProtobuf.JSONDecodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7MessagePAAE5array16fromJSONUTF8Data10extensions7optionsSayxG10Foundation0G0V_AA12ExtensionMap_pAA19JSONDecodingOptionsVtKFZ",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE5array16fromJSONUTF8Data10extensions7optionsSayxG10Foundation0G0V_AA12ExtensionMap_pAA19JSONDecodingOptionsVtKFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
            "static": true,
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "jsonUTF8Data",
            "printedName": "jsonUTF8Data(from:options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Data",
                "printedName": "Foundation.Data",
                "usr": "s:10Foundation4DataV"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0"
              },
              {
                "kind": "TypeNominal",
                "name": "JSONEncodingOptions",
                "printedName": "SwiftProtobuf.JSONEncodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7MessagePAAE12jsonUTF8Data4from7options10Foundation0F0Vqd___AA19JSONEncodingOptionsVtK7ElementQyd__RszSlRd__lFZ",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE12jsonUTF8Data4from7options10Foundation0F0Vqd___AA19JSONEncodingOptionsVtK7ElementQyd__RszSlRd__lFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_0_0 == τ_1_0.Element, τ_1_0 : Swift.Collection>",
            "sugared_genericSig": "<Self, C where Self : SwiftProtobuf.Message, Self == C.Element, C : Swift.Collection>",
            "static": true,
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "textFormatString",
            "printedName": "textFormatString()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7MessagePAAE16textFormatStringSSyF",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE16textFormatStringSSyF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "textFormatString",
            "printedName": "textFormatString(options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "TextFormatEncodingOptions",
                "printedName": "SwiftProtobuf.TextFormatEncodingOptions",
                "usr": "s:13SwiftProtobuf25TextFormatEncodingOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7MessagePAAE16textFormatString7optionsSSAA04TextE15EncodingOptionsV_tF",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE16textFormatString7optionsSSAA04TextE15EncodingOptionsV_tF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(textFormatString:extensions:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(any SwiftProtobuf.ExtensionMap)?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionMap",
                    "printedName": "any SwiftProtobuf.ExtensionMap",
                    "usr": "s:13SwiftProtobuf12ExtensionMapP"
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sq"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf7MessagePAAE16textFormatString10extensionsxSS_AA12ExtensionMap_pSgtKcfc",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE16textFormatString10extensionsxSS_AA12ExtensionMap_pSgtKcfc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "init_kind": "Convenience"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(textFormatString:options:extensions:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "TextFormatDecodingOptions",
                "printedName": "SwiftProtobuf.TextFormatDecodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(any SwiftProtobuf.ExtensionMap)?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionMap",
                    "printedName": "any SwiftProtobuf.ExtensionMap",
                    "usr": "s:13SwiftProtobuf12ExtensionMapP"
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sq"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf7MessagePAAE16textFormatString7options10extensionsxSS_AA04TextE15DecodingOptionsVAA12ExtensionMap_pSgtKcfc",
            "mangledName": "$s13SwiftProtobuf7MessagePAAE16textFormatString7options10extensionsxSS_AA04TextE15DecodingOptionsVAA12ExtensionMap_pSgtKcfc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Message>",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "init_kind": "Convenience"
          }
        ],
        "declKind": "Protocol",
        "usr": "s:13SwiftProtobuf7MessageP",
        "mangledName": "$s13SwiftProtobuf7MessageP",
        "moduleName": "SwiftProtobuf",
        "genericSig": "<τ_0_0 : Swift.CustomDebugStringConvertible, τ_0_0 : Swift.Sendable>",
        "sugared_genericSig": "<Self : Swift.CustomDebugStringConvertible, Self : Swift.Sendable>",
        "declAttributes": [
          "AccessControl",
          "Preconcurrency",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "_MessageImplementationBase",
        "printedName": "_MessageImplementationBase",
        "children": [
          {
            "kind": "Function",
            "name": "_protobuf_generated_isEqualTo",
            "printedName": "_protobuf_generated_isEqualTo(other:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP29_protobuf_generated_isEqualTo5otherSbx_tF",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP29_protobuf_generated_isEqualTo5otherSbx_tF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf._MessageImplementationBase>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf._MessageImplementationBase>",
            "protocolReq": true,
            "declAttributes": [
              "RawDocComment"
            ],
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "isEqualTo",
            "printedName": "isEqualTo(message:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Message",
                "printedName": "any SwiftProtobuf.Message",
                "usr": "s:13SwiftProtobuf7MessageP"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBasePAAE9isEqualTo7messageSbAA0C0_p_tF",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBasePAAE9isEqualTo7messageSbAA0C0_p_tF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf._MessageImplementationBase>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf._MessageImplementationBase>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBasePAAE2eeoiySbx_xtFZ",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBasePAAE2eeoiySbx_xtFZ",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf._MessageImplementationBase>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf._MessageImplementationBase>",
            "static": true,
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "_protobuf_generated_isEqualTo",
            "printedName": "_protobuf_generated_isEqualTo(other:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBasePAAE29_protobuf_generated_isEqualTo5otherSbx_tF",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBasePAAE29_protobuf_generated_isEqualTo5otherSbx_tF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf._MessageImplementationBase>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf._MessageImplementationBase>",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Protocol",
        "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
        "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP",
        "moduleName": "SwiftProtobuf",
        "genericSig": "<τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>",
        "sugared_genericSig": "<Self : Swift.Hashable, Self : SwiftProtobuf.Message>",
        "declAttributes": [
          "AccessControl",
          "Preconcurrency",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "AnyMessageExtension",
        "printedName": "AnyMessageExtension",
        "children": [
          {
            "kind": "Var",
            "name": "fieldNumber",
            "printedName": "fieldNumber",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf19AnyMessageExtensionP11fieldNumberSivp",
            "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP11fieldNumberSivp",
            "moduleName": "SwiftProtobuf",
            "protocolReq": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP11fieldNumberSivg",
                "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP11fieldNumberSivg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.AnyMessageExtension>",
                "sugared_genericSig": "<Self where Self : SwiftProtobuf.AnyMessageExtension>",
                "protocolReq": true,
                "reqNewWitnessTableEntry": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "fieldName",
            "printedName": "fieldName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf19AnyMessageExtensionP9fieldNameSSvp",
            "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP9fieldNameSSvp",
            "moduleName": "SwiftProtobuf",
            "protocolReq": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP9fieldNameSSvg",
                "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP9fieldNameSSvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.AnyMessageExtension>",
                "sugared_genericSig": "<Self where Self : SwiftProtobuf.AnyMessageExtension>",
                "protocolReq": true,
                "reqNewWitnessTableEntry": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "messageType",
            "printedName": "messageType",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ExistentialMetatype",
                "printedName": "any SwiftProtobuf.Message.Type",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Message",
                    "printedName": "SwiftProtobuf.Message",
                    "usr": "s:13SwiftProtobuf7MessageP"
                  }
                ]
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf19AnyMessageExtensionP11messageTypeAA0D0_pXpvp",
            "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP11messageTypeAA0D0_pXpvp",
            "moduleName": "SwiftProtobuf",
            "protocolReq": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExistentialMetatype",
                    "printedName": "any SwiftProtobuf.Message.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Message",
                        "printedName": "SwiftProtobuf.Message",
                        "usr": "s:13SwiftProtobuf7MessageP"
                      }
                    ]
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP11messageTypeAA0D0_pXpvg",
                "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP11messageTypeAA0D0_pXpvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.AnyMessageExtension>",
                "sugared_genericSig": "<Self where Self : SwiftProtobuf.AnyMessageExtension>",
                "protocolReq": true,
                "reqNewWitnessTableEntry": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "_protobuf_newField",
            "printedName": "_protobuf_newField(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(any SwiftProtobuf.AnyExtensionField)?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "AnyExtensionField",
                    "printedName": "any SwiftProtobuf.AnyExtensionField",
                    "usr": "s:13SwiftProtobuf17AnyExtensionFieldP"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf19AnyMessageExtensionP18_protobuf_newField7decoderAA0ceH0_pSgqd__z_tKAA7DecoderRd__lF",
            "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP18_protobuf_newField7decoderAA0ceH0_pSgqd__z_tKAA7DecoderRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.AnyMessageExtension, τ_1_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<Self, D where Self : SwiftProtobuf.AnyMessageExtension, D : SwiftProtobuf.Decoder>",
            "protocolReq": true,
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Protocol",
        "usr": "s:13SwiftProtobuf19AnyMessageExtensionP",
        "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP",
        "moduleName": "SwiftProtobuf",
        "genericSig": "<τ_0_0 : Swift.Sendable>",
        "sugared_genericSig": "<Self : Swift.Sendable>",
        "declAttributes": [
          "AccessControl",
          "Preconcurrency",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "MessageExtension",
        "printedName": "MessageExtension",
        "children": [
          {
            "kind": "Var",
            "name": "fieldNumber",
            "printedName": "fieldNumber",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf16MessageExtensionC11fieldNumberSivp",
            "mangledName": "$s13SwiftProtobuf16MessageExtensionC11fieldNumberSivp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Final",
              "HasStorage",
              "AccessControl"
            ],
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf16MessageExtensionC11fieldNumberSivg",
                "mangledName": "$s13SwiftProtobuf16MessageExtensionC11fieldNumberSivg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : SwiftProtobuf.ExtensionField, τ_0_1 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<FieldType, MessageType where FieldType : SwiftProtobuf.ExtensionField, MessageType : SwiftProtobuf.Message>",
                "implicit": true,
                "declAttributes": [
                  "Final"
                ],
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "fieldName",
            "printedName": "fieldName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf16MessageExtensionC9fieldNameSSvp",
            "mangledName": "$s13SwiftProtobuf16MessageExtensionC9fieldNameSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Final",
              "HasStorage",
              "AccessControl"
            ],
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf16MessageExtensionC9fieldNameSSvg",
                "mangledName": "$s13SwiftProtobuf16MessageExtensionC9fieldNameSSvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : SwiftProtobuf.ExtensionField, τ_0_1 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<FieldType, MessageType where FieldType : SwiftProtobuf.ExtensionField, MessageType : SwiftProtobuf.Message>",
                "implicit": true,
                "declAttributes": [
                  "Final"
                ],
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "messageType",
            "printedName": "messageType",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ExistentialMetatype",
                "printedName": "any SwiftProtobuf.Message.Type",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Message",
                    "printedName": "SwiftProtobuf.Message",
                    "usr": "s:13SwiftProtobuf7MessageP"
                  }
                ]
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf16MessageExtensionC11messageTypeAA0C0_pXpvp",
            "mangledName": "$s13SwiftProtobuf16MessageExtensionC11messageTypeAA0C0_pXpvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Final",
              "HasStorage",
              "AccessControl"
            ],
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExistentialMetatype",
                    "printedName": "any SwiftProtobuf.Message.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Message",
                        "printedName": "SwiftProtobuf.Message",
                        "usr": "s:13SwiftProtobuf7MessageP"
                      }
                    ]
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf16MessageExtensionC11messageTypeAA0C0_pXpvg",
                "mangledName": "$s13SwiftProtobuf16MessageExtensionC11messageTypeAA0C0_pXpvg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : SwiftProtobuf.ExtensionField, τ_0_1 : SwiftProtobuf.Message>",
                "sugared_genericSig": "<FieldType, MessageType where FieldType : SwiftProtobuf.ExtensionField, MessageType : SwiftProtobuf.Message>",
                "implicit": true,
                "declAttributes": [
                  "Final"
                ],
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(_protobuf_fieldNumber:fieldName:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "MessageExtension",
                "printedName": "SwiftProtobuf.MessageExtension<τ_0_0, τ_0_1>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_1"
                  }
                ],
                "usr": "s:13SwiftProtobuf16MessageExtensionC"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf16MessageExtensionC21_protobuf_fieldNumber0F4NameACyxq_GSi_SStcfc",
            "mangledName": "$s13SwiftProtobuf16MessageExtensionC21_protobuf_fieldNumber0F4NameACyxq_GSi_SStcfc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : SwiftProtobuf.ExtensionField, τ_0_1 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<FieldType, MessageType where FieldType : SwiftProtobuf.ExtensionField, MessageType : SwiftProtobuf.Message>",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "_protobuf_newField",
            "printedName": "_protobuf_newField(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(any SwiftProtobuf.AnyExtensionField)?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "AnyExtensionField",
                    "printedName": "any SwiftProtobuf.AnyExtensionField",
                    "usr": "s:13SwiftProtobuf17AnyExtensionFieldP"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf16MessageExtensionC18_protobuf_newField7decoderAA03AnydG0_pSgqd__z_tKAA7DecoderRd__lF",
            "mangledName": "$s13SwiftProtobuf16MessageExtensionC18_protobuf_newField7decoderAA03AnydG0_pSgqd__z_tKAA7DecoderRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_0_1, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensionField, τ_0_1 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<FieldType, MessageType, D where FieldType : SwiftProtobuf.ExtensionField, MessageType : SwiftProtobuf.Message, D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Final",
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Class",
        "usr": "s:13SwiftProtobuf16MessageExtensionC",
        "mangledName": "$s13SwiftProtobuf16MessageExtensionC",
        "moduleName": "SwiftProtobuf",
        "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : SwiftProtobuf.ExtensionField, τ_0_1 : SwiftProtobuf.Message>",
        "sugared_genericSig": "<FieldType, MessageType where FieldType : SwiftProtobuf.ExtensionField, MessageType : SwiftProtobuf.Message>",
        "declAttributes": [
          "Final",
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "AnyMessageExtension",
            "printedName": "AnyMessageExtension",
            "usr": "s:13SwiftProtobuf19AnyMessageExtensionP",
            "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "_NameMap",
        "printedName": "_NameMap",
        "children": [
          {
            "kind": "TypeDecl",
            "name": "NameDescription",
            "printedName": "NameDescription",
            "children": [
              {
                "kind": "Var",
                "name": "same",
                "printedName": "same",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf._NameMap.NameDescription.Type) -> (Swift.StaticString) -> SwiftProtobuf._NameMap.NameDescription",
                    "children": [
                      {
                        "kind": "TypeFunc",
                        "name": "Function",
                        "printedName": "(Swift.StaticString) -> SwiftProtobuf._NameMap.NameDescription",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "NameDescription",
                            "printedName": "SwiftProtobuf._NameMap.NameDescription",
                            "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO"
                          },
                          {
                            "kind": "TypeNominal",
                            "name": "Tuple",
                            "printedName": "(proto: Swift.StaticString)",
                            "children": [
                              {
                                "kind": "TypeNominal",
                                "name": "StaticString",
                                "printedName": "Swift.StaticString",
                                "usr": "s:s12StaticStringV"
                              }
                            ]
                          }
                        ]
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf._NameMap.NameDescription.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "NameDescription",
                            "printedName": "SwiftProtobuf._NameMap.NameDescription",
                            "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO4sameyAEs12StaticStringV_tcAEmF",
                "mangledName": "$s13SwiftProtobuf8_NameMapV0C11DescriptionO4sameyAEs12StaticStringV_tcAEmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "standard",
                "printedName": "standard",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf._NameMap.NameDescription.Type) -> (Swift.StaticString) -> SwiftProtobuf._NameMap.NameDescription",
                    "children": [
                      {
                        "kind": "TypeFunc",
                        "name": "Function",
                        "printedName": "(Swift.StaticString) -> SwiftProtobuf._NameMap.NameDescription",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "NameDescription",
                            "printedName": "SwiftProtobuf._NameMap.NameDescription",
                            "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO"
                          },
                          {
                            "kind": "TypeNominal",
                            "name": "Tuple",
                            "printedName": "(proto: Swift.StaticString)",
                            "children": [
                              {
                                "kind": "TypeNominal",
                                "name": "StaticString",
                                "printedName": "Swift.StaticString",
                                "usr": "s:s12StaticStringV"
                              }
                            ]
                          }
                        ]
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf._NameMap.NameDescription.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "NameDescription",
                            "printedName": "SwiftProtobuf._NameMap.NameDescription",
                            "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO8standardyAEs12StaticStringV_tcAEmF",
                "mangledName": "$s13SwiftProtobuf8_NameMapV0C11DescriptionO8standardyAEs12StaticStringV_tcAEmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "unique",
                "printedName": "unique",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf._NameMap.NameDescription.Type) -> (Swift.StaticString, Swift.StaticString) -> SwiftProtobuf._NameMap.NameDescription",
                    "children": [
                      {
                        "kind": "TypeFunc",
                        "name": "Function",
                        "printedName": "(Swift.StaticString, Swift.StaticString) -> SwiftProtobuf._NameMap.NameDescription",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "NameDescription",
                            "printedName": "SwiftProtobuf._NameMap.NameDescription",
                            "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO"
                          },
                          {
                            "kind": "TypeNominal",
                            "name": "Tuple",
                            "printedName": "(proto: Swift.StaticString, json: Swift.StaticString)",
                            "children": [
                              {
                                "kind": "TypeNominal",
                                "name": "StaticString",
                                "printedName": "Swift.StaticString",
                                "usr": "s:s12StaticStringV"
                              },
                              {
                                "kind": "TypeNominal",
                                "name": "StaticString",
                                "printedName": "Swift.StaticString",
                                "usr": "s:s12StaticStringV"
                              }
                            ]
                          }
                        ]
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf._NameMap.NameDescription.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "NameDescription",
                            "printedName": "SwiftProtobuf._NameMap.NameDescription",
                            "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO6uniqueyAEs12StaticStringV_AHtcAEmF",
                "mangledName": "$s13SwiftProtobuf8_NameMapV0C11DescriptionO6uniqueyAEs12StaticStringV_AHtcAEmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "aliased",
                "printedName": "aliased",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf._NameMap.NameDescription.Type) -> (Swift.StaticString, [Swift.StaticString]) -> SwiftProtobuf._NameMap.NameDescription",
                    "children": [
                      {
                        "kind": "TypeFunc",
                        "name": "Function",
                        "printedName": "(Swift.StaticString, [Swift.StaticString]) -> SwiftProtobuf._NameMap.NameDescription",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "NameDescription",
                            "printedName": "SwiftProtobuf._NameMap.NameDescription",
                            "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO"
                          },
                          {
                            "kind": "TypeNominal",
                            "name": "Tuple",
                            "printedName": "(proto: Swift.StaticString, aliases: [Swift.StaticString])",
                            "children": [
                              {
                                "kind": "TypeNominal",
                                "name": "StaticString",
                                "printedName": "Swift.StaticString",
                                "usr": "s:s12StaticStringV"
                              },
                              {
                                "kind": "TypeNominal",
                                "name": "Array",
                                "printedName": "[Swift.StaticString]",
                                "children": [
                                  {
                                    "kind": "TypeNominal",
                                    "name": "StaticString",
                                    "printedName": "Swift.StaticString",
                                    "usr": "s:s12StaticStringV"
                                  }
                                ],
                                "usr": "s:Sa"
                              }
                            ]
                          }
                        ]
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf._NameMap.NameDescription.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "NameDescription",
                            "printedName": "SwiftProtobuf._NameMap.NameDescription",
                            "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO7aliasedyAEs12StaticStringV_SayAHGtcAEmF",
                "mangledName": "$s13SwiftProtobuf8_NameMapV0C11DescriptionO7aliasedyAEs12StaticStringV_SayAHGtcAEmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              }
            ],
            "declKind": "Enum",
            "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO",
            "mangledName": "$s13SwiftProtobuf8_NameMapV0C11DescriptionO",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf8_NameMapVACycfc",
            "mangledName": "$s13SwiftProtobuf8_NameMapVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(dictionaryLiteral:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[(Swift.Int, SwiftProtobuf._NameMap.NameDescription)]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Tuple",
                    "printedName": "(Swift.Int, SwiftProtobuf._NameMap.NameDescription)",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "NameDescription",
                        "printedName": "SwiftProtobuf._NameMap.NameDescription",
                        "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO"
                      }
                    ]
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf8_NameMapV17dictionaryLiteralACSi_AC0C11DescriptionOtd_tcfc",
            "mangledName": "$s13SwiftProtobuf8_NameMapV17dictionaryLiteralACSi_AC0C11DescriptionOtd_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf8_NameMapV",
        "mangledName": "$s13SwiftProtobuf8_NameMapV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "ExpressibleByDictionaryLiteral",
            "printedName": "ExpressibleByDictionaryLiteral",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "Key",
                "printedName": "Key",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ]
              },
              {
                "kind": "TypeWitness",
                "name": "Value",
                "printedName": "Value",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "NameDescription",
                    "printedName": "SwiftProtobuf._NameMap.NameDescription",
                    "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO"
                  }
                ]
              }
            ],
            "usr": "s:s30ExpressibleByDictionaryLiteralP",
            "mangledName": "$ss30ExpressibleByDictionaryLiteralP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "PathDecodingError",
        "printedName": "PathDecodingError",
        "children": [
          {
            "kind": "Var",
            "name": "typeMismatch",
            "printedName": "typeMismatch",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.PathDecodingError.Type) -> SwiftProtobuf.PathDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "PathDecodingError",
                    "printedName": "SwiftProtobuf.PathDecodingError",
                    "usr": "s:13SwiftProtobuf17PathDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.PathDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "PathDecodingError",
                        "printedName": "SwiftProtobuf.PathDecodingError",
                        "usr": "s:13SwiftProtobuf17PathDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf17PathDecodingErrorO12typeMismatchyA2CmF",
            "mangledName": "$s13SwiftProtobuf17PathDecodingErrorO12typeMismatchyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "pathNotFound",
            "printedName": "pathNotFound",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.PathDecodingError.Type) -> SwiftProtobuf.PathDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "PathDecodingError",
                    "printedName": "SwiftProtobuf.PathDecodingError",
                    "usr": "s:13SwiftProtobuf17PathDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.PathDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "PathDecodingError",
                        "printedName": "SwiftProtobuf.PathDecodingError",
                        "usr": "s:13SwiftProtobuf17PathDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf17PathDecodingErrorO12pathNotFoundyA2CmF",
            "mangledName": "$s13SwiftProtobuf17PathDecodingErrorO12pathNotFoundyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "PathDecodingError",
                "printedName": "SwiftProtobuf.PathDecodingError",
                "usr": "s:13SwiftProtobuf17PathDecodingErrorO"
              },
              {
                "kind": "TypeNominal",
                "name": "PathDecodingError",
                "printedName": "SwiftProtobuf.PathDecodingError",
                "usr": "s:13SwiftProtobuf17PathDecodingErrorO"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf17PathDecodingErrorO2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf17PathDecodingErrorO2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "implicit": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf17PathDecodingErrorO9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf17PathDecodingErrorO9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf17PathDecodingErrorO9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf17PathDecodingErrorO9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "hash",
            "printedName": "hash(into:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Hasher",
                "printedName": "Swift.Hasher",
                "paramValueOwnership": "InOut",
                "usr": "s:s6HasherV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf17PathDecodingErrorO4hash4intoys6HasherVz_tF",
            "mangledName": "$s13SwiftProtobuf17PathDecodingErrorO4hash4intoys6HasherVz_tF",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Enum",
        "usr": "s:13SwiftProtobuf17PathDecodingErrorO",
        "mangledName": "$s13SwiftProtobuf17PathDecodingErrorO",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Error",
            "printedName": "Error",
            "usr": "s:s5ErrorP",
            "mangledName": "$ss5ErrorP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "ProtobufAPIVersion_2",
        "printedName": "ProtobufAPIVersion_2",
        "declKind": "Protocol",
        "usr": "s:13SwiftProtobuf0B12APIVersion_2P",
        "mangledName": "$s13SwiftProtobuf0B12APIVersion_2P",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "ProtobufAPIVersionCheck",
        "printedName": "ProtobufAPIVersionCheck",
        "children": [
          {
            "kind": "AssociatedType",
            "name": "Version",
            "printedName": "Version",
            "declKind": "AssociatedType",
            "usr": "s:13SwiftProtobuf0B15APIVersionCheckP7VersionQa",
            "mangledName": "$s13SwiftProtobuf0B15APIVersionCheckP7VersionQa",
            "moduleName": "SwiftProtobuf",
            "protocolReq": true
          }
        ],
        "declKind": "Protocol",
        "usr": "s:13SwiftProtobuf0B15APIVersionCheckP",
        "mangledName": "$s13SwiftProtobuf0B15APIVersionCheckP",
        "moduleName": "SwiftProtobuf",
        "genericSig": "<τ_0_0.Version : SwiftProtobuf.ProtobufAPIVersion_2>",
        "sugared_genericSig": "<Self.Version : SwiftProtobuf.ProtobufAPIVersion_2>",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "_ProtobufMap",
        "printedName": "_ProtobufMap",
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf01_B3MapV",
        "mangledName": "$s13SwiftProtobuf01_B3MapV",
        "moduleName": "SwiftProtobuf",
        "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : SwiftProtobuf.MapKeyType, τ_0_1 : SwiftProtobuf.FieldType>",
        "sugared_genericSig": "<KeyType, ValueType where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.FieldType>",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "_ProtobufMessageMap",
        "printedName": "_ProtobufMessageMap",
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf01_B10MessageMapV",
        "mangledName": "$s13SwiftProtobuf01_B10MessageMapV",
        "moduleName": "SwiftProtobuf",
        "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : SwiftProtobuf.MapKeyType, τ_0_1 : Swift.Hashable, τ_0_1 : SwiftProtobuf.Message>",
        "sugared_genericSig": "<KeyType, ValueType where KeyType : SwiftProtobuf.MapKeyType, ValueType : Swift.Hashable, ValueType : SwiftProtobuf.Message>",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "_ProtobufEnumMap",
        "printedName": "_ProtobufEnumMap",
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf01_B7EnumMapV",
        "mangledName": "$s13SwiftProtobuf01_B7EnumMapV",
        "moduleName": "SwiftProtobuf",
        "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : SwiftProtobuf.MapKeyType, τ_0_1 : SwiftProtobuf.Enum>",
        "sugared_genericSig": "<KeyType, ValueType where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.Enum>",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "_ProtoNameProviding",
        "printedName": "_ProtoNameProviding",
        "children": [
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP17_protobuf_nameMapAA01_dH0VvpZ",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP17_protobuf_nameMapAA01_dH0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "protocolReq": true,
            "declAttributes": [
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP17_protobuf_nameMapAA01_dH0VvgZ",
                "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP17_protobuf_nameMapAA01_dH0VvgZ",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf._ProtoNameProviding>",
                "sugared_genericSig": "<Self where Self : SwiftProtobuf._ProtoNameProviding>",
                "static": true,
                "protocolReq": true,
                "reqNewWitnessTableEntry": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Protocol",
        "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
        "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "SimpleExtensionMap",
        "printedName": "SimpleExtensionMap",
        "children": [
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "SimpleExtensionMap",
                "printedName": "SwiftProtobuf.SimpleExtensionMap",
                "usr": "s:13SwiftProtobuf18SimpleExtensionMapV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf18SimpleExtensionMapVACycfc",
            "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(arrayLiteral:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "SimpleExtensionMap",
                "printedName": "SwiftProtobuf.SimpleExtensionMap",
                "usr": "s:13SwiftProtobuf18SimpleExtensionMapV"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[any SwiftProtobuf.AnyMessageExtension]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "AnyMessageExtension",
                    "printedName": "any SwiftProtobuf.AnyMessageExtension",
                    "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf18SimpleExtensionMapV12arrayLiteralAcA010AnyMessageD0_pd_tcfc",
            "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV12arrayLiteralAcA010AnyMessageD0_pd_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "SimpleExtensionMap",
                "printedName": "SwiftProtobuf.SimpleExtensionMap",
                "usr": "s:13SwiftProtobuf18SimpleExtensionMapV"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.SimpleExtensionMap]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "SimpleExtensionMap",
                    "printedName": "SwiftProtobuf.SimpleExtensionMap",
                    "usr": "s:13SwiftProtobuf18SimpleExtensionMapV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf18SimpleExtensionMapVyA2Cd_tcfc",
            "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapVyA2Cd_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Subscript",
            "name": "subscript",
            "printedName": "subscript(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(any SwiftProtobuf.AnyMessageExtension)?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "AnyMessageExtension",
                    "printedName": "any SwiftProtobuf.AnyMessageExtension",
                    "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "ExistentialMetatype",
                "printedName": "any SwiftProtobuf.Message.Type",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Message",
                    "printedName": "SwiftProtobuf.Message",
                    "usr": "s:13SwiftProtobuf7MessageP"
                  }
                ]
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Subscript",
            "usr": "s:13SwiftProtobuf18SimpleExtensionMapVyAA010AnyMessageD0_pSgAA0G0_pXp_Sitcip",
            "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapVyAA010AnyMessageD0_pSgAA0G0_pXp_Sitcip",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "(any SwiftProtobuf.AnyMessageExtension)?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "AnyMessageExtension",
                        "printedName": "any SwiftProtobuf.AnyMessageExtension",
                        "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
                      }
                    ],
                    "usr": "s:Sq"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ExistentialMetatype",
                    "printedName": "any SwiftProtobuf.Message.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Message",
                        "printedName": "SwiftProtobuf.Message",
                        "usr": "s:13SwiftProtobuf7MessageP"
                      }
                    ]
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf18SimpleExtensionMapVyAA010AnyMessageD0_pSgAA0G0_pXp_Sitcig",
                "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapVyAA010AnyMessageD0_pSgAA0G0_pXp_Sitcig",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "fieldNumberForProto",
            "printedName": "fieldNumberForProto(messageType:protoFieldName:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.Int?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "ExistentialMetatype",
                "printedName": "any SwiftProtobuf.Message.Type",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Message",
                    "printedName": "SwiftProtobuf.Message",
                    "usr": "s:13SwiftProtobuf7MessageP"
                  }
                ]
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf18SimpleExtensionMapV19fieldNumberForProto11messageType14protoFieldNameSiSgAA7Message_pXp_SStF",
            "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV19fieldNumberForProto11messageType14protoFieldNameSiSgAA7Message_pXp_SStF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "insert",
            "printedName": "insert(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "AnyMessageExtension",
                "printedName": "any SwiftProtobuf.AnyMessageExtension",
                "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf18SimpleExtensionMapV6insertyyAA010AnyMessageD0_pF",
            "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV6insertyyAA010AnyMessageD0_pF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "insert",
            "printedName": "insert(contentsOf:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[any SwiftProtobuf.AnyMessageExtension]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "AnyMessageExtension",
                    "printedName": "any SwiftProtobuf.AnyMessageExtension",
                    "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf18SimpleExtensionMapV6insert10contentsOfySayAA010AnyMessageD0_pG_tF",
            "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV6insert10contentsOfySayAA010AnyMessageD0_pG_tF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "formUnion",
            "printedName": "formUnion(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "SimpleExtensionMap",
                "printedName": "SwiftProtobuf.SimpleExtensionMap",
                "usr": "s:13SwiftProtobuf18SimpleExtensionMapV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf18SimpleExtensionMapV9formUnionyyACF",
            "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV9formUnionyyACF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "union",
            "printedName": "union(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "SimpleExtensionMap",
                "printedName": "SwiftProtobuf.SimpleExtensionMap",
                "usr": "s:13SwiftProtobuf18SimpleExtensionMapV"
              },
              {
                "kind": "TypeNominal",
                "name": "SimpleExtensionMap",
                "printedName": "SwiftProtobuf.SimpleExtensionMap",
                "usr": "s:13SwiftProtobuf18SimpleExtensionMapV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf18SimpleExtensionMapV5unionyA2CF",
            "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV5unionyA2CF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "debugDescription",
            "printedName": "debugDescription",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf18SimpleExtensionMapV16debugDescriptionSSvp",
            "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV16debugDescriptionSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf18SimpleExtensionMapV16debugDescriptionSSvg",
                "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV16debugDescriptionSSvg",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf18SimpleExtensionMapV",
        "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "ExtensionMap",
            "printedName": "ExtensionMap",
            "usr": "s:13SwiftProtobuf12ExtensionMapP",
            "mangledName": "$s13SwiftProtobuf12ExtensionMapP"
          },
          {
            "kind": "Conformance",
            "name": "ExpressibleByArrayLiteral",
            "printedName": "ExpressibleByArrayLiteral",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "ArrayLiteralElement",
                "printedName": "ArrayLiteralElement",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "AnyMessageExtension",
                    "printedName": "any SwiftProtobuf.AnyMessageExtension",
                    "usr": "s:13SwiftProtobuf19AnyMessageExtensionP"
                  }
                ]
              }
            ],
            "usr": "s:s25ExpressibleByArrayLiteralP",
            "mangledName": "$ss25ExpressibleByArrayLiteralP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_SourceContext",
        "printedName": "Google_Protobuf_SourceContext",
        "children": [
          {
            "kind": "Var",
            "name": "fileName",
            "printedName": "fileName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV8fileNameSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV8fileNameSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV8fileNameSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV8fileNameSSvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV8fileNameSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV8fileNameSSvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV8fileNameSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV8fileNameSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_SourceContext",
                "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext",
                "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B14_SourceContextVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV17_protobuf_nameMapAA05_NameH0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV17_protobuf_nameMapAA05_NameH0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV17_protobuf_nameMapAA05_NameH0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV17_protobuf_nameMapAA05_NameH0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_SourceContext",
                "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext",
                "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_SourceContext",
                "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext",
                "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV",
        "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_NullValue",
        "printedName": "Google_Protobuf_NullValue",
        "children": [
          {
            "kind": "Var",
            "name": "nullValue",
            "printedName": "nullValue",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.Google_Protobuf_NullValue.Type) -> SwiftProtobuf.Google_Protobuf_NullValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_NullValue",
                    "printedName": "SwiftProtobuf.Google_Protobuf_NullValue",
                    "usr": "s:13SwiftProtobuf07Google_B10_NullValueO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.Google_Protobuf_NullValue.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_NullValue",
                        "printedName": "SwiftProtobuf.Google_Protobuf_NullValue",
                        "usr": "s:13SwiftProtobuf07Google_B10_NullValueO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf07Google_B10_NullValueO04nullE0yA2CmF",
            "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO04nullE0yA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "UNRECOGNIZED",
            "printedName": "UNRECOGNIZED",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.Google_Protobuf_NullValue.Type) -> (Swift.Int) -> SwiftProtobuf.Google_Protobuf_NullValue",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(Swift.Int) -> SwiftProtobuf.Google_Protobuf_NullValue",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_NullValue",
                        "printedName": "SwiftProtobuf.Google_Protobuf_NullValue",
                        "usr": "s:13SwiftProtobuf07Google_B10_NullValueO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ]
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.Google_Protobuf_NullValue.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_NullValue",
                        "printedName": "SwiftProtobuf.Google_Protobuf_NullValue",
                        "usr": "s:13SwiftProtobuf07Google_B10_NullValueO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf07Google_B10_NullValueO12UNRECOGNIZEDyACSicACmF",
            "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO12UNRECOGNIZEDyACSicACmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_NullValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_NullValue",
                "usr": "s:13SwiftProtobuf07Google_B10_NullValueO"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B10_NullValueOACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueOACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(rawValue:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "SwiftProtobuf.Google_Protobuf_NullValue?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_NullValue",
                    "printedName": "SwiftProtobuf.Google_Protobuf_NullValue",
                    "usr": "s:13SwiftProtobuf07Google_B10_NullValueO"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B10_NullValueO03rawE0ACSgSi_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO03rawE0ACSgSi_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "rawValue",
            "printedName": "rawValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_NullValueO03rawE0Sivp",
            "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO03rawE0Sivp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_NullValueO03rawE0Sivg",
                "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO03rawE0Sivg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "allCases",
            "printedName": "allCases",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_NullValue]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_NullValue",
                    "printedName": "SwiftProtobuf.Google_Protobuf_NullValue",
                    "usr": "s:13SwiftProtobuf07Google_B10_NullValueO"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_NullValueO8allCasesSayACGvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO8allCasesSayACGvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_NullValue]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_NullValue",
                        "printedName": "SwiftProtobuf.Google_Protobuf_NullValue",
                        "usr": "s:13SwiftProtobuf07Google_B10_NullValueO"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_NullValueO8allCasesSayACGvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO8allCasesSayACGvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_NullValueO17_protobuf_nameMapAA05_NameH0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO17_protobuf_nameMapAA05_NameH0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_NullValueO17_protobuf_nameMapAA05_NameH0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO17_protobuf_nameMapAA05_NameH0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Enum",
        "usr": "s:13SwiftProtobuf07Google_B10_NullValueO",
        "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Enum",
            "printedName": "Enum",
            "usr": "s:13SwiftProtobuf4EnumP",
            "mangledName": "$s13SwiftProtobuf4EnumP"
          },
          {
            "kind": "Conformance",
            "name": "CaseIterable",
            "printedName": "CaseIterable",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "AllCases",
                "printedName": "AllCases",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_NullValue]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_NullValue",
                        "printedName": "SwiftProtobuf.Google_Protobuf_NullValue",
                        "usr": "s:13SwiftProtobuf07Google_B10_NullValueO"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ]
              }
            ],
            "usr": "s:s12CaseIterableP",
            "mangledName": "$ss12CaseIterableP"
          },
          {
            "kind": "Conformance",
            "name": "RawRepresentable",
            "printedName": "RawRepresentable",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "RawValue",
                "printedName": "RawValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ]
              }
            ],
            "usr": "s:SY",
            "mangledName": "$sSY"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_Struct",
        "printedName": "Google_Protobuf_Struct",
        "children": [
          {
            "kind": "Var",
            "name": "fields",
            "printedName": "fields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Dictionary",
                "printedName": "[Swift.String : SwiftProtobuf.Google_Protobuf_Value]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Value",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                    "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
                  }
                ],
                "usr": "s:SD"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B7_StructV6fieldsSDySSAA0c1_B6_ValueVGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B7_StructV6fieldsSDySSAA0c1_B6_ValueVGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Dictionary",
                    "printedName": "[Swift.String : SwiftProtobuf.Google_Protobuf_Value]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Value",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                        "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
                      }
                    ],
                    "usr": "s:SD"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_StructV6fieldsSDySSAA0c1_B6_ValueVGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B7_StructV6fieldsSDySSAA0c1_B6_ValueVGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Dictionary",
                    "printedName": "[Swift.String : SwiftProtobuf.Google_Protobuf_Value]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Value",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                        "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
                      }
                    ],
                    "usr": "s:SD"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_StructV6fieldsSDySSAA0c1_B6_ValueVGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B7_StructV6fieldsSDySSAA0c1_B6_ValueVGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_StructV6fieldsSDySSAA0c1_B6_ValueVGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B7_StructV6fieldsSDySSAA0c1_B6_ValueVGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B7_StructV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B7_StructV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_StructV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B7_StructV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_StructV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B7_StructV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_StructV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B7_StructV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Struct",
                "printedName": "SwiftProtobuf.Google_Protobuf_Struct",
                "usr": "s:13SwiftProtobuf07Google_B7_StructV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B7_StructVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B7_StructVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(dictionaryLiteral:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Struct",
                "printedName": "SwiftProtobuf.Google_Protobuf_Struct",
                "usr": "s:13SwiftProtobuf07Google_B7_StructV"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[(Swift.String, SwiftProtobuf.Google_Protobuf_Value)]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Tuple",
                    "printedName": "(Swift.String, SwiftProtobuf.Google_Protobuf_Value)",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Value",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                        "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
                      }
                    ]
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B7_StructV17dictionaryLiteralACSS_AA0c1_B6_ValueVtd_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B7_StructV17dictionaryLiteralACSS_AA0c1_B6_ValueVtd_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(fields:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Struct",
                "printedName": "SwiftProtobuf.Google_Protobuf_Struct",
                "usr": "s:13SwiftProtobuf07Google_B7_StructV"
              },
              {
                "kind": "TypeNominal",
                "name": "Dictionary",
                "printedName": "[Swift.String : SwiftProtobuf.Google_Protobuf_Value]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Value",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                    "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
                  }
                ],
                "usr": "s:SD"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B7_StructV6fieldsACSDySSAA0c1_B6_ValueVG_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B7_StructV6fieldsACSDySSAA0c1_B6_ValueVG_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Subscript",
            "name": "subscript",
            "printedName": "subscript(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "SwiftProtobuf.Google_Protobuf_Value?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Value",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                    "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Subscript",
            "usr": "s:13SwiftProtobuf07Google_B7_StructVyAA0c1_B6_ValueVSgSScip",
            "mangledName": "$s13SwiftProtobuf07Google_B7_StructVyAA0c1_B6_ValueVSgSScip",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Value?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Value",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                        "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
                      }
                    ],
                    "usr": "s:Sq"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_StructVyAA0c1_B6_ValueVSgSScig",
                "mangledName": "$s13SwiftProtobuf07Google_B7_StructVyAA0c1_B6_ValueVSgSScig",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Value?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Value",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                        "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
                      }
                    ],
                    "usr": "s:Sq"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_StructVyAA0c1_B6_ValueVSgSScis",
                "mangledName": "$s13SwiftProtobuf07Google_B7_StructVyAA0c1_B6_ValueVSgSScis",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_StructVyAA0c1_B6_ValueVSgSSciM",
                "mangledName": "$s13SwiftProtobuf07Google_B7_StructVyAA0c1_B6_ValueVSgSSciM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B7_StructV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B7_StructV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_StructV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B7_StructV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B7_StructV17_protobuf_nameMapAA05_NameG0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B7_StructV17_protobuf_nameMapAA05_NameG0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_StructV17_protobuf_nameMapAA05_NameG0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B7_StructV17_protobuf_nameMapAA05_NameG0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B7_StructV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B7_StructV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B7_StructV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B7_StructV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Struct",
                "printedName": "SwiftProtobuf.Google_Protobuf_Struct",
                "usr": "s:13SwiftProtobuf07Google_B7_StructV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Struct",
                "printedName": "SwiftProtobuf.Google_Protobuf_Struct",
                "usr": "s:13SwiftProtobuf07Google_B7_StructV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B7_StructV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B7_StructV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B7_StructV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B7_StructV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_StructV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B7_StructV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B7_StructV",
        "mangledName": "$s13SwiftProtobuf07Google_B7_StructV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "ExpressibleByDictionaryLiteral",
            "printedName": "ExpressibleByDictionaryLiteral",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "Key",
                "printedName": "Key",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ]
              },
              {
                "kind": "TypeWitness",
                "name": "Value",
                "printedName": "Value",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Value",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                    "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
                  }
                ]
              }
            ],
            "usr": "s:s30ExpressibleByDictionaryLiteralP",
            "mangledName": "$ss30ExpressibleByDictionaryLiteralP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_Value",
        "printedName": "Google_Protobuf_Value",
        "children": [
          {
            "kind": "Var",
            "name": "kind",
            "printedName": "kind",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "OneOf_Kind",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind",
                    "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_ValueV4kindAC10OneOf_KindOSgvp",
            "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV4kindAC10OneOf_KindOSgvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "OneOf_Kind",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind",
                        "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV4kindAC10OneOf_KindOSgvg",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV4kindAC10OneOf_KindOSgvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "OneOf_Kind",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind",
                        "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV4kindAC10OneOf_KindOSgvs",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV4kindAC10OneOf_KindOSgvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV4kindAC10OneOf_KindOSgvM",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV4kindAC10OneOf_KindOSgvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "nullValue",
            "printedName": "nullValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_NullValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_NullValue",
                "usr": "s:13SwiftProtobuf07Google_B10_NullValueO"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_ValueV04nullD0AA0c1_b5_NullD0Ovp",
            "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04nullD0AA0c1_b5_NullD0Ovp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_NullValue",
                    "printedName": "SwiftProtobuf.Google_Protobuf_NullValue",
                    "usr": "s:13SwiftProtobuf07Google_B10_NullValueO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV04nullD0AA0c1_b5_NullD0Ovg",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04nullD0AA0c1_b5_NullD0Ovg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_NullValue",
                    "printedName": "SwiftProtobuf.Google_Protobuf_NullValue",
                    "usr": "s:13SwiftProtobuf07Google_B10_NullValueO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV04nullD0AA0c1_b5_NullD0Ovs",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04nullD0AA0c1_b5_NullD0Ovs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV04nullD0AA0c1_b5_NullD0OvM",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04nullD0AA0c1_b5_NullD0OvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "numberValue",
            "printedName": "numberValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Double",
                "printedName": "Swift.Double",
                "usr": "s:Sd"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_ValueV06numberD0Sdvp",
            "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06numberD0Sdvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Double",
                    "printedName": "Swift.Double",
                    "usr": "s:Sd"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV06numberD0Sdvg",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06numberD0Sdvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Double",
                    "printedName": "Swift.Double",
                    "usr": "s:Sd"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV06numberD0Sdvs",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06numberD0Sdvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV06numberD0SdvM",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06numberD0SdvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "stringValue",
            "printedName": "stringValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_ValueV06stringD0SSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06stringD0SSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV06stringD0SSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06stringD0SSvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV06stringD0SSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06stringD0SSvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV06stringD0SSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06stringD0SSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "boolValue",
            "printedName": "boolValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_ValueV04boolD0Sbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04boolD0Sbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV04boolD0Sbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04boolD0Sbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV04boolD0Sbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04boolD0Sbvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV04boolD0SbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04boolD0SbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "structValue",
            "printedName": "structValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Struct",
                "printedName": "SwiftProtobuf.Google_Protobuf_Struct",
                "usr": "s:13SwiftProtobuf07Google_B7_StructV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_ValueV06structD0AA0c1_B7_StructVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06structD0AA0c1_B7_StructVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Struct",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Struct",
                    "usr": "s:13SwiftProtobuf07Google_B7_StructV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV06structD0AA0c1_B7_StructVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06structD0AA0c1_B7_StructVvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Struct",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Struct",
                    "usr": "s:13SwiftProtobuf07Google_B7_StructV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV06structD0AA0c1_B7_StructVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06structD0AA0c1_B7_StructVvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV06structD0AA0c1_B7_StructVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06structD0AA0c1_B7_StructVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "listValue",
            "printedName": "listValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_ListValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_ListValue",
                "usr": "s:13SwiftProtobuf07Google_B10_ListValueV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_ValueV04listD0AA0c1_b5_ListD0Vvp",
            "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04listD0AA0c1_b5_ListD0Vvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_ListValue",
                    "printedName": "SwiftProtobuf.Google_Protobuf_ListValue",
                    "usr": "s:13SwiftProtobuf07Google_B10_ListValueV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV04listD0AA0c1_b5_ListD0Vvg",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04listD0AA0c1_b5_ListD0Vvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_ListValue",
                    "printedName": "SwiftProtobuf.Google_Protobuf_ListValue",
                    "usr": "s:13SwiftProtobuf07Google_B10_ListValueV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV04listD0AA0c1_b5_ListD0Vvs",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04listD0AA0c1_b5_ListD0Vvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV04listD0AA0c1_b5_ListD0VvM",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04listD0AA0c1_b5_ListD0VvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_ValueV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "TypeDecl",
            "name": "OneOf_Kind",
            "printedName": "OneOf_Kind",
            "children": [
              {
                "kind": "Var",
                "name": "nullValue",
                "printedName": "nullValue",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type) -> (SwiftProtobuf.Google_Protobuf_NullValue) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind",
                    "children": [
                      {
                        "kind": "TypeFunc",
                        "name": "Function",
                        "printedName": "(SwiftProtobuf.Google_Protobuf_NullValue) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OneOf_Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO"
                          },
                          {
                            "kind": "TypeNominal",
                            "name": "Google_Protobuf_NullValue",
                            "printedName": "SwiftProtobuf.Google_Protobuf_NullValue",
                            "usr": "s:13SwiftProtobuf07Google_B10_NullValueO"
                          }
                        ]
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OneOf_Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO04nullD0yAeA0c1_b5_NullD0OcAEmF",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO04nullD0yAeA0c1_b5_NullD0OcAEmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "numberValue",
                "printedName": "numberValue",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type) -> (Swift.Double) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind",
                    "children": [
                      {
                        "kind": "TypeFunc",
                        "name": "Function",
                        "printedName": "(Swift.Double) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OneOf_Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO"
                          },
                          {
                            "kind": "TypeNominal",
                            "name": "Double",
                            "printedName": "Swift.Double",
                            "usr": "s:Sd"
                          }
                        ]
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OneOf_Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO06numberD0yAESdcAEmF",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO06numberD0yAESdcAEmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "stringValue",
                "printedName": "stringValue",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type) -> (Swift.String) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind",
                    "children": [
                      {
                        "kind": "TypeFunc",
                        "name": "Function",
                        "printedName": "(Swift.String) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OneOf_Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO"
                          },
                          {
                            "kind": "TypeNominal",
                            "name": "String",
                            "printedName": "Swift.String",
                            "usr": "s:SS"
                          }
                        ]
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OneOf_Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO06stringD0yAESScAEmF",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO06stringD0yAESScAEmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "boolValue",
                "printedName": "boolValue",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type) -> (Swift.Bool) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind",
                    "children": [
                      {
                        "kind": "TypeFunc",
                        "name": "Function",
                        "printedName": "(Swift.Bool) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OneOf_Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO"
                          },
                          {
                            "kind": "TypeNominal",
                            "name": "Bool",
                            "printedName": "Swift.Bool",
                            "usr": "s:Sb"
                          }
                        ]
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OneOf_Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO04boolD0yAESbcAEmF",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO04boolD0yAESbcAEmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "structValue",
                "printedName": "structValue",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type) -> (SwiftProtobuf.Google_Protobuf_Struct) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind",
                    "children": [
                      {
                        "kind": "TypeFunc",
                        "name": "Function",
                        "printedName": "(SwiftProtobuf.Google_Protobuf_Struct) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OneOf_Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO"
                          },
                          {
                            "kind": "TypeNominal",
                            "name": "Google_Protobuf_Struct",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Struct",
                            "usr": "s:13SwiftProtobuf07Google_B7_StructV"
                          }
                        ]
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OneOf_Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO06structD0yAeA0c1_B7_StructVcAEmF",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO06structD0yAeA0c1_B7_StructVcAEmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "listValue",
                "printedName": "listValue",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type) -> (SwiftProtobuf.Google_Protobuf_ListValue) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind",
                    "children": [
                      {
                        "kind": "TypeFunc",
                        "name": "Function",
                        "printedName": "(SwiftProtobuf.Google_Protobuf_ListValue) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OneOf_Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO"
                          },
                          {
                            "kind": "TypeNominal",
                            "name": "Google_Protobuf_ListValue",
                            "printedName": "SwiftProtobuf.Google_Protobuf_ListValue",
                            "usr": "s:13SwiftProtobuf07Google_B10_ListValueV"
                          }
                        ]
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "OneOf_Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO04listD0yAeA0c1_b5_ListD0VcAEmF",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO04listD0yAeA0c1_b5_ListD0VcAEmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Function",
                "name": "==",
                "printedName": "==(_:_:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "OneOf_Kind",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind",
                    "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "OneOf_Kind",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind",
                    "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO2eeoiySbAE_AEtFZ",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO2eeoiySbAE_AEtFZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "funcSelfKind": "NonMutating"
              }
            ],
            "declKind": "Enum",
            "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO",
            "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B6_ValueVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B6_ValueVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(integerLiteral:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Int64",
                "printedName": "Swift.Int64",
                "usr": "s:s5Int64V"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B6_ValueV14integerLiteralACs5Int64V_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV14integerLiteralACs5Int64V_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(floatLiteral:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Double",
                "printedName": "Swift.Double",
                "usr": "s:Sd"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B6_ValueV12floatLiteralACSd_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV12floatLiteralACSd_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(booleanLiteral:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B6_ValueV14booleanLiteralACSb_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV14booleanLiteralACSb_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(stringLiteral:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B6_ValueV13stringLiteralACSS_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV13stringLiteralACSS_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(unicodeScalarLiteral:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B6_ValueV20unicodeScalarLiteralACSS_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV20unicodeScalarLiteralACSS_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(extendedGraphemeClusterLiteral:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B6_ValueV30extendedGraphemeClusterLiteralACSS_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV30extendedGraphemeClusterLiteralACSS_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(nilLiteral:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B6_ValueV10nilLiteralACyt_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10nilLiteralACyt_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(numberValue:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Double",
                "printedName": "Swift.Double",
                "usr": "s:Sd"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B6_ValueV06numberD0ACSd_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06numberD0ACSd_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(stringValue:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B6_ValueV06stringD0ACSS_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06stringD0ACSS_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(boolValue:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B6_ValueV04boolD0ACSb_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04boolD0ACSb_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(structValue:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Struct",
                "printedName": "SwiftProtobuf.Google_Protobuf_Struct",
                "usr": "s:13SwiftProtobuf07Google_B7_StructV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B6_ValueV06structD0AcA0c1_B7_StructV_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06structD0AcA0c1_B7_StructV_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(listValue:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_ListValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_ListValue",
                "usr": "s:13SwiftProtobuf07Google_B10_ListValueV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B6_ValueV04listD0AcA0c1_b5_ListD0V_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04listD0AcA0c1_b5_ListD0V_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_ValueV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_ValueV17_protobuf_nameMapAA05_NameG0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV17_protobuf_nameMapAA05_NameG0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV17_protobuf_nameMapAA05_NameG0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV17_protobuf_nameMapAA05_NameG0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B6_ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B6_ValueV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B6_ValueV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_ValueV04hashD0Sivp",
            "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04hashD0Sivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV04hashD0Sivg",
                "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04hashD0Sivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B6_ValueV",
        "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "ExpressibleByIntegerLiteral",
            "printedName": "ExpressibleByIntegerLiteral",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "IntegerLiteralType",
                "printedName": "IntegerLiteralType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ]
              }
            ],
            "usr": "s:s27ExpressibleByIntegerLiteralP",
            "mangledName": "$ss27ExpressibleByIntegerLiteralP"
          },
          {
            "kind": "Conformance",
            "name": "ExpressibleByFloatLiteral",
            "printedName": "ExpressibleByFloatLiteral",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "FloatLiteralType",
                "printedName": "FloatLiteralType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Double",
                    "printedName": "Swift.Double",
                    "usr": "s:Sd"
                  }
                ]
              }
            ],
            "usr": "s:s25ExpressibleByFloatLiteralP",
            "mangledName": "$ss25ExpressibleByFloatLiteralP"
          },
          {
            "kind": "Conformance",
            "name": "ExpressibleByBooleanLiteral",
            "printedName": "ExpressibleByBooleanLiteral",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "BooleanLiteralType",
                "printedName": "BooleanLiteralType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ]
              }
            ],
            "usr": "s:s27ExpressibleByBooleanLiteralP",
            "mangledName": "$ss27ExpressibleByBooleanLiteralP"
          },
          {
            "kind": "Conformance",
            "name": "ExpressibleByStringLiteral",
            "printedName": "ExpressibleByStringLiteral",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "StringLiteralType",
                "printedName": "StringLiteralType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ]
              }
            ],
            "usr": "s:s26ExpressibleByStringLiteralP",
            "mangledName": "$ss26ExpressibleByStringLiteralP"
          },
          {
            "kind": "Conformance",
            "name": "ExpressibleByExtendedGraphemeClusterLiteral",
            "printedName": "ExpressibleByExtendedGraphemeClusterLiteral",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "ExtendedGraphemeClusterLiteralType",
                "printedName": "ExtendedGraphemeClusterLiteralType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ]
              }
            ],
            "usr": "s:s43ExpressibleByExtendedGraphemeClusterLiteralP",
            "mangledName": "$ss43ExpressibleByExtendedGraphemeClusterLiteralP"
          },
          {
            "kind": "Conformance",
            "name": "ExpressibleByUnicodeScalarLiteral",
            "printedName": "ExpressibleByUnicodeScalarLiteral",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "UnicodeScalarLiteralType",
                "printedName": "UnicodeScalarLiteralType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ]
              }
            ],
            "usr": "s:s33ExpressibleByUnicodeScalarLiteralP",
            "mangledName": "$ss33ExpressibleByUnicodeScalarLiteralP"
          },
          {
            "kind": "Conformance",
            "name": "ExpressibleByNilLiteral",
            "printedName": "ExpressibleByNilLiteral",
            "usr": "s:s23ExpressibleByNilLiteralP",
            "mangledName": "$ss23ExpressibleByNilLiteralP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_ListValue",
        "printedName": "Google_Protobuf_ListValue",
        "children": [
          {
            "kind": "Var",
            "name": "values",
            "printedName": "values",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_Value]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Value",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                    "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_ListValueV6valuesSayAA0c1_b1_E0VGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV6valuesSayAA0c1_b1_E0VGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_Value]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Value",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                        "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_ListValueV6valuesSayAA0c1_b1_E0VGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV6valuesSayAA0c1_b1_E0VGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_Value]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Value",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                        "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_ListValueV6valuesSayAA0c1_b1_E0VGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV6valuesSayAA0c1_b1_E0VGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_ListValueV6valuesSayAA0c1_b1_E0VGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV6valuesSayAA0c1_b1_E0VGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_ListValueV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_ListValueV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_ListValueV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_ListValueV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_ListValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_ListValue",
                "usr": "s:13SwiftProtobuf07Google_B10_ListValueV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B10_ListValueVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(arrayLiteral:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_ListValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_ListValue",
                "usr": "s:13SwiftProtobuf07Google_B10_ListValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_Value]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Value",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                    "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B10_ListValueV12arrayLiteralAcA0c1_b1_E0Vd_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV12arrayLiteralAcA0c1_b1_E0Vd_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(values:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_ListValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_ListValue",
                "usr": "s:13SwiftProtobuf07Google_B10_ListValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_Value]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Value",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                    "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B10_ListValueV6valuesACSayAA0c1_b1_E0VG_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV6valuesACSayAA0c1_b1_E0VG_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Subscript",
            "name": "subscript",
            "printedName": "subscript(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Subscript",
            "usr": "s:13SwiftProtobuf07Google_B10_ListValueVyAA0c1_b1_E0VSicip",
            "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueVyAA0c1_b1_E0VSicip",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Value",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                    "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_ListValueVyAA0c1_b1_E0VSicig",
                "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueVyAA0c1_b1_E0VSicig",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Value",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                    "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_ListValueVyAA0c1_b1_E0VSicis",
                "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueVyAA0c1_b1_E0VSicis",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_ListValueVyAA0c1_b1_E0VSiciM",
                "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueVyAA0c1_b1_E0VSiciM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_ListValueV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_ListValueV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_ListValueV17_protobuf_nameMapAA05_NameH0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV17_protobuf_nameMapAA05_NameH0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_ListValueV17_protobuf_nameMapAA05_NameH0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV17_protobuf_nameMapAA05_NameH0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B10_ListValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B10_ListValueV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_ListValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_ListValue",
                "usr": "s:13SwiftProtobuf07Google_B10_ListValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_ListValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_ListValue",
                "usr": "s:13SwiftProtobuf07Google_B10_ListValueV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B10_ListValueV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_ListValueV04hashE0Sivp",
            "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV04hashE0Sivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_ListValueV04hashE0Sivg",
                "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV04hashE0Sivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B10_ListValueV",
        "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "ExpressibleByArrayLiteral",
            "printedName": "ExpressibleByArrayLiteral",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "ArrayLiteralElement",
                "printedName": "ArrayLiteralElement",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Value",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Value",
                    "usr": "s:13SwiftProtobuf07Google_B6_ValueV"
                  }
                ]
              }
            ],
            "usr": "s:s25ExpressibleByArrayLiteralP",
            "mangledName": "$ss25ExpressibleByArrayLiteralP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "SwiftProtobufContiguousBytes",
        "printedName": "SwiftProtobufContiguousBytes",
        "children": [
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(repeating:count:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              },
              {
                "kind": "TypeNominal",
                "name": "UInt8",
                "printedName": "Swift.UInt8",
                "usr": "s:s5UInt8V"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf0aB15ContiguousBytesP9repeating5countxs5UInt8V_Sitcfc",
            "mangledName": "$s13SwiftProtobuf0aB15ContiguousBytesP9repeating5countxs5UInt8V_Sitcfc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.SwiftProtobufContiguousBytes>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.SwiftProtobufContiguousBytes>",
            "protocolReq": true,
            "declAttributes": [
              "RawDocComment"
            ],
            "reqNewWitnessTableEntry": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf0aB15ContiguousBytesPyxqd__cSTRd__s5UInt8V7ElementRtd__lufc",
            "mangledName": "$s13SwiftProtobuf0aB15ContiguousBytesPyxqd__cSTRd__s5UInt8V7ElementRtd__lufc",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.SwiftProtobufContiguousBytes, τ_1_0 : Swift.Sequence, τ_1_0.Element == Swift.UInt8>",
            "sugared_genericSig": "<Self, S where Self : SwiftProtobuf.SwiftProtobufContiguousBytes, S : Swift.Sequence, S.Element == Swift.UInt8>",
            "protocolReq": true,
            "declAttributes": [
              "RawDocComment"
            ],
            "reqNewWitnessTableEntry": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "count",
            "printedName": "count",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf0aB15ContiguousBytesP5countSivp",
            "mangledName": "$s13SwiftProtobuf0aB15ContiguousBytesP5countSivp",
            "moduleName": "SwiftProtobuf",
            "protocolReq": true,
            "declAttributes": [
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf0aB15ContiguousBytesP5countSivg",
                "mangledName": "$s13SwiftProtobuf0aB15ContiguousBytesP5countSivg",
                "moduleName": "SwiftProtobuf",
                "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.SwiftProtobufContiguousBytes>",
                "sugared_genericSig": "<Self where Self : SwiftProtobuf.SwiftProtobufContiguousBytes>",
                "protocolReq": true,
                "reqNewWitnessTableEntry": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "withUnsafeBytes",
            "printedName": "withUnsafeBytes(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0"
              },
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(Swift.UnsafeRawBufferPointer) throws -> τ_1_0",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_1_0"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnsafeRawBufferPointer",
                    "printedName": "Swift.UnsafeRawBufferPointer",
                    "usr": "s:SW"
                  }
                ],
                "typeAttributes": [
                  "noescape"
                ]
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0aB15ContiguousBytesP010withUnsafeD0yqd__qd__SWKXEKlF",
            "mangledName": "$s13SwiftProtobuf0aB15ContiguousBytesP010withUnsafeD0yqd__qd__SWKXEKlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.SwiftProtobufContiguousBytes>",
            "sugared_genericSig": "<Self, R where Self : SwiftProtobuf.SwiftProtobufContiguousBytes>",
            "protocolReq": true,
            "declAttributes": [
              "Rethrows",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "withUnsafeMutableBytes",
            "printedName": "withUnsafeMutableBytes(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0"
              },
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(Swift.UnsafeMutableRawBufferPointer) throws -> τ_1_0",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_1_0"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnsafeMutableRawBufferPointer",
                    "printedName": "Swift.UnsafeMutableRawBufferPointer",
                    "usr": "s:Sw"
                  }
                ],
                "typeAttributes": [
                  "noescape"
                ]
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf0aB15ContiguousBytesP017withUnsafeMutableD0yqd__qd__SwKXEKlF",
            "mangledName": "$s13SwiftProtobuf0aB15ContiguousBytesP017withUnsafeMutableD0yqd__qd__SwKXEKlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.SwiftProtobufContiguousBytes>",
            "sugared_genericSig": "<Self, R where Self : SwiftProtobuf.SwiftProtobufContiguousBytes>",
            "protocolReq": true,
            "declAttributes": [
              "Rethrows",
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          }
        ],
        "declKind": "Protocol",
        "usr": "s:13SwiftProtobuf0aB15ContiguousBytesP",
        "mangledName": "$s13SwiftProtobuf0aB15ContiguousBytesP",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "SwiftProtobufError",
        "printedName": "SwiftProtobufError",
        "children": [
          {
            "kind": "Var",
            "name": "code",
            "printedName": "code",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Code",
                "printedName": "SwiftProtobuf.SwiftProtobufError.Code",
                "usr": "s:13SwiftProtobuf0aB5ErrorV4CodeV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf0aB5ErrorV4codeAC4CodeVvp",
            "mangledName": "$s13SwiftProtobuf0aB5ErrorV4codeAC4CodeVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Code",
                    "printedName": "SwiftProtobuf.SwiftProtobufError.Code",
                    "usr": "s:13SwiftProtobuf0aB5ErrorV4CodeV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf0aB5ErrorV4codeAC4CodeVvg",
                "mangledName": "$s13SwiftProtobuf0aB5ErrorV4codeAC4CodeVvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Code",
                    "printedName": "SwiftProtobuf.SwiftProtobufError.Code",
                    "usr": "s:13SwiftProtobuf0aB5ErrorV4CodeV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf0aB5ErrorV4codeAC4CodeVvs",
                "mangledName": "$s13SwiftProtobuf0aB5ErrorV4codeAC4CodeVvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf0aB5ErrorV4codeAC4CodeVvM",
                "mangledName": "$s13SwiftProtobuf0aB5ErrorV4codeAC4CodeVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(code:message:location:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "SwiftProtobufError",
                "printedName": "SwiftProtobuf.SwiftProtobufError",
                "usr": "s:13SwiftProtobuf0aB5ErrorV"
              },
              {
                "kind": "TypeNominal",
                "name": "Code",
                "printedName": "SwiftProtobuf.SwiftProtobufError.Code",
                "usr": "s:13SwiftProtobuf0aB5ErrorV4CodeV"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "SourceLocation",
                "printedName": "SwiftProtobuf.SwiftProtobufError.SourceLocation",
                "usr": "s:13SwiftProtobuf0aB5ErrorV14SourceLocationV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf0aB5ErrorV4code7message8locationA2C4CodeV_SSAC14SourceLocationVtcfc",
            "mangledName": "$s13SwiftProtobuf0aB5ErrorV4code7message8locationA2C4CodeV_SSAC14SourceLocationVtcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "TypeDecl",
            "name": "Code",
            "printedName": "Code",
            "children": [
              {
                "kind": "Var",
                "name": "description",
                "printedName": "description",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf0aB5ErrorV4CodeV11descriptionSSvp",
                "mangledName": "$s13SwiftProtobuf0aB5ErrorV4CodeV11descriptionSSvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf0aB5ErrorV4CodeV11descriptionSSvg",
                    "mangledName": "$s13SwiftProtobuf0aB5ErrorV4CodeV11descriptionSSvg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "binaryDecodingError",
                "printedName": "binaryDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Code",
                    "printedName": "SwiftProtobuf.SwiftProtobufError.Code",
                    "usr": "s:13SwiftProtobuf0aB5ErrorV4CodeV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf0aB5ErrorV4CodeV014binaryDecodingC0AEvpZ",
                "mangledName": "$s13SwiftProtobuf0aB5ErrorV4CodeV014binaryDecodingC0AEvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Code",
                        "printedName": "SwiftProtobuf.SwiftProtobufError.Code",
                        "usr": "s:13SwiftProtobuf0aB5ErrorV4CodeV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf0aB5ErrorV4CodeV014binaryDecodingC0AEvgZ",
                    "mangledName": "$s13SwiftProtobuf0aB5ErrorV4CodeV014binaryDecodingC0AEvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "binaryStreamDecodingError",
                "printedName": "binaryStreamDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Code",
                    "printedName": "SwiftProtobuf.SwiftProtobufError.Code",
                    "usr": "s:13SwiftProtobuf0aB5ErrorV4CodeV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf0aB5ErrorV4CodeV020binaryStreamDecodingC0AEvpZ",
                "mangledName": "$s13SwiftProtobuf0aB5ErrorV4CodeV020binaryStreamDecodingC0AEvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Code",
                        "printedName": "SwiftProtobuf.SwiftProtobufError.Code",
                        "usr": "s:13SwiftProtobuf0aB5ErrorV4CodeV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf0aB5ErrorV4CodeV020binaryStreamDecodingC0AEvgZ",
                    "mangledName": "$s13SwiftProtobuf0aB5ErrorV4CodeV020binaryStreamDecodingC0AEvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "hashValue",
                "printedName": "hashValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf0aB5ErrorV4CodeV9hashValueSivp",
                "mangledName": "$s13SwiftProtobuf0aB5ErrorV4CodeV9hashValueSivp",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf0aB5ErrorV4CodeV9hashValueSivg",
                    "mangledName": "$s13SwiftProtobuf0aB5ErrorV4CodeV9hashValueSivg",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "hash",
                "printedName": "hash(into:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Hasher",
                    "printedName": "Swift.Hasher",
                    "paramValueOwnership": "InOut",
                    "usr": "s:s6HasherV"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf0aB5ErrorV4CodeV4hash4intoys6HasherVz_tF",
                "mangledName": "$s13SwiftProtobuf0aB5ErrorV4CodeV4hash4intoys6HasherVz_tF",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "funcSelfKind": "NonMutating"
              },
              {
                "kind": "Function",
                "name": "==",
                "printedName": "==(_:_:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Code",
                    "printedName": "SwiftProtobuf.SwiftProtobufError.Code",
                    "usr": "s:13SwiftProtobuf0aB5ErrorV4CodeV"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Code",
                    "printedName": "SwiftProtobuf.SwiftProtobufError.Code",
                    "usr": "s:13SwiftProtobuf0aB5ErrorV4CodeV"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf0aB5ErrorV4CodeV2eeoiySbAE_AEtFZ",
                "mangledName": "$s13SwiftProtobuf0aB5ErrorV4CodeV2eeoiySbAE_AEtFZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "funcSelfKind": "NonMutating"
              }
            ],
            "declKind": "Struct",
            "usr": "s:13SwiftProtobuf0aB5ErrorV4CodeV",
            "mangledName": "$s13SwiftProtobuf0aB5ErrorV4CodeV",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Hashable",
                "printedName": "Hashable",
                "usr": "s:SH",
                "mangledName": "$sSH"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              },
              {
                "kind": "Conformance",
                "name": "CustomStringConvertible",
                "printedName": "CustomStringConvertible",
                "usr": "s:s23CustomStringConvertibleP",
                "mangledName": "$ss23CustomStringConvertibleP"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              }
            ]
          },
          {
            "kind": "TypeDecl",
            "name": "SourceLocation",
            "printedName": "SourceLocation",
            "children": [
              {
                "kind": "Var",
                "name": "function",
                "printedName": "function",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf0aB5ErrorV14SourceLocationV8functionSSvp",
                "mangledName": "$s13SwiftProtobuf0aB5ErrorV14SourceLocationV8functionSSvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "HasStorage",
                  "AccessControl",
                  "RawDocComment"
                ],
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf0aB5ErrorV14SourceLocationV8functionSSvg",
                    "mangledName": "$s13SwiftProtobuf0aB5ErrorV14SourceLocationV8functionSSvg",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf0aB5ErrorV14SourceLocationV8functionSSvs",
                    "mangledName": "$s13SwiftProtobuf0aB5ErrorV14SourceLocationV8functionSSvs",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf0aB5ErrorV14SourceLocationV8functionSSvM",
                    "mangledName": "$s13SwiftProtobuf0aB5ErrorV14SourceLocationV8functionSSvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "file",
                "printedName": "file",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf0aB5ErrorV14SourceLocationV4fileSSvp",
                "mangledName": "$s13SwiftProtobuf0aB5ErrorV14SourceLocationV4fileSSvp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "HasStorage",
                  "AccessControl",
                  "RawDocComment"
                ],
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf0aB5ErrorV14SourceLocationV4fileSSvg",
                    "mangledName": "$s13SwiftProtobuf0aB5ErrorV14SourceLocationV4fileSSvg",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf0aB5ErrorV14SourceLocationV4fileSSvs",
                    "mangledName": "$s13SwiftProtobuf0aB5ErrorV14SourceLocationV4fileSSvs",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf0aB5ErrorV14SourceLocationV4fileSSvM",
                    "mangledName": "$s13SwiftProtobuf0aB5ErrorV14SourceLocationV4fileSSvM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "line",
                "printedName": "line",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf0aB5ErrorV14SourceLocationV4lineSivp",
                "mangledName": "$s13SwiftProtobuf0aB5ErrorV14SourceLocationV4lineSivp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "HasStorage",
                  "AccessControl",
                  "RawDocComment"
                ],
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf0aB5ErrorV14SourceLocationV4lineSivg",
                    "mangledName": "$s13SwiftProtobuf0aB5ErrorV14SourceLocationV4lineSivg",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "get"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Set",
                    "printedName": "Set()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf0aB5ErrorV14SourceLocationV4lineSivs",
                    "mangledName": "$s13SwiftProtobuf0aB5ErrorV14SourceLocationV4lineSivs",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "set"
                  },
                  {
                    "kind": "Accessor",
                    "name": "Modify",
                    "printedName": "Modify()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf0aB5ErrorV14SourceLocationV4lineSivM",
                    "mangledName": "$s13SwiftProtobuf0aB5ErrorV14SourceLocationV4lineSivM",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "_modify"
                  }
                ]
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init(function:file:line:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "SourceLocation",
                    "printedName": "SwiftProtobuf.SwiftProtobufError.SourceLocation",
                    "usr": "s:13SwiftProtobuf0aB5ErrorV14SourceLocationV"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf0aB5ErrorV14SourceLocationV8function4file4lineAESS_SSSitcfc",
                "mangledName": "$s13SwiftProtobuf0aB5ErrorV14SourceLocationV8function4file4lineAESS_SSSitcfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Function",
                "name": "here",
                "printedName": "here(function:file:line:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "SourceLocation",
                    "printedName": "SwiftProtobuf.SwiftProtobufError.SourceLocation",
                    "usr": "s:13SwiftProtobuf0aB5ErrorV14SourceLocationV"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "hasDefaultArg": true,
                    "usr": "s:SS"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "hasDefaultArg": true,
                    "usr": "s:SS"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "hasDefaultArg": true,
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf0aB5ErrorV14SourceLocationV4here8function4file4lineAESS_SSSitFZ",
                "mangledName": "$s13SwiftProtobuf0aB5ErrorV14SourceLocationV4here8function4file4lineAESS_SSSitFZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "AccessControl",
                  "UsableFromInline"
                ],
                "funcSelfKind": "NonMutating"
              },
              {
                "kind": "Var",
                "name": "hashValue",
                "printedName": "hashValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf0aB5ErrorV14SourceLocationV9hashValueSivp",
                "mangledName": "$s13SwiftProtobuf0aB5ErrorV14SourceLocationV9hashValueSivp",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf0aB5ErrorV14SourceLocationV9hashValueSivg",
                    "mangledName": "$s13SwiftProtobuf0aB5ErrorV14SourceLocationV9hashValueSivg",
                    "moduleName": "SwiftProtobuf",
                    "implicit": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Function",
                "name": "hash",
                "printedName": "hash(into:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Hasher",
                    "printedName": "Swift.Hasher",
                    "paramValueOwnership": "InOut",
                    "usr": "s:s6HasherV"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf0aB5ErrorV14SourceLocationV4hash4intoys6HasherVz_tF",
                "mangledName": "$s13SwiftProtobuf0aB5ErrorV14SourceLocationV4hash4intoys6HasherVz_tF",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "funcSelfKind": "NonMutating"
              },
              {
                "kind": "Function",
                "name": "==",
                "printedName": "==(_:_:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "SourceLocation",
                    "printedName": "SwiftProtobuf.SwiftProtobufError.SourceLocation",
                    "usr": "s:13SwiftProtobuf0aB5ErrorV14SourceLocationV"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "SourceLocation",
                    "printedName": "SwiftProtobuf.SwiftProtobufError.SourceLocation",
                    "usr": "s:13SwiftProtobuf0aB5ErrorV14SourceLocationV"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf0aB5ErrorV14SourceLocationV2eeoiySbAE_AEtFZ",
                "mangledName": "$s13SwiftProtobuf0aB5ErrorV14SourceLocationV2eeoiySbAE_AEtFZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "funcSelfKind": "NonMutating"
              }
            ],
            "declKind": "Struct",
            "usr": "s:13SwiftProtobuf0aB5ErrorV14SourceLocationV",
            "mangledName": "$s13SwiftProtobuf0aB5ErrorV14SourceLocationV",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              },
              {
                "kind": "Conformance",
                "name": "Hashable",
                "printedName": "Hashable",
                "usr": "s:SH",
                "mangledName": "$sSH"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "description",
            "printedName": "description",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf0aB5ErrorV11descriptionSSvp",
            "mangledName": "$s13SwiftProtobuf0aB5ErrorV11descriptionSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf0aB5ErrorV11descriptionSSvg",
                "mangledName": "$s13SwiftProtobuf0aB5ErrorV11descriptionSSvg",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "debugDescription",
            "printedName": "debugDescription",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf0aB5ErrorV16debugDescriptionSSvp",
            "mangledName": "$s13SwiftProtobuf0aB5ErrorV16debugDescriptionSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf0aB5ErrorV16debugDescriptionSSvg",
                "mangledName": "$s13SwiftProtobuf0aB5ErrorV16debugDescriptionSSvg",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "TypeDecl",
            "name": "BinaryDecoding",
            "printedName": "BinaryDecoding",
            "children": [
              {
                "kind": "Function",
                "name": "tooLarge",
                "printedName": "tooLarge(function:file:line:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "SwiftProtobufError",
                    "printedName": "SwiftProtobuf.SwiftProtobufError",
                    "usr": "s:13SwiftProtobuf0aB5ErrorV"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "hasDefaultArg": true,
                    "usr": "s:SS"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "hasDefaultArg": true,
                    "usr": "s:SS"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "hasDefaultArg": true,
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf0aB5ErrorV14BinaryDecodingO8tooLarge8function4file4lineACSS_SSSitFZ",
                "mangledName": "$s13SwiftProtobuf0aB5ErrorV14BinaryDecodingO8tooLarge8function4file4lineACSS_SSSitFZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "NonMutating"
              }
            ],
            "declKind": "Enum",
            "usr": "s:13SwiftProtobuf0aB5ErrorV14BinaryDecodingO",
            "mangledName": "$s13SwiftProtobuf0aB5ErrorV14BinaryDecodingO",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              }
            ]
          },
          {
            "kind": "TypeDecl",
            "name": "BinaryStreamDecoding",
            "printedName": "BinaryStreamDecoding",
            "children": [
              {
                "kind": "Function",
                "name": "tooLarge",
                "printedName": "tooLarge(function:file:line:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "SwiftProtobufError",
                    "printedName": "SwiftProtobuf.SwiftProtobufError",
                    "usr": "s:13SwiftProtobuf0aB5ErrorV"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "hasDefaultArg": true,
                    "usr": "s:SS"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "hasDefaultArg": true,
                    "usr": "s:SS"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "hasDefaultArg": true,
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf0aB5ErrorV20BinaryStreamDecodingO8tooLarge8function4file4lineACSS_SSSitFZ",
                "mangledName": "$s13SwiftProtobuf0aB5ErrorV20BinaryStreamDecodingO8tooLarge8function4file4lineACSS_SSSitFZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "NonMutating"
              },
              {
                "kind": "Function",
                "name": "malformedLength",
                "printedName": "malformedLength(function:file:line:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "SwiftProtobufError",
                    "printedName": "SwiftProtobuf.SwiftProtobufError",
                    "usr": "s:13SwiftProtobuf0aB5ErrorV"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "hasDefaultArg": true,
                    "usr": "s:SS"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "hasDefaultArg": true,
                    "usr": "s:SS"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "hasDefaultArg": true,
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf0aB5ErrorV20BinaryStreamDecodingO15malformedLength8function4file4lineACSS_SSSitFZ",
                "mangledName": "$s13SwiftProtobuf0aB5ErrorV20BinaryStreamDecodingO15malformedLength8function4file4lineACSS_SSSitFZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "NonMutating"
              },
              {
                "kind": "Function",
                "name": "noBytesAvailable",
                "printedName": "noBytesAvailable(function:file:line:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "SwiftProtobufError",
                    "printedName": "SwiftProtobuf.SwiftProtobufError",
                    "usr": "s:13SwiftProtobuf0aB5ErrorV"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "hasDefaultArg": true,
                    "usr": "s:SS"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "hasDefaultArg": true,
                    "usr": "s:SS"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "hasDefaultArg": true,
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Func",
                "usr": "s:13SwiftProtobuf0aB5ErrorV20BinaryStreamDecodingO16noBytesAvailable8function4file4lineACSS_SSSitFZ",
                "mangledName": "$s13SwiftProtobuf0aB5ErrorV20BinaryStreamDecodingO16noBytesAvailable8function4file4lineACSS_SSSitFZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "AccessControl",
                  "RawDocComment"
                ],
                "funcSelfKind": "NonMutating"
              }
            ],
            "declKind": "Enum",
            "usr": "s:13SwiftProtobuf0aB5ErrorV20BinaryStreamDecodingO",
            "mangledName": "$s13SwiftProtobuf0aB5ErrorV20BinaryStreamDecodingO",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf0aB5ErrorV",
        "mangledName": "$s13SwiftProtobuf0aB5ErrorV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Error",
            "printedName": "Error",
            "usr": "s:s5ErrorP",
            "mangledName": "$ss5ErrorP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "CustomStringConvertible",
            "printedName": "CustomStringConvertible",
            "usr": "s:s23CustomStringConvertibleP",
            "mangledName": "$ss23CustomStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "TextFormatDecodingError",
        "printedName": "TextFormatDecodingError",
        "children": [
          {
            "kind": "Var",
            "name": "malformedText",
            "printedName": "malformedText",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "TextFormatDecodingError",
                    "printedName": "SwiftProtobuf.TextFormatDecodingError",
                    "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.TextFormatDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "TextFormatDecodingError",
                        "printedName": "SwiftProtobuf.TextFormatDecodingError",
                        "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO09malformedC0yA2CmF",
            "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO09malformedC0yA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "malformedNumber",
            "printedName": "malformedNumber",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "TextFormatDecodingError",
                    "printedName": "SwiftProtobuf.TextFormatDecodingError",
                    "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.TextFormatDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "TextFormatDecodingError",
                        "printedName": "SwiftProtobuf.TextFormatDecodingError",
                        "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO15malformedNumberyA2CmF",
            "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO15malformedNumberyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "trailingGarbage",
            "printedName": "trailingGarbage",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "TextFormatDecodingError",
                    "printedName": "SwiftProtobuf.TextFormatDecodingError",
                    "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.TextFormatDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "TextFormatDecodingError",
                        "printedName": "SwiftProtobuf.TextFormatDecodingError",
                        "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO15trailingGarbageyA2CmF",
            "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO15trailingGarbageyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "truncated",
            "printedName": "truncated",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "TextFormatDecodingError",
                    "printedName": "SwiftProtobuf.TextFormatDecodingError",
                    "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.TextFormatDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "TextFormatDecodingError",
                        "printedName": "SwiftProtobuf.TextFormatDecodingError",
                        "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO9truncatedyA2CmF",
            "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO9truncatedyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "invalidUTF8",
            "printedName": "invalidUTF8",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "TextFormatDecodingError",
                    "printedName": "SwiftProtobuf.TextFormatDecodingError",
                    "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.TextFormatDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "TextFormatDecodingError",
                        "printedName": "SwiftProtobuf.TextFormatDecodingError",
                        "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO11invalidUTF8yA2CmF",
            "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO11invalidUTF8yA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "schemaMismatch",
            "printedName": "schemaMismatch",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "TextFormatDecodingError",
                    "printedName": "SwiftProtobuf.TextFormatDecodingError",
                    "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.TextFormatDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "TextFormatDecodingError",
                        "printedName": "SwiftProtobuf.TextFormatDecodingError",
                        "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO14schemaMismatchyA2CmF",
            "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO14schemaMismatchyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "missingFieldNames",
            "printedName": "missingFieldNames",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "TextFormatDecodingError",
                    "printedName": "SwiftProtobuf.TextFormatDecodingError",
                    "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.TextFormatDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "TextFormatDecodingError",
                        "printedName": "SwiftProtobuf.TextFormatDecodingError",
                        "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO17missingFieldNamesyA2CmF",
            "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO17missingFieldNamesyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "unknownField",
            "printedName": "unknownField",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "TextFormatDecodingError",
                    "printedName": "SwiftProtobuf.TextFormatDecodingError",
                    "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.TextFormatDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "TextFormatDecodingError",
                        "printedName": "SwiftProtobuf.TextFormatDecodingError",
                        "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO12unknownFieldyA2CmF",
            "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO12unknownFieldyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "unrecognizedEnumValue",
            "printedName": "unrecognizedEnumValue",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "TextFormatDecodingError",
                    "printedName": "SwiftProtobuf.TextFormatDecodingError",
                    "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.TextFormatDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "TextFormatDecodingError",
                        "printedName": "SwiftProtobuf.TextFormatDecodingError",
                        "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO21unrecognizedEnumValueyA2CmF",
            "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO21unrecognizedEnumValueyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "conflictingOneOf",
            "printedName": "conflictingOneOf",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "TextFormatDecodingError",
                    "printedName": "SwiftProtobuf.TextFormatDecodingError",
                    "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.TextFormatDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "TextFormatDecodingError",
                        "printedName": "SwiftProtobuf.TextFormatDecodingError",
                        "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO16conflictingOneOfyA2CmF",
            "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO16conflictingOneOfyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "internalExtensionError",
            "printedName": "internalExtensionError",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "TextFormatDecodingError",
                    "printedName": "SwiftProtobuf.TextFormatDecodingError",
                    "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.TextFormatDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "TextFormatDecodingError",
                        "printedName": "SwiftProtobuf.TextFormatDecodingError",
                        "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO017internalExtensionF0yA2CmF",
            "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO017internalExtensionF0yA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "messageDepthLimit",
            "printedName": "messageDepthLimit",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "TextFormatDecodingError",
                    "printedName": "SwiftProtobuf.TextFormatDecodingError",
                    "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.TextFormatDecodingError.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "TextFormatDecodingError",
                        "printedName": "SwiftProtobuf.TextFormatDecodingError",
                        "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO17messageDepthLimityA2CmF",
            "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO17messageDepthLimityA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "TextFormatDecodingError",
                "printedName": "SwiftProtobuf.TextFormatDecodingError",
                "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO"
              },
              {
                "kind": "TypeNominal",
                "name": "TextFormatDecodingError",
                "printedName": "SwiftProtobuf.TextFormatDecodingError",
                "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "implicit": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "hash",
            "printedName": "hash(into:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Hasher",
                "printedName": "Swift.Hasher",
                "paramValueOwnership": "InOut",
                "usr": "s:s6HasherV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO4hash4intoys6HasherVz_tF",
            "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO4hash4intoys6HasherVz_tF",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Enum",
        "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO",
        "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Error",
            "printedName": "Error",
            "usr": "s:s5ErrorP",
            "mangledName": "$ss5ErrorP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "TextFormatDecodingOptions",
        "printedName": "TextFormatDecodingOptions",
        "children": [
          {
            "kind": "Var",
            "name": "messageDepthLimit",
            "printedName": "messageDepthLimit",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV17messageDepthLimitSivp",
            "mangledName": "$s13SwiftProtobuf25TextFormatDecodingOptionsV17messageDepthLimitSivp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV17messageDepthLimitSivg",
                "mangledName": "$s13SwiftProtobuf25TextFormatDecodingOptionsV17messageDepthLimitSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV17messageDepthLimitSivs",
                "mangledName": "$s13SwiftProtobuf25TextFormatDecodingOptionsV17messageDepthLimitSivs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV17messageDepthLimitSivM",
                "mangledName": "$s13SwiftProtobuf25TextFormatDecodingOptionsV17messageDepthLimitSivM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "ignoreUnknownFields",
            "printedName": "ignoreUnknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV19ignoreUnknownFieldsSbvp",
            "mangledName": "$s13SwiftProtobuf25TextFormatDecodingOptionsV19ignoreUnknownFieldsSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV19ignoreUnknownFieldsSbvg",
                "mangledName": "$s13SwiftProtobuf25TextFormatDecodingOptionsV19ignoreUnknownFieldsSbvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV19ignoreUnknownFieldsSbvs",
                "mangledName": "$s13SwiftProtobuf25TextFormatDecodingOptionsV19ignoreUnknownFieldsSbvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV19ignoreUnknownFieldsSbvM",
                "mangledName": "$s13SwiftProtobuf25TextFormatDecodingOptionsV19ignoreUnknownFieldsSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "ignoreUnknownExtensionFields",
            "printedName": "ignoreUnknownExtensionFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV28ignoreUnknownExtensionFieldsSbvp",
            "mangledName": "$s13SwiftProtobuf25TextFormatDecodingOptionsV28ignoreUnknownExtensionFieldsSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV28ignoreUnknownExtensionFieldsSbvg",
                "mangledName": "$s13SwiftProtobuf25TextFormatDecodingOptionsV28ignoreUnknownExtensionFieldsSbvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV28ignoreUnknownExtensionFieldsSbvs",
                "mangledName": "$s13SwiftProtobuf25TextFormatDecodingOptionsV28ignoreUnknownExtensionFieldsSbvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV28ignoreUnknownExtensionFieldsSbvM",
                "mangledName": "$s13SwiftProtobuf25TextFormatDecodingOptionsV28ignoreUnknownExtensionFieldsSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "TextFormatDecodingOptions",
                "printedName": "SwiftProtobuf.TextFormatDecodingOptions",
                "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsVACycfc",
            "mangledName": "$s13SwiftProtobuf25TextFormatDecodingOptionsVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV",
        "mangledName": "$s13SwiftProtobuf25TextFormatDecodingOptionsV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "TextFormatEncodingOptions",
        "printedName": "TextFormatEncodingOptions",
        "children": [
          {
            "kind": "Var",
            "name": "printUnknownFields",
            "printedName": "printUnknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf25TextFormatEncodingOptionsV18printUnknownFieldsSbvp",
            "mangledName": "$s13SwiftProtobuf25TextFormatEncodingOptionsV18printUnknownFieldsSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf25TextFormatEncodingOptionsV18printUnknownFieldsSbvg",
                "mangledName": "$s13SwiftProtobuf25TextFormatEncodingOptionsV18printUnknownFieldsSbvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf25TextFormatEncodingOptionsV18printUnknownFieldsSbvs",
                "mangledName": "$s13SwiftProtobuf25TextFormatEncodingOptionsV18printUnknownFieldsSbvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf25TextFormatEncodingOptionsV18printUnknownFieldsSbvM",
                "mangledName": "$s13SwiftProtobuf25TextFormatEncodingOptionsV18printUnknownFieldsSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "TextFormatEncodingOptions",
                "printedName": "SwiftProtobuf.TextFormatEncodingOptions",
                "usr": "s:13SwiftProtobuf25TextFormatEncodingOptionsV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf25TextFormatEncodingOptionsVACycfc",
            "mangledName": "$s13SwiftProtobuf25TextFormatEncodingOptionsVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf25TextFormatEncodingOptionsV",
        "mangledName": "$s13SwiftProtobuf25TextFormatEncodingOptionsV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_Timestamp",
        "printedName": "Google_Protobuf_Timestamp",
        "children": [
          {
            "kind": "Var",
            "name": "seconds",
            "printedName": "seconds",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int64",
                "printedName": "Swift.Int64",
                "usr": "s:s5Int64V"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_TimestampV7secondss5Int64Vvp",
            "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV7secondss5Int64Vvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_TimestampV7secondss5Int64Vvg",
                "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV7secondss5Int64Vvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_TimestampV7secondss5Int64Vvs",
                "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV7secondss5Int64Vvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_TimestampV7secondss5Int64VvM",
                "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV7secondss5Int64VvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "nanos",
            "printedName": "nanos",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int32",
                "printedName": "Swift.Int32",
                "usr": "s:s5Int32V"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_TimestampV5nanoss5Int32Vvp",
            "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV5nanoss5Int32Vvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_TimestampV5nanoss5Int32Vvg",
                "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV5nanoss5Int32Vvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_TimestampV5nanoss5Int32Vvs",
                "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV5nanoss5Int32Vvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_TimestampV5nanoss5Int32VvM",
                "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV5nanoss5Int32VvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_TimestampV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_TimestampV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_TimestampV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_TimestampV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Timestamp",
                "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp",
                "usr": "s:13SwiftProtobuf07Google_B10_TimestampV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B10_TimestampVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(seconds:nanos:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Timestamp",
                "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp",
                "usr": "s:13SwiftProtobuf07Google_B10_TimestampV"
              },
              {
                "kind": "TypeNominal",
                "name": "Int64",
                "printedName": "Swift.Int64",
                "hasDefaultArg": true,
                "usr": "s:s5Int64V"
              },
              {
                "kind": "TypeNominal",
                "name": "Int32",
                "printedName": "Swift.Int32",
                "hasDefaultArg": true,
                "usr": "s:s5Int32V"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B10_TimestampV7seconds5nanosACs5Int64V_s5Int32Vtcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV7seconds5nanosACs5Int64V_s5Int32Vtcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(timeIntervalSince1970:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Timestamp",
                "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp",
                "usr": "s:13SwiftProtobuf07Google_B10_TimestampV"
              },
              {
                "kind": "TypeNominal",
                "name": "Double",
                "printedName": "Swift.Double",
                "usr": "s:Sd"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B10_TimestampV21timeIntervalSince1970ACSd_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV21timeIntervalSince1970ACSd_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(timeIntervalSinceReferenceDate:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Timestamp",
                "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp",
                "usr": "s:13SwiftProtobuf07Google_B10_TimestampV"
              },
              {
                "kind": "TypeNominal",
                "name": "Double",
                "printedName": "Swift.Double",
                "usr": "s:Sd"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B10_TimestampV30timeIntervalSinceReferenceDateACSd_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV30timeIntervalSinceReferenceDateACSd_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(date:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Timestamp",
                "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp",
                "usr": "s:13SwiftProtobuf07Google_B10_TimestampV"
              },
              {
                "kind": "TypeNominal",
                "name": "Date",
                "printedName": "Foundation.Date",
                "usr": "s:10Foundation4DateV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B10_TimestampV4dateAC10Foundation4DateV_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV4dateAC10Foundation4DateV_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "timeIntervalSince1970",
            "printedName": "timeIntervalSince1970",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Double",
                "printedName": "Swift.Double",
                "usr": "s:Sd"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_TimestampV21timeIntervalSince1970Sdvp",
            "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV21timeIntervalSince1970Sdvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Double",
                    "printedName": "Swift.Double",
                    "usr": "s:Sd"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_TimestampV21timeIntervalSince1970Sdvg",
                "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV21timeIntervalSince1970Sdvg",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "timeIntervalSinceReferenceDate",
            "printedName": "timeIntervalSinceReferenceDate",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Double",
                "printedName": "Swift.Double",
                "usr": "s:Sd"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_TimestampV30timeIntervalSinceReferenceDateSdvp",
            "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV30timeIntervalSinceReferenceDateSdvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Double",
                    "printedName": "Swift.Double",
                    "usr": "s:Sd"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_TimestampV30timeIntervalSinceReferenceDateSdvg",
                "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV30timeIntervalSinceReferenceDateSdvg",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "date",
            "printedName": "date",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Date",
                "printedName": "Foundation.Date",
                "usr": "s:10Foundation4DateV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_TimestampV4date10Foundation4DateVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV4date10Foundation4DateVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Date",
                    "printedName": "Foundation.Date",
                    "usr": "s:10Foundation4DateV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_TimestampV4date10Foundation4DateVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV4date10Foundation4DateVvg",
                "moduleName": "SwiftProtobuf",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_TimestampV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_TimestampV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_TimestampV17_protobuf_nameMapAA05_NameG0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV17_protobuf_nameMapAA05_NameG0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_TimestampV17_protobuf_nameMapAA05_NameG0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV17_protobuf_nameMapAA05_NameG0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B10_TimestampV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B10_TimestampV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Timestamp",
                "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp",
                "usr": "s:13SwiftProtobuf07Google_B10_TimestampV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Timestamp",
                "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp",
                "usr": "s:13SwiftProtobuf07Google_B10_TimestampV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B10_TimestampV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_TimestampV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_TimestampV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B10_TimestampV",
        "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_Syntax",
        "printedName": "Google_Protobuf_Syntax",
        "children": [
          {
            "kind": "Var",
            "name": "proto2",
            "printedName": "proto2",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.Google_Protobuf_Syntax.Type) -> SwiftProtobuf.Google_Protobuf_Syntax",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Syntax",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Syntax",
                    "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Syntax.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Syntax",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Syntax",
                        "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO6proto2yA2CmF",
            "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO6proto2yA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "proto3",
            "printedName": "proto3",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.Google_Protobuf_Syntax.Type) -> SwiftProtobuf.Google_Protobuf_Syntax",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Syntax",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Syntax",
                    "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Syntax.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Syntax",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Syntax",
                        "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO6proto3yA2CmF",
            "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO6proto3yA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "editions",
            "printedName": "editions",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.Google_Protobuf_Syntax.Type) -> SwiftProtobuf.Google_Protobuf_Syntax",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Syntax",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Syntax",
                    "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Syntax.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Syntax",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Syntax",
                        "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO8editionsyA2CmF",
            "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO8editionsyA2CmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "UNRECOGNIZED",
            "printedName": "UNRECOGNIZED",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(SwiftProtobuf.Google_Protobuf_Syntax.Type) -> (Swift.Int) -> SwiftProtobuf.Google_Protobuf_Syntax",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(Swift.Int) -> SwiftProtobuf.Google_Protobuf_Syntax",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Syntax",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Syntax",
                        "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ]
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Syntax.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Syntax",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Syntax",
                        "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO12UNRECOGNIZEDyACSicACmF",
            "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO12UNRECOGNIZEDyACSicACmF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Syntax",
                "printedName": "SwiftProtobuf.Google_Protobuf_Syntax",
                "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B7_SyntaxOACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxOACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(rawValue:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "SwiftProtobuf.Google_Protobuf_Syntax?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Syntax",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Syntax",
                    "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO8rawValueACSgSi_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO8rawValueACSgSi_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "rawValue",
            "printedName": "rawValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO8rawValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO8rawValueSivp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO8rawValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO8rawValueSivg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "allCases",
            "printedName": "allCases",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_Syntax]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Syntax",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Syntax",
                    "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO8allCasesSayACGvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO8allCasesSayACGvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_Syntax]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Syntax",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Syntax",
                        "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO8allCasesSayACGvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO8allCasesSayACGvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO17_protobuf_nameMapAA05_NameG0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO17_protobuf_nameMapAA05_NameG0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO17_protobuf_nameMapAA05_NameG0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO17_protobuf_nameMapAA05_NameG0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Enum",
        "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO",
        "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Enum",
            "printedName": "Enum",
            "usr": "s:13SwiftProtobuf4EnumP",
            "mangledName": "$s13SwiftProtobuf4EnumP"
          },
          {
            "kind": "Conformance",
            "name": "CaseIterable",
            "printedName": "CaseIterable",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "AllCases",
                "printedName": "AllCases",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_Syntax]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Syntax",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Syntax",
                        "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ]
              }
            ],
            "usr": "s:s12CaseIterableP",
            "mangledName": "$ss12CaseIterableP"
          },
          {
            "kind": "Conformance",
            "name": "RawRepresentable",
            "printedName": "RawRepresentable",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "RawValue",
                "printedName": "RawValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ]
              }
            ],
            "usr": "s:SY",
            "mangledName": "$sSY"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_Type",
        "printedName": "Google_Protobuf_Type",
        "children": [
          {
            "kind": "Var",
            "name": "name",
            "printedName": "name",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B5_TypeV4nameSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV4nameSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_TypeV4nameSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV4nameSSvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_TypeV4nameSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV4nameSSvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_TypeV4nameSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV4nameSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "fields",
            "printedName": "fields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_Field]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Field",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Field",
                    "usr": "s:13SwiftProtobuf07Google_B6_FieldV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B5_TypeV6fieldsSayAA0c1_B6_FieldVGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6fieldsSayAA0c1_B6_FieldVGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_Field]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Field",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field",
                        "usr": "s:13SwiftProtobuf07Google_B6_FieldV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_TypeV6fieldsSayAA0c1_B6_FieldVGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6fieldsSayAA0c1_B6_FieldVGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_Field]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Field",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field",
                        "usr": "s:13SwiftProtobuf07Google_B6_FieldV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_TypeV6fieldsSayAA0c1_B6_FieldVGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6fieldsSayAA0c1_B6_FieldVGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_TypeV6fieldsSayAA0c1_B6_FieldVGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6fieldsSayAA0c1_B6_FieldVGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "oneofs",
            "printedName": "oneofs",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.String]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B5_TypeV6oneofsSaySSGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6oneofsSaySSGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[Swift.String]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_TypeV6oneofsSaySSGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6oneofsSaySSGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[Swift.String]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_TypeV6oneofsSaySSGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6oneofsSaySSGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_TypeV6oneofsSaySSGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6oneofsSaySSGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "options",
            "printedName": "options",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_Option]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Option",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Option",
                    "usr": "s:13SwiftProtobuf07Google_B7_OptionV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B5_TypeV7optionsSayAA0c1_B7_OptionVGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV7optionsSayAA0c1_B7_OptionVGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_Option]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Option",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Option",
                        "usr": "s:13SwiftProtobuf07Google_B7_OptionV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_TypeV7optionsSayAA0c1_B7_OptionVGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV7optionsSayAA0c1_B7_OptionVGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_Option]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Option",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Option",
                        "usr": "s:13SwiftProtobuf07Google_B7_OptionV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_TypeV7optionsSayAA0c1_B7_OptionVGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV7optionsSayAA0c1_B7_OptionVGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_TypeV7optionsSayAA0c1_B7_OptionVGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV7optionsSayAA0c1_B7_OptionVGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "sourceContext",
            "printedName": "sourceContext",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_SourceContext",
                "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext",
                "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B5_TypeV13sourceContextAA0c1_b7_SourceF0Vvp",
            "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13sourceContextAA0c1_b7_SourceF0Vvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_SourceContext",
                    "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext",
                    "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_TypeV13sourceContextAA0c1_b7_SourceF0Vvg",
                "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13sourceContextAA0c1_b7_SourceF0Vvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_SourceContext",
                    "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext",
                    "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_TypeV13sourceContextAA0c1_b7_SourceF0Vvs",
                "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13sourceContextAA0c1_b7_SourceF0Vvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_TypeV13sourceContextAA0c1_b7_SourceF0VvM",
                "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13sourceContextAA0c1_b7_SourceF0VvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasSourceContext",
            "printedName": "hasSourceContext",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B5_TypeV16hasSourceContextSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV16hasSourceContextSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_TypeV16hasSourceContextSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV16hasSourceContextSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearSourceContext",
            "printedName": "clearSourceContext()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B5_TypeV18clearSourceContextyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV18clearSourceContextyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "syntax",
            "printedName": "syntax",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Syntax",
                "printedName": "SwiftProtobuf.Google_Protobuf_Syntax",
                "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B5_TypeV6syntaxAA0c1_B7_SyntaxOvp",
            "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6syntaxAA0c1_B7_SyntaxOvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Syntax",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Syntax",
                    "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_TypeV6syntaxAA0c1_B7_SyntaxOvg",
                "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6syntaxAA0c1_B7_SyntaxOvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Syntax",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Syntax",
                    "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_TypeV6syntaxAA0c1_B7_SyntaxOvs",
                "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6syntaxAA0c1_B7_SyntaxOvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_TypeV6syntaxAA0c1_B7_SyntaxOvM",
                "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6syntaxAA0c1_B7_SyntaxOvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "edition",
            "printedName": "edition",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B5_TypeV7editionSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV7editionSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_TypeV7editionSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV7editionSSvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_TypeV7editionSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV7editionSSvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_TypeV7editionSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV7editionSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B5_TypeV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_TypeV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_TypeV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_TypeV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Type",
                "printedName": "SwiftProtobuf.Google_Protobuf_Type",
                "usr": "s:13SwiftProtobuf07Google_B5_TypeV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B5_TypeVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B5_TypeVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B5_TypeV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_TypeV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B5_TypeV17_protobuf_nameMapAA05_NameG0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV17_protobuf_nameMapAA05_NameG0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_TypeV17_protobuf_nameMapAA05_NameG0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV17_protobuf_nameMapAA05_NameG0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B5_TypeV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B5_TypeV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Type",
                "printedName": "SwiftProtobuf.Google_Protobuf_Type",
                "usr": "s:13SwiftProtobuf07Google_B5_TypeV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Type",
                "printedName": "SwiftProtobuf.Google_Protobuf_Type",
                "usr": "s:13SwiftProtobuf07Google_B5_TypeV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B5_TypeV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B5_TypeV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_TypeV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B5_TypeV",
        "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_Field",
        "printedName": "Google_Protobuf_Field",
        "children": [
          {
            "kind": "Var",
            "name": "kind",
            "printedName": "kind",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Kind",
                "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_FieldV4kindAC4KindOvp",
            "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4kindAC4KindOvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Kind",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                    "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV4kindAC4KindOvg",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4kindAC4KindOvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Kind",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                    "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV4kindAC4KindOvs",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4kindAC4KindOvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV4kindAC4KindOvM",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4kindAC4KindOvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "cardinality",
            "printedName": "cardinality",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Cardinality",
                "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_FieldV11cardinalityAC11CardinalityOvp",
            "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11cardinalityAC11CardinalityOvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Cardinality",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality",
                    "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV11cardinalityAC11CardinalityOvg",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11cardinalityAC11CardinalityOvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Cardinality",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality",
                    "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV11cardinalityAC11CardinalityOvs",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11cardinalityAC11CardinalityOvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV11cardinalityAC11CardinalityOvM",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11cardinalityAC11CardinalityOvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "number",
            "printedName": "number",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int32",
                "printedName": "Swift.Int32",
                "usr": "s:s5Int32V"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_FieldV6numbers5Int32Vvp",
            "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV6numbers5Int32Vvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV6numbers5Int32Vvg",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV6numbers5Int32Vvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV6numbers5Int32Vvs",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV6numbers5Int32Vvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV6numbers5Int32VvM",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV6numbers5Int32VvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "name",
            "printedName": "name",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_FieldV4nameSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4nameSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV4nameSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4nameSSvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV4nameSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4nameSSvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV4nameSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4nameSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "typeURL",
            "printedName": "typeURL",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_FieldV7typeURLSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV7typeURLSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV7typeURLSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV7typeURLSSvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV7typeURLSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV7typeURLSSvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV7typeURLSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV7typeURLSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "oneofIndex",
            "printedName": "oneofIndex",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int32",
                "printedName": "Swift.Int32",
                "usr": "s:s5Int32V"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_FieldV10oneofIndexs5Int32Vvp",
            "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV10oneofIndexs5Int32Vvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV10oneofIndexs5Int32Vvg",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV10oneofIndexs5Int32Vvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV10oneofIndexs5Int32Vvs",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV10oneofIndexs5Int32Vvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV10oneofIndexs5Int32VvM",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV10oneofIndexs5Int32VvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "packed",
            "printedName": "packed",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_FieldV6packedSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV6packedSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV6packedSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV6packedSbvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV6packedSbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV6packedSbvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV6packedSbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV6packedSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "options",
            "printedName": "options",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_Option]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Option",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Option",
                    "usr": "s:13SwiftProtobuf07Google_B7_OptionV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_FieldV7optionsSayAA0c1_B7_OptionVGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV7optionsSayAA0c1_B7_OptionVGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_Option]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Option",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Option",
                        "usr": "s:13SwiftProtobuf07Google_B7_OptionV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV7optionsSayAA0c1_B7_OptionVGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV7optionsSayAA0c1_B7_OptionVGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_Option]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Option",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Option",
                        "usr": "s:13SwiftProtobuf07Google_B7_OptionV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV7optionsSayAA0c1_B7_OptionVGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV7optionsSayAA0c1_B7_OptionVGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV7optionsSayAA0c1_B7_OptionVGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV7optionsSayAA0c1_B7_OptionVGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "jsonName",
            "printedName": "jsonName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_FieldV8jsonNameSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV8jsonNameSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV8jsonNameSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV8jsonNameSSvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV8jsonNameSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV8jsonNameSSvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV8jsonNameSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV8jsonNameSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "defaultValue",
            "printedName": "defaultValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_FieldV12defaultValueSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV12defaultValueSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV12defaultValueSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV12defaultValueSSvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV12defaultValueSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV12defaultValueSSvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV12defaultValueSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV12defaultValueSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_FieldV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "TypeDecl",
            "name": "Kind",
            "printedName": "Kind",
            "children": [
              {
                "kind": "Var",
                "name": "typeUnknown",
                "printedName": "typeUnknown",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Kind",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                        "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO11typeUnknownyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO11typeUnknownyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "typeDouble",
                "printedName": "typeDouble",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Kind",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                        "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO10typeDoubleyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO10typeDoubleyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "typeFloat",
                "printedName": "typeFloat",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Kind",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                        "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO9typeFloatyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO9typeFloatyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "typeInt64",
                "printedName": "typeInt64",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Kind",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                        "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO9typeInt64yA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO9typeInt64yA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "typeUint64",
                "printedName": "typeUint64",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Kind",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                        "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO10typeUint64yA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO10typeUint64yA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "typeInt32",
                "printedName": "typeInt32",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Kind",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                        "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO9typeInt32yA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO9typeInt32yA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "typeFixed64",
                "printedName": "typeFixed64",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Kind",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                        "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO11typeFixed64yA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO11typeFixed64yA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "typeFixed32",
                "printedName": "typeFixed32",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Kind",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                        "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO11typeFixed32yA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO11typeFixed32yA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "typeBool",
                "printedName": "typeBool",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Kind",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                        "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO8typeBoolyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO8typeBoolyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "typeString",
                "printedName": "typeString",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Kind",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                        "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO10typeStringyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO10typeStringyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "typeGroup",
                "printedName": "typeGroup",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Kind",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                        "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO9typeGroupyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO9typeGroupyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "typeMessage",
                "printedName": "typeMessage",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Kind",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                        "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO11typeMessageyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO11typeMessageyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "typeBytes",
                "printedName": "typeBytes",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Kind",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                        "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO9typeBytesyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO9typeBytesyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "typeUint32",
                "printedName": "typeUint32",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Kind",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                        "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO10typeUint32yA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO10typeUint32yA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "typeEnum",
                "printedName": "typeEnum",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Kind",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                        "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO8typeEnumyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO8typeEnumyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "typeSfixed32",
                "printedName": "typeSfixed32",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Kind",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                        "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO12typeSfixed32yA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO12typeSfixed32yA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "typeSfixed64",
                "printedName": "typeSfixed64",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Kind",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                        "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO12typeSfixed64yA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO12typeSfixed64yA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "typeSint32",
                "printedName": "typeSint32",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Kind",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                        "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO10typeSint32yA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO10typeSint32yA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "typeSint64",
                "printedName": "typeSint64",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Kind",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                        "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO10typeSint64yA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO10typeSint64yA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "UNRECOGNIZED",
                "printedName": "UNRECOGNIZED",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> (Swift.Int) -> SwiftProtobuf.Google_Protobuf_Field.Kind",
                    "children": [
                      {
                        "kind": "TypeFunc",
                        "name": "Function",
                        "printedName": "(Swift.Int) -> SwiftProtobuf.Google_Protobuf_Field.Kind",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                          },
                          {
                            "kind": "TypeNominal",
                            "name": "Int",
                            "printedName": "Swift.Int",
                            "usr": "s:Si"
                          }
                        ]
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO12UNRECOGNIZEDyAESicAEmF",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO12UNRECOGNIZEDyAESicAEmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Kind",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                    "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindOAEycfc",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindOAEycfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init(rawValue:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Kind",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                        "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                      }
                    ],
                    "usr": "s:Sq"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO8rawValueAESgSi_tcfc",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO8rawValueAESgSi_tcfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Var",
                "name": "rawValue",
                "printedName": "rawValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO8rawValueSivp",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO8rawValueSivp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO8rawValueSivg",
                    "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO8rawValueSivg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "allCases",
                "printedName": "allCases",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_Field.Kind]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Kind",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                        "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO8allCasesSayAEGvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO8allCasesSayAEGvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl",
                  "RawDocComment"
                ],
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_Field.Kind]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO8allCasesSayAEGvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO8allCasesSayAEGvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "_protobuf_nameMap",
                "printedName": "_protobuf_nameMap",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO17_protobuf_nameMapAA05_NameH0VvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO17_protobuf_nameMapAA05_NameH0VvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "_NameMap",
                        "printedName": "SwiftProtobuf._NameMap",
                        "usr": "s:13SwiftProtobuf8_NameMapV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO17_protobuf_nameMapAA05_NameH0VvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO17_protobuf_nameMapAA05_NameH0VvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              }
            ],
            "declKind": "Enum",
            "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO",
            "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Enum",
                "printedName": "Enum",
                "usr": "s:13SwiftProtobuf4EnumP",
                "mangledName": "$s13SwiftProtobuf4EnumP"
              },
              {
                "kind": "Conformance",
                "name": "CaseIterable",
                "printedName": "CaseIterable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "AllCases",
                    "printedName": "AllCases",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_Field.Kind]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Kind",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind",
                            "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ]
                  }
                ],
                "usr": "s:s12CaseIterableP",
                "mangledName": "$ss12CaseIterableP"
              },
              {
                "kind": "Conformance",
                "name": "RawRepresentable",
                "printedName": "RawRepresentable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "RawValue",
                    "printedName": "RawValue",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ]
                  }
                ],
                "usr": "s:SY",
                "mangledName": "$sSY"
              },
              {
                "kind": "Conformance",
                "name": "Hashable",
                "printedName": "Hashable",
                "usr": "s:SH",
                "mangledName": "$sSH"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              },
              {
                "kind": "Conformance",
                "name": "_ProtoNameProviding",
                "printedName": "_ProtoNameProviding",
                "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
                "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
              }
            ]
          },
          {
            "kind": "TypeDecl",
            "name": "Cardinality",
            "printedName": "Cardinality",
            "children": [
              {
                "kind": "Var",
                "name": "unknown",
                "printedName": "unknown",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type) -> SwiftProtobuf.Google_Protobuf_Field.Cardinality",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Cardinality",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality",
                        "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Cardinality",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality",
                            "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO7unknownyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO7unknownyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "optional",
                "printedName": "optional",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type) -> SwiftProtobuf.Google_Protobuf_Field.Cardinality",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Cardinality",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality",
                        "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Cardinality",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality",
                            "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO8optionalyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8optionalyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "required",
                "printedName": "required",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type) -> SwiftProtobuf.Google_Protobuf_Field.Cardinality",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Cardinality",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality",
                        "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Cardinality",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality",
                            "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO8requiredyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8requiredyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "repeated",
                "printedName": "repeated",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type) -> SwiftProtobuf.Google_Protobuf_Field.Cardinality",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Cardinality",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality",
                        "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Cardinality",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality",
                            "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO8repeatedyA2EmF",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8repeatedyA2EmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Var",
                "name": "UNRECOGNIZED",
                "printedName": "UNRECOGNIZED",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type) -> (Swift.Int) -> SwiftProtobuf.Google_Protobuf_Field.Cardinality",
                    "children": [
                      {
                        "kind": "TypeFunc",
                        "name": "Function",
                        "printedName": "(Swift.Int) -> SwiftProtobuf.Google_Protobuf_Field.Cardinality",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Cardinality",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality",
                            "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO"
                          },
                          {
                            "kind": "TypeNominal",
                            "name": "Int",
                            "printedName": "Swift.Int",
                            "usr": "s:Si"
                          }
                        ]
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Cardinality",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality",
                            "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO12UNRECOGNIZEDyAESicAEmF",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO12UNRECOGNIZEDyAESicAEmF",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "RawDocComment"
                ]
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Cardinality",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality",
                    "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityOAEycfc",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityOAEycfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init(rawValue:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Cardinality",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality",
                        "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO"
                      }
                    ],
                    "usr": "s:Sq"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO8rawValueAESgSi_tcfc",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8rawValueAESgSi_tcfc",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Var",
                "name": "rawValue",
                "printedName": "rawValue",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO8rawValueSivp",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8rawValueSivp",
                "moduleName": "SwiftProtobuf",
                "declAttributes": [
                  "AccessControl"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO8rawValueSivg",
                    "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8rawValueSivg",
                    "moduleName": "SwiftProtobuf",
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "allCases",
                "printedName": "allCases",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_Field.Cardinality]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Cardinality",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality",
                        "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO8allCasesSayAEGvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8allCasesSayAEGvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl",
                  "RawDocComment"
                ],
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_Field.Cardinality]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Cardinality",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality",
                            "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO8allCasesSayAEGvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8allCasesSayAEGvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Var",
                "name": "_protobuf_nameMap",
                "printedName": "_protobuf_nameMap",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Var",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO17_protobuf_nameMapAA05_NameH0VvpZ",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO17_protobuf_nameMapAA05_NameH0VvpZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "declAttributes": [
                  "HasInitialValue",
                  "HasStorage",
                  "AccessControl"
                ],
                "isFromExtension": true,
                "isLet": true,
                "hasStorage": true,
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "_NameMap",
                        "printedName": "SwiftProtobuf._NameMap",
                        "usr": "s:13SwiftProtobuf8_NameMapV"
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO17_protobuf_nameMapAA05_NameH0VvgZ",
                    "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO17_protobuf_nameMapAA05_NameH0VvgZ",
                    "moduleName": "SwiftProtobuf",
                    "static": true,
                    "implicit": true,
                    "isFromExtension": true,
                    "accessorKind": "get"
                  }
                ]
              }
            ],
            "declKind": "Enum",
            "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO",
            "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Enum",
                "printedName": "Enum",
                "usr": "s:13SwiftProtobuf4EnumP",
                "mangledName": "$s13SwiftProtobuf4EnumP"
              },
              {
                "kind": "Conformance",
                "name": "CaseIterable",
                "printedName": "CaseIterable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "AllCases",
                    "printedName": "AllCases",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[SwiftProtobuf.Google_Protobuf_Field.Cardinality]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Cardinality",
                            "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality",
                            "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ]
                  }
                ],
                "usr": "s:s12CaseIterableP",
                "mangledName": "$ss12CaseIterableP"
              },
              {
                "kind": "Conformance",
                "name": "RawRepresentable",
                "printedName": "RawRepresentable",
                "children": [
                  {
                    "kind": "TypeWitness",
                    "name": "RawValue",
                    "printedName": "RawValue",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ]
                  }
                ],
                "usr": "s:SY",
                "mangledName": "$sSY"
              },
              {
                "kind": "Conformance",
                "name": "Hashable",
                "printedName": "Hashable",
                "usr": "s:SH",
                "mangledName": "$sSH"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              },
              {
                "kind": "Conformance",
                "name": "_ProtoNameProviding",
                "printedName": "_ProtoNameProviding",
                "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
                "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Field",
                "printedName": "SwiftProtobuf.Google_Protobuf_Field",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B6_FieldVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B6_FieldVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_FieldV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_FieldV17_protobuf_nameMapAA05_NameG0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV17_protobuf_nameMapAA05_NameG0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV17_protobuf_nameMapAA05_NameG0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV17_protobuf_nameMapAA05_NameG0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B6_FieldV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B6_FieldV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Field",
                "printedName": "SwiftProtobuf.Google_Protobuf_Field",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Field",
                "printedName": "SwiftProtobuf.Google_Protobuf_Field",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B6_FieldV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B6_FieldV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B6_FieldV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B6_FieldV",
        "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_Enum",
        "printedName": "Google_Protobuf_Enum",
        "children": [
          {
            "kind": "Var",
            "name": "name",
            "printedName": "name",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B5_EnumV4nameSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV4nameSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_EnumV4nameSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV4nameSSvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_EnumV4nameSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV4nameSSvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_EnumV4nameSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV4nameSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "enumvalue",
            "printedName": "enumvalue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_EnumValue]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_EnumValue",
                    "printedName": "SwiftProtobuf.Google_Protobuf_EnumValue",
                    "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B5_EnumV9enumvalueSayAA0c1_b1_D5ValueVGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV9enumvalueSayAA0c1_b1_D5ValueVGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_EnumValue]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_EnumValue",
                        "printedName": "SwiftProtobuf.Google_Protobuf_EnumValue",
                        "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_EnumV9enumvalueSayAA0c1_b1_D5ValueVGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV9enumvalueSayAA0c1_b1_D5ValueVGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_EnumValue]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_EnumValue",
                        "printedName": "SwiftProtobuf.Google_Protobuf_EnumValue",
                        "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_EnumV9enumvalueSayAA0c1_b1_D5ValueVGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV9enumvalueSayAA0c1_b1_D5ValueVGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_EnumV9enumvalueSayAA0c1_b1_D5ValueVGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV9enumvalueSayAA0c1_b1_D5ValueVGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "options",
            "printedName": "options",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_Option]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Option",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Option",
                    "usr": "s:13SwiftProtobuf07Google_B7_OptionV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B5_EnumV7optionsSayAA0c1_B7_OptionVGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV7optionsSayAA0c1_B7_OptionVGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_Option]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Option",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Option",
                        "usr": "s:13SwiftProtobuf07Google_B7_OptionV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_EnumV7optionsSayAA0c1_B7_OptionVGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV7optionsSayAA0c1_B7_OptionVGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_Option]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Option",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Option",
                        "usr": "s:13SwiftProtobuf07Google_B7_OptionV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_EnumV7optionsSayAA0c1_B7_OptionVGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV7optionsSayAA0c1_B7_OptionVGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_EnumV7optionsSayAA0c1_B7_OptionVGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV7optionsSayAA0c1_B7_OptionVGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "sourceContext",
            "printedName": "sourceContext",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_SourceContext",
                "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext",
                "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B5_EnumV13sourceContextAA0c1_b7_SourceF0Vvp",
            "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13sourceContextAA0c1_b7_SourceF0Vvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_SourceContext",
                    "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext",
                    "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_EnumV13sourceContextAA0c1_b7_SourceF0Vvg",
                "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13sourceContextAA0c1_b7_SourceF0Vvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_SourceContext",
                    "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext",
                    "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_EnumV13sourceContextAA0c1_b7_SourceF0Vvs",
                "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13sourceContextAA0c1_b7_SourceF0Vvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_EnumV13sourceContextAA0c1_b7_SourceF0VvM",
                "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13sourceContextAA0c1_b7_SourceF0VvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasSourceContext",
            "printedName": "hasSourceContext",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B5_EnumV16hasSourceContextSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV16hasSourceContextSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_EnumV16hasSourceContextSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV16hasSourceContextSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearSourceContext",
            "printedName": "clearSourceContext()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B5_EnumV18clearSourceContextyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV18clearSourceContextyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "syntax",
            "printedName": "syntax",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Syntax",
                "printedName": "SwiftProtobuf.Google_Protobuf_Syntax",
                "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B5_EnumV6syntaxAA0c1_B7_SyntaxOvp",
            "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV6syntaxAA0c1_B7_SyntaxOvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Syntax",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Syntax",
                    "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_EnumV6syntaxAA0c1_B7_SyntaxOvg",
                "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV6syntaxAA0c1_B7_SyntaxOvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Syntax",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Syntax",
                    "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_EnumV6syntaxAA0c1_B7_SyntaxOvs",
                "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV6syntaxAA0c1_B7_SyntaxOvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_EnumV6syntaxAA0c1_B7_SyntaxOvM",
                "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV6syntaxAA0c1_B7_SyntaxOvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "edition",
            "printedName": "edition",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B5_EnumV7editionSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV7editionSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_EnumV7editionSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV7editionSSvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_EnumV7editionSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV7editionSSvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_EnumV7editionSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV7editionSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B5_EnumV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_EnumV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_EnumV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_EnumV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Enum",
                "printedName": "SwiftProtobuf.Google_Protobuf_Enum",
                "usr": "s:13SwiftProtobuf07Google_B5_EnumV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B5_EnumVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B5_EnumVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B5_EnumV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_EnumV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B5_EnumV17_protobuf_nameMapAA05_NameG0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV17_protobuf_nameMapAA05_NameG0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_EnumV17_protobuf_nameMapAA05_NameG0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV17_protobuf_nameMapAA05_NameG0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B5_EnumV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B5_EnumV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Enum",
                "printedName": "SwiftProtobuf.Google_Protobuf_Enum",
                "usr": "s:13SwiftProtobuf07Google_B5_EnumV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Enum",
                "printedName": "SwiftProtobuf.Google_Protobuf_Enum",
                "usr": "s:13SwiftProtobuf07Google_B5_EnumV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B5_EnumV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B5_EnumV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B5_EnumV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B5_EnumV",
        "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_EnumValue",
        "printedName": "Google_Protobuf_EnumValue",
        "children": [
          {
            "kind": "Var",
            "name": "name",
            "printedName": "name",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV4nameSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV4nameSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV4nameSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV4nameSSvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV4nameSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV4nameSSvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV4nameSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV4nameSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "number",
            "printedName": "number",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int32",
                "printedName": "Swift.Int32",
                "usr": "s:s5Int32V"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV6numbers5Int32Vvp",
            "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV6numbers5Int32Vvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV6numbers5Int32Vvg",
                "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV6numbers5Int32Vvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV6numbers5Int32Vvs",
                "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV6numbers5Int32Vvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV6numbers5Int32VvM",
                "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV6numbers5Int32VvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "options",
            "printedName": "options",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[SwiftProtobuf.Google_Protobuf_Option]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Option",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Option",
                    "usr": "s:13SwiftProtobuf07Google_B7_OptionV"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV7optionsSayAA0c1_B7_OptionVGvp",
            "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV7optionsSayAA0c1_B7_OptionVGvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_Option]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Option",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Option",
                        "usr": "s:13SwiftProtobuf07Google_B7_OptionV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV7optionsSayAA0c1_B7_OptionVGvg",
                "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV7optionsSayAA0c1_B7_OptionVGvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[SwiftProtobuf.Google_Protobuf_Option]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Google_Protobuf_Option",
                        "printedName": "SwiftProtobuf.Google_Protobuf_Option",
                        "usr": "s:13SwiftProtobuf07Google_B7_OptionV"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV7optionsSayAA0c1_B7_OptionVGvs",
                "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV7optionsSayAA0c1_B7_OptionVGvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV7optionsSayAA0c1_B7_OptionVGvM",
                "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV7optionsSayAA0c1_B7_OptionVGvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_EnumValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_EnumValue",
                "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B10_EnumValueVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV17_protobuf_nameMapAA05_NameH0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV17_protobuf_nameMapAA05_NameH0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV17_protobuf_nameMapAA05_NameH0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV17_protobuf_nameMapAA05_NameH0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_EnumValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_EnumValue",
                "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_EnumValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_EnumValue",
                "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV04hashE0Sivp",
            "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV04hashE0Sivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV04hashE0Sivg",
                "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV04hashE0Sivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV",
        "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_Option",
        "printedName": "Google_Protobuf_Option",
        "children": [
          {
            "kind": "Var",
            "name": "name",
            "printedName": "name",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B7_OptionV4nameSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV4nameSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_OptionV4nameSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV4nameSSvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_OptionV4nameSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV4nameSSvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_OptionV4nameSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV4nameSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "value",
            "printedName": "value",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Any",
                "printedName": "SwiftProtobuf.Google_Protobuf_Any",
                "usr": "s:13SwiftProtobuf07Google_B4_AnyV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B7_OptionV5valueAA0c1_B4_AnyVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV5valueAA0c1_B4_AnyVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Any",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Any",
                    "usr": "s:13SwiftProtobuf07Google_B4_AnyV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_OptionV5valueAA0c1_B4_AnyVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV5valueAA0c1_B4_AnyVvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Google_Protobuf_Any",
                    "printedName": "SwiftProtobuf.Google_Protobuf_Any",
                    "usr": "s:13SwiftProtobuf07Google_B4_AnyV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_OptionV5valueAA0c1_B4_AnyVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV5valueAA0c1_B4_AnyVvs",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_OptionV5valueAA0c1_B4_AnyVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV5valueAA0c1_B4_AnyVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "hasValue",
            "printedName": "hasValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B7_OptionV8hasValueSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV8hasValueSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_OptionV8hasValueSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV8hasValueSbvg",
                "moduleName": "SwiftProtobuf",
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "clearValue",
            "printedName": "clearValue()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B7_OptionV10clearValueyyF",
            "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV10clearValueyyF",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B7_OptionV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_OptionV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_OptionV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_OptionV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Option",
                "printedName": "SwiftProtobuf.Google_Protobuf_Option",
                "usr": "s:13SwiftProtobuf07Google_B7_OptionV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B7_OptionVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B7_OptionVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B7_OptionV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_OptionV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B7_OptionV17_protobuf_nameMapAA05_NameG0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV17_protobuf_nameMapAA05_NameG0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_OptionV17_protobuf_nameMapAA05_NameG0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV17_protobuf_nameMapAA05_NameG0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B7_OptionV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B7_OptionV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Option",
                "printedName": "SwiftProtobuf.Google_Protobuf_Option",
                "usr": "s:13SwiftProtobuf07Google_B7_OptionV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Option",
                "printedName": "SwiftProtobuf.Google_Protobuf_Option",
                "usr": "s:13SwiftProtobuf07Google_B7_OptionV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B7_OptionV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B7_OptionV9hashValueSivp",
            "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV9hashValueSivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B7_OptionV9hashValueSivg",
                "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV9hashValueSivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B7_OptionV",
        "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "UnknownStorage",
        "printedName": "UnknownStorage",
        "children": [
          {
            "kind": "Var",
            "name": "data",
            "printedName": "data",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Data",
                "printedName": "Foundation.Data",
                "usr": "s:10Foundation4DataV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf14UnknownStorageV4data10Foundation4DataVvp",
            "mangledName": "$s13SwiftProtobuf14UnknownStorageV4data10Foundation4DataVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "SetterAccess",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Data",
                    "printedName": "Foundation.Data",
                    "usr": "s:10Foundation4DataV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf14UnknownStorageV4data10Foundation4DataVvg",
                "mangledName": "$s13SwiftProtobuf14UnknownStorageV4data10Foundation4DataVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf14UnknownStorageVACycfc",
            "mangledName": "$s13SwiftProtobuf14UnknownStorageVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf14UnknownStorageV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf14UnknownStorageV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              },
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf14UnknownStorageV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf14UnknownStorageV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "implicit": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf14UnknownStorageV",
        "mangledName": "$s13SwiftProtobuf14UnknownStorageV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Version",
        "printedName": "Version",
        "children": [
          {
            "kind": "Var",
            "name": "major",
            "printedName": "major",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf7VersionV5majorSivpZ",
            "mangledName": "$s13SwiftProtobuf7VersionV5majorSivpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf7VersionV5majorSivgZ",
                "mangledName": "$s13SwiftProtobuf7VersionV5majorSivgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "minor",
            "printedName": "minor",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf7VersionV5minorSivpZ",
            "mangledName": "$s13SwiftProtobuf7VersionV5minorSivpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf7VersionV5minorSivgZ",
                "mangledName": "$s13SwiftProtobuf7VersionV5minorSivgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "revision",
            "printedName": "revision",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf7VersionV8revisionSivpZ",
            "mangledName": "$s13SwiftProtobuf7VersionV8revisionSivpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf7VersionV8revisionSivgZ",
                "mangledName": "$s13SwiftProtobuf7VersionV8revisionSivgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "versionString",
            "printedName": "versionString",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf7VersionV13versionStringSSvpZ",
            "mangledName": "$s13SwiftProtobuf7VersionV13versionStringSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf7VersionV13versionStringSSvgZ",
                "mangledName": "$s13SwiftProtobuf7VersionV13versionStringSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf7VersionV",
        "mangledName": "$s13SwiftProtobuf7VersionV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Visitor",
        "printedName": "Visitor",
        "children": [
          {
            "kind": "Function",
            "name": "visitSingularFloatField",
            "printedName": "visitSingularFloatField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "usr": "s:Sf"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP23visitSingularFloatField5value11fieldNumberySf_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP23visitSingularFloatField5value11fieldNumberySf_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitSingularDoubleField",
            "printedName": "visitSingularDoubleField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Double",
                "printedName": "Swift.Double",
                "usr": "s:Sd"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP24visitSingularDoubleField5value11fieldNumberySd_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP24visitSingularDoubleField5value11fieldNumberySd_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitSingularInt32Field",
            "printedName": "visitSingularInt32Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Int32",
                "printedName": "Swift.Int32",
                "usr": "s:s5Int32V"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP23visitSingularInt32Field5value11fieldNumberys0F0V_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP23visitSingularInt32Field5value11fieldNumberys0F0V_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitSingularInt64Field",
            "printedName": "visitSingularInt64Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Int64",
                "printedName": "Swift.Int64",
                "usr": "s:s5Int64V"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP23visitSingularInt64Field5value11fieldNumberys0F0V_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP23visitSingularInt64Field5value11fieldNumberys0F0V_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitSingularUInt32Field",
            "printedName": "visitSingularUInt32Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "UInt32",
                "printedName": "Swift.UInt32",
                "usr": "s:s6UInt32V"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP24visitSingularUInt32Field5value11fieldNumberys0F0V_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP24visitSingularUInt32Field5value11fieldNumberys0F0V_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitSingularUInt64Field",
            "printedName": "visitSingularUInt64Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "UInt64",
                "printedName": "Swift.UInt64",
                "usr": "s:s6UInt64V"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP24visitSingularUInt64Field5value11fieldNumberys0F0V_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP24visitSingularUInt64Field5value11fieldNumberys0F0V_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitSingularSInt32Field",
            "printedName": "visitSingularSInt32Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Int32",
                "printedName": "Swift.Int32",
                "usr": "s:s5Int32V"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP24visitSingularSInt32Field5value11fieldNumberys5Int32V_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP24visitSingularSInt32Field5value11fieldNumberys5Int32V_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitSingularSInt64Field",
            "printedName": "visitSingularSInt64Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Int64",
                "printedName": "Swift.Int64",
                "usr": "s:s5Int64V"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP24visitSingularSInt64Field5value11fieldNumberys5Int64V_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP24visitSingularSInt64Field5value11fieldNumberys5Int64V_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitSingularFixed32Field",
            "printedName": "visitSingularFixed32Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "UInt32",
                "printedName": "Swift.UInt32",
                "usr": "s:s6UInt32V"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP25visitSingularFixed32Field5value11fieldNumberys6UInt32V_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP25visitSingularFixed32Field5value11fieldNumberys6UInt32V_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitSingularFixed64Field",
            "printedName": "visitSingularFixed64Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "UInt64",
                "printedName": "Swift.UInt64",
                "usr": "s:s6UInt64V"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP25visitSingularFixed64Field5value11fieldNumberys6UInt64V_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP25visitSingularFixed64Field5value11fieldNumberys6UInt64V_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitSingularSFixed32Field",
            "printedName": "visitSingularSFixed32Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Int32",
                "printedName": "Swift.Int32",
                "usr": "s:s5Int32V"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP26visitSingularSFixed32Field5value11fieldNumberys5Int32V_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP26visitSingularSFixed32Field5value11fieldNumberys5Int32V_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitSingularSFixed64Field",
            "printedName": "visitSingularSFixed64Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Int64",
                "printedName": "Swift.Int64",
                "usr": "s:s5Int64V"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP26visitSingularSFixed64Field5value11fieldNumberys5Int64V_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP26visitSingularSFixed64Field5value11fieldNumberys5Int64V_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitSingularBoolField",
            "printedName": "visitSingularBoolField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP22visitSingularBoolField5value11fieldNumberySb_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP22visitSingularBoolField5value11fieldNumberySb_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitSingularStringField",
            "printedName": "visitSingularStringField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP24visitSingularStringField5value11fieldNumberySS_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP24visitSingularStringField5value11fieldNumberySS_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitSingularBytesField",
            "printedName": "visitSingularBytesField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Data",
                "printedName": "Foundation.Data",
                "usr": "s:10Foundation4DataV"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP23visitSingularBytesField5value11fieldNumbery10Foundation4DataV_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP23visitSingularBytesField5value11fieldNumbery10Foundation4DataV_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitSingularEnumField",
            "printedName": "visitSingularEnumField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP22visitSingularEnumField5value11fieldNumberyqd___SitKAA0F0Rd__lF",
            "mangledName": "$s13SwiftProtobuf7VisitorP22visitSingularEnumField5value11fieldNumberyqd___SitKAA0F0Rd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Enum>",
            "sugared_genericSig": "<Self, E where Self : SwiftProtobuf.Visitor, E : SwiftProtobuf.Enum>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitSingularMessageField",
            "printedName": "visitSingularMessageField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP25visitSingularMessageField5value11fieldNumberyqd___SitKAA0F0Rd__lF",
            "mangledName": "$s13SwiftProtobuf7VisitorP25visitSingularMessageField5value11fieldNumberyqd___SitKAA0F0Rd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self, M where Self : SwiftProtobuf.Visitor, M : SwiftProtobuf.Message>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitSingularGroupField",
            "printedName": "visitSingularGroupField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP23visitSingularGroupField5value11fieldNumberyqd___SitKAA7MessageRd__lF",
            "mangledName": "$s13SwiftProtobuf7VisitorP23visitSingularGroupField5value11fieldNumberyqd___SitKAA7MessageRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self, G where Self : SwiftProtobuf.Visitor, G : SwiftProtobuf.Message>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedFloatField",
            "printedName": "visitRepeatedFloatField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Float]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP23visitRepeatedFloatField5value11fieldNumberySaySfG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP23visitRepeatedFloatField5value11fieldNumberySaySfG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedDoubleField",
            "printedName": "visitRepeatedDoubleField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Double]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Double",
                    "printedName": "Swift.Double",
                    "usr": "s:Sd"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP24visitRepeatedDoubleField5value11fieldNumberySaySdG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP24visitRepeatedDoubleField5value11fieldNumberySaySdG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedInt32Field",
            "printedName": "visitRepeatedInt32Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP23visitRepeatedInt32Field5value11fieldNumberySays0F0VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP23visitRepeatedInt32Field5value11fieldNumberySays0F0VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedInt64Field",
            "printedName": "visitRepeatedInt64Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP23visitRepeatedInt64Field5value11fieldNumberySays0F0VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP23visitRepeatedInt64Field5value11fieldNumberySays0F0VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedUInt32Field",
            "printedName": "visitRepeatedUInt32Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt32",
                    "printedName": "Swift.UInt32",
                    "usr": "s:s6UInt32V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP24visitRepeatedUInt32Field5value11fieldNumberySays0F0VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP24visitRepeatedUInt32Field5value11fieldNumberySays0F0VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedUInt64Field",
            "printedName": "visitRepeatedUInt64Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt64",
                    "printedName": "Swift.UInt64",
                    "usr": "s:s6UInt64V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP24visitRepeatedUInt64Field5value11fieldNumberySays0F0VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP24visitRepeatedUInt64Field5value11fieldNumberySays0F0VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedSInt32Field",
            "printedName": "visitRepeatedSInt32Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP24visitRepeatedSInt32Field5value11fieldNumberySays5Int32VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP24visitRepeatedSInt32Field5value11fieldNumberySays5Int32VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedSInt64Field",
            "printedName": "visitRepeatedSInt64Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP24visitRepeatedSInt64Field5value11fieldNumberySays5Int64VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP24visitRepeatedSInt64Field5value11fieldNumberySays5Int64VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedFixed32Field",
            "printedName": "visitRepeatedFixed32Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt32",
                    "printedName": "Swift.UInt32",
                    "usr": "s:s6UInt32V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP25visitRepeatedFixed32Field5value11fieldNumberySays6UInt32VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP25visitRepeatedFixed32Field5value11fieldNumberySays6UInt32VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedFixed64Field",
            "printedName": "visitRepeatedFixed64Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt64",
                    "printedName": "Swift.UInt64",
                    "usr": "s:s6UInt64V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP25visitRepeatedFixed64Field5value11fieldNumberySays6UInt64VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP25visitRepeatedFixed64Field5value11fieldNumberySays6UInt64VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedSFixed32Field",
            "printedName": "visitRepeatedSFixed32Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP26visitRepeatedSFixed32Field5value11fieldNumberySays5Int32VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP26visitRepeatedSFixed32Field5value11fieldNumberySays5Int32VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedSFixed64Field",
            "printedName": "visitRepeatedSFixed64Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP26visitRepeatedSFixed64Field5value11fieldNumberySays5Int64VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP26visitRepeatedSFixed64Field5value11fieldNumberySays5Int64VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedBoolField",
            "printedName": "visitRepeatedBoolField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Bool]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP22visitRepeatedBoolField5value11fieldNumberySaySbG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP22visitRepeatedBoolField5value11fieldNumberySaySbG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedStringField",
            "printedName": "visitRepeatedStringField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.String]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP24visitRepeatedStringField5value11fieldNumberySaySSG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP24visitRepeatedStringField5value11fieldNumberySaySSG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedBytesField",
            "printedName": "visitRepeatedBytesField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Foundation.Data]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Data",
                    "printedName": "Foundation.Data",
                    "usr": "s:10Foundation4DataV"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP23visitRepeatedBytesField5value11fieldNumberySay10Foundation4DataVG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP23visitRepeatedBytesField5value11fieldNumberySay10Foundation4DataVG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedEnumField",
            "printedName": "visitRepeatedEnumField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_1_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_1_0"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP22visitRepeatedEnumField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF",
            "mangledName": "$s13SwiftProtobuf7VisitorP22visitRepeatedEnumField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Enum>",
            "sugared_genericSig": "<Self, E where Self : SwiftProtobuf.Visitor, E : SwiftProtobuf.Enum>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedMessageField",
            "printedName": "visitRepeatedMessageField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_1_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_1_0"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP25visitRepeatedMessageField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF",
            "mangledName": "$s13SwiftProtobuf7VisitorP25visitRepeatedMessageField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self, M where Self : SwiftProtobuf.Visitor, M : SwiftProtobuf.Message>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedGroupField",
            "printedName": "visitRepeatedGroupField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_1_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_1_0"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP23visitRepeatedGroupField5value11fieldNumberySayqd__G_SitKAA7MessageRd__lF",
            "mangledName": "$s13SwiftProtobuf7VisitorP23visitRepeatedGroupField5value11fieldNumberySayqd__G_SitKAA7MessageRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self, G where Self : SwiftProtobuf.Visitor, G : SwiftProtobuf.Message>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitPackedFloatField",
            "printedName": "visitPackedFloatField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Float]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP21visitPackedFloatField5value11fieldNumberySaySfG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP21visitPackedFloatField5value11fieldNumberySaySfG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitPackedDoubleField",
            "printedName": "visitPackedDoubleField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Double]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Double",
                    "printedName": "Swift.Double",
                    "usr": "s:Sd"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP22visitPackedDoubleField5value11fieldNumberySaySdG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP22visitPackedDoubleField5value11fieldNumberySaySdG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitPackedInt32Field",
            "printedName": "visitPackedInt32Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP21visitPackedInt32Field5value11fieldNumberySays0F0VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP21visitPackedInt32Field5value11fieldNumberySays0F0VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitPackedInt64Field",
            "printedName": "visitPackedInt64Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP21visitPackedInt64Field5value11fieldNumberySays0F0VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP21visitPackedInt64Field5value11fieldNumberySays0F0VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitPackedUInt32Field",
            "printedName": "visitPackedUInt32Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt32",
                    "printedName": "Swift.UInt32",
                    "usr": "s:s6UInt32V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP22visitPackedUInt32Field5value11fieldNumberySays0F0VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP22visitPackedUInt32Field5value11fieldNumberySays0F0VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitPackedUInt64Field",
            "printedName": "visitPackedUInt64Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt64",
                    "printedName": "Swift.UInt64",
                    "usr": "s:s6UInt64V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP22visitPackedUInt64Field5value11fieldNumberySays0F0VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP22visitPackedUInt64Field5value11fieldNumberySays0F0VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitPackedSInt32Field",
            "printedName": "visitPackedSInt32Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP22visitPackedSInt32Field5value11fieldNumberySays5Int32VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP22visitPackedSInt32Field5value11fieldNumberySays5Int32VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitPackedSInt64Field",
            "printedName": "visitPackedSInt64Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP22visitPackedSInt64Field5value11fieldNumberySays5Int64VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP22visitPackedSInt64Field5value11fieldNumberySays5Int64VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitPackedFixed32Field",
            "printedName": "visitPackedFixed32Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt32",
                    "printedName": "Swift.UInt32",
                    "usr": "s:s6UInt32V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP23visitPackedFixed32Field5value11fieldNumberySays6UInt32VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP23visitPackedFixed32Field5value11fieldNumberySays6UInt32VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitPackedFixed64Field",
            "printedName": "visitPackedFixed64Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt64",
                    "printedName": "Swift.UInt64",
                    "usr": "s:s6UInt64V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP23visitPackedFixed64Field5value11fieldNumberySays6UInt64VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP23visitPackedFixed64Field5value11fieldNumberySays6UInt64VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitPackedSFixed32Field",
            "printedName": "visitPackedSFixed32Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP24visitPackedSFixed32Field5value11fieldNumberySays5Int32VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP24visitPackedSFixed32Field5value11fieldNumberySays5Int32VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitPackedSFixed64Field",
            "printedName": "visitPackedSFixed64Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP24visitPackedSFixed64Field5value11fieldNumberySays5Int64VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP24visitPackedSFixed64Field5value11fieldNumberySays5Int64VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitPackedBoolField",
            "printedName": "visitPackedBoolField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Bool]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP20visitPackedBoolField5value11fieldNumberySaySbG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP20visitPackedBoolField5value11fieldNumberySaySbG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitPackedEnumField",
            "printedName": "visitPackedEnumField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_1_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_1_0"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP20visitPackedEnumField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF",
            "mangledName": "$s13SwiftProtobuf7VisitorP20visitPackedEnumField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Enum>",
            "sugared_genericSig": "<Self, E where Self : SwiftProtobuf.Visitor, E : SwiftProtobuf.Enum>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitMapField",
            "printedName": "visitMapField(fieldType:value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Metatype",
                "printedName": "SwiftProtobuf._ProtobufMap<τ_1_0, τ_1_1>.Type",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_ProtobufMap",
                    "printedName": "SwiftProtobuf._ProtobufMap<τ_1_0, τ_1_1>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_1_0"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_1_1"
                      }
                    ],
                    "usr": "s:13SwiftProtobuf01_B3MapV"
                  }
                ]
              },
              {
                "kind": "TypeNominal",
                "name": "Dictionary",
                "printedName": "[τ_1_0.BaseType : τ_1_1.BaseType]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "DependentMember",
                    "printedName": "τ_1_0.BaseType"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "DependentMember",
                    "printedName": "τ_1_1.BaseType"
                  }
                ],
                "usr": "s:SD"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP13visitMapField9fieldType5value0G6NumberyAA01_bE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__AKQyd_0_GSitKAA0e3KeyH0Rd__AA0e5ValueH0Rd_0_r0_lF",
            "mangledName": "$s13SwiftProtobuf7VisitorP13visitMapField9fieldType5value0G6NumberyAA01_bE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__AKQyd_0_GSitKAA0e3KeyH0Rd__AA0e5ValueH0Rd_0_r0_lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0, τ_1_1 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.MapKeyType, τ_1_1 : SwiftProtobuf.MapValueType>",
            "sugared_genericSig": "<Self, KeyType, ValueType where Self : SwiftProtobuf.Visitor, KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.MapValueType>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitMapField",
            "printedName": "visitMapField(fieldType:value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Metatype",
                "printedName": "SwiftProtobuf._ProtobufEnumMap<τ_1_0, τ_1_1>.Type",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_ProtobufEnumMap",
                    "printedName": "SwiftProtobuf._ProtobufEnumMap<τ_1_0, τ_1_1>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_1_0"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_1_1"
                      }
                    ],
                    "usr": "s:13SwiftProtobuf01_B7EnumMapV"
                  }
                ]
              },
              {
                "kind": "TypeNominal",
                "name": "Dictionary",
                "printedName": "[τ_1_0.BaseType : τ_1_1]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "DependentMember",
                    "printedName": "τ_1_0.BaseType"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_1_1"
                  }
                ],
                "usr": "s:SD"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP13visitMapField9fieldType5value0G6NumberyAA01_b4EnumE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__qd_0_GSitKAA0e3KeyH0Rd__AA0K0Rd_0_Si8RawValueRtd_0_r0_lF",
            "mangledName": "$s13SwiftProtobuf7VisitorP13visitMapField9fieldType5value0G6NumberyAA01_b4EnumE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__qd_0_GSitKAA0e3KeyH0Rd__AA0K0Rd_0_Si8RawValueRtd_0_r0_lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0, τ_1_1 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.MapKeyType, τ_1_1 : SwiftProtobuf.Enum, τ_1_1.RawValue == Swift.Int>",
            "sugared_genericSig": "<Self, KeyType, ValueType where Self : SwiftProtobuf.Visitor, KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.Enum, ValueType.RawValue == Swift.Int>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitMapField",
            "printedName": "visitMapField(fieldType:value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Metatype",
                "printedName": "SwiftProtobuf._ProtobufMessageMap<τ_1_0, τ_1_1>.Type",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_ProtobufMessageMap",
                    "printedName": "SwiftProtobuf._ProtobufMessageMap<τ_1_0, τ_1_1>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_1_0"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_1_1"
                      }
                    ],
                    "usr": "s:13SwiftProtobuf01_B10MessageMapV"
                  }
                ]
              },
              {
                "kind": "TypeNominal",
                "name": "Dictionary",
                "printedName": "[τ_1_0.BaseType : τ_1_1]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "DependentMember",
                    "printedName": "τ_1_0.BaseType"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_1_1"
                  }
                ],
                "usr": "s:SD"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP13visitMapField9fieldType5value0G6NumberyAA01_b7MessageE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__qd_0_GSitKAA0e3KeyH0Rd__SHRd_0_AA0K0Rd_0_r0_lF",
            "mangledName": "$s13SwiftProtobuf7VisitorP13visitMapField9fieldType5value0G6NumberyAA01_b7MessageE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__qd_0_GSitKAA0e3KeyH0Rd__SHRd_0_AA0K0Rd_0_r0_lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0, τ_1_1 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.MapKeyType, τ_1_1 : Swift.Hashable, τ_1_1 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self, KeyType, ValueType where Self : SwiftProtobuf.Visitor, KeyType : SwiftProtobuf.MapKeyType, ValueType : Swift.Hashable, ValueType : SwiftProtobuf.Message>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitExtensionFields",
            "printedName": "visitExtensionFields(fields:start:end:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "ExtensionFieldValueSet",
                "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP20visitExtensionFields6fields5start3endyAA0E13FieldValueSetV_S2itKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP20visitExtensionFields6fields5start3endyAA0E13FieldValueSetV_S2itKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitExtensionFieldsAsMessageSet",
            "printedName": "visitExtensionFieldsAsMessageSet(fields:start:end:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "ExtensionFieldValueSet",
                "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP32visitExtensionFieldsAsMessageSet6fields5start3endyAA0e10FieldValueI0V_S2itKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP32visitExtensionFieldsAsMessageSet6fields5start3endyAA0e10FieldValueI0V_S2itKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitUnknown",
            "printedName": "visitUnknown(bytes:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Data",
                "printedName": "Foundation.Data",
                "usr": "s:10Foundation4DataV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorP12visitUnknown5bytesy10Foundation4DataV_tKF",
            "mangledName": "$s13SwiftProtobuf7VisitorP12visitUnknown5bytesy10Foundation4DataV_tKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "protocolReq": true,
            "declAttributes": [
              "Mutating",
              "RawDocComment"
            ],
            "throwing": true,
            "reqNewWitnessTableEntry": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitSingularFloatField",
            "printedName": "visitSingularFloatField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "usr": "s:Sf"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE23visitSingularFloatField5value11fieldNumberySf_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitSingularFloatField5value11fieldNumberySf_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitSingularInt32Field",
            "printedName": "visitSingularInt32Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Int32",
                "printedName": "Swift.Int32",
                "usr": "s:s5Int32V"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE23visitSingularInt32Field5value11fieldNumberys0F0V_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitSingularInt32Field5value11fieldNumberys0F0V_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitSingularUInt32Field",
            "printedName": "visitSingularUInt32Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "UInt32",
                "printedName": "Swift.UInt32",
                "usr": "s:s6UInt32V"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE24visitSingularUInt32Field5value11fieldNumberys0F0V_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitSingularUInt32Field5value11fieldNumberys0F0V_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitSingularSInt32Field",
            "printedName": "visitSingularSInt32Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Int32",
                "printedName": "Swift.Int32",
                "usr": "s:s5Int32V"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE24visitSingularSInt32Field5value11fieldNumberys5Int32V_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitSingularSInt32Field5value11fieldNumberys5Int32V_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitSingularSInt64Field",
            "printedName": "visitSingularSInt64Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Int64",
                "printedName": "Swift.Int64",
                "usr": "s:s5Int64V"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE24visitSingularSInt64Field5value11fieldNumberys5Int64V_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitSingularSInt64Field5value11fieldNumberys5Int64V_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitSingularFixed32Field",
            "printedName": "visitSingularFixed32Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "UInt32",
                "printedName": "Swift.UInt32",
                "usr": "s:s6UInt32V"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE25visitSingularFixed32Field5value11fieldNumberys6UInt32V_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE25visitSingularFixed32Field5value11fieldNumberys6UInt32V_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitSingularFixed64Field",
            "printedName": "visitSingularFixed64Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "UInt64",
                "printedName": "Swift.UInt64",
                "usr": "s:s6UInt64V"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE25visitSingularFixed64Field5value11fieldNumberys6UInt64V_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE25visitSingularFixed64Field5value11fieldNumberys6UInt64V_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitSingularSFixed32Field",
            "printedName": "visitSingularSFixed32Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Int32",
                "printedName": "Swift.Int32",
                "usr": "s:s5Int32V"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE26visitSingularSFixed32Field5value11fieldNumberys5Int32V_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE26visitSingularSFixed32Field5value11fieldNumberys5Int32V_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitSingularSFixed64Field",
            "printedName": "visitSingularSFixed64Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Int64",
                "printedName": "Swift.Int64",
                "usr": "s:s5Int64V"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE26visitSingularSFixed64Field5value11fieldNumberys5Int64V_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE26visitSingularSFixed64Field5value11fieldNumberys5Int64V_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedFloatField",
            "printedName": "visitRepeatedFloatField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Float]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE23visitRepeatedFloatField5value11fieldNumberySaySfG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitRepeatedFloatField5value11fieldNumberySaySfG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedDoubleField",
            "printedName": "visitRepeatedDoubleField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Double]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Double",
                    "printedName": "Swift.Double",
                    "usr": "s:Sd"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE24visitRepeatedDoubleField5value11fieldNumberySaySdG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitRepeatedDoubleField5value11fieldNumberySaySdG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedInt32Field",
            "printedName": "visitRepeatedInt32Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE23visitRepeatedInt32Field5value11fieldNumberySays0F0VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitRepeatedInt32Field5value11fieldNumberySays0F0VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedInt64Field",
            "printedName": "visitRepeatedInt64Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE23visitRepeatedInt64Field5value11fieldNumberySays0F0VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitRepeatedInt64Field5value11fieldNumberySays0F0VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedUInt32Field",
            "printedName": "visitRepeatedUInt32Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt32",
                    "printedName": "Swift.UInt32",
                    "usr": "s:s6UInt32V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE24visitRepeatedUInt32Field5value11fieldNumberySays0F0VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitRepeatedUInt32Field5value11fieldNumberySays0F0VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedUInt64Field",
            "printedName": "visitRepeatedUInt64Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt64",
                    "printedName": "Swift.UInt64",
                    "usr": "s:s6UInt64V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE24visitRepeatedUInt64Field5value11fieldNumberySays0F0VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitRepeatedUInt64Field5value11fieldNumberySays0F0VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedSInt32Field",
            "printedName": "visitRepeatedSInt32Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE24visitRepeatedSInt32Field5value11fieldNumberySays5Int32VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitRepeatedSInt32Field5value11fieldNumberySays5Int32VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedSInt64Field",
            "printedName": "visitRepeatedSInt64Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE24visitRepeatedSInt64Field5value11fieldNumberySays5Int64VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitRepeatedSInt64Field5value11fieldNumberySays5Int64VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedFixed32Field",
            "printedName": "visitRepeatedFixed32Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt32",
                    "printedName": "Swift.UInt32",
                    "usr": "s:s6UInt32V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE25visitRepeatedFixed32Field5value11fieldNumberySays6UInt32VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE25visitRepeatedFixed32Field5value11fieldNumberySays6UInt32VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedFixed64Field",
            "printedName": "visitRepeatedFixed64Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt64",
                    "printedName": "Swift.UInt64",
                    "usr": "s:s6UInt64V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE25visitRepeatedFixed64Field5value11fieldNumberySays6UInt64VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE25visitRepeatedFixed64Field5value11fieldNumberySays6UInt64VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedSFixed32Field",
            "printedName": "visitRepeatedSFixed32Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE26visitRepeatedSFixed32Field5value11fieldNumberySays5Int32VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE26visitRepeatedSFixed32Field5value11fieldNumberySays5Int32VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedSFixed64Field",
            "printedName": "visitRepeatedSFixed64Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE26visitRepeatedSFixed64Field5value11fieldNumberySays5Int64VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE26visitRepeatedSFixed64Field5value11fieldNumberySays5Int64VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedBoolField",
            "printedName": "visitRepeatedBoolField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Bool]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE22visitRepeatedBoolField5value11fieldNumberySaySbG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE22visitRepeatedBoolField5value11fieldNumberySaySbG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedStringField",
            "printedName": "visitRepeatedStringField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.String]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE24visitRepeatedStringField5value11fieldNumberySaySSG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitRepeatedStringField5value11fieldNumberySaySSG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedBytesField",
            "printedName": "visitRepeatedBytesField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Foundation.Data]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Data",
                    "printedName": "Foundation.Data",
                    "usr": "s:10Foundation4DataV"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE23visitRepeatedBytesField5value11fieldNumberySay10Foundation4DataVG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitRepeatedBytesField5value11fieldNumberySay10Foundation4DataVG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedEnumField",
            "printedName": "visitRepeatedEnumField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_1_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_1_0"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE22visitRepeatedEnumField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE22visitRepeatedEnumField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Enum>",
            "sugared_genericSig": "<Self, E where Self : SwiftProtobuf.Visitor, E : SwiftProtobuf.Enum>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedMessageField",
            "printedName": "visitRepeatedMessageField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_1_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_1_0"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE25visitRepeatedMessageField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE25visitRepeatedMessageField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self, M where Self : SwiftProtobuf.Visitor, M : SwiftProtobuf.Message>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitRepeatedGroupField",
            "printedName": "visitRepeatedGroupField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_1_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_1_0"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE23visitRepeatedGroupField5value11fieldNumberySayqd__G_SitKAA7MessageRd__lF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitRepeatedGroupField5value11fieldNumberySayqd__G_SitKAA7MessageRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self, G where Self : SwiftProtobuf.Visitor, G : SwiftProtobuf.Message>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitPackedFloatField",
            "printedName": "visitPackedFloatField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Float]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE21visitPackedFloatField5value11fieldNumberySaySfG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE21visitPackedFloatField5value11fieldNumberySaySfG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitPackedDoubleField",
            "printedName": "visitPackedDoubleField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Double]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Double",
                    "printedName": "Swift.Double",
                    "usr": "s:Sd"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE22visitPackedDoubleField5value11fieldNumberySaySdG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE22visitPackedDoubleField5value11fieldNumberySaySdG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitPackedInt32Field",
            "printedName": "visitPackedInt32Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE21visitPackedInt32Field5value11fieldNumberySays0F0VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE21visitPackedInt32Field5value11fieldNumberySays0F0VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitPackedInt64Field",
            "printedName": "visitPackedInt64Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE21visitPackedInt64Field5value11fieldNumberySays0F0VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE21visitPackedInt64Field5value11fieldNumberySays0F0VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitPackedUInt32Field",
            "printedName": "visitPackedUInt32Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt32",
                    "printedName": "Swift.UInt32",
                    "usr": "s:s6UInt32V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE22visitPackedUInt32Field5value11fieldNumberySays0F0VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE22visitPackedUInt32Field5value11fieldNumberySays0F0VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitPackedUInt64Field",
            "printedName": "visitPackedUInt64Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt64",
                    "printedName": "Swift.UInt64",
                    "usr": "s:s6UInt64V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE22visitPackedUInt64Field5value11fieldNumberySays0F0VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE22visitPackedUInt64Field5value11fieldNumberySays0F0VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitPackedSInt32Field",
            "printedName": "visitPackedSInt32Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE22visitPackedSInt32Field5value11fieldNumberySays5Int32VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE22visitPackedSInt32Field5value11fieldNumberySays5Int32VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitPackedSInt64Field",
            "printedName": "visitPackedSInt64Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE22visitPackedSInt64Field5value11fieldNumberySays5Int64VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE22visitPackedSInt64Field5value11fieldNumberySays5Int64VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitPackedFixed32Field",
            "printedName": "visitPackedFixed32Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt32",
                    "printedName": "Swift.UInt32",
                    "usr": "s:s6UInt32V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE23visitPackedFixed32Field5value11fieldNumberySays6UInt32VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitPackedFixed32Field5value11fieldNumberySays6UInt32VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitPackedFixed64Field",
            "printedName": "visitPackedFixed64Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt64",
                    "printedName": "Swift.UInt64",
                    "usr": "s:s6UInt64V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE23visitPackedFixed64Field5value11fieldNumberySays6UInt64VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitPackedFixed64Field5value11fieldNumberySays6UInt64VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitPackedSFixed32Field",
            "printedName": "visitPackedSFixed32Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int32]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE24visitPackedSFixed32Field5value11fieldNumberySays5Int32VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitPackedSFixed32Field5value11fieldNumberySays5Int32VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitPackedSFixed64Field",
            "printedName": "visitPackedSFixed64Field(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Int64]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE24visitPackedSFixed64Field5value11fieldNumberySays5Int64VG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitPackedSFixed64Field5value11fieldNumberySays5Int64VG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitPackedBoolField",
            "printedName": "visitPackedBoolField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.Bool]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE20visitPackedBoolField5value11fieldNumberySaySbG_SitKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE20visitPackedBoolField5value11fieldNumberySaySbG_SitKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitPackedEnumField",
            "printedName": "visitPackedEnumField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[τ_1_0]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_1_0"
                  }
                ],
                "usr": "s:Sa"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE20visitPackedEnumField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE20visitPackedEnumField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Enum>",
            "sugared_genericSig": "<Self, E where Self : SwiftProtobuf.Visitor, E : SwiftProtobuf.Enum>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitSingularGroupField",
            "printedName": "visitSingularGroupField(value:fieldNumber:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_1_0"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE23visitSingularGroupField5value11fieldNumberyqd___SitKAA7MessageRd__lF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitSingularGroupField5value11fieldNumberyqd___SitKAA7MessageRd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Message>",
            "sugared_genericSig": "<Self, G where Self : SwiftProtobuf.Visitor, G : SwiftProtobuf.Message>",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitExtensionFieldsAsMessageSet",
            "printedName": "visitExtensionFieldsAsMessageSet(fields:start:end:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "ExtensionFieldValueSet",
                "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE32visitExtensionFieldsAsMessageSet6fields5start3endyAA0e10FieldValueI0V_S2itKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE32visitExtensionFieldsAsMessageSet6fields5start3endyAA0e10FieldValueI0V_S2itKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "visitExtensionFields",
            "printedName": "visitExtensionFields(fields:start:end:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "ExtensionFieldValueSet",
                "printedName": "SwiftProtobuf.ExtensionFieldValueSet",
                "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf7VisitorPAAE20visitExtensionFields6fields5start3endyAA0E13FieldValueSetV_S2itKF",
            "mangledName": "$s13SwiftProtobuf7VisitorPAAE20visitExtensionFields6fields5start3endyAA0E13FieldValueSetV_S2itKF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<Self where Self : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "Mutating",
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          }
        ],
        "declKind": "Protocol",
        "usr": "s:13SwiftProtobuf7VisitorP",
        "mangledName": "$s13SwiftProtobuf7VisitorP",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_DoubleValue",
        "printedName": "Google_Protobuf_DoubleValue",
        "children": [
          {
            "kind": "Var",
            "name": "value",
            "printedName": "value",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Double",
                "printedName": "Swift.Double",
                "usr": "s:Sd"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV5valueSdvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV5valueSdvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Double",
                    "printedName": "Swift.Double",
                    "usr": "s:Sd"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV5valueSdvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV5valueSdvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Double",
                    "printedName": "Swift.Double",
                    "usr": "s:Sd"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV5valueSdvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV5valueSdvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV5valueSdvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV5valueSdvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_DoubleValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_DoubleValue",
                "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_DoubleValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_DoubleValue",
                "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Double",
                "printedName": "Swift.Double",
                "usr": "s:Sd"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueVyACSdcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueVyACSdcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(floatLiteral:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_DoubleValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_DoubleValue",
                "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Double",
                "printedName": "Swift.Double",
                "usr": "s:Sd"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV12floatLiteralACSd_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV12floatLiteralACSd_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV17_protobuf_nameMapAA05_NameH0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV17_protobuf_nameMapAA05_NameH0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV17_protobuf_nameMapAA05_NameH0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV17_protobuf_nameMapAA05_NameH0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_DoubleValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_DoubleValue",
                "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_DoubleValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_DoubleValue",
                "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV04hashE0Sivp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV04hashE0Sivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV04hashE0Sivg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV04hashE0Sivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV",
        "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "ExpressibleByFloatLiteral",
            "printedName": "ExpressibleByFloatLiteral",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "FloatLiteralType",
                "printedName": "FloatLiteralType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Double",
                    "printedName": "Swift.Double",
                    "usr": "s:Sd"
                  }
                ]
              }
            ],
            "usr": "s:s25ExpressibleByFloatLiteralP",
            "mangledName": "$ss25ExpressibleByFloatLiteralP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_FloatValue",
        "printedName": "Google_Protobuf_FloatValue",
        "children": [
          {
            "kind": "Var",
            "name": "value",
            "printedName": "value",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "usr": "s:Sf"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV5valueSfvp",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV5valueSfvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV5valueSfvg",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV5valueSfvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV5valueSfvs",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV5valueSfvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV5valueSfvM",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV5valueSfvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FloatValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_FloatValue",
                "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B11_FloatValueVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FloatValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_FloatValue",
                "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "usr": "s:Sf"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B11_FloatValueVyACSfcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueVyACSfcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(floatLiteral:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FloatValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_FloatValue",
                "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "usr": "s:Sf"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV12floatLiteralACSf_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV12floatLiteralACSf_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV17_protobuf_nameMapAA05_NameH0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV17_protobuf_nameMapAA05_NameH0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV17_protobuf_nameMapAA05_NameH0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV17_protobuf_nameMapAA05_NameH0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FloatValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_FloatValue",
                "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_FloatValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_FloatValue",
                "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV04hashE0Sivp",
            "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV04hashE0Sivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV04hashE0Sivg",
                "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV04hashE0Sivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV",
        "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "ExpressibleByFloatLiteral",
            "printedName": "ExpressibleByFloatLiteral",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "FloatLiteralType",
                "printedName": "FloatLiteralType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ]
              }
            ],
            "usr": "s:s25ExpressibleByFloatLiteralP",
            "mangledName": "$ss25ExpressibleByFloatLiteralP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_Int64Value",
        "printedName": "Google_Protobuf_Int64Value",
        "children": [
          {
            "kind": "Var",
            "name": "value",
            "printedName": "value",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int64",
                "printedName": "Swift.Int64",
                "usr": "s:s5Int64V"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV5values0D0Vvp",
            "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV5values0D0Vvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV5values0D0Vvg",
                "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV5values0D0Vvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV5values0D0Vvs",
                "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV5values0D0Vvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV5values0D0VvM",
                "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV5values0D0VvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Int64Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_Int64Value",
                "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Int64Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_Int64Value",
                "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Int64",
                "printedName": "Swift.Int64",
                "usr": "s:s5Int64V"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueVyACs0D0Vcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueVyACs0D0Vcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(integerLiteral:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Int64Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_Int64Value",
                "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Int64",
                "printedName": "Swift.Int64",
                "usr": "s:s5Int64V"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV14integerLiteralACs0D0V_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV14integerLiteralACs0D0V_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV17_protobuf_nameMapAA05_NameH0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV17_protobuf_nameMapAA05_NameH0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV17_protobuf_nameMapAA05_NameH0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV17_protobuf_nameMapAA05_NameH0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Int64Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_Int64Value",
                "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Int64Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_Int64Value",
                "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV04hashE0Sivp",
            "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV04hashE0Sivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV04hashE0Sivg",
                "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV04hashE0Sivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV",
        "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "ExpressibleByIntegerLiteral",
            "printedName": "ExpressibleByIntegerLiteral",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "IntegerLiteralType",
                "printedName": "IntegerLiteralType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int64",
                    "printedName": "Swift.Int64",
                    "usr": "s:s5Int64V"
                  }
                ]
              }
            ],
            "usr": "s:s27ExpressibleByIntegerLiteralP",
            "mangledName": "$ss27ExpressibleByIntegerLiteralP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_UInt64Value",
        "printedName": "Google_Protobuf_UInt64Value",
        "children": [
          {
            "kind": "Var",
            "name": "value",
            "printedName": "value",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UInt64",
                "printedName": "Swift.UInt64",
                "usr": "s:s6UInt64V"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV5values0D0Vvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV5values0D0Vvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt64",
                    "printedName": "Swift.UInt64",
                    "usr": "s:s6UInt64V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV5values0D0Vvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV5values0D0Vvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UInt64",
                    "printedName": "Swift.UInt64",
                    "usr": "s:s6UInt64V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV5values0D0Vvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV5values0D0Vvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV5values0D0VvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV5values0D0VvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_UInt64Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_UInt64Value",
                "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_UInt64Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_UInt64Value",
                "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "UInt64",
                "printedName": "Swift.UInt64",
                "usr": "s:s6UInt64V"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueVyACs0D0Vcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueVyACs0D0Vcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(integerLiteral:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_UInt64Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_UInt64Value",
                "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "UInt64",
                "printedName": "Swift.UInt64",
                "usr": "s:s6UInt64V"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV14integerLiteralACs0D0V_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV14integerLiteralACs0D0V_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV17_protobuf_nameMapAA05_NameH0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV17_protobuf_nameMapAA05_NameH0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV17_protobuf_nameMapAA05_NameH0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV17_protobuf_nameMapAA05_NameH0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_UInt64Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_UInt64Value",
                "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_UInt64Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_UInt64Value",
                "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV04hashE0Sivp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV04hashE0Sivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV04hashE0Sivg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV04hashE0Sivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV",
        "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "ExpressibleByIntegerLiteral",
            "printedName": "ExpressibleByIntegerLiteral",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "IntegerLiteralType",
                "printedName": "IntegerLiteralType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt64",
                    "printedName": "Swift.UInt64",
                    "usr": "s:s6UInt64V"
                  }
                ]
              }
            ],
            "usr": "s:s27ExpressibleByIntegerLiteralP",
            "mangledName": "$ss27ExpressibleByIntegerLiteralP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_Int32Value",
        "printedName": "Google_Protobuf_Int32Value",
        "children": [
          {
            "kind": "Var",
            "name": "value",
            "printedName": "value",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int32",
                "printedName": "Swift.Int32",
                "usr": "s:s5Int32V"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV5values0D0Vvp",
            "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV5values0D0Vvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV5values0D0Vvg",
                "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV5values0D0Vvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV5values0D0Vvs",
                "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV5values0D0Vvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV5values0D0VvM",
                "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV5values0D0VvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Int32Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_Int32Value",
                "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Int32Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_Int32Value",
                "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Int32",
                "printedName": "Swift.Int32",
                "usr": "s:s5Int32V"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueVyACs0D0Vcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueVyACs0D0Vcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(integerLiteral:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Int32Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_Int32Value",
                "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Int32",
                "printedName": "Swift.Int32",
                "usr": "s:s5Int32V"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV14integerLiteralACs0D0V_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV14integerLiteralACs0D0V_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV17_protobuf_nameMapAA05_NameH0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV17_protobuf_nameMapAA05_NameH0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV17_protobuf_nameMapAA05_NameH0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV17_protobuf_nameMapAA05_NameH0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Int32Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_Int32Value",
                "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_Int32Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_Int32Value",
                "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV04hashE0Sivp",
            "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV04hashE0Sivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV04hashE0Sivg",
                "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV04hashE0Sivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV",
        "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "ExpressibleByIntegerLiteral",
            "printedName": "ExpressibleByIntegerLiteral",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "IntegerLiteralType",
                "printedName": "IntegerLiteralType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int32",
                    "printedName": "Swift.Int32",
                    "usr": "s:s5Int32V"
                  }
                ]
              }
            ],
            "usr": "s:s27ExpressibleByIntegerLiteralP",
            "mangledName": "$ss27ExpressibleByIntegerLiteralP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_UInt32Value",
        "printedName": "Google_Protobuf_UInt32Value",
        "children": [
          {
            "kind": "Var",
            "name": "value",
            "printedName": "value",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UInt32",
                "printedName": "Swift.UInt32",
                "usr": "s:s6UInt32V"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV5values0D0Vvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV5values0D0Vvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt32",
                    "printedName": "Swift.UInt32",
                    "usr": "s:s6UInt32V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV5values0D0Vvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV5values0D0Vvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UInt32",
                    "printedName": "Swift.UInt32",
                    "usr": "s:s6UInt32V"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV5values0D0Vvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV5values0D0Vvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV5values0D0VvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV5values0D0VvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_UInt32Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_UInt32Value",
                "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_UInt32Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_UInt32Value",
                "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "UInt32",
                "printedName": "Swift.UInt32",
                "usr": "s:s6UInt32V"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueVyACs0D0Vcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueVyACs0D0Vcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(integerLiteral:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_UInt32Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_UInt32Value",
                "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "UInt32",
                "printedName": "Swift.UInt32",
                "usr": "s:s6UInt32V"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV14integerLiteralACs0D0V_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV14integerLiteralACs0D0V_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV17_protobuf_nameMapAA05_NameH0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV17_protobuf_nameMapAA05_NameH0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV17_protobuf_nameMapAA05_NameH0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV17_protobuf_nameMapAA05_NameH0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_UInt32Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_UInt32Value",
                "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_UInt32Value",
                "printedName": "SwiftProtobuf.Google_Protobuf_UInt32Value",
                "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV04hashE0Sivp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV04hashE0Sivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV04hashE0Sivg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV04hashE0Sivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV",
        "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "ExpressibleByIntegerLiteral",
            "printedName": "ExpressibleByIntegerLiteral",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "IntegerLiteralType",
                "printedName": "IntegerLiteralType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt32",
                    "printedName": "Swift.UInt32",
                    "usr": "s:s6UInt32V"
                  }
                ]
              }
            ],
            "usr": "s:s27ExpressibleByIntegerLiteralP",
            "mangledName": "$ss27ExpressibleByIntegerLiteralP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_BoolValue",
        "printedName": "Google_Protobuf_BoolValue",
        "children": [
          {
            "kind": "Var",
            "name": "value",
            "printedName": "value",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV5valueSbvp",
            "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV5valueSbvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV5valueSbvg",
                "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV5valueSbvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV5valueSbvs",
                "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV5valueSbvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV5valueSbvM",
                "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV5valueSbvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_BoolValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_BoolValue",
                "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B10_BoolValueVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_BoolValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_BoolValue",
                "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B10_BoolValueVyACSbcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueVyACSbcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(booleanLiteral:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_BoolValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_BoolValue",
                "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV14booleanLiteralACSb_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV14booleanLiteralACSb_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV17_protobuf_nameMapAA05_NameH0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV17_protobuf_nameMapAA05_NameH0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV17_protobuf_nameMapAA05_NameH0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV17_protobuf_nameMapAA05_NameH0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_BoolValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_BoolValue",
                "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_BoolValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_BoolValue",
                "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV04hashE0Sivp",
            "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV04hashE0Sivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV04hashE0Sivg",
                "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV04hashE0Sivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV",
        "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "ExpressibleByBooleanLiteral",
            "printedName": "ExpressibleByBooleanLiteral",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "BooleanLiteralType",
                "printedName": "BooleanLiteralType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ]
              }
            ],
            "usr": "s:s27ExpressibleByBooleanLiteralP",
            "mangledName": "$ss27ExpressibleByBooleanLiteralP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_StringValue",
        "printedName": "Google_Protobuf_StringValue",
        "children": [
          {
            "kind": "Var",
            "name": "value",
            "printedName": "value",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_StringValueV5valueSSvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV5valueSSvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_StringValueV5valueSSvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV5valueSSvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_StringValueV5valueSSvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV5valueSSvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_StringValueV5valueSSvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV5valueSSvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_StringValueV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_StringValueV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_StringValueV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_StringValueV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_StringValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_StringValue",
                "usr": "s:13SwiftProtobuf07Google_B12_StringValueV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B12_StringValueVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_StringValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_StringValue",
                "usr": "s:13SwiftProtobuf07Google_B12_StringValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B12_StringValueVyACSScfc",
            "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueVyACSScfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(stringLiteral:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_StringValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_StringValue",
                "usr": "s:13SwiftProtobuf07Google_B12_StringValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B12_StringValueV13stringLiteralACSS_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV13stringLiteralACSS_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(extendedGraphemeClusterLiteral:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_StringValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_StringValue",
                "usr": "s:13SwiftProtobuf07Google_B12_StringValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B12_StringValueV30extendedGraphemeClusterLiteralACSS_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV30extendedGraphemeClusterLiteralACSS_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(unicodeScalarLiteral:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_StringValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_StringValue",
                "usr": "s:13SwiftProtobuf07Google_B12_StringValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B12_StringValueV20unicodeScalarLiteralACSS_tcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV20unicodeScalarLiteralACSS_tcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_StringValueV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_StringValueV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_StringValueV17_protobuf_nameMapAA05_NameH0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV17_protobuf_nameMapAA05_NameH0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_StringValueV17_protobuf_nameMapAA05_NameH0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV17_protobuf_nameMapAA05_NameH0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_StringValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_StringValueV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_StringValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_StringValue",
                "usr": "s:13SwiftProtobuf07Google_B12_StringValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_StringValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_StringValue",
                "usr": "s:13SwiftProtobuf07Google_B12_StringValueV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B12_StringValueV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B12_StringValueV04hashE0Sivp",
            "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV04hashE0Sivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B12_StringValueV04hashE0Sivg",
                "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV04hashE0Sivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B12_StringValueV",
        "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "ExpressibleByStringLiteral",
            "printedName": "ExpressibleByStringLiteral",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "StringLiteralType",
                "printedName": "StringLiteralType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ]
              }
            ],
            "usr": "s:s26ExpressibleByStringLiteralP",
            "mangledName": "$ss26ExpressibleByStringLiteralP"
          },
          {
            "kind": "Conformance",
            "name": "ExpressibleByExtendedGraphemeClusterLiteral",
            "printedName": "ExpressibleByExtendedGraphemeClusterLiteral",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "ExtendedGraphemeClusterLiteralType",
                "printedName": "ExtendedGraphemeClusterLiteralType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ]
              }
            ],
            "usr": "s:s43ExpressibleByExtendedGraphemeClusterLiteralP",
            "mangledName": "$ss43ExpressibleByExtendedGraphemeClusterLiteralP"
          },
          {
            "kind": "Conformance",
            "name": "ExpressibleByUnicodeScalarLiteral",
            "printedName": "ExpressibleByUnicodeScalarLiteral",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "UnicodeScalarLiteralType",
                "printedName": "UnicodeScalarLiteralType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ]
              }
            ],
            "usr": "s:s33ExpressibleByUnicodeScalarLiteralP",
            "mangledName": "$ss33ExpressibleByUnicodeScalarLiteralP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Google_Protobuf_BytesValue",
        "printedName": "Google_Protobuf_BytesValue",
        "children": [
          {
            "kind": "Var",
            "name": "value",
            "printedName": "value",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Data",
                "printedName": "Foundation.Data",
                "usr": "s:10Foundation4DataV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV5value10Foundation4DataVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV5value10Foundation4DataVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Data",
                    "printedName": "Foundation.Data",
                    "usr": "s:10Foundation4DataV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV5value10Foundation4DataVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV5value10Foundation4DataVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Data",
                    "printedName": "Foundation.Data",
                    "usr": "s:10Foundation4DataV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV5value10Foundation4DataVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV5value10Foundation4DataVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV5value10Foundation4DataVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV5value10Foundation4DataVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "unknownFields",
            "printedName": "unknownFields",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UnknownStorage",
                "printedName": "SwiftProtobuf.UnknownStorage",
                "usr": "s:13SwiftProtobuf14UnknownStorageV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV13unknownFieldsAA14UnknownStorageVvp",
            "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV13unknownFieldsAA14UnknownStorageVvp",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV13unknownFieldsAA14UnknownStorageVvg",
                "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV13unknownFieldsAA14UnknownStorageVvg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UnknownStorage",
                    "printedName": "SwiftProtobuf.UnknownStorage",
                    "usr": "s:13SwiftProtobuf14UnknownStorageV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV13unknownFieldsAA14UnknownStorageVvs",
                "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV13unknownFieldsAA14UnknownStorageVvs",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV13unknownFieldsAA14UnknownStorageVvM",
                "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV13unknownFieldsAA14UnknownStorageVvM",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_BytesValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_BytesValue",
                "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B11_BytesValueVACycfc",
            "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueVACycfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_BytesValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_BytesValue",
                "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Data",
                "printedName": "Foundation.Data",
                "usr": "s:10Foundation4DataV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:13SwiftProtobuf07Google_B11_BytesValueVyAC10Foundation4DataVcfc",
            "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueVyAC10Foundation4DataVcfc",
            "moduleName": "SwiftProtobuf",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "protoMessageName",
            "printedName": "protoMessageName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV16protoMessageNameSSvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV16protoMessageNameSSvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV16protoMessageNameSSvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV16protoMessageNameSSvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "_protobuf_nameMap",
            "printedName": "_protobuf_nameMap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "_NameMap",
                "printedName": "SwiftProtobuf._NameMap",
                "usr": "s:13SwiftProtobuf8_NameMapV"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV17_protobuf_nameMapAA05_NameH0VvpZ",
            "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV17_protobuf_nameMapAA05_NameH0VvpZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "isFromExtension": true,
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_NameMap",
                    "printedName": "SwiftProtobuf._NameMap",
                    "usr": "s:13SwiftProtobuf8_NameMapV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV17_protobuf_nameMapAA05_NameH0VvgZ",
                "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV17_protobuf_nameMapAA05_NameH0VvgZ",
                "moduleName": "SwiftProtobuf",
                "static": true,
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "decodeMessage",
            "printedName": "decodeMessage(decoder:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>",
            "sugared_genericSig": "<D where D : SwiftProtobuf.Decoder>",
            "declAttributes": [
              "Mutating",
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "Mutating"
          },
          {
            "kind": "Function",
            "name": "traverse",
            "printedName": "traverse(visitor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "GenericTypeParam",
                "printedName": "τ_0_0",
                "paramValueOwnership": "InOut"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV8traverse7visitoryxz_tKAA7VisitorRzlF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>",
            "sugared_genericSig": "<V where V : SwiftProtobuf.Visitor>",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_BytesValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_BytesValue",
                "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV"
              },
              {
                "kind": "TypeNominal",
                "name": "Google_Protobuf_BytesValue",
                "printedName": "SwiftProtobuf.Google_Protobuf_BytesValue",
                "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV"
              }
            ],
            "declKind": "Func",
            "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV2eeoiySbAC_ACtFZ",
            "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV2eeoiySbAC_ACtFZ",
            "moduleName": "SwiftProtobuf",
            "static": true,
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV04hashE0Sivp",
            "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV04hashE0Sivp",
            "moduleName": "SwiftProtobuf",
            "implicit": true,
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV04hashE0Sivg",
                "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV04hashE0Sivg",
                "moduleName": "SwiftProtobuf",
                "implicit": true,
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV",
        "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV",
        "moduleName": "SwiftProtobuf",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Message",
            "printedName": "Message",
            "usr": "s:13SwiftProtobuf7MessageP",
            "mangledName": "$s13SwiftProtobuf7MessageP"
          },
          {
            "kind": "Conformance",
            "name": "_MessageImplementationBase",
            "printedName": "_MessageImplementationBase",
            "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP",
            "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP"
          },
          {
            "kind": "Conformance",
            "name": "_ProtoNameProviding",
            "printedName": "_ProtoNameProviding",
            "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP",
            "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "AsyncSequence",
        "printedName": "AsyncSequence",
        "children": [
          {
            "kind": "Function",
            "name": "binaryProtobufDelimitedMessages",
            "printedName": "binaryProtobufDelimitedMessages(of:extensions:partial:options:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "AsyncMessageSequence",
                "printedName": "SwiftProtobuf.AsyncMessageSequence<τ_0_0, τ_1_0>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_1_0"
                  }
                ],
                "usr": "s:13SwiftProtobuf20AsyncMessageSequenceV"
              },
              {
                "kind": "TypeNominal",
                "name": "Metatype",
                "printedName": "τ_1_0.Type",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_1_0"
                  }
                ],
                "hasDefaultArg": true
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(any SwiftProtobuf.ExtensionMap)?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExtensionMap",
                    "printedName": "any SwiftProtobuf.ExtensionMap",
                    "usr": "s:13SwiftProtobuf12ExtensionMapP"
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "hasDefaultArg": true,
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "BinaryDecodingOptions",
                "printedName": "SwiftProtobuf.BinaryDecodingOptions",
                "hasDefaultArg": true,
                "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV"
              }
            ],
            "declKind": "Func",
            "usr": "s:Sci13SwiftProtobufs5UInt8V7ElementRtzrlE06binaryB17DelimitedMessages2of10extensions7partial7optionsAA20AsyncMessageSequenceVyxqd__Gqd__m_AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtAA0M0Rd__lF",
            "mangledName": "$sSci13SwiftProtobufs5UInt8V7ElementRtzrlE06binaryB17DelimitedMessages2of10extensions7partial7optionsAA20AsyncMessageSequenceVyxqd__Gqd__m_AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtAA0M0Rd__lF",
            "moduleName": "SwiftProtobuf",
            "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : _Concurrency.AsyncSequence, τ_1_0 : SwiftProtobuf.Message, τ_0_0.Element == Swift.UInt8>",
            "sugared_genericSig": "<Self, M where Self : _Concurrency.AsyncSequence, M : SwiftProtobuf.Message, Self.Element == Swift.UInt8>",
            "declAttributes": [
              "AccessControl",
              "Inlinable",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Protocol",
        "usr": "s:Sci",
        "mangledName": "$sSci",
        "moduleName": "_Concurrency",
        "genericSig": "<τ_0_0.AsyncIterator : _Concurrency.AsyncIteratorProtocol, τ_0_0.Element == τ_0_0.AsyncIterator.Element, τ_0_0.Failure == τ_0_0.AsyncIterator.Failure>",
        "sugared_genericSig": "<Self.AsyncIterator : _Concurrency.AsyncIteratorProtocol, Self.Element == Self.AsyncIterator.Element, Self.Failure == Self.AsyncIterator.Failure>",
        "intro_Macosx": "10.15",
        "intro_iOS": "13.0",
        "intro_tvOS": "13.0",
        "intro_watchOS": "6.0",
        "declAttributes": [
          "Available",
          "Available",
          "Available",
          "Available"
        ],
        "isExternal": true,
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Array",
        "printedName": "Array",
        "declKind": "Struct",
        "usr": "s:Sa",
        "mangledName": "$sSa",
        "moduleName": "Swift",
        "genericSig": "<τ_0_0>",
        "sugared_genericSig": "<Element>",
        "declAttributes": [
          "EagerMove",
          "Frozen"
        ],
        "isExternal": true,
        "conformances": [
          {
            "kind": "Conformance",
            "name": "_DestructorSafeContainer",
            "printedName": "_DestructorSafeContainer",
            "usr": "s:s24_DestructorSafeContainerP",
            "mangledName": "$ss24_DestructorSafeContainerP"
          },
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "SwiftProtobufContiguousBytes",
            "printedName": "SwiftProtobufContiguousBytes",
            "usr": "s:13SwiftProtobuf0aB15ContiguousBytesP",
            "mangledName": "$s13SwiftProtobuf0aB15ContiguousBytesP"
          },
          {
            "kind": "Conformance",
            "name": "_ArrayProtocol",
            "printedName": "_ArrayProtocol",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "_Buffer",
                "printedName": "_Buffer",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "_ArrayBuffer",
                    "printedName": "Swift._ArrayBuffer<τ_0_0>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_0"
                      }
                    ],
                    "usr": "s:s12_ArrayBufferV"
                  }
                ]
              }
            ],
            "usr": "s:s14_ArrayProtocolP",
            "mangledName": "$ss14_ArrayProtocolP"
          },
          {
            "kind": "Conformance",
            "name": "RandomAccessCollection",
            "printedName": "RandomAccessCollection",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "Element",
                "printedName": "Element",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ]
              },
              {
                "kind": "TypeWitness",
                "name": "Index",
                "printedName": "Index",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ]
              },
              {
                "kind": "TypeWitness",
                "name": "SubSequence",
                "printedName": "SubSequence",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ArraySlice",
                    "printedName": "Swift.ArraySlice<τ_0_0>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_0"
                      }
                    ],
                    "usr": "s:s10ArraySliceV"
                  }
                ]
              },
              {
                "kind": "TypeWitness",
                "name": "Indices",
                "printedName": "Indices",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Range",
                    "printedName": "Swift.Range<Swift.Int>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "usr": "s:Sn"
                  }
                ]
              }
            ],
            "usr": "s:Sk",
            "mangledName": "$sSk"
          },
          {
            "kind": "Conformance",
            "name": "MutableCollection",
            "printedName": "MutableCollection",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "Element",
                "printedName": "Element",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ]
              },
              {
                "kind": "TypeWitness",
                "name": "Index",
                "printedName": "Index",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ]
              },
              {
                "kind": "TypeWitness",
                "name": "SubSequence",
                "printedName": "SubSequence",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ArraySlice",
                    "printedName": "Swift.ArraySlice<τ_0_0>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_0"
                      }
                    ],
                    "usr": "s:s10ArraySliceV"
                  }
                ]
              }
            ],
            "usr": "s:SM",
            "mangledName": "$sSM"
          },
          {
            "kind": "Conformance",
            "name": "BidirectionalCollection",
            "printedName": "BidirectionalCollection",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "Element",
                "printedName": "Element",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ]
              },
              {
                "kind": "TypeWitness",
                "name": "Index",
                "printedName": "Index",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ]
              },
              {
                "kind": "TypeWitness",
                "name": "SubSequence",
                "printedName": "SubSequence",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ArraySlice",
                    "printedName": "Swift.ArraySlice<τ_0_0>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_0"
                      }
                    ],
                    "usr": "s:s10ArraySliceV"
                  }
                ]
              },
              {
                "kind": "TypeWitness",
                "name": "Indices",
                "printedName": "Indices",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Range",
                    "printedName": "Swift.Range<Swift.Int>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "usr": "s:Sn"
                  }
                ]
              }
            ],
            "usr": "s:SK",
            "mangledName": "$sSK"
          },
          {
            "kind": "Conformance",
            "name": "Collection",
            "printedName": "Collection",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "Element",
                "printedName": "Element",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ]
              },
              {
                "kind": "TypeWitness",
                "name": "Index",
                "printedName": "Index",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ]
              },
              {
                "kind": "TypeWitness",
                "name": "Iterator",
                "printedName": "Iterator",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "IndexingIterator",
                    "printedName": "Swift.IndexingIterator<[τ_0_0]>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[τ_0_0]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "GenericTypeParam",
                            "printedName": "τ_0_0"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ],
                    "usr": "s:s16IndexingIteratorV"
                  }
                ]
              },
              {
                "kind": "TypeWitness",
                "name": "SubSequence",
                "printedName": "SubSequence",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ArraySlice",
                    "printedName": "Swift.ArraySlice<τ_0_0>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_0"
                      }
                    ],
                    "usr": "s:s10ArraySliceV"
                  }
                ]
              },
              {
                "kind": "TypeWitness",
                "name": "Indices",
                "printedName": "Indices",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Range",
                    "printedName": "Swift.Range<Swift.Int>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "usr": "s:Sn"
                  }
                ]
              }
            ],
            "usr": "s:Sl",
            "mangledName": "$sSl"
          },
          {
            "kind": "Conformance",
            "name": "Sequence",
            "printedName": "Sequence",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "Element",
                "printedName": "Element",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ]
              },
              {
                "kind": "TypeWitness",
                "name": "Iterator",
                "printedName": "Iterator",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "IndexingIterator",
                    "printedName": "Swift.IndexingIterator<[τ_0_0]>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[τ_0_0]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "GenericTypeParam",
                            "printedName": "τ_0_0"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ],
                    "usr": "s:s16IndexingIteratorV"
                  }
                ]
              }
            ],
            "usr": "s:ST",
            "mangledName": "$sST"
          },
          {
            "kind": "Conformance",
            "name": "ExpressibleByArrayLiteral",
            "printedName": "ExpressibleByArrayLiteral",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "ArrayLiteralElement",
                "printedName": "ArrayLiteralElement",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "GenericTypeParam",
                    "printedName": "τ_0_0"
                  }
                ]
              }
            ],
            "usr": "s:s25ExpressibleByArrayLiteralP",
            "mangledName": "$ss25ExpressibleByArrayLiteralP"
          },
          {
            "kind": "Conformance",
            "name": "RangeReplaceableCollection",
            "printedName": "RangeReplaceableCollection",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "SubSequence",
                "printedName": "SubSequence",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ArraySlice",
                    "printedName": "Swift.ArraySlice<τ_0_0>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "GenericTypeParam",
                        "printedName": "τ_0_0"
                      }
                    ],
                    "usr": "s:s10ArraySliceV"
                  }
                ]
              }
            ],
            "usr": "s:Sm",
            "mangledName": "$sSm"
          },
          {
            "kind": "Conformance",
            "name": "CustomReflectable",
            "printedName": "CustomReflectable",
            "usr": "s:s17CustomReflectableP",
            "mangledName": "$ss17CustomReflectableP"
          },
          {
            "kind": "Conformance",
            "name": "CustomStringConvertible",
            "printedName": "CustomStringConvertible",
            "usr": "s:s23CustomStringConvertibleP",
            "mangledName": "$ss23CustomStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "_HasCustomAnyHashableRepresentation",
            "printedName": "_HasCustomAnyHashableRepresentation",
            "usr": "s:s35_HasCustomAnyHashableRepresentationP",
            "mangledName": "$ss35_HasCustomAnyHashableRepresentationP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Encodable",
            "printedName": "Encodable",
            "usr": "s:SE",
            "mangledName": "$sSE"
          },
          {
            "kind": "Conformance",
            "name": "Decodable",
            "printedName": "Decodable",
            "usr": "s:Se",
            "mangledName": "$sSe"
          },
          {
            "kind": "Conformance",
            "name": "_HasContiguousBytes",
            "printedName": "_HasContiguousBytes",
            "usr": "s:s19_HasContiguousBytesP",
            "mangledName": "$ss19_HasContiguousBytesP"
          },
          {
            "kind": "Conformance",
            "name": "_ObjectiveCBridgeable",
            "printedName": "_ObjectiveCBridgeable",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "_ObjectiveCType",
                "printedName": "_ObjectiveCType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "NSArray",
                    "printedName": "Foundation.NSArray",
                    "usr": "c:objc(cs)NSArray"
                  }
                ]
              }
            ],
            "usr": "s:s21_ObjectiveCBridgeableP",
            "mangledName": "$ss21_ObjectiveCBridgeableP"
          },
          {
            "kind": "Conformance",
            "name": "CVarArg",
            "printedName": "CVarArg",
            "usr": "s:s7CVarArgP",
            "mangledName": "$ss7CVarArgP"
          },
          {
            "kind": "Conformance",
            "name": "ContiguousBytes",
            "printedName": "ContiguousBytes",
            "usr": "s:10Foundation15ContiguousBytesP",
            "mangledName": "$s10Foundation15ContiguousBytesP"
          },
          {
            "kind": "Conformance",
            "name": "EncodableWithConfiguration",
            "printedName": "EncodableWithConfiguration",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "EncodingConfiguration",
                "printedName": "EncodingConfiguration",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "DependentMember",
                    "printedName": "τ_0_0.EncodingConfiguration"
                  }
                ]
              }
            ],
            "usr": "s:10Foundation26EncodableWithConfigurationP",
            "mangledName": "$s10Foundation26EncodableWithConfigurationP"
          },
          {
            "kind": "Conformance",
            "name": "DecodableWithConfiguration",
            "printedName": "DecodableWithConfiguration",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "DecodingConfiguration",
                "printedName": "DecodingConfiguration",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "DependentMember",
                    "printedName": "τ_0_0.DecodingConfiguration"
                  }
                ]
              }
            ],
            "usr": "s:10Foundation26DecodableWithConfigurationP",
            "mangledName": "$s10Foundation26DecodableWithConfigurationP"
          },
          {
            "kind": "Conformance",
            "name": "DataProtocol",
            "printedName": "DataProtocol",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "Regions",
                "printedName": "Regions",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CollectionOfOne",
                    "printedName": "Swift.CollectionOfOne<[Swift.UInt8]>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Array",
                        "printedName": "[Swift.UInt8]",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "UInt8",
                            "printedName": "Swift.UInt8",
                            "usr": "s:s5UInt8V"
                          }
                        ],
                        "usr": "s:Sa"
                      }
                    ],
                    "usr": "s:s15CollectionOfOneV"
                  }
                ]
              }
            ],
            "usr": "s:10Foundation12DataProtocolP",
            "mangledName": "$s10Foundation12DataProtocolP"
          },
          {
            "kind": "Conformance",
            "name": "MutableDataProtocol",
            "printedName": "MutableDataProtocol",
            "usr": "s:10Foundation19MutableDataProtocolP",
            "mangledName": "$s10Foundation19MutableDataProtocolP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "Data",
        "printedName": "Data",
        "declKind": "Struct",
        "usr": "s:10Foundation4DataV",
        "mangledName": "$s10Foundation4DataV",
        "moduleName": "Foundation",
        "intro_Macosx": "10.10",
        "intro_iOS": "8.0",
        "intro_tvOS": "9.0",
        "intro_watchOS": "2.0",
        "declAttributes": [
          "Frozen",
          "Available",
          "Available",
          "Available",
          "Available"
        ],
        "isExternal": true,
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "RandomAccessCollection",
            "printedName": "RandomAccessCollection",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "Element",
                "printedName": "Element",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt8",
                    "printedName": "Swift.UInt8",
                    "usr": "s:s5UInt8V"
                  }
                ]
              },
              {
                "kind": "TypeWitness",
                "name": "Index",
                "printedName": "Index",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ]
              },
              {
                "kind": "TypeWitness",
                "name": "SubSequence",
                "printedName": "SubSequence",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Data",
                    "printedName": "Foundation.Data",
                    "usr": "s:10Foundation4DataV"
                  }
                ]
              },
              {
                "kind": "TypeWitness",
                "name": "Indices",
                "printedName": "Indices",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Range",
                    "printedName": "Swift.Range<Swift.Int>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "usr": "s:Sn"
                  }
                ]
              }
            ],
            "usr": "s:Sk",
            "mangledName": "$sSk"
          },
          {
            "kind": "Conformance",
            "name": "MutableCollection",
            "printedName": "MutableCollection",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "Element",
                "printedName": "Element",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt8",
                    "printedName": "Swift.UInt8",
                    "usr": "s:s5UInt8V"
                  }
                ]
              },
              {
                "kind": "TypeWitness",
                "name": "Index",
                "printedName": "Index",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ]
              },
              {
                "kind": "TypeWitness",
                "name": "SubSequence",
                "printedName": "SubSequence",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Data",
                    "printedName": "Foundation.Data",
                    "usr": "s:10Foundation4DataV"
                  }
                ]
              }
            ],
            "usr": "s:SM",
            "mangledName": "$sSM"
          },
          {
            "kind": "Conformance",
            "name": "RangeReplaceableCollection",
            "printedName": "RangeReplaceableCollection",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "SubSequence",
                "printedName": "SubSequence",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Data",
                    "printedName": "Foundation.Data",
                    "usr": "s:10Foundation4DataV"
                  }
                ]
              }
            ],
            "usr": "s:Sm",
            "mangledName": "$sSm"
          },
          {
            "kind": "Conformance",
            "name": "MutableDataProtocol",
            "printedName": "MutableDataProtocol",
            "usr": "s:10Foundation19MutableDataProtocolP",
            "mangledName": "$s10Foundation19MutableDataProtocolP"
          },
          {
            "kind": "Conformance",
            "name": "ContiguousBytes",
            "printedName": "ContiguousBytes",
            "usr": "s:10Foundation15ContiguousBytesP",
            "mangledName": "$s10Foundation15ContiguousBytesP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "BidirectionalCollection",
            "printedName": "BidirectionalCollection",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "Element",
                "printedName": "Element",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt8",
                    "printedName": "Swift.UInt8",
                    "usr": "s:s5UInt8V"
                  }
                ]
              },
              {
                "kind": "TypeWitness",
                "name": "Index",
                "printedName": "Index",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ]
              },
              {
                "kind": "TypeWitness",
                "name": "SubSequence",
                "printedName": "SubSequence",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Data",
                    "printedName": "Foundation.Data",
                    "usr": "s:10Foundation4DataV"
                  }
                ]
              },
              {
                "kind": "TypeWitness",
                "name": "Indices",
                "printedName": "Indices",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Range",
                    "printedName": "Swift.Range<Swift.Int>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "usr": "s:Sn"
                  }
                ]
              }
            ],
            "usr": "s:SK",
            "mangledName": "$sSK"
          },
          {
            "kind": "Conformance",
            "name": "Collection",
            "printedName": "Collection",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "Element",
                "printedName": "Element",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt8",
                    "printedName": "Swift.UInt8",
                    "usr": "s:s5UInt8V"
                  }
                ]
              },
              {
                "kind": "TypeWitness",
                "name": "Index",
                "printedName": "Index",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ]
              },
              {
                "kind": "TypeWitness",
                "name": "Iterator",
                "printedName": "Iterator",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Iterator",
                    "printedName": "Foundation.Data.Iterator",
                    "usr": "s:10Foundation4DataV8IteratorV"
                  }
                ]
              },
              {
                "kind": "TypeWitness",
                "name": "SubSequence",
                "printedName": "SubSequence",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Data",
                    "printedName": "Foundation.Data",
                    "usr": "s:10Foundation4DataV"
                  }
                ]
              },
              {
                "kind": "TypeWitness",
                "name": "Indices",
                "printedName": "Indices",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Range",
                    "printedName": "Swift.Range<Swift.Int>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "usr": "s:Sn"
                  }
                ]
              }
            ],
            "usr": "s:Sl",
            "mangledName": "$sSl"
          },
          {
            "kind": "Conformance",
            "name": "DataProtocol",
            "printedName": "DataProtocol",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "Regions",
                "printedName": "Regions",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CollectionOfOne",
                    "printedName": "Swift.CollectionOfOne<Foundation.Data>",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Data",
                        "printedName": "Foundation.Data",
                        "usr": "s:10Foundation4DataV"
                      }
                    ],
                    "usr": "s:s15CollectionOfOneV"
                  }
                ]
              }
            ],
            "usr": "s:10Foundation12DataProtocolP",
            "mangledName": "$s10Foundation12DataProtocolP"
          },
          {
            "kind": "Conformance",
            "name": "Sequence",
            "printedName": "Sequence",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "Element",
                "printedName": "Element",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt8",
                    "printedName": "Swift.UInt8",
                    "usr": "s:s5UInt8V"
                  }
                ]
              },
              {
                "kind": "TypeWitness",
                "name": "Iterator",
                "printedName": "Iterator",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Iterator",
                    "printedName": "Foundation.Data.Iterator",
                    "usr": "s:10Foundation4DataV8IteratorV"
                  }
                ]
              }
            ],
            "usr": "s:ST",
            "mangledName": "$sST"
          },
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "SwiftProtobufContiguousBytes",
            "printedName": "SwiftProtobufContiguousBytes",
            "usr": "s:13SwiftProtobuf0aB15ContiguousBytesP",
            "mangledName": "$s13SwiftProtobuf0aB15ContiguousBytesP"
          },
          {
            "kind": "Conformance",
            "name": "ReferenceConvertible",
            "printedName": "ReferenceConvertible",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "ReferenceType",
                "printedName": "ReferenceType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "NSData",
                    "printedName": "Foundation.NSData",
                    "usr": "c:objc(cs)NSData"
                  }
                ]
              }
            ],
            "usr": "s:10Foundation20ReferenceConvertibleP",
            "mangledName": "$s10Foundation20ReferenceConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "_ObjectiveCBridgeable",
            "printedName": "_ObjectiveCBridgeable",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "_ObjectiveCType",
                "printedName": "_ObjectiveCType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "NSData",
                    "printedName": "Foundation.NSData",
                    "usr": "c:objc(cs)NSData"
                  }
                ]
              }
            ],
            "usr": "s:s21_ObjectiveCBridgeableP",
            "mangledName": "$ss21_ObjectiveCBridgeableP"
          },
          {
            "kind": "Conformance",
            "name": "CustomStringConvertible",
            "printedName": "CustomStringConvertible",
            "usr": "s:s23CustomStringConvertibleP",
            "mangledName": "$ss23CustomStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "CustomReflectable",
            "printedName": "CustomReflectable",
            "usr": "s:s17CustomReflectableP",
            "mangledName": "$ss17CustomReflectableP"
          },
          {
            "kind": "Conformance",
            "name": "Decodable",
            "printedName": "Decodable",
            "usr": "s:Se",
            "mangledName": "$sSe"
          },
          {
            "kind": "Conformance",
            "name": "Encodable",
            "printedName": "Encodable",
            "usr": "s:SE",
            "mangledName": "$sSE"
          }
        ]
      }
    ],
    "json_format_version": 8
  },
  "ConstValues": [
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift",
      "kind": "StringLiteral",
      "offset": 7491,
      "length": 17,
      "value": "\"google.protobuf\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift",
      "kind": "StringLiteral",
      "offset": 7667,
      "length": 6,
      "value": "\".Any\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 7730,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift",
      "kind": "StringLiteral",
      "offset": 7750,
      "length": 10,
      "value": "\"type_url\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 7767,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift",
      "kind": "StringLiteral",
      "offset": 7783,
      "length": 7,
      "value": "\"value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "Array",
      "offset": 3627,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "Array",
      "offset": 3726,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "Array",
      "offset": 5527,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "BooleanLiteral",
      "offset": 6308,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "BooleanLiteral",
      "offset": 6486,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "Array",
      "offset": 6585,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "StringLiteral",
      "offset": 10130,
      "length": 17,
      "value": "\"google.protobuf\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "StringLiteral",
      "offset": 10306,
      "length": 6,
      "value": "\".Api\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 10369,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "StringLiteral",
      "offset": 10385,
      "length": 6,
      "value": "\"name\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 10398,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "StringLiteral",
      "offset": 10414,
      "length": 9,
      "value": "\"methods\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 10430,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "StringLiteral",
      "offset": 10446,
      "length": 9,
      "value": "\"options\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 10462,
      "length": 1,
      "value": "4"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "StringLiteral",
      "offset": 10478,
      "length": 9,
      "value": "\"version\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 10494,
      "length": 1,
      "value": "5"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "StringLiteral",
      "offset": 10514,
      "length": 16,
      "value": "\"source_context\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 10537,
      "length": 1,
      "value": "6"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "StringLiteral",
      "offset": 10553,
      "length": 8,
      "value": "\"mixins\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 10568,
      "length": 1,
      "value": "7"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "StringLiteral",
      "offset": 10584,
      "length": 8,
      "value": "\"syntax\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "StringLiteral",
      "offset": 13533,
      "length": 9,
      "value": "\".Method\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 13599,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "StringLiteral",
      "offset": 13615,
      "length": 6,
      "value": "\"name\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 13628,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "StringLiteral",
      "offset": 13648,
      "length": 18,
      "value": "\"request_type_url\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 13673,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "StringLiteral",
      "offset": 13693,
      "length": 19,
      "value": "\"request_streaming\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 13719,
      "length": 1,
      "value": "4"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "StringLiteral",
      "offset": 13739,
      "length": 19,
      "value": "\"response_type_url\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 13765,
      "length": 1,
      "value": "5"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "StringLiteral",
      "offset": 13785,
      "length": 20,
      "value": "\"response_streaming\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 13812,
      "length": 1,
      "value": "6"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "StringLiteral",
      "offset": 13828,
      "length": 9,
      "value": "\"options\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 13844,
      "length": 1,
      "value": "7"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "StringLiteral",
      "offset": 13860,
      "length": 8,
      "value": "\"syntax\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "StringLiteral",
      "offset": 16653,
      "length": 8,
      "value": "\".Mixin\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 16718,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "StringLiteral",
      "offset": 16734,
      "length": 6,
      "value": "\"name\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 16747,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift",
      "kind": "StringLiteral",
      "offset": 16763,
      "length": 6,
      "value": "\"root\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AsyncMessageSequence.swift",
      "kind": "BooleanLiteral",
      "offset": 1778,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AsyncMessageSequence.swift",
      "kind": "BooleanLiteral",
      "offset": 3562,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AsyncMessageSequence.swift",
      "kind": "IntegerLiteral",
      "offset": 4691,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AsyncMessageSequence.swift",
      "kind": "IntegerLiteral",
      "offset": 4725,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AsyncMessageSequence.swift",
      "kind": "IntegerLiteral",
      "offset": 4831,
      "length": 4,
      "value": "0x7f"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AsyncMessageSequence.swift",
      "kind": "IntegerLiteral",
      "offset": 4878,
      "length": 1,
      "value": "7"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AsyncMessageSequence.swift",
      "kind": "IntegerLiteral",
      "offset": 4908,
      "length": 2,
      "value": "35"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AsyncMessageSequence.swift",
      "kind": "IntegerLiteral",
      "offset": 5076,
      "length": 4,
      "value": "0x80"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AsyncMessageSequence.swift",
      "kind": "IntegerLiteral",
      "offset": 5084,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AsyncMessageSequence.swift",
      "kind": "IntegerLiteral",
      "offset": 5182,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AsyncMessageSequence.swift",
      "kind": "IntegerLiteral",
      "offset": 7390,
      "length": 11,
      "value": "0x7fffffff"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AsyncMessageSequence.swift",
      "kind": "IntegerLiteral",
      "offset": 7552,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AsyncMessageSequence.swift",
      "kind": "Array",
      "offset": 7623,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift",
      "kind": "BooleanLiteral",
      "offset": 1127,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift",
      "kind": "IntegerLiteral",
      "offset": 1309,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecodingOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 911,
      "length": 3,
      "value": "100"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecodingOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 1755,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift",
      "kind": "BooleanLiteral",
      "offset": 2446,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift",
      "kind": "BooleanLiteral",
      "offset": 5349,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift",
      "kind": "BooleanLiteral",
      "offset": 7318,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 1411,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift",
      "kind": "IntegerLiteral",
      "offset": 948,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift",
      "kind": "IntegerLiteral",
      "offset": 21259,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 5841,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 7097,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 7215,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 7377,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 7489,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 7556,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 7625,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 7696,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 16292,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 16553,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 30324,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 30353,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 30381,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 30409,
      "length": 1,
      "value": "4"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 30438,
      "length": 1,
      "value": "5"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 30466,
      "length": 1,
      "value": "6"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 30496,
      "length": 1,
      "value": "7"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 30526,
      "length": 1,
      "value": "8"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 30553,
      "length": 1,
      "value": "9"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 30582,
      "length": 2,
      "value": "10"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 30611,
      "length": 2,
      "value": "11"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 30642,
      "length": 2,
      "value": "12"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 30671,
      "length": 2,
      "value": "13"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 30701,
      "length": 2,
      "value": "14"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 30729,
      "length": 2,
      "value": "15"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 30761,
      "length": 2,
      "value": "16"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 30793,
      "length": 2,
      "value": "17"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 30823,
      "length": 2,
      "value": "18"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 30961,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 30989,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 31017,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 31046,
      "length": 1,
      "value": "4"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 31074,
      "length": 1,
      "value": "5"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 31104,
      "length": 1,
      "value": "6"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 31134,
      "length": 1,
      "value": "7"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 31161,
      "length": 1,
      "value": "8"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 31190,
      "length": 1,
      "value": "9"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 31218,
      "length": 2,
      "value": "10"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 31249,
      "length": 2,
      "value": "11"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 31278,
      "length": 2,
      "value": "12"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 31308,
      "length": 2,
      "value": "13"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 31336,
      "length": 2,
      "value": "14"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 31368,
      "length": 2,
      "value": "15"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 31400,
      "length": 2,
      "value": "16"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 31430,
      "length": 2,
      "value": "17"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 31460,
      "length": 2,
      "value": "18"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 34807,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 35483,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 35629,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 39626,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 65241,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 84832,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 88078,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 91136,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 93050,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 95336,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 97367,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 110314,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 116914,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 118288,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 118679,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 121552,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 122440,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 122907,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 126155,
      "length": 17,
      "value": "\"google.protobuf\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 126287,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 126303,
      "length": 17,
      "value": "\"EDITION_UNKNOWN\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 126327,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 126343,
      "length": 21,
      "value": "\"EDITION_1_TEST_ONLY\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 126371,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 126387,
      "length": 21,
      "value": "\"EDITION_2_TEST_ONLY\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 126415,
      "length": 3,
      "value": "900"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 126433,
      "length": 16,
      "value": "\"EDITION_LEGACY\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 126456,
      "length": 3,
      "value": "998"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 126474,
      "length": 16,
      "value": "\"EDITION_PROTO2\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 126497,
      "length": 3,
      "value": "999"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 126515,
      "length": 16,
      "value": "\"EDITION_PROTO3\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 126538,
      "length": 4,
      "value": "1000"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 126557,
      "length": 14,
      "value": "\"EDITION_2023\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 126578,
      "length": 4,
      "value": "1001"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 126597,
      "length": 14,
      "value": "\"EDITION_2024\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 126618,
      "length": 5,
      "value": "99997"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 126638,
      "length": 25,
      "value": "\"EDITION_99997_TEST_ONLY\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 126670,
      "length": 5,
      "value": "99998"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 126690,
      "length": 25,
      "value": "\"EDITION_99998_TEST_ONLY\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 126722,
      "length": 5,
      "value": "99999"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 126742,
      "length": 25,
      "value": "\"EDITION_99999_TEST_ONLY\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 126774,
      "length": 10,
      "value": "2147483647"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 126799,
      "length": 13,
      "value": "\"EDITION_MAX\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 126993,
      "length": 20,
      "value": "\".FileDescriptorSet\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 127070,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 127086,
      "length": 6,
      "value": "\"file\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 128375,
      "length": 22,
      "value": "\".FileDescriptorProto\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 128454,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 128470,
      "length": 6,
      "value": "\"name\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 128483,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 128499,
      "length": 9,
      "value": "\"package\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 128515,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 128531,
      "length": 12,
      "value": "\"dependency\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 128550,
      "length": 2,
      "value": "10"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 128571,
      "length": 19,
      "value": "\"public_dependency\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 128597,
      "length": 2,
      "value": "11"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 128618,
      "length": 17,
      "value": "\"weak_dependency\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 128642,
      "length": 1,
      "value": "4"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 128662,
      "length": 14,
      "value": "\"message_type\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 128683,
      "length": 1,
      "value": "5"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 128703,
      "length": 11,
      "value": "\"enum_type\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 128721,
      "length": 1,
      "value": "6"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 128737,
      "length": 9,
      "value": "\"service\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 128753,
      "length": 1,
      "value": "7"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 128769,
      "length": 11,
      "value": "\"extension\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 128787,
      "length": 1,
      "value": "8"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 128803,
      "length": 9,
      "value": "\"options\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 128819,
      "length": 1,
      "value": "9"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 128839,
      "length": 18,
      "value": "\"source_code_info\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 128864,
      "length": 2,
      "value": "12"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 128881,
      "length": 8,
      "value": "\"syntax\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 128896,
      "length": 2,
      "value": "14"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 128913,
      "length": 9,
      "value": "\"edition\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 133956,
      "length": 18,
      "value": "\".DescriptorProto\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 134031,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 134047,
      "length": 6,
      "value": "\"name\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 134060,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 134076,
      "length": 7,
      "value": "\"field\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 134090,
      "length": 1,
      "value": "6"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 134106,
      "length": 11,
      "value": "\"extension\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 134124,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 134144,
      "length": 13,
      "value": "\"nested_type\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 134164,
      "length": 1,
      "value": "4"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 134184,
      "length": 11,
      "value": "\"enum_type\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 134202,
      "length": 1,
      "value": "5"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 134222,
      "length": 17,
      "value": "\"extension_range\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 134246,
      "length": 1,
      "value": "8"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 134266,
      "length": 12,
      "value": "\"oneof_decl\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 134285,
      "length": 1,
      "value": "7"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 134301,
      "length": 9,
      "value": "\"options\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 134317,
      "length": 1,
      "value": "9"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 134337,
      "length": 16,
      "value": "\"reserved_range\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 134360,
      "length": 2,
      "value": "10"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 134381,
      "length": 15,
      "value": "\"reserved_name\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 134526,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 134590,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 134650,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 134712,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 134791,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 134855,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 134988,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 135025,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 141615,
      "length": 17,
      "value": "\".ExtensionRange\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 141689,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 141705,
      "length": 7,
      "value": "\"start\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 141719,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 141735,
      "length": 5,
      "value": "\"end\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 141747,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 141763,
      "length": 9,
      "value": "\"options\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 143912,
      "length": 16,
      "value": "\".ReservedRange\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 143985,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 144001,
      "length": 7,
      "value": "\"start\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 144015,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 144031,
      "length": 5,
      "value": "\"end\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 145763,
      "length": 24,
      "value": "\".ExtensionRangeOptions\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 145844,
      "length": 3,
      "value": "999"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 145866,
      "length": 22,
      "value": "\"uninterpreted_option\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 145895,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 145911,
      "length": 13,
      "value": "\"declaration\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 145931,
      "length": 2,
      "value": "50"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 145948,
      "length": 10,
      "value": "\"features\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 145965,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 145981,
      "length": 14,
      "value": "\"verification\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 148984,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 149000,
      "length": 13,
      "value": "\"DECLARATION\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 149020,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 149036,
      "length": 12,
      "value": "\"UNVERIFIED\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 149282,
      "length": 14,
      "value": "\".Declaration\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 149353,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 149369,
      "length": 8,
      "value": "\"number\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 149384,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 149404,
      "length": 11,
      "value": "\"full_name\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 149422,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 149438,
      "length": 6,
      "value": "\"type\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 149451,
      "length": 1,
      "value": "5"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 149467,
      "length": 10,
      "value": "\"reserved\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 149484,
      "length": 1,
      "value": "6"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 149500,
      "length": 10,
      "value": "\"repeated\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 152014,
      "length": 23,
      "value": "\".FieldDescriptorProto\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 152094,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 152110,
      "length": 6,
      "value": "\"name\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 152123,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 152139,
      "length": 8,
      "value": "\"number\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 152154,
      "length": 1,
      "value": "4"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 152170,
      "length": 7,
      "value": "\"label\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 152184,
      "length": 1,
      "value": "5"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 152200,
      "length": 6,
      "value": "\"type\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 152213,
      "length": 1,
      "value": "6"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 152233,
      "length": 11,
      "value": "\"type_name\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 152251,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 152267,
      "length": 10,
      "value": "\"extendee\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 152284,
      "length": 1,
      "value": "7"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 152304,
      "length": 15,
      "value": "\"default_value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 152326,
      "length": 1,
      "value": "9"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 152346,
      "length": 13,
      "value": "\"oneof_index\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 152366,
      "length": 2,
      "value": "10"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 152387,
      "length": 11,
      "value": "\"json_name\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 152405,
      "length": 1,
      "value": "8"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 152421,
      "length": 9,
      "value": "\"options\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 152437,
      "length": 2,
      "value": "17"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 152458,
      "length": 17,
      "value": "\"proto3_optional\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 156584,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 156600,
      "length": 13,
      "value": "\"TYPE_DOUBLE\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 156620,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 156636,
      "length": 12,
      "value": "\"TYPE_FLOAT\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 156655,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 156671,
      "length": 12,
      "value": "\"TYPE_INT64\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 156690,
      "length": 1,
      "value": "4"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 156706,
      "length": 13,
      "value": "\"TYPE_UINT64\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 156726,
      "length": 1,
      "value": "5"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 156742,
      "length": 12,
      "value": "\"TYPE_INT32\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 156761,
      "length": 1,
      "value": "6"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 156777,
      "length": 14,
      "value": "\"TYPE_FIXED64\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 156798,
      "length": 1,
      "value": "7"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 156814,
      "length": 14,
      "value": "\"TYPE_FIXED32\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 156835,
      "length": 1,
      "value": "8"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 156851,
      "length": 11,
      "value": "\"TYPE_BOOL\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 156869,
      "length": 1,
      "value": "9"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 156885,
      "length": 13,
      "value": "\"TYPE_STRING\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 156905,
      "length": 2,
      "value": "10"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 156922,
      "length": 12,
      "value": "\"TYPE_GROUP\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 156941,
      "length": 2,
      "value": "11"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 156958,
      "length": 14,
      "value": "\"TYPE_MESSAGE\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 156979,
      "length": 2,
      "value": "12"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 156996,
      "length": 12,
      "value": "\"TYPE_BYTES\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 157015,
      "length": 2,
      "value": "13"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 157032,
      "length": 13,
      "value": "\"TYPE_UINT32\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 157052,
      "length": 2,
      "value": "14"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 157069,
      "length": 11,
      "value": "\"TYPE_ENUM\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 157087,
      "length": 2,
      "value": "15"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 157104,
      "length": 15,
      "value": "\"TYPE_SFIXED32\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 157126,
      "length": 2,
      "value": "16"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 157143,
      "length": 15,
      "value": "\"TYPE_SFIXED64\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 157165,
      "length": 2,
      "value": "17"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 157182,
      "length": 13,
      "value": "\"TYPE_SINT32\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 157202,
      "length": 2,
      "value": "18"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 157219,
      "length": 13,
      "value": "\"TYPE_SINT64\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 157374,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 157390,
      "length": 16,
      "value": "\"LABEL_OPTIONAL\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 157413,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 157429,
      "length": 16,
      "value": "\"LABEL_REQUIRED\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 157452,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 157468,
      "length": 16,
      "value": "\"LABEL_REPEATED\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 157668,
      "length": 23,
      "value": "\".OneofDescriptorProto\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 157748,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 157764,
      "length": 6,
      "value": "\"name\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 157777,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 157793,
      "length": 9,
      "value": "\"options\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 159645,
      "length": 22,
      "value": "\".EnumDescriptorProto\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 159724,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 159740,
      "length": 6,
      "value": "\"name\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 159753,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 159769,
      "length": 7,
      "value": "\"value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 159783,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 159799,
      "length": 9,
      "value": "\"options\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 159815,
      "length": 1,
      "value": "4"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 159835,
      "length": 16,
      "value": "\"reserved_range\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 159858,
      "length": 1,
      "value": "5"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 159878,
      "length": 15,
      "value": "\"reserved_name\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 162648,
      "length": 20,
      "value": "\".EnumReservedRange\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 162725,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 162741,
      "length": 7,
      "value": "\"start\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 162755,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 162771,
      "length": 5,
      "value": "\"end\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 164522,
      "length": 27,
      "value": "\".EnumValueDescriptorProto\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 164606,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 164622,
      "length": 6,
      "value": "\"name\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 164635,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 164651,
      "length": 8,
      "value": "\"number\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 164666,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 164682,
      "length": 9,
      "value": "\"options\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 166791,
      "length": 25,
      "value": "\".ServiceDescriptorProto\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 166873,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 166889,
      "length": 6,
      "value": "\"name\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 166902,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 166918,
      "length": 8,
      "value": "\"method\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 166933,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 166949,
      "length": 9,
      "value": "\"options\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 169117,
      "length": 24,
      "value": "\".MethodDescriptorProto\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 169198,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 169214,
      "length": 6,
      "value": "\"name\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 169227,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 169247,
      "length": 12,
      "value": "\"input_type\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 169266,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 169286,
      "length": 13,
      "value": "\"output_type\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 169306,
      "length": 1,
      "value": "4"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 169322,
      "length": 9,
      "value": "\"options\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 169338,
      "length": 1,
      "value": "5"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 169358,
      "length": 18,
      "value": "\"client_streaming\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 169383,
      "length": 1,
      "value": "6"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 169403,
      "length": 18,
      "value": "\"server_streaming\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 172342,
      "length": 14,
      "value": "\".FileOptions\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 172413,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 172433,
      "length": 14,
      "value": "\"java_package\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 172454,
      "length": 1,
      "value": "8"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 172474,
      "length": 22,
      "value": "\"java_outer_classname\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 172503,
      "length": 2,
      "value": "10"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 172524,
      "length": 21,
      "value": "\"java_multiple_files\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 172552,
      "length": 2,
      "value": "20"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 172573,
      "length": 31,
      "value": "\"java_generate_equals_and_hash\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 172611,
      "length": 2,
      "value": "27"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 172632,
      "length": 24,
      "value": "\"java_string_check_utf8\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 172663,
      "length": 1,
      "value": "9"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 172683,
      "length": 14,
      "value": "\"optimize_for\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 172704,
      "length": 2,
      "value": "11"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 172725,
      "length": 12,
      "value": "\"go_package\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 172744,
      "length": 2,
      "value": "16"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 172765,
      "length": 21,
      "value": "\"cc_generic_services\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 172793,
      "length": 2,
      "value": "17"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 172814,
      "length": 23,
      "value": "\"java_generic_services\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 172844,
      "length": 2,
      "value": "18"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 172865,
      "length": 21,
      "value": "\"py_generic_services\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 172893,
      "length": 2,
      "value": "23"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 172910,
      "length": 12,
      "value": "\"deprecated\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 172929,
      "length": 2,
      "value": "31"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 172950,
      "length": 18,
      "value": "\"cc_enable_arenas\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 172975,
      "length": 2,
      "value": "36"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 172996,
      "length": 19,
      "value": "\"objc_class_prefix\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 173022,
      "length": 2,
      "value": "37"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 173043,
      "length": 18,
      "value": "\"csharp_namespace\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 173068,
      "length": 2,
      "value": "39"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 173089,
      "length": 14,
      "value": "\"swift_prefix\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 173110,
      "length": 2,
      "value": "40"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 173131,
      "length": 18,
      "value": "\"php_class_prefix\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 173156,
      "length": 2,
      "value": "41"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 173177,
      "length": 15,
      "value": "\"php_namespace\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 173199,
      "length": 2,
      "value": "44"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 173220,
      "length": 24,
      "value": "\"php_metadata_namespace\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 173251,
      "length": 2,
      "value": "45"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 173272,
      "length": 14,
      "value": "\"ruby_package\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 173293,
      "length": 2,
      "value": "50"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 173310,
      "length": 10,
      "value": "\"features\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 173327,
      "length": 3,
      "value": "999"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 173349,
      "length": 22,
      "value": "\"uninterpreted_option\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 174316,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 185216,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 185232,
      "length": 7,
      "value": "\"SPEED\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 185246,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 185262,
      "length": 11,
      "value": "\"CODE_SIZE\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 185280,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 185296,
      "length": 14,
      "value": "\"LITE_RUNTIME\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 185488,
      "length": 17,
      "value": "\".MessageOptions\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 185562,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 185582,
      "length": 25,
      "value": "\"message_set_wire_format\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 185614,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 185634,
      "length": 33,
      "value": "\"no_standard_descriptor_accessor\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 185674,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 185690,
      "length": 12,
      "value": "\"deprecated\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 185709,
      "length": 1,
      "value": "7"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 185729,
      "length": 11,
      "value": "\"map_entry\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 185747,
      "length": 2,
      "value": "11"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 185768,
      "length": 40,
      "value": "\"deprecated_legacy_json_field_conflicts\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 185815,
      "length": 2,
      "value": "12"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 185832,
      "length": 10,
      "value": "\"features\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 185849,
      "length": 3,
      "value": "999"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 185871,
      "length": 22,
      "value": "\"uninterpreted_option\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 189844,
      "length": 15,
      "value": "\".FieldOptions\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 189916,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 189932,
      "length": 7,
      "value": "\"ctype\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 189946,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 189962,
      "length": 8,
      "value": "\"packed\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 189977,
      "length": 1,
      "value": "6"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 189993,
      "length": 8,
      "value": "\"jstype\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 190008,
      "length": 1,
      "value": "5"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 190024,
      "length": 6,
      "value": "\"lazy\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 190037,
      "length": 2,
      "value": "15"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 190058,
      "length": 17,
      "value": "\"unverified_lazy\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 190082,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 190098,
      "length": 12,
      "value": "\"deprecated\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 190117,
      "length": 2,
      "value": "10"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 190134,
      "length": 6,
      "value": "\"weak\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 190147,
      "length": 2,
      "value": "16"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 190168,
      "length": 14,
      "value": "\"debug_redact\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 190189,
      "length": 2,
      "value": "17"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 190206,
      "length": 11,
      "value": "\"retention\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 190224,
      "length": 2,
      "value": "19"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 190241,
      "length": 9,
      "value": "\"targets\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 190257,
      "length": 2,
      "value": "20"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 190278,
      "length": 18,
      "value": "\"edition_defaults\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 190303,
      "length": 2,
      "value": "21"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 190320,
      "length": 10,
      "value": "\"features\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 190337,
      "length": 2,
      "value": "22"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 190358,
      "length": 17,
      "value": "\"feature_support\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 190382,
      "length": 3,
      "value": "999"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 190404,
      "length": 22,
      "value": "\"uninterpreted_option\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 190915,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 190992,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "Array",
      "offset": 191194,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 199083,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 199099,
      "length": 8,
      "value": "\"STRING\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 199114,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 199130,
      "length": 6,
      "value": "\"CORD\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 199143,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 199159,
      "length": 14,
      "value": "\"STRING_PIECE\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 199308,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 199324,
      "length": 11,
      "value": "\"JS_NORMAL\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 199342,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 199358,
      "length": 11,
      "value": "\"JS_STRING\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 199376,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 199392,
      "length": 11,
      "value": "\"JS_NUMBER\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 199547,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 199563,
      "length": 19,
      "value": "\"RETENTION_UNKNOWN\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 199589,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 199605,
      "length": 19,
      "value": "\"RETENTION_RUNTIME\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 199631,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 199647,
      "length": 18,
      "value": "\"RETENTION_SOURCE\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 199810,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 199826,
      "length": 21,
      "value": "\"TARGET_TYPE_UNKNOWN\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 199854,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 199870,
      "length": 18,
      "value": "\"TARGET_TYPE_FILE\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 199895,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 199911,
      "length": 29,
      "value": "\"TARGET_TYPE_EXTENSION_RANGE\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 199947,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 199963,
      "length": 21,
      "value": "\"TARGET_TYPE_MESSAGE\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 199991,
      "length": 1,
      "value": "4"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 200007,
      "length": 19,
      "value": "\"TARGET_TYPE_FIELD\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 200033,
      "length": 1,
      "value": "5"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 200049,
      "length": 19,
      "value": "\"TARGET_TYPE_ONEOF\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 200075,
      "length": 1,
      "value": "6"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 200091,
      "length": 18,
      "value": "\"TARGET_TYPE_ENUM\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 200116,
      "length": 1,
      "value": "7"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 200132,
      "length": 24,
      "value": "\"TARGET_TYPE_ENUM_ENTRY\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 200163,
      "length": 1,
      "value": "8"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 200179,
      "length": 21,
      "value": "\"TARGET_TYPE_SERVICE\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 200207,
      "length": 1,
      "value": "9"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 200223,
      "length": 20,
      "value": "\"TARGET_TYPE_METHOD\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 200462,
      "length": 17,
      "value": "\".EditionDefault\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 200536,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 200552,
      "length": 9,
      "value": "\"edition\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 200568,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 200584,
      "length": 7,
      "value": "\"value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 202364,
      "length": 17,
      "value": "\".FeatureSupport\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 202438,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 202458,
      "length": 20,
      "value": "\"edition_introduced\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 202485,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 202505,
      "length": 20,
      "value": "\"edition_deprecated\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 202532,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 202552,
      "length": 21,
      "value": "\"deprecation_warning\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 202580,
      "length": 1,
      "value": "4"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 202600,
      "length": 17,
      "value": "\"edition_removed\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 205003,
      "length": 15,
      "value": "\".OneofOptions\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 205075,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 205091,
      "length": 10,
      "value": "\"features\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 205108,
      "length": 3,
      "value": "999"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 205130,
      "length": 22,
      "value": "\"uninterpreted_option\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 207592,
      "length": 14,
      "value": "\".EnumOptions\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 207663,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 207683,
      "length": 13,
      "value": "\"allow_alias\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 207703,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 207719,
      "length": 12,
      "value": "\"deprecated\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 207738,
      "length": 1,
      "value": "6"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 207758,
      "length": 40,
      "value": "\"deprecated_legacy_json_field_conflicts\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 207805,
      "length": 1,
      "value": "7"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 207821,
      "length": 10,
      "value": "\"features\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 207838,
      "length": 3,
      "value": "999"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 207860,
      "length": 22,
      "value": "\"uninterpreted_option\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 211200,
      "length": 19,
      "value": "\".EnumValueOptions\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 211276,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 211292,
      "length": 12,
      "value": "\"deprecated\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 211311,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 211327,
      "length": 10,
      "value": "\"features\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 211344,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 211364,
      "length": 14,
      "value": "\"debug_redact\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 211385,
      "length": 1,
      "value": "4"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 211405,
      "length": 17,
      "value": "\"feature_support\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 211429,
      "length": 3,
      "value": "999"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 211451,
      "length": 22,
      "value": "\"uninterpreted_option\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 214734,
      "length": 17,
      "value": "\".ServiceOptions\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 214808,
      "length": 2,
      "value": "34"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 214825,
      "length": 10,
      "value": "\"features\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 214842,
      "length": 2,
      "value": "33"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 214859,
      "length": 12,
      "value": "\"deprecated\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 214878,
      "length": 3,
      "value": "999"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 214900,
      "length": 22,
      "value": "\"uninterpreted_option\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 217634,
      "length": 16,
      "value": "\".MethodOptions\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 217707,
      "length": 2,
      "value": "33"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 217724,
      "length": 12,
      "value": "\"deprecated\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 217743,
      "length": 2,
      "value": "34"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 217764,
      "length": 19,
      "value": "\"idempotency_level\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 217790,
      "length": 2,
      "value": "35"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 217807,
      "length": 10,
      "value": "\"features\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 217824,
      "length": 3,
      "value": "999"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 217846,
      "length": 22,
      "value": "\"uninterpreted_option\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 220832,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 220848,
      "length": 21,
      "value": "\"IDEMPOTENCY_UNKNOWN\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 220876,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 220892,
      "length": 17,
      "value": "\"NO_SIDE_EFFECTS\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 220916,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 220932,
      "length": 12,
      "value": "\"IDEMPOTENT\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 221127,
      "length": 22,
      "value": "\".UninterpretedOption\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 221206,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 221222,
      "length": 6,
      "value": "\"name\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 221235,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 221255,
      "length": 18,
      "value": "\"identifier_value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 221280,
      "length": 1,
      "value": "4"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 221300,
      "length": 20,
      "value": "\"positive_int_value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 221327,
      "length": 1,
      "value": "5"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 221347,
      "length": 20,
      "value": "\"negative_int_value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 221374,
      "length": 1,
      "value": "6"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 221394,
      "length": 14,
      "value": "\"double_value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 221415,
      "length": 1,
      "value": "7"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 221435,
      "length": 14,
      "value": "\"string_value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 221456,
      "length": 1,
      "value": "8"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 221476,
      "length": 17,
      "value": "\"aggregate_value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 224792,
      "length": 11,
      "value": "\".NamePart\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 224860,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 224880,
      "length": 11,
      "value": "\"name_part\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 224898,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 224918,
      "length": 14,
      "value": "\"is_extension\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 226837,
      "length": 13,
      "value": "\".FeatureSet\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 226907,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 226927,
      "length": 16,
      "value": "\"field_presence\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 226950,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 226970,
      "length": 11,
      "value": "\"enum_type\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 226988,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 227008,
      "length": 25,
      "value": "\"repeated_field_encoding\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 227040,
      "length": 1,
      "value": "4"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 227060,
      "length": 17,
      "value": "\"utf8_validation\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 227084,
      "length": 1,
      "value": "5"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 227104,
      "length": 18,
      "value": "\"message_encoding\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 227129,
      "length": 1,
      "value": "6"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 227149,
      "length": 13,
      "value": "\"json_format\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 230484,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 230500,
      "length": 24,
      "value": "\"FIELD_PRESENCE_UNKNOWN\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 230531,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 230547,
      "length": 10,
      "value": "\"EXPLICIT\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 230564,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 230580,
      "length": 10,
      "value": "\"IMPLICIT\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 230597,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 230613,
      "length": 17,
      "value": "\"LEGACY_REQUIRED\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 230765,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 230781,
      "length": 19,
      "value": "\"ENUM_TYPE_UNKNOWN\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 230807,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 230823,
      "length": 6,
      "value": "\"OPEN\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 230836,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 230852,
      "length": 8,
      "value": "\"CLOSED\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 231008,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 231024,
      "length": 33,
      "value": "\"REPEATED_FIELD_ENCODING_UNKNOWN\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 231064,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 231080,
      "length": 8,
      "value": "\"PACKED\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 231095,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 231111,
      "length": 10,
      "value": "\"EXPANDED\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 231262,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 231278,
      "length": 25,
      "value": "\"UTF8_VALIDATION_UNKNOWN\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 231310,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 231326,
      "length": 8,
      "value": "\"VERIFY\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 231341,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 231357,
      "length": 6,
      "value": "\"NONE\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 231505,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 231521,
      "length": 26,
      "value": "\"MESSAGE_ENCODING_UNKNOWN\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 231554,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 231570,
      "length": 17,
      "value": "\"LENGTH_PREFIXED\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 231594,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 231610,
      "length": 11,
      "value": "\"DELIMITED\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 231758,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 231774,
      "length": 21,
      "value": "\"JSON_FORMAT_UNKNOWN\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 231802,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 231818,
      "length": 7,
      "value": "\"ALLOW\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 231832,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 231848,
      "length": 20,
      "value": "\"LEGACY_BEST_EFFORT\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 232050,
      "length": 21,
      "value": "\".FeatureSetDefaults\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 232128,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 232144,
      "length": 10,
      "value": "\"defaults\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 232161,
      "length": 1,
      "value": "4"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 232181,
      "length": 17,
      "value": "\"minimum_edition\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 232205,
      "length": 1,
      "value": "5"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 232225,
      "length": 17,
      "value": "\"maximum_edition\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 234457,
      "length": 27,
      "value": "\".FeatureSetEditionDefault\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 234541,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 234557,
      "length": 9,
      "value": "\"edition\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 234573,
      "length": 1,
      "value": "4"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 234593,
      "length": 22,
      "value": "\"overridable_features\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 234622,
      "length": 1,
      "value": "5"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 234642,
      "length": 16,
      "value": "\"fixed_features\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 236956,
      "length": 17,
      "value": "\".SourceCodeInfo\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 237030,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 237046,
      "length": 10,
      "value": "\"location\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 238270,
      "length": 11,
      "value": "\".Location\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 238338,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 238354,
      "length": 6,
      "value": "\"path\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 238367,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 238383,
      "length": 6,
      "value": "\"span\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 238396,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 238416,
      "length": 18,
      "value": "\"leading_comments\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 238441,
      "length": 1,
      "value": "4"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 238461,
      "length": 19,
      "value": "\"trailing_comments\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 238487,
      "length": 1,
      "value": "6"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 238507,
      "length": 27,
      "value": "\"leading_detached_comments\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 241133,
      "length": 20,
      "value": "\".GeneratedCodeInfo\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 241210,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 241226,
      "length": 12,
      "value": "\"annotation\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 242476,
      "length": 13,
      "value": "\".Annotation\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 242546,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 242562,
      "length": 6,
      "value": "\"path\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 242575,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 242595,
      "length": 13,
      "value": "\"source_file\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 242615,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 242631,
      "length": 7,
      "value": "\"begin\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 242645,
      "length": 1,
      "value": "4"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 242661,
      "length": 5,
      "value": "\"end\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 242673,
      "length": 1,
      "value": "5"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 242689,
      "length": 10,
      "value": "\"semantic\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 245139,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 245155,
      "length": 6,
      "value": "\"NONE\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 245168,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 245184,
      "length": 5,
      "value": "\"SET\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 245196,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift",
      "kind": "StringLiteral",
      "offset": 245212,
      "length": 7,
      "value": "\"ALIAS\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/DoubleParser.swift",
      "kind": "IntegerLiteral",
      "offset": 1216,
      "length": 3,
      "value": "128"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/DoubleParser.swift",
      "kind": "BooleanLiteral",
      "offset": 1597,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 5290,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 5724,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift",
      "kind": "StringLiteral",
      "offset": 5902,
      "length": 17,
      "value": "\"google.protobuf\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift",
      "kind": "StringLiteral",
      "offset": 6083,
      "length": 11,
      "value": "\".Duration\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 6151,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift",
      "kind": "StringLiteral",
      "offset": 6167,
      "length": 9,
      "value": "\"seconds\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 6183,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift",
      "kind": "StringLiteral",
      "offset": 6199,
      "length": 7,
      "value": "\"nanos\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/empty.pb.swift",
      "kind": "StringLiteral",
      "offset": 3294,
      "length": 17,
      "value": "\"google.protobuf\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/empty.pb.swift",
      "kind": "StringLiteral",
      "offset": 3472,
      "length": 8,
      "value": "\".Empty\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift",
      "kind": "Array",
      "offset": 9135,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift",
      "kind": "StringLiteral",
      "offset": 9314,
      "length": 17,
      "value": "\"google.protobuf\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift",
      "kind": "StringLiteral",
      "offset": 9496,
      "length": 12,
      "value": "\".FieldMask\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 9565,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift",
      "kind": "StringLiteral",
      "offset": 9581,
      "length": 7,
      "value": "\"paths\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Extensions.swift",
      "kind": "StringLiteral",
      "offset": 749,
      "length": 21,
      "value": "\"type.googleapis.com\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Extensions.swift",
      "kind": "BooleanLiteral",
      "offset": 1845,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift",
      "kind": "StringLiteral",
      "offset": 749,
      "length": 33,
      "value": "\"org.swift.protobuf.typeRegistry\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift",
      "kind": "StringLiteral",
      "offset": 2290,
      "length": 21,
      "value": "\"google.protobuf.Any\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift",
      "kind": "StringLiteral",
      "offset": 2343,
      "length": 27,
      "value": "\"google.protobuf.BoolValue\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift",
      "kind": "StringLiteral",
      "offset": 2408,
      "length": 28,
      "value": "\"google.protobuf.BytesValue\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift",
      "kind": "StringLiteral",
      "offset": 2475,
      "length": 29,
      "value": "\"google.protobuf.DoubleValue\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift",
      "kind": "StringLiteral",
      "offset": 2544,
      "length": 26,
      "value": "\"google.protobuf.Duration\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift",
      "kind": "StringLiteral",
      "offset": 2607,
      "length": 23,
      "value": "\"google.protobuf.Empty\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift",
      "kind": "StringLiteral",
      "offset": 2664,
      "length": 27,
      "value": "\"google.protobuf.FieldMask\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift",
      "kind": "StringLiteral",
      "offset": 2729,
      "length": 28,
      "value": "\"google.protobuf.FloatValue\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift",
      "kind": "StringLiteral",
      "offset": 2796,
      "length": 28,
      "value": "\"google.protobuf.Int32Value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift",
      "kind": "StringLiteral",
      "offset": 2863,
      "length": 28,
      "value": "\"google.protobuf.Int64Value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift",
      "kind": "StringLiteral",
      "offset": 2930,
      "length": 27,
      "value": "\"google.protobuf.ListValue\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift",
      "kind": "StringLiteral",
      "offset": 2995,
      "length": 29,
      "value": "\"google.protobuf.StringValue\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift",
      "kind": "StringLiteral",
      "offset": 3064,
      "length": 24,
      "value": "\"google.protobuf.Struct\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift",
      "kind": "StringLiteral",
      "offset": 3123,
      "length": 27,
      "value": "\"google.protobuf.Timestamp\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift",
      "kind": "StringLiteral",
      "offset": 3188,
      "length": 29,
      "value": "\"google.protobuf.UInt32Value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift",
      "kind": "StringLiteral",
      "offset": 3257,
      "length": 29,
      "value": "\"google.protobuf.UInt64Value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift",
      "kind": "StringLiteral",
      "offset": 3326,
      "length": 23,
      "value": "\"google.protobuf.Value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift",
      "kind": "IntegerLiteral",
      "offset": 771,
      "length": 15,
      "value": "315576000000"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift",
      "kind": "IntegerLiteral",
      "offset": 4220,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift",
      "kind": "IntegerLiteral",
      "offset": 4238,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift",
      "kind": "IntegerLiteral",
      "offset": 697,
      "length": 15,
      "value": "-62135596800"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift",
      "kind": "IntegerLiteral",
      "offset": 779,
      "length": 15,
      "value": "253402300799"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift",
      "kind": "IntegerLiteral",
      "offset": 7556,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift",
      "kind": "IntegerLiteral",
      "offset": 7574,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/HashVisitor.swift",
      "kind": "IntegerLiteral",
      "offset": 660,
      "length": 13,
      "value": "2166136261"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/HashVisitor.swift",
      "kind": "IntegerLiteral",
      "offset": 704,
      "length": 10,
      "value": "16777619"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift",
      "kind": "IntegerLiteral",
      "offset": 693,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift",
      "kind": "BooleanLiteral",
      "offset": 722,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecodingOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 900,
      "length": 3,
      "value": "100"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecodingOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 1188,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift",
      "kind": "StringLiteral",
      "offset": 576,
      "length": 3,
      "value": "\"0\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift",
      "kind": "StringLiteral",
      "offset": 617,
      "length": 3,
      "value": "\"1\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift",
      "kind": "StringLiteral",
      "offset": 658,
      "length": 3,
      "value": "\"2\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift",
      "kind": "StringLiteral",
      "offset": 701,
      "length": 3,
      "value": "\"3\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift",
      "kind": "StringLiteral",
      "offset": 743,
      "length": 3,
      "value": "\"4\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift",
      "kind": "StringLiteral",
      "offset": 785,
      "length": 3,
      "value": "\"5\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift",
      "kind": "StringLiteral",
      "offset": 826,
      "length": 3,
      "value": "\"6\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift",
      "kind": "StringLiteral",
      "offset": 869,
      "length": 3,
      "value": "\"7\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift",
      "kind": "StringLiteral",
      "offset": 912,
      "length": 3,
      "value": "\"8\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift",
      "kind": "StringLiteral",
      "offset": 954,
      "length": 3,
      "value": "\"9\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift",
      "kind": "StringLiteral",
      "offset": 997,
      "length": 3,
      "value": "\"-\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift",
      "kind": "StringLiteral",
      "offset": 1039,
      "length": 3,
      "value": "\"+\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift",
      "kind": "StringLiteral",
      "offset": 1083,
      "length": 3,
      "value": "\"=\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift",
      "kind": "StringLiteral",
      "offset": 1126,
      "length": 3,
      "value": "\":\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift",
      "kind": "StringLiteral",
      "offset": 1169,
      "length": 3,
      "value": "\",\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift",
      "kind": "StringLiteral",
      "offset": 1218,
      "length": 4,
      "value": "\"\"\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift",
      "kind": "StringLiteral",
      "offset": 1266,
      "length": 4,
      "value": "\"\\\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift",
      "kind": "StringLiteral",
      "offset": 1317,
      "length": 3,
      "value": "\"\/\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift",
      "kind": "StringLiteral",
      "offset": 1372,
      "length": 3,
      "value": "\"[\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift",
      "kind": "StringLiteral",
      "offset": 1428,
      "length": 3,
      "value": "\"]\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift",
      "kind": "StringLiteral",
      "offset": 1482,
      "length": 3,
      "value": "\"{\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift",
      "kind": "StringLiteral",
      "offset": 1537,
      "length": 3,
      "value": "\"}\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift",
      "kind": "StringLiteral",
      "offset": 1581,
      "length": 3,
      "value": "\"A\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift",
      "kind": "StringLiteral",
      "offset": 1625,
      "length": 3,
      "value": "\"B\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift",
      "kind": "StringLiteral",
      "offset": 1669,
      "length": 3,
      "value": "\"C\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift",
      "kind": "StringLiteral",
      "offset": 1713,
      "length": 3,
      "value": "\"D\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift",
      "kind": "StringLiteral",
      "offset": 1757,
      "length": 3,
      "value": "\"E\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift",
      "kind": "StringLiteral",
      "offset": 1801,
      "length": 3,
      "value": "\"F\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift",
      "kind": "StringLiteral",
      "offset": 1845,
      "length": 3,
      "value": "\"Z\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift",
      "kind": "StringLiteral",
      "offset": 1889,
      "length": 3,
      "value": "\"a\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift",
      "kind": "StringLiteral",
      "offset": 1933,
      "length": 3,
      "value": "\"z\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 862,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 991,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 1161,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 1969,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 570,
      "length": 1,
      "value": "7"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 608,
      "length": 1,
      "value": "8"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 640,
      "length": 1,
      "value": "9"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 676,
      "length": 2,
      "value": "10"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 717,
      "length": 2,
      "value": "11"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 755,
      "length": 2,
      "value": "12"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 799,
      "length": 2,
      "value": "13"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 840,
      "length": 3,
      "value": "\"0\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 881,
      "length": 3,
      "value": "\"1\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 924,
      "length": 3,
      "value": "\"7\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 966,
      "length": 3,
      "value": "\"9\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 1009,
      "length": 3,
      "value": "\":\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 1053,
      "length": 3,
      "value": "\".\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 1095,
      "length": 3,
      "value": "\"+\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 1138,
      "length": 3,
      "value": "\",\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 1185,
      "length": 3,
      "value": "\";\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 1234,
      "length": 4,
      "value": "\"\"\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 1284,
      "length": 4,
      "value": "\"'\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 1332,
      "length": 4,
      "value": "\"\\\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 1383,
      "length": 3,
      "value": "\"\/\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 1425,
      "length": 3,
      "value": "\"#\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 1472,
      "length": 3,
      "value": "\"=\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 1520,
      "length": 3,
      "value": "\"_\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 1570,
      "length": 3,
      "value": "\"?\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 1613,
      "length": 3,
      "value": "\" \""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 1668,
      "length": 3,
      "value": "\"[\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 1724,
      "length": 3,
      "value": "\"]\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 1778,
      "length": 3,
      "value": "\"{\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 1833,
      "length": 3,
      "value": "\"}\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 1887,
      "length": 3,
      "value": "\"<\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 1942,
      "length": 3,
      "value": "\">\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 1985,
      "length": 3,
      "value": "\"-\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 2029,
      "length": 3,
      "value": "\"a\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 2073,
      "length": 3,
      "value": "\"A\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 2117,
      "length": 3,
      "value": "\"b\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 2161,
      "length": 3,
      "value": "\"e\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 2205,
      "length": 3,
      "value": "\"E\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 2249,
      "length": 3,
      "value": "\"f\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 2293,
      "length": 3,
      "value": "\"I\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 2337,
      "length": 3,
      "value": "\"l\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 2381,
      "length": 3,
      "value": "\"n\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 2425,
      "length": 3,
      "value": "\"N\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 2469,
      "length": 3,
      "value": "\"r\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 2513,
      "length": 3,
      "value": "\"s\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 2557,
      "length": 3,
      "value": "\"t\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 2601,
      "length": 3,
      "value": "\"u\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 2645,
      "length": 3,
      "value": "\"z\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "StringLiteral",
      "offset": 2689,
      "length": 3,
      "value": "\"Z\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "Array",
      "offset": 3391,
      "length": 1257,
      "value": "[-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 62, -1, 62, -1, 63, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, -1, -1, -1, -1, -1, -1, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, -1, -1, -1, -1, 63, -1, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 21226,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 21279,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 21346,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 21614,
      "length": 2,
      "value": "10"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 21624,
      "length": 2,
      "value": "10"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 21810,
      "length": 2,
      "value": "10"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions.swift",
      "kind": "BooleanLiteral",
      "offset": 1488,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions.swift",
      "kind": "BooleanLiteral",
      "offset": 4623,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions.swift",
      "kind": "BooleanLiteral",
      "offset": 6092,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions_Data.swift",
      "kind": "BooleanLiteral",
      "offset": 1741,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions_Data.swift",
      "kind": "BooleanLiteral",
      "offset": 3096,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions_Data.swift",
      "kind": "BooleanLiteral",
      "offset": 4550,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions_Data.swift",
      "kind": "BooleanLiteral",
      "offset": 6135,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions_Data.swift",
      "kind": "BooleanLiteral",
      "offset": 7875,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions_Data.swift",
      "kind": "BooleanLiteral",
      "offset": 9337,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions_Data.swift",
      "kind": "BooleanLiteral",
      "offset": 10164,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions_Data.swift",
      "kind": "BooleanLiteral",
      "offset": 10975,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+FieldMask.swift",
      "kind": "BooleanLiteral",
      "offset": 1809,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/NameMap.swift",
      "kind": "Dictionary",
      "offset": 7064,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/NameMap.swift",
      "kind": "Dictionary",
      "offset": 7187,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/NameMap.swift",
      "kind": "Dictionary",
      "offset": 7425,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/PathVisitor.swift",
      "kind": "Dictionary",
      "offset": 855,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/source_context.pb.swift",
      "kind": "StringLiteral",
      "offset": 3314,
      "length": 17,
      "value": "\"google.protobuf\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/source_context.pb.swift",
      "kind": "StringLiteral",
      "offset": 3500,
      "length": 16,
      "value": "\".SourceContext\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/source_context.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 3573,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/source_context.pb.swift",
      "kind": "StringLiteral",
      "offset": 3593,
      "length": 11,
      "value": "\"file_name\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift",
      "kind": "Dictionary",
      "offset": 4162,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift",
      "kind": "Array",
      "offset": 7249,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift",
      "kind": "StringLiteral",
      "offset": 7428,
      "length": 17,
      "value": "\"google.protobuf\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 7562,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift",
      "kind": "StringLiteral",
      "offset": 7578,
      "length": 12,
      "value": "\"NULL_VALUE\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift",
      "kind": "StringLiteral",
      "offset": 7760,
      "length": 9,
      "value": "\".Struct\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 7826,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift",
      "kind": "StringLiteral",
      "offset": 7842,
      "length": 8,
      "value": "\"fields\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift",
      "kind": "StringLiteral",
      "offset": 9116,
      "length": 8,
      "value": "\".Value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 9181,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift",
      "kind": "StringLiteral",
      "offset": 9201,
      "length": 12,
      "value": "\"null_value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 9220,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift",
      "kind": "StringLiteral",
      "offset": 9240,
      "length": 14,
      "value": "\"number_value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 9261,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift",
      "kind": "StringLiteral",
      "offset": 9281,
      "length": 14,
      "value": "\"string_value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 9302,
      "length": 1,
      "value": "4"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift",
      "kind": "StringLiteral",
      "offset": 9322,
      "length": 12,
      "value": "\"bool_value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 9341,
      "length": 1,
      "value": "5"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift",
      "kind": "StringLiteral",
      "offset": 9361,
      "length": 14,
      "value": "\"struct_value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 9382,
      "length": 1,
      "value": "6"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift",
      "kind": "StringLiteral",
      "offset": 9402,
      "length": 12,
      "value": "\"list_value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift",
      "kind": "StringLiteral",
      "offset": 13683,
      "length": 12,
      "value": "\".ListValue\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 13752,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift",
      "kind": "StringLiteral",
      "offset": 13768,
      "length": 8,
      "value": "\"values\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift",
      "kind": "IntegerLiteral",
      "offset": 892,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecodingOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 932,
      "length": 3,
      "value": "100"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecodingOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 1238,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecodingOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 1565,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift",
      "kind": "StringLiteral",
      "offset": 597,
      "length": 3,
      "value": "\" \""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift",
      "kind": "StringLiteral",
      "offset": 640,
      "length": 3,
      "value": "\":\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift",
      "kind": "StringLiteral",
      "offset": 683,
      "length": 3,
      "value": "\",\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift",
      "kind": "StringLiteral",
      "offset": 726,
      "length": 3,
      "value": "\"-\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift",
      "kind": "StringLiteral",
      "offset": 773,
      "length": 4,
      "value": "\"\\\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift",
      "kind": "StringLiteral",
      "offset": 823,
      "length": 4,
      "value": "\"\"\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift",
      "kind": "StringLiteral",
      "offset": 866,
      "length": 3,
      "value": "\"0\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift",
      "kind": "StringLiteral",
      "offset": 920,
      "length": 3,
      "value": "\"{\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift",
      "kind": "StringLiteral",
      "offset": 975,
      "length": 3,
      "value": "\"}\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift",
      "kind": "StringLiteral",
      "offset": 1030,
      "length": 3,
      "value": "\"[\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift",
      "kind": "StringLiteral",
      "offset": 1086,
      "length": 3,
      "value": "\"]\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift",
      "kind": "StringLiteral",
      "offset": 1131,
      "length": 4,
      "value": "\"\n\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift",
      "kind": "StringLiteral",
      "offset": 1176,
      "length": 3,
      "value": "\"A\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift",
      "kind": "IntegerLiteral",
      "offset": 1204,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift",
      "kind": "Array",
      "offset": 1426,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 738,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift",
      "kind": "Dictionary",
      "offset": 618,
      "length": 22,
      "value": "[(1, \"key\"), (2, \"value\")]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift",
      "kind": "IntegerLiteral",
      "offset": 5195,
      "length": 2,
      "value": "10"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 576,
      "length": 1,
      "value": "7"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 614,
      "length": 1,
      "value": "8"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 646,
      "length": 1,
      "value": "9"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 682,
      "length": 2,
      "value": "10"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 723,
      "length": 2,
      "value": "11"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 761,
      "length": 2,
      "value": "12"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 805,
      "length": 2,
      "value": "13"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 846,
      "length": 3,
      "value": "\"0\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 887,
      "length": 3,
      "value": "\"1\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 930,
      "length": 3,
      "value": "\"3\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 973,
      "length": 3,
      "value": "\"7\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 1015,
      "length": 3,
      "value": "\"9\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 1058,
      "length": 3,
      "value": "\":\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 1102,
      "length": 3,
      "value": "\".\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 1144,
      "length": 3,
      "value": "\"+\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 1187,
      "length": 3,
      "value": "\",\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 1234,
      "length": 3,
      "value": "\";\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 1283,
      "length": 4,
      "value": "\"\"\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 1333,
      "length": 4,
      "value": "\"'\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 1381,
      "length": 4,
      "value": "\"\\\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 1432,
      "length": 3,
      "value": "\"\/\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 1474,
      "length": 3,
      "value": "\"#\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 1522,
      "length": 3,
      "value": "\"_\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 1572,
      "length": 3,
      "value": "\"?\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 1615,
      "length": 3,
      "value": "\" \""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 1670,
      "length": 3,
      "value": "\"[\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 1726,
      "length": 3,
      "value": "\"]\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 1780,
      "length": 3,
      "value": "\"{\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 1835,
      "length": 3,
      "value": "\"}\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 1889,
      "length": 3,
      "value": "\"<\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 1944,
      "length": 3,
      "value": "\">\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 1987,
      "length": 3,
      "value": "\"-\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 2031,
      "length": 3,
      "value": "\"a\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 2075,
      "length": 3,
      "value": "\"A\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 2119,
      "length": 3,
      "value": "\"b\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 2163,
      "length": 3,
      "value": "\"e\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 2207,
      "length": 3,
      "value": "\"E\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 2251,
      "length": 3,
      "value": "\"f\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 2295,
      "length": 3,
      "value": "\"F\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 2339,
      "length": 3,
      "value": "\"i\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 2383,
      "length": 3,
      "value": "\"l\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 2427,
      "length": 3,
      "value": "\"n\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 2471,
      "length": 3,
      "value": "\"r\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 2515,
      "length": 3,
      "value": "\"s\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 2559,
      "length": 3,
      "value": "\"t\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 2603,
      "length": 3,
      "value": "\"T\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 2647,
      "length": 3,
      "value": "\"u\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 2691,
      "length": 3,
      "value": "\"U\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 2735,
      "length": 3,
      "value": "\"v\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 2779,
      "length": 3,
      "value": "\"x\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 2823,
      "length": 3,
      "value": "\"y\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 2867,
      "length": 3,
      "value": "\"z\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "StringLiteral",
      "offset": 2911,
      "length": 3,
      "value": "\"Z\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 3143,
      "length": 1,
      "value": "9"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 25471,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 25487,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 25672,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 25705,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 25761,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 25795,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 25864,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 26173,
      "length": 2,
      "value": "10"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 26288,
      "length": 2,
      "value": "10"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 26457,
      "length": 2,
      "value": "16"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 26579,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 26609,
      "length": 2,
      "value": "16"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 26757,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 26826,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 27106,
      "length": 1,
      "value": "8"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 27227,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 27257,
      "length": 1,
      "value": "8"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 27518,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 27769,
      "length": 2,
      "value": "10"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 27779,
      "length": 2,
      "value": "10"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 27908,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "IntegerLiteral",
      "offset": 27934,
      "length": 2,
      "value": "10"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift",
      "kind": "BooleanLiteral",
      "offset": 49683,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 7044,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 7309,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift",
      "kind": "StringLiteral",
      "offset": 7487,
      "length": 17,
      "value": "\"google.protobuf\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift",
      "kind": "StringLiteral",
      "offset": 7669,
      "length": 12,
      "value": "\".Timestamp\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 7738,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift",
      "kind": "StringLiteral",
      "offset": 7754,
      "length": 9,
      "value": "\"seconds\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 7770,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift",
      "kind": "StringLiteral",
      "offset": 7786,
      "length": 7,
      "value": "\"nanos\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift",
      "kind": "IntegerLiteral",
      "offset": 592,
      "length": 4,
      "value": "1440"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift",
      "kind": "IntegerLiteral",
      "offset": 625,
      "length": 2,
      "value": "60"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift",
      "kind": "IntegerLiteral",
      "offset": 655,
      "length": 5,
      "value": "86400"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift",
      "kind": "IntegerLiteral",
      "offset": 689,
      "length": 4,
      "value": "3600"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift",
      "kind": "IntegerLiteral",
      "offset": 724,
      "length": 2,
      "value": "60"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift",
      "kind": "IntegerLiteral",
      "offset": 755,
      "length": 13,
      "value": "1000000000"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "Array",
      "offset": 3899,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "Array",
      "offset": 4006,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "Array",
      "offset": 4094,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 5459,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 5902,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "BooleanLiteral",
      "offset": 5994,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "Array",
      "offset": 6085,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "Array",
      "offset": 11233,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "Array",
      "offset": 11317,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 12552,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "Array",
      "offset": 12635,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 14250,
      "length": 17,
      "value": "\"google.protobuf\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 14381,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 14397,
      "length": 15,
      "value": "\"SYNTAX_PROTO2\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 14419,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 14435,
      "length": 15,
      "value": "\"SYNTAX_PROTO3\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 14457,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 14473,
      "length": 17,
      "value": "\"SYNTAX_EDITIONS\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 14658,
      "length": 7,
      "value": "\".Type\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 14722,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 14738,
      "length": 6,
      "value": "\"name\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 14751,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 14767,
      "length": 8,
      "value": "\"fields\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 14782,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 14798,
      "length": 8,
      "value": "\"oneofs\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 14813,
      "length": 1,
      "value": "4"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 14829,
      "length": 9,
      "value": "\"options\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 14845,
      "length": 1,
      "value": "5"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 14865,
      "length": 16,
      "value": "\"source_context\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 14888,
      "length": 1,
      "value": "6"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 14904,
      "length": 8,
      "value": "\"syntax\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 14919,
      "length": 1,
      "value": "7"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 14935,
      "length": 9,
      "value": "\"edition\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 17879,
      "length": 8,
      "value": "\".Field\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 17944,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 17960,
      "length": 6,
      "value": "\"kind\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 17973,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 17989,
      "length": 13,
      "value": "\"cardinality\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 18009,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 18025,
      "length": 8,
      "value": "\"number\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 18040,
      "length": 1,
      "value": "4"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 18056,
      "length": 6,
      "value": "\"name\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 18069,
      "length": 1,
      "value": "6"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 18089,
      "length": 10,
      "value": "\"type_url\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 18106,
      "length": 1,
      "value": "7"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 18126,
      "length": 13,
      "value": "\"oneof_index\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 18146,
      "length": 1,
      "value": "8"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 18162,
      "length": 8,
      "value": "\"packed\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 18177,
      "length": 1,
      "value": "9"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 18193,
      "length": 9,
      "value": "\"options\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 18209,
      "length": 2,
      "value": "10"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 18230,
      "length": 11,
      "value": "\"json_name\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 18248,
      "length": 2,
      "value": "11"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 18269,
      "length": 15,
      "value": "\"default_value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 21649,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 21665,
      "length": 14,
      "value": "\"TYPE_UNKNOWN\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 21686,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 21702,
      "length": 13,
      "value": "\"TYPE_DOUBLE\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 21722,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 21738,
      "length": 12,
      "value": "\"TYPE_FLOAT\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 21757,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 21773,
      "length": 12,
      "value": "\"TYPE_INT64\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 21792,
      "length": 1,
      "value": "4"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 21808,
      "length": 13,
      "value": "\"TYPE_UINT64\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 21828,
      "length": 1,
      "value": "5"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 21844,
      "length": 12,
      "value": "\"TYPE_INT32\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 21863,
      "length": 1,
      "value": "6"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 21879,
      "length": 14,
      "value": "\"TYPE_FIXED64\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 21900,
      "length": 1,
      "value": "7"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 21916,
      "length": 14,
      "value": "\"TYPE_FIXED32\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 21937,
      "length": 1,
      "value": "8"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 21953,
      "length": 11,
      "value": "\"TYPE_BOOL\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 21971,
      "length": 1,
      "value": "9"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 21987,
      "length": 13,
      "value": "\"TYPE_STRING\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 22007,
      "length": 2,
      "value": "10"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 22024,
      "length": 12,
      "value": "\"TYPE_GROUP\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 22043,
      "length": 2,
      "value": "11"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 22060,
      "length": 14,
      "value": "\"TYPE_MESSAGE\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 22081,
      "length": 2,
      "value": "12"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 22098,
      "length": 12,
      "value": "\"TYPE_BYTES\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 22117,
      "length": 2,
      "value": "13"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 22134,
      "length": 13,
      "value": "\"TYPE_UINT32\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 22154,
      "length": 2,
      "value": "14"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 22171,
      "length": 11,
      "value": "\"TYPE_ENUM\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 22189,
      "length": 2,
      "value": "15"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 22206,
      "length": 15,
      "value": "\"TYPE_SFIXED32\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 22228,
      "length": 2,
      "value": "16"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 22245,
      "length": 15,
      "value": "\"TYPE_SFIXED64\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 22267,
      "length": 2,
      "value": "17"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 22284,
      "length": 13,
      "value": "\"TYPE_SINT32\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 22304,
      "length": 2,
      "value": "18"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 22321,
      "length": 13,
      "value": "\"TYPE_SINT64\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 22467,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 22483,
      "length": 21,
      "value": "\"CARDINALITY_UNKNOWN\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 22511,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 22527,
      "length": 22,
      "value": "\"CARDINALITY_OPTIONAL\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 22556,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 22572,
      "length": 22,
      "value": "\"CARDINALITY_REQUIRED\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 22601,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 22617,
      "length": 22,
      "value": "\"CARDINALITY_REPEATED\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 22807,
      "length": 7,
      "value": "\".Enum\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 22871,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 22887,
      "length": 6,
      "value": "\"name\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 22900,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 22916,
      "length": 11,
      "value": "\"enumvalue\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 22934,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 22950,
      "length": 9,
      "value": "\"options\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 22966,
      "length": 1,
      "value": "4"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 22986,
      "length": 16,
      "value": "\"source_context\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 23009,
      "length": 1,
      "value": "5"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 23025,
      "length": 8,
      "value": "\"syntax\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 23040,
      "length": 1,
      "value": "6"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 23056,
      "length": 9,
      "value": "\"edition\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 25774,
      "length": 12,
      "value": "\".EnumValue\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 25843,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 25859,
      "length": 6,
      "value": "\"name\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 25872,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 25888,
      "length": 8,
      "value": "\"number\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 25903,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 25919,
      "length": 9,
      "value": "\"options\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 27554,
      "length": 9,
      "value": "\".Option\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 27620,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 27636,
      "length": 6,
      "value": "\"name\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 27649,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift",
      "kind": "StringLiteral",
      "offset": 27665,
      "length": 7,
      "value": "\"value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Version.swift",
      "kind": "IntegerLiteral",
      "offset": 686,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Version.swift",
      "kind": "IntegerLiteral",
      "offset": 741,
      "length": 2,
      "value": "28"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Version.swift",
      "kind": "IntegerLiteral",
      "offset": 802,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Version.swift",
      "kind": "StringLiteral",
      "offset": 886,
      "length": 31,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Version.swift",
      "kind": "StringLiteral",
      "offset": 895,
      "length": 1,
      "value": "\".\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Version.swift",
      "kind": "StringLiteral",
      "offset": 904,
      "length": 1,
      "value": "\".\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Version.swift",
      "kind": "StringLiteral",
      "offset": 916,
      "length": 1,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift",
      "kind": "IntegerLiteral",
      "offset": 679,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift",
      "kind": "IntegerLiteral",
      "offset": 700,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift",
      "kind": "IntegerLiteral",
      "offset": 729,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift",
      "kind": "IntegerLiteral",
      "offset": 753,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift",
      "kind": "IntegerLiteral",
      "offset": 775,
      "length": 1,
      "value": "4"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift",
      "kind": "IntegerLiteral",
      "offset": 796,
      "length": 1,
      "value": "5"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift",
      "kind": "IntegerLiteral",
      "offset": 2279,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift",
      "kind": "IntegerLiteral",
      "offset": 2313,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift",
      "kind": "IntegerLiteral",
      "offset": 2348,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 3521,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 3994,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 4467,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 4945,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 5418,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 5896,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "BooleanLiteral",
      "offset": 6376,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "StringLiteral",
      "offset": 7531,
      "length": 17,
      "value": "\"google.protobuf\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "StringLiteral",
      "offset": 7715,
      "length": 14,
      "value": "\".DoubleValue\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 7786,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "StringLiteral",
      "offset": 7802,
      "length": 7,
      "value": "\"value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "StringLiteral",
      "offset": 8964,
      "length": 13,
      "value": "\".FloatValue\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 9034,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "StringLiteral",
      "offset": 9050,
      "length": 7,
      "value": "\"value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "StringLiteral",
      "offset": 10208,
      "length": 13,
      "value": "\".Int64Value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 10278,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "StringLiteral",
      "offset": 10294,
      "length": 7,
      "value": "\"value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "StringLiteral",
      "offset": 11442,
      "length": 14,
      "value": "\".UInt64Value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 11513,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "StringLiteral",
      "offset": 11529,
      "length": 7,
      "value": "\"value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "StringLiteral",
      "offset": 12680,
      "length": 13,
      "value": "\".Int32Value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 12750,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "StringLiteral",
      "offset": 12766,
      "length": 7,
      "value": "\"value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "StringLiteral",
      "offset": 13914,
      "length": 14,
      "value": "\".UInt32Value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 13985,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "StringLiteral",
      "offset": 14001,
      "length": 7,
      "value": "\"value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "StringLiteral",
      "offset": 15151,
      "length": 12,
      "value": "\".BoolValue\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 15220,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "StringLiteral",
      "offset": 15236,
      "length": 7,
      "value": "\"value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "StringLiteral",
      "offset": 16384,
      "length": 14,
      "value": "\".StringValue\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 16455,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "StringLiteral",
      "offset": 16471,
      "length": 7,
      "value": "\"value\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "StringLiteral",
      "offset": 17626,
      "length": 13,
      "value": "\".BytesValue\""
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "IntegerLiteral",
      "offset": 17696,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/docv-build\/builds\/glrtr-Ms\/0\/d3258\/docv\/d3994\/client\/config\/TruliooPods\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift",
      "kind": "StringLiteral",
      "offset": 17712,
      "length": 7,
      "value": "\"value\""
    }
  ]
}