You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[System.Obsolete("The type contains additional required properties that must be initialized. Please use an alternative constructor to ensure all required values are properly set.")]
169
+
[System.Obsolete("TODO")]
170
170
publicAsyncSearchStatusRequestDescriptor()
171
171
{
172
172
thrownewSystem.InvalidOperationException("The use of the parameterless constructor is not permitted for this type.");
[System.Obsolete("The type contains additional required properties that must be initialized. Please use an alternative constructor to ensure all required values are properly set.")]
[System.Obsolete("The type contains additional required properties that must be initialized. Please use an alternative constructor to ensure all required values are properly set.")]
132
+
[System.Obsolete("TODO")]
133
133
publicDeleteAsyncSearchRequestDescriptor()
134
134
{
135
135
thrownewSystem.InvalidOperationException("The use of the parameterless constructor is not permitted for this type.");
[System.Obsolete("The type contains additional required properties that must be initialized. Please use an alternative constructor to ensure all required values are properly set.")]
[System.Obsolete("The type contains additional required properties that must be initialized. Please use an alternative constructor to ensure all required values are properly set.")]
183
+
[System.Obsolete("TODO")]
184
184
publicGetAsyncSearchRequestDescriptor()
185
185
{
186
186
thrownewSystem.InvalidOperationException("The use of the parameterless constructor is not permitted for this type.");
[System.Obsolete("The type contains additional required properties that must be initialized. Please use an alternative constructor to ensure all required values are properly set.")]
Copy file name to clipboardExpand all lines: src/Elastic.Clients.Elasticsearch/_Generated/Api/AsyncSearch/SubmitAsyncSearchRequest.g.cs
+4-4
Original file line number
Diff line number
Diff line change
@@ -130,7 +130,7 @@ public sealed partial class SubmitAsyncSearchRequestParameters : Elastic.Transpo
130
130
/// The number of concurrent shard requests per node this search executes concurrently. This value should be used to limit the impact of the search on the cluster in order to limit the number of concurrent shard requests
/// The number of concurrent shard requests per node this search executes concurrently. This value should be used to limit the impact of the search on the cluster in order to limit the number of concurrent shard requests
@@ -1240,7 +1240,7 @@ public Elastic.Clients.Elasticsearch.AsyncSearch.SubmitAsyncSearchRequestDescrip
1240
1240
/// The number of concurrent shard requests per node this search executes concurrently. This value should be used to limit the impact of the search on the cluster in order to limit the number of concurrent shard requests
@@ -2820,7 +2820,7 @@ public Elastic.Clients.Elasticsearch.AsyncSearch.SubmitAsyncSearchRequestDescrip
2820
2820
/// The number of concurrent shard requests per node this search executes concurrently. This value should be used to limit the impact of the search on the cluster in order to limit the number of concurrent shard requests
[System.Obsolete("The type contains additional required properties that must be initialized. Please use an alternative constructor to ensure all required values are properly set.")]
[System.Obsolete("The type contains additional required properties that must be initialized. Please use an alternative constructor to ensure all required values are properly set.")]
[System.Obsolete("The type contains additional required properties that must be initialized. Please use an alternative constructor to ensure all required values are properly set.")]
Copy file name to clipboardExpand all lines: src/Elastic.Clients.Elasticsearch/_Generated/Api/ClosePointInTimeRequest.g.cs
+1-1
Original file line number
Diff line number
Diff line change
@@ -89,7 +89,7 @@ public ClosePointInTimeRequest()
89
89
}
90
90
#endif
91
91
#if !NET7_0_OR_GREATER
92
-
[System.Obsolete("The type contains additional required properties that must be initialized. Please use an alternative constructor to ensure all required values are properly set.")]
92
+
[System.Obsolete("The request contains required properties that must be initialized. Please use an alternative constructor to ensure all required values are properly set.")]
[System.Obsolete("The type contains additional required properties that must be initialized. Please use an alternative constructor to ensure all required values are properly set.")]
0 commit comments