Uses of Class
com.hashicorp.cdktf.providers.google.bigquery_table.BigqueryTableRangePartitioning.Builder
-
Packages that use BigqueryTableRangePartitioning.Builder Package Description com.hashicorp.cdktf.providers.google.bigquery_table google_bigquery_table -
-
Uses of BigqueryTableRangePartitioning.Builder in com.hashicorp.cdktf.providers.google.bigquery_table
Methods in com.hashicorp.cdktf.providers.google.bigquery_table that return BigqueryTableRangePartitioning.Builder Modifier and Type Method Description static BigqueryTableRangePartitioning.BuilderBigqueryTableRangePartitioning. builder()BigqueryTableRangePartitioning.BuilderBigqueryTableRangePartitioning.Builder. field(String field)Sets the value ofBigqueryTableRangePartitioning.getField()BigqueryTableRangePartitioning.BuilderBigqueryTableRangePartitioning.Builder. range(BigqueryTableRangePartitioningRange range)Sets the value ofBigqueryTableRangePartitioning.getRange()Constructors in com.hashicorp.cdktf.providers.google.bigquery_table with parameters of type BigqueryTableRangePartitioning.Builder Constructor Description Jsii$Proxy(BigqueryTableRangePartitioning.Builder builder)Constructor that initializes the object based on literal property values passed by theBigqueryTableRangePartitioning.Builder.
-