Uses of Class
com.hashicorp.cdktf.providers.google.vertex_ai_feature_group.VertexAiFeatureGroupBigQueryBigQuerySource.Builder
-
Packages that use VertexAiFeatureGroupBigQueryBigQuerySource.Builder Package Description com.hashicorp.cdktf.providers.google.vertex_ai_feature_group google_vertex_ai_feature_group -
-
Uses of VertexAiFeatureGroupBigQueryBigQuerySource.Builder in com.hashicorp.cdktf.providers.google.vertex_ai_feature_group
Methods in com.hashicorp.cdktf.providers.google.vertex_ai_feature_group that return VertexAiFeatureGroupBigQueryBigQuerySource.Builder Modifier and Type Method Description static VertexAiFeatureGroupBigQueryBigQuerySource.BuilderVertexAiFeatureGroupBigQueryBigQuerySource. builder()VertexAiFeatureGroupBigQueryBigQuerySource.BuilderVertexAiFeatureGroupBigQueryBigQuerySource.Builder. inputUri(String inputUri)Sets the value ofVertexAiFeatureGroupBigQueryBigQuerySource.getInputUri()Constructors in com.hashicorp.cdktf.providers.google.vertex_ai_feature_group with parameters of type VertexAiFeatureGroupBigQueryBigQuerySource.Builder Constructor Description Jsii$Proxy(VertexAiFeatureGroupBigQueryBigQuerySource.Builder builder)Constructor that initializes the object based on literal property values passed by theVertexAiFeatureGroupBigQueryBigQuerySource.Builder.
-