Uses of Interface
com.hashicorp.cdktf.providers.google.bigquery_table.BigqueryTableExternalDataConfigurationCsvOptions
-
Packages that use BigqueryTableExternalDataConfigurationCsvOptions Package Description com.hashicorp.cdktf.providers.google.bigquery_table google_bigquery_table -
-
Uses of BigqueryTableExternalDataConfigurationCsvOptions in com.hashicorp.cdktf.providers.google.bigquery_table
Classes in com.hashicorp.cdktf.providers.google.bigquery_table that implement BigqueryTableExternalDataConfigurationCsvOptions Modifier and Type Class Description static classBigqueryTableExternalDataConfigurationCsvOptions.Jsii$ProxyAn implementation forBigqueryTableExternalDataConfigurationCsvOptionsMethods in com.hashicorp.cdktf.providers.google.bigquery_table that return BigqueryTableExternalDataConfigurationCsvOptions Modifier and Type Method Description BigqueryTableExternalDataConfigurationCsvOptionsBigqueryTableExternalDataConfigurationCsvOptions.Builder. build()Builds the configured instance.default BigqueryTableExternalDataConfigurationCsvOptionsBigqueryTableExternalDataConfiguration. getCsvOptions()csv_options block.BigqueryTableExternalDataConfigurationCsvOptionsBigqueryTableExternalDataConfiguration.Jsii$Proxy. getCsvOptions()BigqueryTableExternalDataConfigurationCsvOptionsBigqueryTableExternalDataConfigurationOutputReference. getCsvOptionsInput()BigqueryTableExternalDataConfigurationCsvOptionsBigqueryTableExternalDataConfigurationCsvOptionsOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.bigquery_table with parameters of type BigqueryTableExternalDataConfigurationCsvOptions Modifier and Type Method Description BigqueryTableExternalDataConfiguration.BuilderBigqueryTableExternalDataConfiguration.Builder. csvOptions(BigqueryTableExternalDataConfigurationCsvOptions csvOptions)Sets the value ofBigqueryTableExternalDataConfiguration.getCsvOptions()voidBigqueryTableExternalDataConfigurationOutputReference. putCsvOptions(BigqueryTableExternalDataConfigurationCsvOptions value)voidBigqueryTableExternalDataConfigurationCsvOptionsOutputReference. setInternalValue(BigqueryTableExternalDataConfigurationCsvOptions value)
-