bigtable

@JvmName(name = "heonwooorijxdiej")
suspend fun bigtable(value: Output<AiFeatureOnlineStoreBigtableArgs>)
@JvmName(name = "exxlpnvuopldkgwo")
suspend fun bigtable(value: AiFeatureOnlineStoreBigtableArgs?)

Parameters

value

Settings for Cloud Bigtable instance that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore. Structure is documented below.


@JvmName(name = "ualhbqgkhpubwkso")
suspend fun bigtable(argument: suspend AiFeatureOnlineStoreBigtableArgsBuilder.() -> Unit)

Parameters

argument

Settings for Cloud Bigtable instance that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore. Structure is documented below.