Uses of Interface
com.hashicorp.cdktf.providers.google.bigquery_table.BigqueryTableExternalDataConfigurationGoogleSheetsOptions
-
Packages that use BigqueryTableExternalDataConfigurationGoogleSheetsOptions Package Description com.hashicorp.cdktf.providers.google.bigquery_table google_bigquery_table -
-
Uses of BigqueryTableExternalDataConfigurationGoogleSheetsOptions in com.hashicorp.cdktf.providers.google.bigquery_table
Classes in com.hashicorp.cdktf.providers.google.bigquery_table that implement BigqueryTableExternalDataConfigurationGoogleSheetsOptions Modifier and Type Class Description static classBigqueryTableExternalDataConfigurationGoogleSheetsOptions.Jsii$ProxyAn implementation forBigqueryTableExternalDataConfigurationGoogleSheetsOptionsMethods in com.hashicorp.cdktf.providers.google.bigquery_table that return BigqueryTableExternalDataConfigurationGoogleSheetsOptions Modifier and Type Method Description BigqueryTableExternalDataConfigurationGoogleSheetsOptionsBigqueryTableExternalDataConfigurationGoogleSheetsOptions.Builder. build()Builds the configured instance.default BigqueryTableExternalDataConfigurationGoogleSheetsOptionsBigqueryTableExternalDataConfiguration. getGoogleSheetsOptions()google_sheets_options block.BigqueryTableExternalDataConfigurationGoogleSheetsOptionsBigqueryTableExternalDataConfiguration.Jsii$Proxy. getGoogleSheetsOptions()BigqueryTableExternalDataConfigurationGoogleSheetsOptionsBigqueryTableExternalDataConfigurationOutputReference. getGoogleSheetsOptionsInput()BigqueryTableExternalDataConfigurationGoogleSheetsOptionsBigqueryTableExternalDataConfigurationGoogleSheetsOptionsOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.bigquery_table with parameters of type BigqueryTableExternalDataConfigurationGoogleSheetsOptions Modifier and Type Method Description BigqueryTableExternalDataConfiguration.BuilderBigqueryTableExternalDataConfiguration.Builder. googleSheetsOptions(BigqueryTableExternalDataConfigurationGoogleSheetsOptions googleSheetsOptions)Sets the value ofBigqueryTableExternalDataConfiguration.getGoogleSheetsOptions()voidBigqueryTableExternalDataConfigurationOutputReference. putGoogleSheetsOptions(BigqueryTableExternalDataConfigurationGoogleSheetsOptions value)voidBigqueryTableExternalDataConfigurationGoogleSheetsOptionsOutputReference. setInternalValue(BigqueryTableExternalDataConfigurationGoogleSheetsOptions value)
-