Uses of Class
com.hashicorp.cdktf.providers.google.vertex_ai_feature_group.VertexAiFeatureGroupBigQuery.Builder
-
Packages that use VertexAiFeatureGroupBigQuery.Builder Package Description com.hashicorp.cdktf.providers.google.vertex_ai_feature_group google_vertex_ai_feature_group -
-
Uses of VertexAiFeatureGroupBigQuery.Builder in com.hashicorp.cdktf.providers.google.vertex_ai_feature_group
Methods in com.hashicorp.cdktf.providers.google.vertex_ai_feature_group that return VertexAiFeatureGroupBigQuery.Builder Modifier and Type Method Description VertexAiFeatureGroupBigQuery.BuilderVertexAiFeatureGroupBigQuery.Builder. bigQuerySource(VertexAiFeatureGroupBigQueryBigQuerySource bigQuerySource)Sets the value ofVertexAiFeatureGroupBigQuery.getBigQuerySource()static VertexAiFeatureGroupBigQuery.BuilderVertexAiFeatureGroupBigQuery. builder()VertexAiFeatureGroupBigQuery.BuilderVertexAiFeatureGroupBigQuery.Builder. entityIdColumns(List<String> entityIdColumns)Sets the value ofVertexAiFeatureGroupBigQuery.getEntityIdColumns()Constructors in com.hashicorp.cdktf.providers.google.vertex_ai_feature_group with parameters of type VertexAiFeatureGroupBigQuery.Builder Constructor Description Jsii$Proxy(VertexAiFeatureGroupBigQuery.Builder builder)Constructor that initializes the object based on literal property values passed by theVertexAiFeatureGroupBigQuery.Builder.
-