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.V2Assembly
Google.Cloud.BigQuery.Migration.V2.dll
Fields |
|
---|---|
Name | Description |
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. |