Uses of Class
com.hashicorp.cdktf.providers.google.bigquery_table.BigqueryTableExternalDataConfigurationGoogleSheetsOptions.Builder
-
Packages that use BigqueryTableExternalDataConfigurationGoogleSheetsOptions.Builder Package Description com.hashicorp.cdktf.providers.google.bigquery_table google_bigquery_table -
-
Uses of BigqueryTableExternalDataConfigurationGoogleSheetsOptions.Builder in com.hashicorp.cdktf.providers.google.bigquery_table
Methods in com.hashicorp.cdktf.providers.google.bigquery_table that return BigqueryTableExternalDataConfigurationGoogleSheetsOptions.Builder Modifier and Type Method Description static BigqueryTableExternalDataConfigurationGoogleSheetsOptions.BuilderBigqueryTableExternalDataConfigurationGoogleSheetsOptions. builder()BigqueryTableExternalDataConfigurationGoogleSheetsOptions.BuilderBigqueryTableExternalDataConfigurationGoogleSheetsOptions.Builder. range(String range)Sets the value ofBigqueryTableExternalDataConfigurationGoogleSheetsOptions.getRange()BigqueryTableExternalDataConfigurationGoogleSheetsOptions.BuilderBigqueryTableExternalDataConfigurationGoogleSheetsOptions.Builder. skipLeadingRows(Number skipLeadingRows)Constructors in com.hashicorp.cdktf.providers.google.bigquery_table with parameters of type BigqueryTableExternalDataConfigurationGoogleSheetsOptions.Builder Constructor Description Jsii$Proxy(BigqueryTableExternalDataConfigurationGoogleSheetsOptions.Builder builder)Constructor that initializes the object based on literal property values passed by theBigqueryTableExternalDataConfigurationGoogleSheetsOptions.Builder.
-