BigQuery Migration v2 API - Enum NameMappingKey.Types.Type (1.3.0)

public enum NameMappingKey.Types.Type

Reference documentation and code samples for the BigQuery Migration v2 API enum NameMappingKey.Types.Type.

The type of the object that is being mapped.

Namespace

Google.Cloud.BigQuery.Migration.V2

Assembly

Google.Cloud.BigQuery.Migration.V2.dll

Fields

NameDescription
Attribute

The object being mapped is an attribute.

AttributeAlias

The object being mapped is a an attribute alias.

Database

The object being mapped is a database.

Function

The object being mapped is a function.

Relation

The object being mapped is a relation.

RelationAlias

The object being mapped is a relation alias.

Schema

The object being mapped is a schema.

Unspecified

Unspecified name mapping type.