BigQuery Migration v2 API - Enum NameMappingKey.Types.Type (1.1.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

GoogleGoogle.CloudGoogle.Cloud.BigQueryGoogle.Cloud.BigQuery.MigrationV2

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.