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