Interface IGeoBoundingBoxQuery
Inherited Members
Namespace: OpenSearch .Client
Assembly: OpenSearch.Client.dll
Syntax
public interface IGeoBoundingBoxQuery : IFieldNameQuery, IQuery
Properties
| Edit this page View SourceBoundingBox
Declaration
IBoundingBox BoundingBox { get; set; }
Property Value
Type | Description |
---|---|
IBounding |
Type
Declaration
GeoExecution? Type { get; set; }
Property Value
Type | Description |
---|---|
Geo |
ValidationMethod
Declaration
GeoValidationMethod? ValidationMethod { get; set; }
Property Value
Type | Description |
---|---|
Geo |