BaseBucketAggregation
Constructor
Methods
build
Builds the object.
def build() -> elasticsearch.BaseBucketAggregation
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