Skip to content

elasticsearch🔗

Objects🔗

Builders🔗

Functions🔗

NewBucketAggregation🔗

NewBucketAggregation creates a new BucketAggregation object.

func NewBucketAggregation() *BucketAggregation

NewMetricAggregation🔗

NewMetricAggregation creates a new MetricAggregation object.

func NewMetricAggregation() *MetricAggregation

NewBaseBucketAggregation🔗

NewBaseBucketAggregation creates a new BaseBucketAggregation object.

func NewBaseBucketAggregation() *BaseBucketAggregation

NewBucketAggregationWithField🔗

NewBucketAggregationWithField creates a new BucketAggregationWithField object.

func NewBucketAggregationWithField() *BucketAggregationWithField

NewDateHistogram🔗

NewDateHistogram creates a new DateHistogram object.

func NewDateHistogram() *DateHistogram

NewDateHistogramSettings🔗

NewDateHistogramSettings creates a new DateHistogramSettings object.

func NewDateHistogramSettings() *DateHistogramSettings

NewHistogram🔗

NewHistogram creates a new Histogram object.

func NewHistogram() *Histogram

NewHistogramSettings🔗

NewHistogramSettings creates a new HistogramSettings object.

func NewHistogramSettings() *HistogramSettings

NewNested🔗

NewNested creates a new Nested object.

func NewNested() *Nested

NewTerms🔗

NewTerms creates a new Terms object.

func NewTerms() *Terms

NewTermsSettings🔗

NewTermsSettings creates a new TermsSettings object.

func NewTermsSettings() *TermsSettings

NewFilters🔗

NewFilters creates a new Filters object.

func NewFilters() *Filters

NewFilter🔗

NewFilter creates a new Filter object.

func NewFilter() *Filter

NewFiltersSettings🔗

NewFiltersSettings creates a new FiltersSettings object.

func NewFiltersSettings() *FiltersSettings

NewGeoHashGrid🔗

NewGeoHashGrid creates a new GeoHashGrid object.

func NewGeoHashGrid() *GeoHashGrid

NewGeoHashGridSettings🔗

NewGeoHashGridSettings creates a new GeoHashGridSettings object.

func NewGeoHashGridSettings() *GeoHashGridSettings

NewMetricAggregationType🔗

NewMetricAggregationType creates a new MetricAggregationType object.

func NewMetricAggregationType() *MetricAggregationType

NewBaseMetricAggregation🔗

NewBaseMetricAggregation creates a new BaseMetricAggregation object.

func NewBaseMetricAggregation() *BaseMetricAggregation

NewPipelineVariable🔗

NewPipelineVariable creates a new PipelineVariable object.

func NewPipelineVariable() *PipelineVariable

NewMetricAggregationWithField🔗

NewMetricAggregationWithField creates a new MetricAggregationWithField object.

func NewMetricAggregationWithField() *MetricAggregationWithField

NewMetricAggregationWithMissingSupport🔗

NewMetricAggregationWithMissingSupport creates a new MetricAggregationWithMissingSupport object.

func NewMetricAggregationWithMissingSupport() *MetricAggregationWithMissingSupport

NewInlineScript🔗

NewInlineScript creates a new InlineScript object.

func NewInlineScript() *InlineScript

NewMetricAggregationWithInlineScript🔗

NewMetricAggregationWithInlineScript creates a new MetricAggregationWithInlineScript object.

func NewMetricAggregationWithInlineScript() *MetricAggregationWithInlineScript

NewCount🔗

NewCount creates a new Count object.

func NewCount() *Count

NewAverage🔗

NewAverage creates a new Average object.

func NewAverage() *Average

NewSum🔗

NewSum creates a new Sum object.

func NewSum() *Sum

NewMax🔗

NewMax creates a new Max object.

func NewMax() *Max

NewMin🔗

NewMin creates a new Min object.

func NewMin() *Min

NewExtendedStat🔗

NewExtendedStat creates a new ExtendedStat object.

func NewExtendedStat() *ExtendedStat

NewExtendedStats🔗

NewExtendedStats creates a new ExtendedStats object.

func NewExtendedStats() *ExtendedStats

NewPercentiles🔗

NewPercentiles creates a new Percentiles object.

func NewPercentiles() *Percentiles

NewUniqueCount🔗

NewUniqueCount creates a new UniqueCount object.

func NewUniqueCount() *UniqueCount

NewRawDocument🔗

NewRawDocument creates a new RawDocument object.

func NewRawDocument() *RawDocument

NewRawData🔗

NewRawData creates a new RawData object.

func NewRawData() *RawData

NewLogs🔗

NewLogs creates a new Logs object.

func NewLogs() *Logs

NewRate🔗

NewRate creates a new Rate object.

func NewRate() *Rate

NewBasePipelineMetricAggregation🔗

NewBasePipelineMetricAggregation creates a new BasePipelineMetricAggregation object.

func NewBasePipelineMetricAggregation() *BasePipelineMetricAggregation

NewPipelineMetricAggregationWithMultipleBucketPaths🔗

NewPipelineMetricAggregationWithMultipleBucketPaths creates a new PipelineMetricAggregationWithMultipleBucketPaths object.

func NewPipelineMetricAggregationWithMultipleBucketPaths() *PipelineMetricAggregationWithMultipleBucketPaths

NewMovingAverageModelOption🔗

NewMovingAverageModelOption creates a new MovingAverageModelOption object.

func NewMovingAverageModelOption() *MovingAverageModelOption

NewBaseMovingAverageModelSettings🔗

NewBaseMovingAverageModelSettings creates a new BaseMovingAverageModelSettings object.

func NewBaseMovingAverageModelSettings() *BaseMovingAverageModelSettings

NewMovingAverageSimpleModelSettings🔗

NewMovingAverageSimpleModelSettings creates a new MovingAverageSimpleModelSettings object.

func NewMovingAverageSimpleModelSettings() *MovingAverageSimpleModelSettings

NewMovingAverageLinearModelSettings🔗

NewMovingAverageLinearModelSettings creates a new MovingAverageLinearModelSettings object.

func NewMovingAverageLinearModelSettings() *MovingAverageLinearModelSettings

NewMovingAverageEWMAModelSettings🔗

NewMovingAverageEWMAModelSettings creates a new MovingAverageEWMAModelSettings object.

func NewMovingAverageEWMAModelSettings() *MovingAverageEWMAModelSettings

NewMovingAverageHoltModelSettings🔗

NewMovingAverageHoltModelSettings creates a new MovingAverageHoltModelSettings object.

func NewMovingAverageHoltModelSettings() *MovingAverageHoltModelSettings

NewMovingAverageHoltWintersModelSettings🔗

NewMovingAverageHoltWintersModelSettings creates a new MovingAverageHoltWintersModelSettings object.

func NewMovingAverageHoltWintersModelSettings() *MovingAverageHoltWintersModelSettings

NewMovingAverage🔗

NewMovingAverage creates a new MovingAverage object.

func NewMovingAverage() *MovingAverage

NewMovingFunction🔗

NewMovingFunction creates a new MovingFunction object.

func NewMovingFunction() *MovingFunction

NewDerivative🔗

NewDerivative creates a new Derivative object.

func NewDerivative() *Derivative

NewSerialDiff🔗

NewSerialDiff creates a new SerialDiff object.

func NewSerialDiff() *SerialDiff

NewCumulativeSum🔗

NewCumulativeSum creates a new CumulativeSum object.

func NewCumulativeSum() *CumulativeSum

NewBucketScript🔗

NewBucketScript creates a new BucketScript object.

func NewBucketScript() *BucketScript

NewTopMetrics🔗

NewTopMetrics creates a new TopMetrics object.

func NewTopMetrics() *TopMetrics

NewPipelineMetricAggregation🔗

NewPipelineMetricAggregation creates a new PipelineMetricAggregation object.

func NewPipelineMetricAggregation() *PipelineMetricAggregation

NewMetricAggregationWithSettings🔗

NewMetricAggregationWithSettings creates a new MetricAggregationWithSettings object.

func NewMetricAggregationWithSettings() *MetricAggregationWithSettings

NewDataquery🔗

NewDataquery creates a new Dataquery object.

func NewDataquery() *Dataquery

VariantConfig🔗

VariantConfig returns the configuration related to elasticsearch dataqueries.

This configuration describes how to unmarshal it, convert it to code, …

func VariantConfig() variants.DataqueryConfig

NewElasticsearchDateHistogramSettings🔗

NewElasticsearchDateHistogramSettings creates a new ElasticsearchDateHistogramSettings object.

func NewElasticsearchDateHistogramSettings() *ElasticsearchDateHistogramSettings

NewElasticsearchHistogramSettings🔗

NewElasticsearchHistogramSettings creates a new ElasticsearchHistogramSettings object.

func NewElasticsearchHistogramSettings() *ElasticsearchHistogramSettings

NewElasticsearchTermsSettings🔗

NewElasticsearchTermsSettings creates a new ElasticsearchTermsSettings object.

func NewElasticsearchTermsSettings() *ElasticsearchTermsSettings

NewElasticsearchFiltersSettings🔗

NewElasticsearchFiltersSettings creates a new ElasticsearchFiltersSettings object.

func NewElasticsearchFiltersSettings() *ElasticsearchFiltersSettings

NewElasticsearchGeoHashGridSettings🔗

NewElasticsearchGeoHashGridSettings creates a new ElasticsearchGeoHashGridSettings object.

func NewElasticsearchGeoHashGridSettings() *ElasticsearchGeoHashGridSettings

NewElasticsearchMetricAggregationWithMissingSupportSettings🔗

NewElasticsearchMetricAggregationWithMissingSupportSettings creates a new ElasticsearchMetricAggregationWithMissingSupportSettings object.

func NewElasticsearchMetricAggregationWithMissingSupportSettings() *ElasticsearchMetricAggregationWithMissingSupportSettings

NewElasticsearchInlineScript🔗

NewElasticsearchInlineScript creates a new ElasticsearchInlineScript object.

func NewElasticsearchInlineScript() *ElasticsearchInlineScript

NewElasticsearchMetricAggregationWithInlineScriptSettings🔗

NewElasticsearchMetricAggregationWithInlineScriptSettings creates a new ElasticsearchMetricAggregationWithInlineScriptSettings object.

func NewElasticsearchMetricAggregationWithInlineScriptSettings() *ElasticsearchMetricAggregationWithInlineScriptSettings

NewElasticsearchAverageSettings🔗

NewElasticsearchAverageSettings creates a new ElasticsearchAverageSettings object.

func NewElasticsearchAverageSettings() *ElasticsearchAverageSettings

NewElasticsearchSumSettings🔗

NewElasticsearchSumSettings creates a new ElasticsearchSumSettings object.

func NewElasticsearchSumSettings() *ElasticsearchSumSettings

NewElasticsearchMaxSettings🔗

NewElasticsearchMaxSettings creates a new ElasticsearchMaxSettings object.

func NewElasticsearchMaxSettings() *ElasticsearchMaxSettings

NewElasticsearchMinSettings🔗

NewElasticsearchMinSettings creates a new ElasticsearchMinSettings object.

func NewElasticsearchMinSettings() *ElasticsearchMinSettings

NewElasticsearchExtendedStatsSettings🔗

NewElasticsearchExtendedStatsSettings creates a new ElasticsearchExtendedStatsSettings object.

func NewElasticsearchExtendedStatsSettings() *ElasticsearchExtendedStatsSettings

NewElasticsearchPercentilesSettings🔗

NewElasticsearchPercentilesSettings creates a new ElasticsearchPercentilesSettings object.

func NewElasticsearchPercentilesSettings() *ElasticsearchPercentilesSettings

NewElasticsearchUniqueCountSettings🔗

NewElasticsearchUniqueCountSettings creates a new ElasticsearchUniqueCountSettings object.

func NewElasticsearchUniqueCountSettings() *ElasticsearchUniqueCountSettings

NewElasticsearchRawDocumentSettings🔗

NewElasticsearchRawDocumentSettings creates a new ElasticsearchRawDocumentSettings object.

func NewElasticsearchRawDocumentSettings() *ElasticsearchRawDocumentSettings

NewElasticsearchRawDataSettings🔗

NewElasticsearchRawDataSettings creates a new ElasticsearchRawDataSettings object.

func NewElasticsearchRawDataSettings() *ElasticsearchRawDataSettings

NewElasticsearchLogsSettings🔗

NewElasticsearchLogsSettings creates a new ElasticsearchLogsSettings object.

func NewElasticsearchLogsSettings() *ElasticsearchLogsSettings

NewElasticsearchRateSettings🔗

NewElasticsearchRateSettings creates a new ElasticsearchRateSettings object.

func NewElasticsearchRateSettings() *ElasticsearchRateSettings

NewElasticsearchMovingAverageEWMAModelSettingsSettings🔗

NewElasticsearchMovingAverageEWMAModelSettingsSettings creates a new ElasticsearchMovingAverageEWMAModelSettingsSettings object.

func NewElasticsearchMovingAverageEWMAModelSettingsSettings() *ElasticsearchMovingAverageEWMAModelSettingsSettings

NewElasticsearchMovingAverageHoltModelSettingsSettings🔗

NewElasticsearchMovingAverageHoltModelSettingsSettings creates a new ElasticsearchMovingAverageHoltModelSettingsSettings object.

func NewElasticsearchMovingAverageHoltModelSettingsSettings() *ElasticsearchMovingAverageHoltModelSettingsSettings

NewElasticsearchMovingAverageHoltWintersModelSettingsSettings🔗

NewElasticsearchMovingAverageHoltWintersModelSettingsSettings creates a new ElasticsearchMovingAverageHoltWintersModelSettingsSettings object.

func NewElasticsearchMovingAverageHoltWintersModelSettingsSettings() *ElasticsearchMovingAverageHoltWintersModelSettingsSettings

NewElasticsearchMovingFunctionSettings🔗

NewElasticsearchMovingFunctionSettings creates a new ElasticsearchMovingFunctionSettings object.

func NewElasticsearchMovingFunctionSettings() *ElasticsearchMovingFunctionSettings

NewElasticsearchDerivativeSettings🔗

NewElasticsearchDerivativeSettings creates a new ElasticsearchDerivativeSettings object.

func NewElasticsearchDerivativeSettings() *ElasticsearchDerivativeSettings

NewElasticsearchSerialDiffSettings🔗

NewElasticsearchSerialDiffSettings creates a new ElasticsearchSerialDiffSettings object.

func NewElasticsearchSerialDiffSettings() *ElasticsearchSerialDiffSettings

NewElasticsearchCumulativeSumSettings🔗

NewElasticsearchCumulativeSumSettings creates a new ElasticsearchCumulativeSumSettings object.

func NewElasticsearchCumulativeSumSettings() *ElasticsearchCumulativeSumSettings

NewElasticsearchBucketScriptSettings🔗

NewElasticsearchBucketScriptSettings creates a new ElasticsearchBucketScriptSettings object.

func NewElasticsearchBucketScriptSettings() *ElasticsearchBucketScriptSettings

NewElasticsearchTopMetricsSettings🔗

NewElasticsearchTopMetricsSettings creates a new ElasticsearchTopMetricsSettings object.

func NewElasticsearchTopMetricsSettings() *ElasticsearchTopMetricsSettings

NewDateHistogramOrHistogramOrTermsOrFiltersOrGeoHashGridOrNested🔗

NewDateHistogramOrHistogramOrTermsOrFiltersOrGeoHashGridOrNested creates a new DateHistogramOrHistogramOrTermsOrFiltersOrGeoHashGridOrNested object.

func NewDateHistogramOrHistogramOrTermsOrFiltersOrGeoHashGridOrNested() *DateHistogramOrHistogramOrTermsOrFiltersOrGeoHashGridOrNested

NewCountOrMovingAverageOrDerivativeOrCumulativeSumOrBucketScriptOrSerialDiffOrRawDataOrRawDocumentOrUniqueCountOrPercentilesOrExtendedStatsOrMinOrMaxOrSumOrAverageOrMovingFunctionOrLogsOrRateOrTopMetrics🔗

NewCountOrMovingAverageOrDerivativeOrCumulativeSumOrBucketScriptOrSerialDiffOrRawDataOrRawDocumentOrUniqueCountOrPercentilesOrExtendedStatsOrMinOrMaxOrSumOrAverageOrMovingFunctionOrLogsOrRateOrTopMetrics creates a new CountOrMovingAverageOrDerivativeOrCumulativeSumOrBucketScriptOrSerialDiffOrRawDataOrRawDocumentOrUniqueCountOrPercentilesOrExtendedStatsOrMinOrMaxOrSumOrAverageOrMovingFunctionOrLogsOrRateOrTopMetrics object.

func NewCountOrMovingAverageOrDerivativeOrCumulativeSumOrBucketScriptOrSerialDiffOrRawDataOrRawDocumentOrUniqueCountOrPercentilesOrExtendedStatsOrMinOrMaxOrSumOrAverageOrMovingFunctionOrLogsOrRateOrTopMetrics() *CountOrMovingAverageOrDerivativeOrCumulativeSumOrBucketScriptOrSerialDiffOrRawDataOrRawDocumentOrUniqueCountOrPercentilesOrExtendedStatsOrMinOrMaxOrSumOrAverageOrMovingFunctionOrLogsOrRateOrTopMetrics

NewStringOrPipelineMetricAggregationType🔗

NewStringOrPipelineMetricAggregationType creates a new StringOrPipelineMetricAggregationType object.

func NewStringOrPipelineMetricAggregationType() *StringOrPipelineMetricAggregationType

NewStringOrElasticsearchInlineScript🔗

NewStringOrElasticsearchInlineScript creates a new StringOrElasticsearchInlineScript object.

func NewStringOrElasticsearchInlineScript() *StringOrElasticsearchInlineScript

NewMovingAverageOrDerivativeOrCumulativeSumOrBucketScript🔗

NewMovingAverageOrDerivativeOrCumulativeSumOrBucketScript creates a new MovingAverageOrDerivativeOrCumulativeSumOrBucketScript object.

func NewMovingAverageOrDerivativeOrCumulativeSumOrBucketScript() *MovingAverageOrDerivativeOrCumulativeSumOrBucketScript

NewBucketScriptOrCumulativeSumOrDerivativeOrSerialDiffOrRawDataOrRawDocumentOrUniqueCountOrPercentilesOrExtendedStatsOrMinOrMaxOrSumOrAverageOrMovingAverageOrMovingFunctionOrLogsOrRateOrTopMetrics🔗

NewBucketScriptOrCumulativeSumOrDerivativeOrSerialDiffOrRawDataOrRawDocumentOrUniqueCountOrPercentilesOrExtendedStatsOrMinOrMaxOrSumOrAverageOrMovingAverageOrMovingFunctionOrLogsOrRateOrTopMetrics creates a new BucketScriptOrCumulativeSumOrDerivativeOrSerialDiffOrRawDataOrRawDocumentOrUniqueCountOrPercentilesOrExtendedStatsOrMinOrMaxOrSumOrAverageOrMovingAverageOrMovingFunctionOrLogsOrRateOrTopMetrics object.

func NewBucketScriptOrCumulativeSumOrDerivativeOrSerialDiffOrRawDataOrRawDocumentOrUniqueCountOrPercentilesOrExtendedStatsOrMinOrMaxOrSumOrAverageOrMovingAverageOrMovingFunctionOrLogsOrRateOrTopMetrics() *BucketScriptOrCumulativeSumOrDerivativeOrSerialDiffOrRawDataOrRawDocumentOrUniqueCountOrPercentilesOrExtendedStatsOrMinOrMaxOrSumOrAverageOrMovingAverageOrMovingFunctionOrLogsOrRateOrTopMetrics

BaseBucketAggregationConverter🔗

BaseBucketAggregationConverter accepts a BaseBucketAggregation object and generates the Go code to build this object using builders.

func BaseBucketAggregationConverter(input BaseBucketAggregation) string

BucketAggregationWithFieldConverter🔗

BucketAggregationWithFieldConverter accepts a BucketAggregationWithField object and generates the Go code to build this object using builders.

func BucketAggregationWithFieldConverter(input BucketAggregationWithField) string

DateHistogramConverter🔗

DateHistogramConverter accepts a DateHistogram object and generates the Go code to build this object using builders.

func DateHistogramConverter(input DateHistogram) string

DateHistogramSettingsConverter🔗

DateHistogramSettingsConverter accepts a DateHistogramSettings object and generates the Go code to build this object using builders.

func DateHistogramSettingsConverter(input DateHistogramSettings) string

HistogramConverter🔗

HistogramConverter accepts a Histogram object and generates the Go code to build this object using builders.

func HistogramConverter(input Histogram) string

HistogramSettingsConverter🔗

HistogramSettingsConverter accepts a HistogramSettings object and generates the Go code to build this object using builders.

func HistogramSettingsConverter(input HistogramSettings) string

NestedConverter🔗

NestedConverter accepts a Nested object and generates the Go code to build this object using builders.

func NestedConverter(input Nested) string

TermsConverter🔗

TermsConverter accepts a Terms object and generates the Go code to build this object using builders.

func TermsConverter(input Terms) string

TermsSettingsConverter🔗

TermsSettingsConverter accepts a TermsSettings object and generates the Go code to build this object using builders.

func TermsSettingsConverter(input TermsSettings) string

FiltersConverter🔗

FiltersConverter accepts a Filters object and generates the Go code to build this object using builders.

func FiltersConverter(input Filters) string

FilterConverter🔗

FilterConverter accepts a Filter object and generates the Go code to build this object using builders.

func FilterConverter(input Filter) string

FiltersSettingsConverter🔗

FiltersSettingsConverter accepts a FiltersSettings object and generates the Go code to build this object using builders.

func FiltersSettingsConverter(input FiltersSettings) string

GeoHashGridConverter🔗

GeoHashGridConverter accepts a GeoHashGrid object and generates the Go code to build this object using builders.

func GeoHashGridConverter(input GeoHashGrid) string

GeoHashGridSettingsConverter🔗

GeoHashGridSettingsConverter accepts a GeoHashGridSettings object and generates the Go code to build this object using builders.

func GeoHashGridSettingsConverter(input GeoHashGridSettings) string

MetricAggregationTypeConverter🔗

MetricAggregationTypeConverter accepts a MetricAggregationType object and generates the Go code to build this object using builders.

func MetricAggregationTypeConverter(input MetricAggregationType) string

BaseMetricAggregationConverter🔗

BaseMetricAggregationConverter accepts a BaseMetricAggregation object and generates the Go code to build this object using builders.

func BaseMetricAggregationConverter(input BaseMetricAggregation) string

PipelineVariableConverter🔗

PipelineVariableConverter accepts a PipelineVariable object and generates the Go code to build this object using builders.

func PipelineVariableConverter(input PipelineVariable) string

MetricAggregationWithFieldConverter🔗

MetricAggregationWithFieldConverter accepts a MetricAggregationWithField object and generates the Go code to build this object using builders.

func MetricAggregationWithFieldConverter(input MetricAggregationWithField) string

MetricAggregationWithMissingSupportConverter🔗

MetricAggregationWithMissingSupportConverter accepts a MetricAggregationWithMissingSupport object and generates the Go code to build this object using builders.

func MetricAggregationWithMissingSupportConverter(input MetricAggregationWithMissingSupport) string

InlineScriptConverter🔗

InlineScriptConverter accepts a InlineScript object and generates the Go code to build this object using builders.

func InlineScriptConverter(input InlineScript) string

MetricAggregationWithInlineScriptConverter🔗

MetricAggregationWithInlineScriptConverter accepts a MetricAggregationWithInlineScript object and generates the Go code to build this object using builders.

func MetricAggregationWithInlineScriptConverter(input MetricAggregationWithInlineScript) string

CountConverter🔗

CountConverter accepts a Count object and generates the Go code to build this object using builders.

func CountConverter(input Count) string

AverageConverter🔗

AverageConverter accepts a Average object and generates the Go code to build this object using builders.

func AverageConverter(input Average) string

SumConverter🔗

SumConverter accepts a Sum object and generates the Go code to build this object using builders.

func SumConverter(input Sum) string

MaxConverter🔗

MaxConverter accepts a Max object and generates the Go code to build this object using builders.

func MaxConverter(input Max) string

MinConverter🔗

MinConverter accepts a Min object and generates the Go code to build this object using builders.

func MinConverter(input Min) string

ExtendedStatConverter🔗

ExtendedStatConverter accepts a ExtendedStat object and generates the Go code to build this object using builders.

func ExtendedStatConverter(input ExtendedStat) string

ExtendedStatsConverter🔗

ExtendedStatsConverter accepts a ExtendedStats object and generates the Go code to build this object using builders.

func ExtendedStatsConverter(input ExtendedStats) string

PercentilesConverter🔗

PercentilesConverter accepts a Percentiles object and generates the Go code to build this object using builders.

func PercentilesConverter(input Percentiles) string

UniqueCountConverter🔗

UniqueCountConverter accepts a UniqueCount object and generates the Go code to build this object using builders.

func UniqueCountConverter(input UniqueCount) string

RawDocumentConverter🔗

RawDocumentConverter accepts a RawDocument object and generates the Go code to build this object using builders.

func RawDocumentConverter(input RawDocument) string

RawDataConverter🔗

RawDataConverter accepts a RawData object and generates the Go code to build this object using builders.

func RawDataConverter(input RawData) string

LogsConverter🔗

LogsConverter accepts a Logs object and generates the Go code to build this object using builders.

func LogsConverter(input Logs) string

RateConverter🔗

RateConverter accepts a Rate object and generates the Go code to build this object using builders.

func RateConverter(input Rate) string

BasePipelineMetricAggregationConverter🔗

BasePipelineMetricAggregationConverter accepts a BasePipelineMetricAggregation object and generates the Go code to build this object using builders.

func BasePipelineMetricAggregationConverter(input BasePipelineMetricAggregation) string

PipelineMetricAggregationWithMultipleBucketPathsConverter🔗

PipelineMetricAggregationWithMultipleBucketPathsConverter accepts a PipelineMetricAggregationWithMultipleBucketPaths object and generates the Go code to build this object using builders.

func PipelineMetricAggregationWithMultipleBucketPathsConverter(input PipelineMetricAggregationWithMultipleBucketPaths) string

MovingAverageModelOptionConverter🔗

MovingAverageModelOptionConverter accepts a MovingAverageModelOption object and generates the Go code to build this object using builders.

func MovingAverageModelOptionConverter(input MovingAverageModelOption) string

BaseMovingAverageModelSettingsConverter🔗

BaseMovingAverageModelSettingsConverter accepts a BaseMovingAverageModelSettings object and generates the Go code to build this object using builders.

func BaseMovingAverageModelSettingsConverter(input BaseMovingAverageModelSettings) string

MovingAverageSimpleModelSettingsConverter🔗

MovingAverageSimpleModelSettingsConverter accepts a MovingAverageSimpleModelSettings object and generates the Go code to build this object using builders.

func MovingAverageSimpleModelSettingsConverter(input MovingAverageSimpleModelSettings) string

MovingAverageLinearModelSettingsConverter🔗

MovingAverageLinearModelSettingsConverter accepts a MovingAverageLinearModelSettings object and generates the Go code to build this object using builders.

func MovingAverageLinearModelSettingsConverter(input MovingAverageLinearModelSettings) string

MovingAverageEWMAModelSettingsConverter🔗

MovingAverageEWMAModelSettingsConverter accepts a MovingAverageEWMAModelSettings object and generates the Go code to build this object using builders.

func MovingAverageEWMAModelSettingsConverter(input MovingAverageEWMAModelSettings) string

MovingAverageHoltModelSettingsConverter🔗

MovingAverageHoltModelSettingsConverter accepts a MovingAverageHoltModelSettings object and generates the Go code to build this object using builders.

func MovingAverageHoltModelSettingsConverter(input MovingAverageHoltModelSettings) string

MovingAverageHoltWintersModelSettingsConverter🔗

MovingAverageHoltWintersModelSettingsConverter accepts a MovingAverageHoltWintersModelSettings object and generates the Go code to build this object using builders.

func MovingAverageHoltWintersModelSettingsConverter(input MovingAverageHoltWintersModelSettings) string

MovingAverageConverter🔗

MovingAverageConverter accepts a MovingAverage object and generates the Go code to build this object using builders.

func MovingAverageConverter(input MovingAverage) string

MovingFunctionConverter🔗

MovingFunctionConverter accepts a MovingFunction object and generates the Go code to build this object using builders.

func MovingFunctionConverter(input MovingFunction) string

DerivativeConverter🔗

DerivativeConverter accepts a Derivative object and generates the Go code to build this object using builders.

func DerivativeConverter(input Derivative) string

SerialDiffConverter🔗

SerialDiffConverter accepts a SerialDiff object and generates the Go code to build this object using builders.

func SerialDiffConverter(input SerialDiff) string

CumulativeSumConverter🔗

CumulativeSumConverter accepts a CumulativeSum object and generates the Go code to build this object using builders.

func CumulativeSumConverter(input CumulativeSum) string

BucketScriptConverter🔗

BucketScriptConverter accepts a BucketScript object and generates the Go code to build this object using builders.

func BucketScriptConverter(input BucketScript) string

TopMetricsConverter🔗

TopMetricsConverter accepts a TopMetrics object and generates the Go code to build this object using builders.

func TopMetricsConverter(input TopMetrics) string

DataqueryConverter🔗

DataqueryConverter accepts a Dataquery object and generates the Go code to build this object using builders.

func DataqueryConverter(input Dataquery) string

ElasticsearchDateHistogramSettingsConverter🔗

ElasticsearchDateHistogramSettingsConverter accepts a ElasticsearchDateHistogramSettings object and generates the Go code to build this object using builders.

func ElasticsearchDateHistogramSettingsConverter(input ElasticsearchDateHistogramSettings) string

ElasticsearchHistogramSettingsConverter🔗

ElasticsearchHistogramSettingsConverter accepts a ElasticsearchHistogramSettings object and generates the Go code to build this object using builders.

func ElasticsearchHistogramSettingsConverter(input ElasticsearchHistogramSettings) string

ElasticsearchTermsSettingsConverter🔗

ElasticsearchTermsSettingsConverter accepts a ElasticsearchTermsSettings object and generates the Go code to build this object using builders.

func ElasticsearchTermsSettingsConverter(input ElasticsearchTermsSettings) string

ElasticsearchFiltersSettingsConverter🔗

ElasticsearchFiltersSettingsConverter accepts a ElasticsearchFiltersSettings object and generates the Go code to build this object using builders.

func ElasticsearchFiltersSettingsConverter(input ElasticsearchFiltersSettings) string

ElasticsearchGeoHashGridSettingsConverter🔗

ElasticsearchGeoHashGridSettingsConverter accepts a ElasticsearchGeoHashGridSettings object and generates the Go code to build this object using builders.

func ElasticsearchGeoHashGridSettingsConverter(input ElasticsearchGeoHashGridSettings) string

ElasticsearchMetricAggregationWithMissingSupportSettingsConverter🔗

ElasticsearchMetricAggregationWithMissingSupportSettingsConverter accepts a ElasticsearchMetricAggregationWithMissingSupportSettings object and generates the Go code to build this object using builders.

func ElasticsearchMetricAggregationWithMissingSupportSettingsConverter(input ElasticsearchMetricAggregationWithMissingSupportSettings) string

ElasticsearchInlineScriptConverter🔗

ElasticsearchInlineScriptConverter accepts a ElasticsearchInlineScript object and generates the Go code to build this object using builders.

func ElasticsearchInlineScriptConverter(input ElasticsearchInlineScript) string

ElasticsearchMetricAggregationWithInlineScriptSettingsConverter🔗

ElasticsearchMetricAggregationWithInlineScriptSettingsConverter accepts a ElasticsearchMetricAggregationWithInlineScriptSettings object and generates the Go code to build this object using builders.

func ElasticsearchMetricAggregationWithInlineScriptSettingsConverter(input ElasticsearchMetricAggregationWithInlineScriptSettings) string

ElasticsearchAverageSettingsConverter🔗

ElasticsearchAverageSettingsConverter accepts a ElasticsearchAverageSettings object and generates the Go code to build this object using builders.

func ElasticsearchAverageSettingsConverter(input ElasticsearchAverageSettings) string

ElasticsearchSumSettingsConverter🔗

ElasticsearchSumSettingsConverter accepts a ElasticsearchSumSettings object and generates the Go code to build this object using builders.

func ElasticsearchSumSettingsConverter(input ElasticsearchSumSettings) string

ElasticsearchMaxSettingsConverter🔗

ElasticsearchMaxSettingsConverter accepts a ElasticsearchMaxSettings object and generates the Go code to build this object using builders.

func ElasticsearchMaxSettingsConverter(input ElasticsearchMaxSettings) string

ElasticsearchMinSettingsConverter🔗

ElasticsearchMinSettingsConverter accepts a ElasticsearchMinSettings object and generates the Go code to build this object using builders.

func ElasticsearchMinSettingsConverter(input ElasticsearchMinSettings) string

ElasticsearchExtendedStatsSettingsConverter🔗

ElasticsearchExtendedStatsSettingsConverter accepts a ElasticsearchExtendedStatsSettings object and generates the Go code to build this object using builders.

func ElasticsearchExtendedStatsSettingsConverter(input ElasticsearchExtendedStatsSettings) string

ElasticsearchPercentilesSettingsConverter🔗

ElasticsearchPercentilesSettingsConverter accepts a ElasticsearchPercentilesSettings object and generates the Go code to build this object using builders.

func ElasticsearchPercentilesSettingsConverter(input ElasticsearchPercentilesSettings) string

ElasticsearchUniqueCountSettingsConverter🔗

ElasticsearchUniqueCountSettingsConverter accepts a ElasticsearchUniqueCountSettings object and generates the Go code to build this object using builders.

func ElasticsearchUniqueCountSettingsConverter(input ElasticsearchUniqueCountSettings) string

ElasticsearchRawDocumentSettingsConverter🔗

ElasticsearchRawDocumentSettingsConverter accepts a ElasticsearchRawDocumentSettings object and generates the Go code to build this object using builders.

func ElasticsearchRawDocumentSettingsConverter(input ElasticsearchRawDocumentSettings) string

ElasticsearchRawDataSettingsConverter🔗

ElasticsearchRawDataSettingsConverter accepts a ElasticsearchRawDataSettings object and generates the Go code to build this object using builders.

func ElasticsearchRawDataSettingsConverter(input ElasticsearchRawDataSettings) string

ElasticsearchLogsSettingsConverter🔗

ElasticsearchLogsSettingsConverter accepts a ElasticsearchLogsSettings object and generates the Go code to build this object using builders.

func ElasticsearchLogsSettingsConverter(input ElasticsearchLogsSettings) string

ElasticsearchRateSettingsConverter🔗

ElasticsearchRateSettingsConverter accepts a ElasticsearchRateSettings object and generates the Go code to build this object using builders.

func ElasticsearchRateSettingsConverter(input ElasticsearchRateSettings) string

ElasticsearchMovingAverageEWMAModelSettingsSettingsConverter🔗

ElasticsearchMovingAverageEWMAModelSettingsSettingsConverter accepts a ElasticsearchMovingAverageEWMAModelSettingsSettings object and generates the Go code to build this object using builders.

func ElasticsearchMovingAverageEWMAModelSettingsSettingsConverter(input ElasticsearchMovingAverageEWMAModelSettingsSettings) string

ElasticsearchMovingAverageHoltModelSettingsSettingsConverter🔗

ElasticsearchMovingAverageHoltModelSettingsSettingsConverter accepts a ElasticsearchMovingAverageHoltModelSettingsSettings object and generates the Go code to build this object using builders.

func ElasticsearchMovingAverageHoltModelSettingsSettingsConverter(input ElasticsearchMovingAverageHoltModelSettingsSettings) string

ElasticsearchMovingAverageHoltWintersModelSettingsSettingsConverter🔗

ElasticsearchMovingAverageHoltWintersModelSettingsSettingsConverter accepts a ElasticsearchMovingAverageHoltWintersModelSettingsSettings object and generates the Go code to build this object using builders.

func ElasticsearchMovingAverageHoltWintersModelSettingsSettingsConverter(input ElasticsearchMovingAverageHoltWintersModelSettingsSettings) string

ElasticsearchMovingFunctionSettingsConverter🔗

ElasticsearchMovingFunctionSettingsConverter accepts a ElasticsearchMovingFunctionSettings object and generates the Go code to build this object using builders.

func ElasticsearchMovingFunctionSettingsConverter(input ElasticsearchMovingFunctionSettings) string

ElasticsearchDerivativeSettingsConverter🔗

ElasticsearchDerivativeSettingsConverter accepts a ElasticsearchDerivativeSettings object and generates the Go code to build this object using builders.

func ElasticsearchDerivativeSettingsConverter(input ElasticsearchDerivativeSettings) string

ElasticsearchSerialDiffSettingsConverter🔗

ElasticsearchSerialDiffSettingsConverter accepts a ElasticsearchSerialDiffSettings object and generates the Go code to build this object using builders.

func ElasticsearchSerialDiffSettingsConverter(input ElasticsearchSerialDiffSettings) string

ElasticsearchCumulativeSumSettingsConverter🔗

ElasticsearchCumulativeSumSettingsConverter accepts a ElasticsearchCumulativeSumSettings object and generates the Go code to build this object using builders.

func ElasticsearchCumulativeSumSettingsConverter(input ElasticsearchCumulativeSumSettings) string

ElasticsearchBucketScriptSettingsConverter🔗

ElasticsearchBucketScriptSettingsConverter accepts a ElasticsearchBucketScriptSettings object and generates the Go code to build this object using builders.

func ElasticsearchBucketScriptSettingsConverter(input ElasticsearchBucketScriptSettings) string

ElasticsearchTopMetricsSettingsConverter🔗

ElasticsearchTopMetricsSettingsConverter accepts a ElasticsearchTopMetricsSettings object and generates the Go code to build this object using builders.

func ElasticsearchTopMetricsSettingsConverter(input ElasticsearchTopMetricsSettings) string

StringOrPipelineMetricAggregationTypeConverter🔗

StringOrPipelineMetricAggregationTypeConverter accepts a StringOrPipelineMetricAggregationType object and generates the Go code to build this object using builders.

func StringOrPipelineMetricAggregationTypeConverter(input StringOrPipelineMetricAggregationType) string

StringOrElasticsearchInlineScriptConverter🔗

StringOrElasticsearchInlineScriptConverter accepts a StringOrElasticsearchInlineScript object and generates the Go code to build this object using builders.

func StringOrElasticsearchInlineScriptConverter(input StringOrElasticsearchInlineScript) string