Skip to content

BucketAggregationWithField🔗

Constructor🔗

BucketAggregationWithField()

Methods🔗

build🔗

Builds the object.

def build() -> elasticsearch.BucketAggregationWithField

field🔗

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

id_val🔗

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

settings🔗

def settings(settings: object) -> typing.Self

type_val🔗

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

See also🔗