Uses of Interface
com.hashicorp.cdktf.providers.google.bigquery_job.BigqueryJobQueryDestinationTable
-
Packages that use BigqueryJobQueryDestinationTable Package Description com.hashicorp.cdktf.providers.google.bigquery_job google_bigquery_job -
-
Uses of BigqueryJobQueryDestinationTable in com.hashicorp.cdktf.providers.google.bigquery_job
Classes in com.hashicorp.cdktf.providers.google.bigquery_job that implement BigqueryJobQueryDestinationTable Modifier and Type Class Description static classBigqueryJobQueryDestinationTable.Jsii$ProxyAn implementation forBigqueryJobQueryDestinationTableMethods in com.hashicorp.cdktf.providers.google.bigquery_job that return BigqueryJobQueryDestinationTable Modifier and Type Method Description BigqueryJobQueryDestinationTableBigqueryJobQueryDestinationTable.Builder. build()Builds the configured instance.default BigqueryJobQueryDestinationTableBigqueryJobQuery. getDestinationTable()destination_table block.BigqueryJobQueryDestinationTableBigqueryJobQuery.Jsii$Proxy. getDestinationTable()BigqueryJobQueryDestinationTableBigqueryJobQueryOutputReference. getDestinationTableInput()BigqueryJobQueryDestinationTableBigqueryJobQueryDestinationTableOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.bigquery_job with parameters of type BigqueryJobQueryDestinationTable Modifier and Type Method Description BigqueryJobQuery.BuilderBigqueryJobQuery.Builder. destinationTable(BigqueryJobQueryDestinationTable destinationTable)Sets the value ofBigqueryJobQuery.getDestinationTable()voidBigqueryJobQueryOutputReference. putDestinationTable(BigqueryJobQueryDestinationTable value)voidBigqueryJobQueryDestinationTableOutputReference. setInternalValue(BigqueryJobQueryDestinationTable value)
-