ElasticsearchTopMetricsSettings
Constructor
ElasticsearchTopMetricsSettings()
Methods
build
Builds the object.
def build() -> elasticsearch.ElasticsearchTopMetricsSettings
metrics
def metrics(metrics: list[str]) -> typing.Self
order
def order(order: str) -> typing.Self
order_by
def order_by(order_by: str) -> typing.Self
See also