[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud BigQuery Migration V2 Client - Class Type (1.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.5 (latest)](/php/docs/reference/cloud-bigquery-migration/latest/V2.NameMappingKey.Type)\n- [1.1.4](/php/docs/reference/cloud-bigquery-migration/1.1.4/V2.NameMappingKey.Type)\n- [1.0.0](/php/docs/reference/cloud-bigquery-migration/1.0.0/V2.NameMappingKey.Type)\n- [0.4.5](/php/docs/reference/cloud-bigquery-migration/0.4.5/V2.NameMappingKey.Type)\n- [0.3.3](/php/docs/reference/cloud-bigquery-migration/0.3.3/V2.NameMappingKey.Type)\n- [0.2.2](/php/docs/reference/cloud-bigquery-migration/0.2.2/V2.NameMappingKey.Type)\n- [0.1.4](/php/docs/reference/cloud-bigquery-migration/0.1.4/V2.NameMappingKey.Type) \nReference documentation and code samples for the Google Cloud BigQuery Migration V2 Client class Type.\n\nThe type of the object that is being mapped.\n\nProtobuf type `google.cloud.bigquery.migration.v2.NameMappingKey.Type`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ BigQuery \\\\ Migration \\\\ V2 \\\\ NameMappingKey\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### TYPE_UNSPECIFIED\n\n Value: 0\n\nUnspecified name mapping type.\n\nGenerated from protobuf enum `TYPE_UNSPECIFIED = 0;`\n\n### DATABASE\n\n Value: 1\n\nThe object being mapped is a database.\n\nGenerated from protobuf enum `DATABASE = 1;`\n\n### SCHEMA\n\n Value: 2\n\nThe object being mapped is a schema.\n\nGenerated from protobuf enum `SCHEMA = 2;`\n\n### RELATION\n\n Value: 3\n\nThe object being mapped is a relation.\n\nGenerated from protobuf enum `RELATION = 3;`\n\n### ATTRIBUTE\n\n Value: 4\n\nThe object being mapped is an attribute.\n\nGenerated from protobuf enum `ATTRIBUTE = 4;`\n\n### RELATION_ALIAS\n\n Value: 5\n\nThe object being mapped is a relation alias.\n\nGenerated from protobuf enum `RELATION_ALIAS = 5;`\n\n### ATTRIBUTE_ALIAS\n\n Value: 6\n\nThe object being mapped is a an attribute alias.\n\nGenerated from protobuf enum `ATTRIBUTE_ALIAS = 6;`\n\n### PBFUNCTION\n\n Value: 7\n\nThe object being mapped is a function.\n\nGenerated from protobuf enum `FUNCTION = 7;`"]]