Uses of Interface
com.hashicorp.cdktf.providers.google.bigquery_table.BigqueryTableTimePartitioning
-
Packages that use BigqueryTableTimePartitioning Package Description com.hashicorp.cdktf.providers.google.bigquery_table google_bigquery_table -
-
Uses of BigqueryTableTimePartitioning in com.hashicorp.cdktf.providers.google.bigquery_table
Classes in com.hashicorp.cdktf.providers.google.bigquery_table that implement BigqueryTableTimePartitioning Modifier and Type Class Description static classBigqueryTableTimePartitioning.Jsii$ProxyAn implementation forBigqueryTableTimePartitioningMethods in com.hashicorp.cdktf.providers.google.bigquery_table that return BigqueryTableTimePartitioning Modifier and Type Method Description BigqueryTableTimePartitioningBigqueryTableTimePartitioning.Builder. build()Builds the configured instance.BigqueryTableTimePartitioningBigqueryTableTimePartitioningOutputReference. getInternalValue()default BigqueryTableTimePartitioningBigqueryTableConfig. getTimePartitioning()time_partitioning block.BigqueryTableTimePartitioningBigqueryTableConfig.Jsii$Proxy. getTimePartitioning()BigqueryTableTimePartitioningBigqueryTable. getTimePartitioningInput()Methods in com.hashicorp.cdktf.providers.google.bigquery_table with parameters of type BigqueryTableTimePartitioning Modifier and Type Method Description voidBigqueryTable. putTimePartitioning(BigqueryTableTimePartitioning value)voidBigqueryTableTimePartitioningOutputReference. setInternalValue(BigqueryTableTimePartitioning value)BigqueryTable.BuilderBigqueryTable.Builder. timePartitioning(BigqueryTableTimePartitioning timePartitioning)time_partitioning block.BigqueryTableConfig.BuilderBigqueryTableConfig.Builder. timePartitioning(BigqueryTableTimePartitioning timePartitioning)Sets the value ofBigqueryTableConfig.getTimePartitioning()
-