15561556 "section": "def-server.SearchUsage",
15571557 "text": "SearchUsage"
15581558 },
1559- " | undefined) => { next(response: ",
1559+ " | undefined, { isRestore }: ",
1560+ {
1561+ "pluginId": "data",
1562+ "scope": "common",
1563+ "docId": "kibDataSearchPluginApi",
1564+ "section": "def-common.ISearchOptions",
1565+ "text": "ISearchOptions"
1566+ },
1567+ ") => { next(response: ",
15601568 {
15611569 "pluginId": "data",
15621570 "scope": "common",
15801588 "description": [],
15811589 "source": {
15821590 "path": "src/plugins/data/server/search/collectors/usage.ts",
1583- "lineNumber": 64,
1584- "link": "https://github.com/elastic/kibana/tree/mastersrc/plugins/data/server/search/collectors/usage.ts#L64"
1591+ "lineNumber": 83
15851592 }
15861593 },
15871594 {
16011608 "description": [],
16021609 "source": {
16031610 "path": "src/plugins/data/server/search/collectors/usage.ts",
1604- "lineNumber": 64,
1605- "link": "https://github.com/elastic/kibana/tree/mastersrc/plugins/data/server/search/collectors/usage.ts#L64"
1611+ "lineNumber": 84
1612+ }
1613+ },
1614+ {
1615+ "type": "Object",
1616+ "label": "{ isRestore }",
1617+ "isRequired": true,
1618+ "signature": [
1619+ {
1620+ "pluginId": "data",
1621+ "scope": "common",
1622+ "docId": "kibDataSearchPluginApi",
1623+ "section": "def-common.ISearchOptions",
1624+ "text": "ISearchOptions"
1625+ }
1626+ ],
1627+ "description": [],
1628+ "source": {
1629+ "path": "src/plugins/data/server/search/collectors/usage.ts",
1630+ "lineNumber": 85
1631+ }
1632+ }
1633+ ],
1634+ "tags": [],
1635+ "returnComment": [],
1636+ "source": {
1637+ "path": "src/plugins/data/server/search/collectors/usage.ts",
1638+ "lineNumber": 82
1639+ },
1640+ "initialIsOpen": false
1641+ },
1642+ {
1643+ "id": "def-server.usageProvider",
1644+ "type": "Function",
1645+ "label": "usageProvider",
1646+ "signature": [
1647+ "(core: ",
1648+ {
1649+ "pluginId": "core",
1650+ "scope": "server",
1651+ "docId": "kibCorePluginApi",
1652+ "section": "def-server.CoreSetup",
1653+ "text": "CoreSetup"
1654+ },
1655+ "<object, unknown>) => ",
1656+ {
1657+ "pluginId": "data",
1658+ "scope": "server",
1659+ "docId": "kibDataSearchPluginApi",
1660+ "section": "def-server.SearchUsage",
1661+ "text": "SearchUsage"
1662+ }
1663+ ],
1664+ "description": [],
1665+ "children": [
1666+ {
1667+ "type": "Object",
1668+ "label": "core",
1669+ "isRequired": true,
1670+ "signature": [
1671+ {
1672+ "pluginId": "core",
1673+ "scope": "server",
1674+ "docId": "kibCorePluginApi",
1675+ "section": "def-server.CoreSetup",
1676+ "text": "CoreSetup"
1677+ },
1678+ "<object, unknown>"
1679+ ],
1680+ "description": [],
1681+ "source": {
1682+ "path": "src/plugins/data/server/search/collectors/usage.ts",
1683+ "lineNumber": 22
16061684 }
16071685 }
16081686 ],
2026520343 }
2026620344 ]
2026720345 }
20268- }
20346+ }
0 commit comments