Query🔗
Constructor🔗
Methods🔗
build🔗
Builds the object.
type_classic_conditions🔗
def type_classic_conditions(type_classic_conditions: cogbuilder.Builder[expr.TypeClassicConditions]) -> typing.Self
type_math🔗
type_reduce🔗
type_resample🔗
type_sql🔗
type_threshold🔗
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.
def datasource(ref: cogbuilder.Builder[dashboardv2beta1.Dashboardv2beta1DataQueryKindDatasource]) -> typing.Self