Class SpanFieldMaskingQuery
Inheritance
SpanFieldMaskingQuery
Assembly: OpenSearch.Client.dll
Syntax
public class SpanFieldMaskingQuery : QueryBase, ISpanFieldMaskingQuery, ISpanSubQuery, IQuery
Properties
|
Edit this page
View Source
Conditionless
Declaration
protected override bool Conditionless { get; }
Property Value
Overrides
|
Edit this page
View Source
Field
Declaration
public Field Field { get; set; }
Property Value
|
Edit this page
View Source
Query
Declaration
public ISpanQuery Query { get; set; }
Property Value
Implements
Extension Methods