Class ObjectNameMappingList (0.7.1)

ObjectNameMappingList(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents a map of name mappings using a list of key:value proto messages of existing name to desired output name.

Attribute

NameDescription
name_map Sequence[google.cloud.bigquery_migration_v2.types.ObjectNameMapping]
The elements of the object name map.

Inheritance

builtins.object > proto.message.Message > ObjectNameMappingList