Skip to content

Commit fc3086b

Browse files
Regenerate client using the latest specification (#8286) (#8287)
Co-authored-by: Florian Bernd <[email protected]>
1 parent e2e2f7e commit fc3086b

File tree

61 files changed

+2173
-563
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+2173
-563
lines changed

src/Elastic.Clients.Elasticsearch.Serverless/_Generated/Api/MachineLearning/ClearTrainedModelDeploymentCacheRequest.g.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ public sealed partial class ClearTrainedModelDeploymentCacheRequestParameters :
3434
}
3535

3636
/// <summary>
37-
/// <para>Clears a trained model deployment cache on all nodes where the trained model is assigned.<br/>A trained model deployment may have an inference cache enabled.<br/>As requests are handled by each allocated node, their responses may be cached on that individual node.<br/>Calling this API clears the caches without restarting the deployment.</para>
37+
/// <para>Clear trained model deployment cache.<br/>Cache will be cleared on all nodes where the trained model is assigned.<br/>A trained model deployment may have an inference cache enabled.<br/>As requests are handled by each allocated node, their responses may be cached on that individual node.<br/>Calling this API clears the caches without restarting the deployment.</para>
3838
/// </summary>
3939
public sealed partial class ClearTrainedModelDeploymentCacheRequest : PlainRequest<ClearTrainedModelDeploymentCacheRequestParameters>
4040
{
@@ -52,7 +52,7 @@ public ClearTrainedModelDeploymentCacheRequest(Elastic.Clients.Elasticsearch.Ser
5252
}
5353

5454
/// <summary>
55-
/// <para>Clears a trained model deployment cache on all nodes where the trained model is assigned.<br/>A trained model deployment may have an inference cache enabled.<br/>As requests are handled by each allocated node, their responses may be cached on that individual node.<br/>Calling this API clears the caches without restarting the deployment.</para>
55+
/// <para>Clear trained model deployment cache.<br/>Cache will be cleared on all nodes where the trained model is assigned.<br/>A trained model deployment may have an inference cache enabled.<br/>As requests are handled by each allocated node, their responses may be cached on that individual node.<br/>Calling this API clears the caches without restarting the deployment.</para>
5656
/// </summary>
5757
public sealed partial class ClearTrainedModelDeploymentCacheRequestDescriptor : RequestDescriptor<ClearTrainedModelDeploymentCacheRequestDescriptor, ClearTrainedModelDeploymentCacheRequestParameters>
5858
{

src/Elastic.Clients.Elasticsearch.Serverless/_Generated/Api/MachineLearning/DeleteCalendarEventRequest.g.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ public sealed partial class DeleteCalendarEventRequestParameters : RequestParame
3434
}
3535

3636
/// <summary>
37-
/// <para>Deletes scheduled events from a calendar.</para>
37+
/// <para>Delete events from a calendar.</para>
3838
/// </summary>
3939
public sealed partial class DeleteCalendarEventRequest : PlainRequest<DeleteCalendarEventRequestParameters>
4040
{
@@ -52,7 +52,7 @@ public DeleteCalendarEventRequest(Elastic.Clients.Elasticsearch.Serverless.Id ca
5252
}
5353

5454
/// <summary>
55-
/// <para>Deletes scheduled events from a calendar.</para>
55+
/// <para>Delete events from a calendar.</para>
5656
/// </summary>
5757
public sealed partial class DeleteCalendarEventRequestDescriptor : RequestDescriptor<DeleteCalendarEventRequestDescriptor, DeleteCalendarEventRequestParameters>
5858
{

src/Elastic.Clients.Elasticsearch.Serverless/_Generated/Api/MachineLearning/DeleteCalendarJobRequest.g.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ public sealed partial class DeleteCalendarJobRequestParameters : RequestParamete
3434
}
3535

3636
/// <summary>
37-
/// <para>Deletes anomaly detection jobs from a calendar.</para>
37+
/// <para>Delete anomaly jobs from a calendar.</para>
3838
/// </summary>
3939
public sealed partial class DeleteCalendarJobRequest : PlainRequest<DeleteCalendarJobRequestParameters>
4040
{
@@ -52,7 +52,7 @@ public DeleteCalendarJobRequest(Elastic.Clients.Elasticsearch.Serverless.Id cale
5252
}
5353

5454
/// <summary>
55-
/// <para>Deletes anomaly detection jobs from a calendar.</para>
55+
/// <para>Delete anomaly jobs from a calendar.</para>
5656
/// </summary>
5757
public sealed partial class DeleteCalendarJobRequestDescriptor : RequestDescriptor<DeleteCalendarJobRequestDescriptor, DeleteCalendarJobRequestParameters>
5858
{

src/Elastic.Clients.Elasticsearch.Serverless/_Generated/Api/MachineLearning/DeleteCalendarRequest.g.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ public sealed partial class DeleteCalendarRequestParameters : RequestParameters
3434
}
3535

3636
/// <summary>
37-
/// <para>Removes all scheduled events from a calendar, then deletes it.</para>
37+
/// <para>Delete a calendar.<br/>Removes all scheduled events from a calendar, then deletes it.</para>
3838
/// </summary>
3939
public sealed partial class DeleteCalendarRequest : PlainRequest<DeleteCalendarRequestParameters>
4040
{
@@ -52,7 +52,7 @@ public DeleteCalendarRequest(Elastic.Clients.Elasticsearch.Serverless.Id calenda
5252
}
5353

5454
/// <summary>
55-
/// <para>Removes all scheduled events from a calendar, then deletes it.</para>
55+
/// <para>Delete a calendar.<br/>Removes all scheduled events from a calendar, then deletes it.</para>
5656
/// </summary>
5757
public sealed partial class DeleteCalendarRequestDescriptor : RequestDescriptor<DeleteCalendarRequestDescriptor, DeleteCalendarRequestParameters>
5858
{

src/Elastic.Clients.Elasticsearch.Serverless/_Generated/Api/MachineLearning/DeleteDataFrameAnalyticsRequest.g.cs

+3-3
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ public sealed partial class DeleteDataFrameAnalyticsRequestParameters : RequestP
4343
}
4444

4545
/// <summary>
46-
/// <para>Deletes a data frame analytics job.</para>
46+
/// <para>Delete a data frame analytics job.</para>
4747
/// </summary>
4848
public sealed partial class DeleteDataFrameAnalyticsRequest : PlainRequest<DeleteDataFrameAnalyticsRequestParameters>
4949
{
@@ -73,7 +73,7 @@ public DeleteDataFrameAnalyticsRequest(Elastic.Clients.Elasticsearch.Serverless.
7373
}
7474

7575
/// <summary>
76-
/// <para>Deletes a data frame analytics job.</para>
76+
/// <para>Delete a data frame analytics job.</para>
7777
/// </summary>
7878
public sealed partial class DeleteDataFrameAnalyticsRequestDescriptor<TDocument> : RequestDescriptor<DeleteDataFrameAnalyticsRequestDescriptor<TDocument>, DeleteDataFrameAnalyticsRequestParameters>
7979
{
@@ -106,7 +106,7 @@ protected override void Serialize(Utf8JsonWriter writer, JsonSerializerOptions o
106106
}
107107

108108
/// <summary>
109-
/// <para>Deletes a data frame analytics job.</para>
109+
/// <para>Delete a data frame analytics job.</para>
110110
/// </summary>
111111
public sealed partial class DeleteDataFrameAnalyticsRequestDescriptor : RequestDescriptor<DeleteDataFrameAnalyticsRequestDescriptor, DeleteDataFrameAnalyticsRequestParameters>
112112
{

src/Elastic.Clients.Elasticsearch.Serverless/_Generated/Api/MachineLearning/DeleteDatafeedRequest.g.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ public sealed partial class DeleteDatafeedRequestParameters : RequestParameters
3838
}
3939

4040
/// <summary>
41-
/// <para>Deletes an existing datafeed.</para>
41+
/// <para>Delete a datafeed.</para>
4242
/// </summary>
4343
public sealed partial class DeleteDatafeedRequest : PlainRequest<DeleteDatafeedRequestParameters>
4444
{
@@ -62,7 +62,7 @@ public DeleteDatafeedRequest(Elastic.Clients.Elasticsearch.Serverless.Id datafee
6262
}
6363

6464
/// <summary>
65-
/// <para>Deletes an existing datafeed.</para>
65+
/// <para>Delete a datafeed.</para>
6666
/// </summary>
6767
public sealed partial class DeleteDatafeedRequestDescriptor : RequestDescriptor<DeleteDatafeedRequestDescriptor, DeleteDatafeedRequestParameters>
6868
{

src/Elastic.Clients.Elasticsearch.Serverless/_Generated/Api/MachineLearning/DeleteExpiredDataRequest.g.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ public sealed partial class DeleteExpiredDataRequestParameters : RequestParamete
3434
}
3535

3636
/// <summary>
37-
/// <para>Deletes expired and unused machine learning data.<br/>Deletes all job results, model snapshots and forecast data that have exceeded<br/>their retention days period. Machine learning state documents that are not<br/>associated with any job are also deleted.<br/>You can limit the request to a single or set of anomaly detection jobs by<br/>using a job identifier, a group name, a comma-separated list of jobs, or a<br/>wildcard expression. You can delete expired data for all anomaly detection<br/>jobs by using _all, by specifying * as the <job_id>, or by omitting the<br/><job_id>.</para>
37+
/// <para>Delete expired ML data.<br/>Deletes all job results, model snapshots and forecast data that have exceeded<br/>their retention days period. Machine learning state documents that are not<br/>associated with any job are also deleted.<br/>You can limit the request to a single or set of anomaly detection jobs by<br/>using a job identifier, a group name, a comma-separated list of jobs, or a<br/>wildcard expression. You can delete expired data for all anomaly detection<br/>jobs by using _all, by specifying * as the <job_id>, or by omitting the<br/><job_id>.</para>
3838
/// </summary>
3939
public sealed partial class DeleteExpiredDataRequest : PlainRequest<DeleteExpiredDataRequestParameters>
4040
{
@@ -68,7 +68,7 @@ public DeleteExpiredDataRequest(Elastic.Clients.Elasticsearch.Serverless.Id? job
6868
}
6969

7070
/// <summary>
71-
/// <para>Deletes expired and unused machine learning data.<br/>Deletes all job results, model snapshots and forecast data that have exceeded<br/>their retention days period. Machine learning state documents that are not<br/>associated with any job are also deleted.<br/>You can limit the request to a single or set of anomaly detection jobs by<br/>using a job identifier, a group name, a comma-separated list of jobs, or a<br/>wildcard expression. You can delete expired data for all anomaly detection<br/>jobs by using _all, by specifying * as the <job_id>, or by omitting the<br/><job_id>.</para>
71+
/// <para>Delete expired ML data.<br/>Deletes all job results, model snapshots and forecast data that have exceeded<br/>their retention days period. Machine learning state documents that are not<br/>associated with any job are also deleted.<br/>You can limit the request to a single or set of anomaly detection jobs by<br/>using a job identifier, a group name, a comma-separated list of jobs, or a<br/>wildcard expression. You can delete expired data for all anomaly detection<br/>jobs by using _all, by specifying * as the <job_id>, or by omitting the<br/><job_id>.</para>
7272
/// </summary>
7373
public sealed partial class DeleteExpiredDataRequestDescriptor : RequestDescriptor<DeleteExpiredDataRequestDescriptor, DeleteExpiredDataRequestParameters>
7474
{

src/Elastic.Clients.Elasticsearch.Serverless/_Generated/Api/MachineLearning/DeleteFilterRequest.g.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ public sealed partial class DeleteFilterRequestParameters : RequestParameters
3434
}
3535

3636
/// <summary>
37-
/// <para>Deletes a filter.<br/>If an anomaly detection job references the filter, you cannot delete the<br/>filter. You must update or delete the job before you can delete the filter.</para>
37+
/// <para>Delete a filter.<br/>If an anomaly detection job references the filter, you cannot delete the<br/>filter. You must update or delete the job before you can delete the filter.</para>
3838
/// </summary>
3939
public sealed partial class DeleteFilterRequest : PlainRequest<DeleteFilterRequestParameters>
4040
{
@@ -52,7 +52,7 @@ public DeleteFilterRequest(Elastic.Clients.Elasticsearch.Serverless.Id filterId)
5252
}
5353

5454
/// <summary>
55-
/// <para>Deletes a filter.<br/>If an anomaly detection job references the filter, you cannot delete the<br/>filter. You must update or delete the job before you can delete the filter.</para>
55+
/// <para>Delete a filter.<br/>If an anomaly detection job references the filter, you cannot delete the<br/>filter. You must update or delete the job before you can delete the filter.</para>
5656
/// </summary>
5757
public sealed partial class DeleteFilterRequestDescriptor : RequestDescriptor<DeleteFilterRequestDescriptor, DeleteFilterRequestParameters>
5858
{

src/Elastic.Clients.Elasticsearch.Serverless/_Generated/Api/MachineLearning/DeleteForecastRequest.g.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ public sealed partial class DeleteForecastRequestParameters : RequestParameters
4343
}
4444

4545
/// <summary>
46-
/// <para>Deletes forecasts from a machine learning job.<br/>By default, forecasts are retained for 14 days. You can specify a<br/>different retention period with the `expires_in` parameter in the forecast<br/>jobs API. The delete forecast API enables you to delete one or more<br/>forecasts before they expire.</para>
46+
/// <para>Delete forecasts from a job.<br/>By default, forecasts are retained for 14 days. You can specify a<br/>different retention period with the `expires_in` parameter in the forecast<br/>jobs API. The delete forecast API enables you to delete one or more<br/>forecasts before they expire.</para>
4747
/// </summary>
4848
public sealed partial class DeleteForecastRequest : PlainRequest<DeleteForecastRequestParameters>
4949
{
@@ -77,7 +77,7 @@ public DeleteForecastRequest(Elastic.Clients.Elasticsearch.Serverless.Id jobId,
7777
}
7878

7979
/// <summary>
80-
/// <para>Deletes forecasts from a machine learning job.<br/>By default, forecasts are retained for 14 days. You can specify a<br/>different retention period with the `expires_in` parameter in the forecast<br/>jobs API. The delete forecast API enables you to delete one or more<br/>forecasts before they expire.</para>
80+
/// <para>Delete forecasts from a job.<br/>By default, forecasts are retained for 14 days. You can specify a<br/>different retention period with the `expires_in` parameter in the forecast<br/>jobs API. The delete forecast API enables you to delete one or more<br/>forecasts before they expire.</para>
8181
/// </summary>
8282
public sealed partial class DeleteForecastRequestDescriptor : RequestDescriptor<DeleteForecastRequestDescriptor, DeleteForecastRequestParameters>
8383
{

src/Elastic.Clients.Elasticsearch.Serverless/_Generated/Api/MachineLearning/DeleteModelSnapshotRequest.g.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ public sealed partial class DeleteModelSnapshotRequestParameters : RequestParame
3434
}
3535

3636
/// <summary>
37-
/// <para>Deletes an existing model snapshot.<br/>You cannot delete the active model snapshot. To delete that snapshot, first<br/>revert to a different one. To identify the active model snapshot, refer to<br/>the `model_snapshot_id` in the results from the get jobs API.</para>
37+
/// <para>Delete a model snapshot.<br/>You cannot delete the active model snapshot. To delete that snapshot, first<br/>revert to a different one. To identify the active model snapshot, refer to<br/>the `model_snapshot_id` in the results from the get jobs API.</para>
3838
/// </summary>
3939
public sealed partial class DeleteModelSnapshotRequest : PlainRequest<DeleteModelSnapshotRequestParameters>
4040
{
@@ -52,7 +52,7 @@ public DeleteModelSnapshotRequest(Elastic.Clients.Elasticsearch.Serverless.Id jo
5252
}
5353

5454
/// <summary>
55-
/// <para>Deletes an existing model snapshot.<br/>You cannot delete the active model snapshot. To delete that snapshot, first<br/>revert to a different one. To identify the active model snapshot, refer to<br/>the `model_snapshot_id` in the results from the get jobs API.</para>
55+
/// <para>Delete a model snapshot.<br/>You cannot delete the active model snapshot. To delete that snapshot, first<br/>revert to a different one. To identify the active model snapshot, refer to<br/>the `model_snapshot_id` in the results from the get jobs API.</para>
5656
/// </summary>
5757
public sealed partial class DeleteModelSnapshotRequestDescriptor : RequestDescriptor<DeleteModelSnapshotRequestDescriptor, DeleteModelSnapshotRequestParameters>
5858
{

src/Elastic.Clients.Elasticsearch.Serverless/_Generated/Api/MachineLearning/DeleteTrainedModelAliasRequest.g.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ public sealed partial class DeleteTrainedModelAliasRequestParameters : RequestPa
3434
}
3535

3636
/// <summary>
37-
/// <para>Deletes a trained model alias.<br/>This API deletes an existing model alias that refers to a trained model. If<br/>the model alias is missing or refers to a model other than the one identified<br/>by the `model_id`, this API returns an error.</para>
37+
/// <para>Delete a trained model alias.<br/>This API deletes an existing model alias that refers to a trained model. If<br/>the model alias is missing or refers to a model other than the one identified<br/>by the `model_id`, this API returns an error.</para>
3838
/// </summary>
3939
public sealed partial class DeleteTrainedModelAliasRequest : PlainRequest<DeleteTrainedModelAliasRequestParameters>
4040
{
@@ -52,7 +52,7 @@ public DeleteTrainedModelAliasRequest(Elastic.Clients.Elasticsearch.Serverless.I
5252
}
5353

5454
/// <summary>
55-
/// <para>Deletes a trained model alias.<br/>This API deletes an existing model alias that refers to a trained model. If<br/>the model alias is missing or refers to a model other than the one identified<br/>by the `model_id`, this API returns an error.</para>
55+
/// <para>Delete a trained model alias.<br/>This API deletes an existing model alias that refers to a trained model. If<br/>the model alias is missing or refers to a model other than the one identified<br/>by the `model_id`, this API returns an error.</para>
5656
/// </summary>
5757
public sealed partial class DeleteTrainedModelAliasRequestDescriptor : RequestDescriptor<DeleteTrainedModelAliasRequestDescriptor, DeleteTrainedModelAliasRequestParameters>
5858
{

src/Elastic.Clients.Elasticsearch.Serverless/_Generated/Api/MachineLearning/DeleteTrainedModelRequest.g.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ public sealed partial class DeleteTrainedModelRequestParameters : RequestParamet
3838
}
3939

4040
/// <summary>
41-
/// <para>Deletes an existing trained inference model that is currently not referenced<br/>by an ingest pipeline.</para>
41+
/// <para>Delete an unreferenced trained model.<br/>The request deletes a trained inference model that is not referenced by an ingest pipeline.</para>
4242
/// </summary>
4343
public sealed partial class DeleteTrainedModelRequest : PlainRequest<DeleteTrainedModelRequestParameters>
4444
{
@@ -62,7 +62,7 @@ public DeleteTrainedModelRequest(Elastic.Clients.Elasticsearch.Serverless.Id mod
6262
}
6363

6464
/// <summary>
65-
/// <para>Deletes an existing trained inference model that is currently not referenced<br/>by an ingest pipeline.</para>
65+
/// <para>Delete an unreferenced trained model.<br/>The request deletes a trained inference model that is not referenced by an ingest pipeline.</para>
6666
/// </summary>
6767
public sealed partial class DeleteTrainedModelRequestDescriptor : RequestDescriptor<DeleteTrainedModelRequestDescriptor, DeleteTrainedModelRequestParameters>
6868
{

src/Elastic.Clients.Elasticsearch.Serverless/_Generated/Api/MachineLearning/EstimateModelMemoryRequest.g.cs

+3-3
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ public sealed partial class EstimateModelMemoryRequestParameters : RequestParame
3434
}
3535

3636
/// <summary>
37-
/// <para>Makes an estimation of the memory usage for an anomaly detection job model.<br/>It is based on analysis configuration details for the job and cardinality<br/>estimates for the fields it references.</para>
37+
/// <para>Estimate job model memory usage.<br/>Makes an estimation of the memory usage for an anomaly detection job model.<br/>It is based on analysis configuration details for the job and cardinality<br/>estimates for the fields it references.</para>
3838
/// </summary>
3939
public sealed partial class EstimateModelMemoryRequest : PlainRequest<EstimateModelMemoryRequestParameters>
4040
{
@@ -66,7 +66,7 @@ public sealed partial class EstimateModelMemoryRequest : PlainRequest<EstimateMo
6666
}
6767

6868
/// <summary>
69-
/// <para>Makes an estimation of the memory usage for an anomaly detection job model.<br/>It is based on analysis configuration details for the job and cardinality<br/>estimates for the fields it references.</para>
69+
/// <para>Estimate job model memory usage.<br/>Makes an estimation of the memory usage for an anomaly detection job model.<br/>It is based on analysis configuration details for the job and cardinality<br/>estimates for the fields it references.</para>
7070
/// </summary>
7171
public sealed partial class EstimateModelMemoryRequestDescriptor<TDocument> : RequestDescriptor<EstimateModelMemoryRequestDescriptor<TDocument>, EstimateModelMemoryRequestParameters>
7272
{
@@ -171,7 +171,7 @@ protected override void Serialize(Utf8JsonWriter writer, JsonSerializerOptions o
171171
}
172172

173173
/// <summary>
174-
/// <para>Makes an estimation of the memory usage for an anomaly detection job model.<br/>It is based on analysis configuration details for the job and cardinality<br/>estimates for the fields it references.</para>
174+
/// <para>Estimate job model memory usage.<br/>Makes an estimation of the memory usage for an anomaly detection job model.<br/>It is based on analysis configuration details for the job and cardinality<br/>estimates for the fields it references.</para>
175175
/// </summary>
176176
public sealed partial class EstimateModelMemoryRequestDescriptor : RequestDescriptor<EstimateModelMemoryRequestDescriptor, EstimateModelMemoryRequestParameters>
177177
{

0 commit comments

Comments
 (0)