Uses of Class
com.google.cloud.bigquery.migration.v2alpha.SqlTranslationServiceSettings
-
Packages that use SqlTranslationServiceSettings Package Description com.google.cloud.bigquery.migration.v2alpha A client to BigQuery Migration API -
-
Uses of SqlTranslationServiceSettings in com.google.cloud.bigquery.migration.v2alpha
Methods in com.google.cloud.bigquery.migration.v2alpha that return SqlTranslationServiceSettings Modifier and Type Method Description SqlTranslationServiceSettingsSqlTranslationServiceSettings.Builder. build()static SqlTranslationServiceSettingsSqlTranslationServiceSettings. create(SqlTranslationServiceStubSettings stub)SqlTranslationServiceSettingsSqlTranslationServiceClient. getSettings()Methods in com.google.cloud.bigquery.migration.v2alpha with parameters of type SqlTranslationServiceSettings Modifier and Type Method Description static SqlTranslationServiceClientSqlTranslationServiceClient. create(SqlTranslationServiceSettings settings)Constructs an instance of SqlTranslationServiceClient, using the given settings.Constructors in com.google.cloud.bigquery.migration.v2alpha with parameters of type SqlTranslationServiceSettings Constructor Description Builder(SqlTranslationServiceSettings settings)SqlTranslationServiceClient(SqlTranslationServiceSettings settings)Constructs an instance of SqlTranslationServiceClient, using the given settings.
-