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 classNameMappingValueThe potential components of a full name mapping that will be mapped during translation in the target data warehouse.static classNameMappingValue.BuilderThe 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 NameMappingValueOrBuilderObjectNameMapping.Builder. getTargetOrBuilder()The desired target name of the object that is being mapped.NameMappingValueOrBuilderObjectNameMapping. getTargetOrBuilder()The desired target name of the object that is being mapped.NameMappingValueOrBuilderObjectNameMappingOrBuilder. getTargetOrBuilder()The desired target name of the object that is being mapped.
-