Uses of Interface
com.hashicorp.cdktf.providers.google.vertex_ai_feature_group.VertexAiFeatureGroupBigQuery
-
Packages that use VertexAiFeatureGroupBigQuery Package Description com.hashicorp.cdktf.providers.google.vertex_ai_feature_group google_vertex_ai_feature_group -
-
Uses of VertexAiFeatureGroupBigQuery in com.hashicorp.cdktf.providers.google.vertex_ai_feature_group
Classes in com.hashicorp.cdktf.providers.google.vertex_ai_feature_group that implement VertexAiFeatureGroupBigQuery Modifier and Type Class Description static classVertexAiFeatureGroupBigQuery.Jsii$ProxyAn implementation forVertexAiFeatureGroupBigQueryMethods in com.hashicorp.cdktf.providers.google.vertex_ai_feature_group that return VertexAiFeatureGroupBigQuery Modifier and Type Method Description VertexAiFeatureGroupBigQueryVertexAiFeatureGroupBigQuery.Builder. build()Builds the configured instance.default VertexAiFeatureGroupBigQueryVertexAiFeatureGroupConfig. getBigQuery()big_query block.VertexAiFeatureGroupBigQueryVertexAiFeatureGroupConfig.Jsii$Proxy. getBigQuery()VertexAiFeatureGroupBigQueryVertexAiFeatureGroup. getBigQueryInput()VertexAiFeatureGroupBigQueryVertexAiFeatureGroupBigQueryOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.vertex_ai_feature_group with parameters of type VertexAiFeatureGroupBigQuery Modifier and Type Method Description VertexAiFeatureGroup.BuilderVertexAiFeatureGroup.Builder. bigQuery(VertexAiFeatureGroupBigQuery bigQuery)big_query block.VertexAiFeatureGroupConfig.BuilderVertexAiFeatureGroupConfig.Builder. bigQuery(VertexAiFeatureGroupBigQuery bigQuery)Sets the value ofVertexAiFeatureGroupConfig.getBigQuery()voidVertexAiFeatureGroup. putBigQuery(VertexAiFeatureGroupBigQuery value)voidVertexAiFeatureGroupBigQueryOutputReference. setInternalValue(VertexAiFeatureGroupBigQuery value)
-