Skip to content

PipelineMetricAggregationWithMultipleBucketPaths🔗

Constructor🔗

PipelineMetricAggregationWithMultipleBucketPaths()

Methods🔗

build🔗

Builds the object.

def build() -> elasticsearch.PipelineMetricAggregationWithMultipleBucketPaths

hide🔗

def hide(hide: bool) -> typing.Self

id_val🔗

def id_val(id_val: str) -> typing.Self

pipeline_variables🔗

def pipeline_variables(pipeline_variables: list[cogbuilder.Builder[elasticsearch.PipelineVariable]]) -> typing.Self

type_val🔗

def type_val(type_val: elasticsearch.MetricAggregationType) -> typing.Self

See also🔗