Uses of Interface
com.hashicorp.cdktf.providers.google.bigquery_table.BigqueryTableRangePartitioningRange
-
Packages that use BigqueryTableRangePartitioningRange Package Description com.hashicorp.cdktf.providers.google.bigquery_table google_bigquery_table -
-
Uses of BigqueryTableRangePartitioningRange in com.hashicorp.cdktf.providers.google.bigquery_table
Classes in com.hashicorp.cdktf.providers.google.bigquery_table that implement BigqueryTableRangePartitioningRange Modifier and Type Class Description static classBigqueryTableRangePartitioningRange.Jsii$ProxyAn implementation forBigqueryTableRangePartitioningRangeMethods in com.hashicorp.cdktf.providers.google.bigquery_table that return BigqueryTableRangePartitioningRange Modifier and Type Method Description BigqueryTableRangePartitioningRangeBigqueryTableRangePartitioningRange.Builder. build()Builds the configured instance.BigqueryTableRangePartitioningRangeBigqueryTableRangePartitioningRangeOutputReference. getInternalValue()BigqueryTableRangePartitioningRangeBigqueryTableRangePartitioning. getRange()range block.BigqueryTableRangePartitioningRangeBigqueryTableRangePartitioning.Jsii$Proxy. getRange()BigqueryTableRangePartitioningRangeBigqueryTableRangePartitioningOutputReference. getRangeInput()Methods in com.hashicorp.cdktf.providers.google.bigquery_table with parameters of type BigqueryTableRangePartitioningRange Modifier and Type Method Description voidBigqueryTableRangePartitioningOutputReference. putRange(BigqueryTableRangePartitioningRange value)BigqueryTableRangePartitioning.BuilderBigqueryTableRangePartitioning.Builder. range(BigqueryTableRangePartitioningRange range)Sets the value ofBigqueryTableRangePartitioning.getRange()voidBigqueryTableRangePartitioningRangeOutputReference. setInternalValue(BigqueryTableRangePartitioningRange value)
-