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 class
ObjectNameMappingList
Represents a map of name mappings using a list of key:value proto messages of existing name to desired output name.static class
ObjectNameMappingList.Builder
Represents 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 ObjectNameMappingListOrBuilder
TranslationConfigDetails.Builder. getNameMappingListOrBuilder()
The mapping of objects to their desired output names in list form.ObjectNameMappingListOrBuilder
TranslationConfigDetails. getNameMappingListOrBuilder()
The mapping of objects to their desired output names in list form.ObjectNameMappingListOrBuilder
TranslationConfigDetailsOrBuilder. getNameMappingListOrBuilder()
The mapping of objects to their desired output names in list form.
-