Uses of Interface
com.google.cloud.bigquery.migration.v2.NameMappingKeyOrBuilder
-
Packages that use NameMappingKeyOrBuilder Package Description com.google.cloud.bigquery.migration.v2 A client to BigQuery Migration API -
-
Uses of NameMappingKeyOrBuilder in com.google.cloud.bigquery.migration.v2
Classes in com.google.cloud.bigquery.migration.v2 that implement NameMappingKeyOrBuilder Modifier and Type Class Description class
NameMappingKey
The potential components of a full name mapping that will be mapped during translation in the source data warehouse.static class
NameMappingKey.Builder
The potential components of a full name mapping that will be mapped during translation in the source data warehouse.Methods in com.google.cloud.bigquery.migration.v2 that return NameMappingKeyOrBuilder Modifier and Type Method Description NameMappingKeyOrBuilder
ObjectNameMapping.Builder. getSourceOrBuilder()
The name of the object in source that is being mapped.NameMappingKeyOrBuilder
ObjectNameMapping. getSourceOrBuilder()
The name of the object in source that is being mapped.NameMappingKeyOrBuilder
ObjectNameMappingOrBuilder. getSourceOrBuilder()
The name of the object in source that is being mapped.
-