forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[api-docs] 2023-12-06 Daily api_docs build (elastic#172644)
- Loading branch information
1 parent
3f036a3
commit 3d9d4c9
Showing
662 changed files
with
5,698 additions
and
1,505 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
55 changes: 55 additions & 0 deletions
55
api_docs/ai_assistant_management_observability.devdocs.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
{ | ||
"id": "aiAssistantManagementObservability", | ||
"client": { | ||
"classes": [], | ||
"functions": [], | ||
"interfaces": [], | ||
"enums": [], | ||
"misc": [], | ||
"objects": [], | ||
"setup": { | ||
"parentPluginId": "aiAssistantManagementObservability", | ||
"id": "def-public.AiAssistantManagementObservabilityPluginSetup", | ||
"type": "Interface", | ||
"tags": [], | ||
"label": "AiAssistantManagementObservabilityPluginSetup", | ||
"description": [], | ||
"path": "src/plugins/ai_assistant_management/observability/public/plugin.ts", | ||
"deprecated": false, | ||
"trackAdoption": false, | ||
"children": [], | ||
"lifecycle": "setup", | ||
"initialIsOpen": true | ||
}, | ||
"start": { | ||
"parentPluginId": "aiAssistantManagementObservability", | ||
"id": "def-public.AiAssistantManagementObservabilityPluginStart", | ||
"type": "Interface", | ||
"tags": [], | ||
"label": "AiAssistantManagementObservabilityPluginStart", | ||
"description": [], | ||
"path": "src/plugins/ai_assistant_management/observability/public/plugin.ts", | ||
"deprecated": false, | ||
"trackAdoption": false, | ||
"children": [], | ||
"lifecycle": "start", | ||
"initialIsOpen": true | ||
} | ||
}, | ||
"server": { | ||
"classes": [], | ||
"functions": [], | ||
"interfaces": [], | ||
"enums": [], | ||
"misc": [], | ||
"objects": [] | ||
}, | ||
"common": { | ||
"classes": [], | ||
"functions": [], | ||
"interfaces": [], | ||
"enums": [], | ||
"misc": [], | ||
"objects": [] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
#### | ||
#### This document is auto-generated and is meant to be viewed inside our experimental, new docs system. | ||
#### Reach out in #docs-engineering for more info. | ||
#### | ||
id: kibAiAssistantManagementObservabilityPluginApi | ||
slug: /kibana-dev-docs/api/aiAssistantManagementObservability | ||
title: "aiAssistantManagementObservability" | ||
image: https://source.unsplash.com/400x175/?github | ||
description: API docs for the aiAssistantManagementObservability plugin | ||
date: 2023-12-06 | ||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'aiAssistantManagementObservability'] | ||
--- | ||
import aiAssistantManagementObservabilityObj from './ai_assistant_management_observability.devdocs.json'; | ||
|
||
|
||
|
||
Contact [@elastic/obs-knowledge-team](https://github.com/orgs/elastic/teams/obs-knowledge-team) for questions regarding this plugin. | ||
|
||
**Code health stats** | ||
|
||
| Public API count | Any count | Items lacking comments | Missing exports | | ||
|-------------------|-----------|------------------------|-----------------| | ||
| 2 | 0 | 2 | 0 | | ||
|
||
## Client | ||
|
||
### Setup | ||
<DocDefinitionList data={[aiAssistantManagementObservabilityObj.client.setup]}/> | ||
|
||
### Start | ||
<DocDefinitionList data={[aiAssistantManagementObservabilityObj.client.start]}/> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
{ | ||
"id": "aiAssistantManagementSelection", | ||
"client": { | ||
"classes": [], | ||
"functions": [], | ||
"interfaces": [], | ||
"enums": [], | ||
"misc": [], | ||
"objects": [], | ||
"setup": { | ||
"parentPluginId": "aiAssistantManagementSelection", | ||
"id": "def-public.AiAssistantManagementSelectionPluginSetup", | ||
"type": "Interface", | ||
"tags": [], | ||
"label": "AiAssistantManagementSelectionPluginSetup", | ||
"description": [], | ||
"path": "src/plugins/ai_assistant_management/selection/public/plugin.ts", | ||
"deprecated": false, | ||
"trackAdoption": false, | ||
"children": [], | ||
"lifecycle": "setup", | ||
"initialIsOpen": true | ||
}, | ||
"start": { | ||
"parentPluginId": "aiAssistantManagementSelection", | ||
"id": "def-public.AiAssistantManagementSelectionPluginStart", | ||
"type": "Interface", | ||
"tags": [], | ||
"label": "AiAssistantManagementSelectionPluginStart", | ||
"description": [], | ||
"path": "src/plugins/ai_assistant_management/selection/public/plugin.ts", | ||
"deprecated": false, | ||
"trackAdoption": false, | ||
"children": [], | ||
"lifecycle": "start", | ||
"initialIsOpen": true | ||
} | ||
}, | ||
"server": { | ||
"classes": [], | ||
"functions": [], | ||
"interfaces": [], | ||
"enums": [], | ||
"misc": [], | ||
"objects": [] | ||
}, | ||
"common": { | ||
"classes": [], | ||
"functions": [], | ||
"interfaces": [], | ||
"enums": [], | ||
"misc": [], | ||
"objects": [] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
#### | ||
#### This document is auto-generated and is meant to be viewed inside our experimental, new docs system. | ||
#### Reach out in #docs-engineering for more info. | ||
#### | ||
id: kibAiAssistantManagementSelectionPluginApi | ||
slug: /kibana-dev-docs/api/aiAssistantManagementSelection | ||
title: "aiAssistantManagementSelection" | ||
image: https://source.unsplash.com/400x175/?github | ||
description: API docs for the aiAssistantManagementSelection plugin | ||
date: 2023-12-06 | ||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'aiAssistantManagementSelection'] | ||
--- | ||
import aiAssistantManagementSelectionObj from './ai_assistant_management_selection.devdocs.json'; | ||
|
||
|
||
|
||
Contact [@elastic/obs-knowledge-team](https://github.com/orgs/elastic/teams/obs-knowledge-team) for questions regarding this plugin. | ||
|
||
**Code health stats** | ||
|
||
| Public API count | Any count | Items lacking comments | Missing exports | | ||
|-------------------|-----------|------------------------|-----------------| | ||
| 2 | 0 | 2 | 0 | | ||
|
||
## Client | ||
|
||
### Setup | ||
<DocDefinitionList data={[aiAssistantManagementSelectionObj.client.setup]}/> | ||
|
||
### Start | ||
<DocDefinitionList data={[aiAssistantManagementSelectionObj.client.start]}/> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.