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 classNameMappingKeyThe potential components of a full name mapping that will be mapped during translation in the source data warehouse.static classNameMappingKey.BuilderThe 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 NameMappingKeyOrBuilderObjectNameMapping.Builder. getSourceOrBuilder()The name of the object in source that is being mapped.NameMappingKeyOrBuilderObjectNameMapping. getSourceOrBuilder()The name of the object in source that is being mapped.NameMappingKeyOrBuilderObjectNameMappingOrBuilder. getSourceOrBuilder()The name of the object in source that is being mapped.
-