Uses of Interface
com.google.cloud.bigquery.datatransfer.v1.DataSourceOrBuilder
-
Packages that use DataSourceOrBuilder Package Description com.google.cloud.bigquery.datatransfer.v1 A client to BigQuery Data Transfer API -
-
Uses of DataSourceOrBuilder in com.google.cloud.bigquery.datatransfer.v1
Classes in com.google.cloud.bigquery.datatransfer.v1 that implement DataSourceOrBuilder Modifier and Type Class Description classDataSourceDefines the properties and custom parameters for a data source.static classDataSource.BuilderDefines the properties and custom parameters for a data source.Methods in com.google.cloud.bigquery.datatransfer.v1 that return DataSourceOrBuilder Modifier and Type Method Description DataSourceOrBuilderDataSourceDefinition.Builder. getDataSourceOrBuilder()Data source metadata.DataSourceOrBuilderDataSourceDefinition. getDataSourceOrBuilder()Data source metadata.DataSourceOrBuilderDataSourceDefinitionOrBuilder. getDataSourceOrBuilder()Data source metadata.DataSourceOrBuilderListDataSourcesResponse.Builder. getDataSourcesOrBuilder(int index)List of supported data sources and their transfer settings.DataSourceOrBuilderListDataSourcesResponse. getDataSourcesOrBuilder(int index)List of supported data sources and their transfer settings.DataSourceOrBuilderListDataSourcesResponseOrBuilder. getDataSourcesOrBuilder(int index)List of supported data sources and their transfer settings.Methods in com.google.cloud.bigquery.datatransfer.v1 that return types with arguments of type DataSourceOrBuilder Modifier and Type Method Description List<? extends DataSourceOrBuilder>ListDataSourcesResponse.Builder. getDataSourcesOrBuilderList()List of supported data sources and their transfer settings.List<? extends DataSourceOrBuilder>ListDataSourcesResponse. getDataSourcesOrBuilderList()List of supported data sources and their transfer settings.List<? extends DataSourceOrBuilder>ListDataSourcesResponseOrBuilder. getDataSourcesOrBuilderList()List of supported data sources and their transfer settings.
-