Uses of Interface
com.hashicorp.cdktf.providers.google.bigquery_job.BigqueryJobCopyDestinationTable
-
Packages that use BigqueryJobCopyDestinationTable Package Description com.hashicorp.cdktf.providers.google.bigquery_job google_bigquery_job -
-
Uses of BigqueryJobCopyDestinationTable in com.hashicorp.cdktf.providers.google.bigquery_job
Classes in com.hashicorp.cdktf.providers.google.bigquery_job that implement BigqueryJobCopyDestinationTable Modifier and Type Class Description static classBigqueryJobCopyDestinationTable.Jsii$ProxyAn implementation forBigqueryJobCopyDestinationTableMethods in com.hashicorp.cdktf.providers.google.bigquery_job that return BigqueryJobCopyDestinationTable Modifier and Type Method Description BigqueryJobCopyDestinationTableBigqueryJobCopyDestinationTable.Builder. build()Builds the configured instance.default BigqueryJobCopyDestinationTableBigqueryJobCopy. getDestinationTable()destination_table block.BigqueryJobCopyDestinationTableBigqueryJobCopy.Jsii$Proxy. getDestinationTable()BigqueryJobCopyDestinationTableBigqueryJobCopyOutputReference. getDestinationTableInput()BigqueryJobCopyDestinationTableBigqueryJobCopyDestinationTableOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.bigquery_job with parameters of type BigqueryJobCopyDestinationTable Modifier and Type Method Description BigqueryJobCopy.BuilderBigqueryJobCopy.Builder. destinationTable(BigqueryJobCopyDestinationTable destinationTable)Sets the value ofBigqueryJobCopy.getDestinationTable()voidBigqueryJobCopyOutputReference. putDestinationTable(BigqueryJobCopyDestinationTable value)voidBigqueryJobCopyDestinationTableOutputReference. setInternalValue(BigqueryJobCopyDestinationTable value)
-