Class KnnMethodParametersDescriptor
Inheritance
KnnMethodParametersDescriptor
Inherited Members
Namespace: OpenSearch .Client
Assembly: OpenSearch.Client.dll
Syntax
public class KnnMethodParametersDescriptor : IsADictionaryDescriptorBase<KnnMethodParametersDescriptor, IKnnMethodParameters, string, object>, IDescriptor, IPromise<IKnnMethodParameters>
Constructors
| Edit this page View SourceKnnMethodParametersDescriptor()
Declaration
public KnnMethodParametersDescriptor()
Methods
| Edit this page View SourceParameter(string, object)
Declaration
public KnnMethodParametersDescriptor Parameter(string name, object value)
Parameters
Returns
Type | Description |
---|---|
Knn |