[api-docs] 2023-09-26 Daily api_docs build (#167210)

Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/472
This commit is contained in:
Kibana Machine 2023-09-26 00:42:16 -04:00 committed by GitHub
parent 78e887884c
commit b3c1ba265f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
607 changed files with 1241 additions and 939 deletions

View file

@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-trained-models-utils
title: "@kbn/ml-trained-models-utils"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/ml-trained-models-utils plugin
date: 2023-09-25
date: 2023-09-26
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-trained-models-utils']
---
import kbnMlTrainedModelsUtilsObj from './kbn_ml_trained_models_utils.devdocs.json';
@ -21,13 +21,16 @@ Contact [@elastic/ml-ui](https://github.com/orgs/elastic/teams/ml-ui) for questi
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 8 | 0 | 8 | 0 |
| 22 | 0 | 22 | 0 |
## Common
### Objects
<DocDefinitionList data={kbnMlTrainedModelsUtilsObj.common.objects}/>
### Interfaces
<DocDefinitionList data={kbnMlTrainedModelsUtilsObj.common.interfaces}/>
### Consts, variables and types
<DocDefinitionList data={kbnMlTrainedModelsUtilsObj.common.misc}/>