Uses of Interface
com.hashicorp.cdktf.providers.google.bigquery_job.BigqueryJobLoadDestinationTable
-
Packages that use BigqueryJobLoadDestinationTable Package Description com.hashicorp.cdktf.providers.google.bigquery_job google_bigquery_job -
-
Uses of BigqueryJobLoadDestinationTable in com.hashicorp.cdktf.providers.google.bigquery_job
Classes in com.hashicorp.cdktf.providers.google.bigquery_job that implement BigqueryJobLoadDestinationTable Modifier and Type Class Description static classBigqueryJobLoadDestinationTable.Jsii$ProxyAn implementation forBigqueryJobLoadDestinationTableMethods in com.hashicorp.cdktf.providers.google.bigquery_job that return BigqueryJobLoadDestinationTable Modifier and Type Method Description BigqueryJobLoadDestinationTableBigqueryJobLoadDestinationTable.Builder. build()Builds the configured instance.BigqueryJobLoadDestinationTableBigqueryJobLoad. getDestinationTable()destination_table block.BigqueryJobLoadDestinationTableBigqueryJobLoad.Jsii$Proxy. getDestinationTable()BigqueryJobLoadDestinationTableBigqueryJobLoadOutputReference. getDestinationTableInput()BigqueryJobLoadDestinationTableBigqueryJobLoadDestinationTableOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.bigquery_job with parameters of type BigqueryJobLoadDestinationTable Modifier and Type Method Description BigqueryJobLoad.BuilderBigqueryJobLoad.Builder. destinationTable(BigqueryJobLoadDestinationTable destinationTable)Sets the value ofBigqueryJobLoad.getDestinationTable()voidBigqueryJobLoadOutputReference. putDestinationTable(BigqueryJobLoadDestinationTable value)voidBigqueryJobLoadDestinationTableOutputReference. setInternalValue(BigqueryJobLoadDestinationTable value)
-