Skip to content

Derivative🔗

Constructor🔗

Derivative()

Methods🔗

build🔗

Builds the object.

def build() -> elasticsearch.Derivative

field🔗

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

hide🔗

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

id_val🔗

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

pipeline_agg🔗

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

settings🔗

def settings(settings: cogbuilder.Builder[elasticsearch.ElasticsearchDerivativeSettings]) -> typing.Self

See also🔗