bigQuery

@JvmName(name = "xuymbrbalahtuwth")
suspend fun bigQuery(value: Output<AiFeatureGroupBigQueryArgs>)
@JvmName(name = "sqgqttrtkpvadbnq")
suspend fun bigQuery(value: AiFeatureGroupBigQueryArgs?)

Parameters

value

Indicates that features for this group come from BigQuery Table/View. By default treats the source as a sparse time series source, which is required to have an entityId and a feature_timestamp column in the source. Structure is documented below.


@JvmName(name = "vckcnvhaxbijendc")
suspend fun bigQuery(argument: suspend AiFeatureGroupBigQueryArgsBuilder.() -> Unit)

Parameters

argument

Indicates that features for this group come from BigQuery Table/View. By default treats the source as a sparse time series source, which is required to have an entityId and a feature_timestamp column in the source. Structure is documented below.