Interface protos.google.cloud.bigquery.migration.v2.INameMappingKey (1.0.0)

Properties of a NameMappingKey.

Package

@google-cloud/bigquery-migration

Properties

attribute

attribute?: (string|null);

NameMappingKey attribute

database

database?: (string|null);

NameMappingKey database

relation

relation?: (string|null);

NameMappingKey relation

schema

schema?: (string|null);

NameMappingKey schema

type

type?: (google.cloud.bigquery.migration.v2.NameMappingKey.Type|keyof typeof google.cloud.bigquery.migration.v2.NameMappingKey.Type|null);

NameMappingKey type