Uses of Interface
com.google.cloud.bigquery.migration.v2.ObjectNameMappingListOrBuilder
-
Packages that use ObjectNameMappingListOrBuilder Package Description com.google.cloud.bigquery.migration.v2 A client to BigQuery Migration API -
-
Uses of ObjectNameMappingListOrBuilder in com.google.cloud.bigquery.migration.v2
Classes in com.google.cloud.bigquery.migration.v2 that implement ObjectNameMappingListOrBuilder Modifier and Type Class Description classObjectNameMappingListRepresents a map of name mappings using a list of key:value proto messages of existing name to desired output name.static classObjectNameMappingList.BuilderRepresents a map of name mappings using a list of key:value proto messages of existing name to desired output name.Methods in com.google.cloud.bigquery.migration.v2 that return ObjectNameMappingListOrBuilder Modifier and Type Method Description ObjectNameMappingListOrBuilderTranslationConfigDetails.Builder. getNameMappingListOrBuilder()The mapping of objects to their desired output names in list form.ObjectNameMappingListOrBuilderTranslationConfigDetails. getNameMappingListOrBuilder()The mapping of objects to their desired output names in list form.ObjectNameMappingListOrBuilderTranslationConfigDetailsOrBuilder. getNameMappingListOrBuilder()The mapping of objects to their desired output names in list form.
-