QueryV2Builder🔗
Constructor🔗
Methods🔗
Build🔗
Builds the object.
ClassicConditions🔗
func (builder *QueryV2Builder) ClassicConditions(typeClassicConditions cog.Builder[expr.TypeClassicConditions]) *QueryV2Builder
Datasource🔗
New type for datasource reference
Not creating a new type until we figure out how to handle DS refs for group by, adhoc, and every place that uses DataSourceRef in TS.
func (builder *QueryV2Builder) Datasource(datasource cog.Builder[dashboardv2.Dashboardv2DataQueryKindDatasource]) *QueryV2Builder
Labels🔗
Math🔗
Reduce🔗
Resample🔗
func (builder *QueryV2Builder) Resample(typeResample cog.Builder[expr.TypeResample]) *QueryV2Builder
Sql🔗
Threshold🔗
func (builder *QueryV2Builder) Threshold(typeThreshold cog.Builder[expr.TypeThreshold]) *QueryV2Builder