[[["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 Dataproc Metastore V1 Client - Class DatabaseDump (1.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.1 (latest)](/php/docs/reference/cloud-dataproc-metastore/latest/V1.MetadataImport.DatabaseDump)\n- [1.1.0](/php/docs/reference/cloud-dataproc-metastore/1.1.0/V1.MetadataImport.DatabaseDump)\n- [1.0.4](/php/docs/reference/cloud-dataproc-metastore/1.0.4/V1.MetadataImport.DatabaseDump)\n- [0.11.5](/php/docs/reference/cloud-dataproc-metastore/0.11.5/V1.MetadataImport.DatabaseDump)\n- [0.10.2](/php/docs/reference/cloud-dataproc-metastore/0.10.2/V1.MetadataImport.DatabaseDump)\n- [0.9.0](/php/docs/reference/cloud-dataproc-metastore/0.9.0/V1.MetadataImport.DatabaseDump)\n- [0.8.1](/php/docs/reference/cloud-dataproc-metastore/0.8.1/V1.MetadataImport.DatabaseDump)\n- [0.7.0](/php/docs/reference/cloud-dataproc-metastore/0.7.0/V1.MetadataImport.DatabaseDump)\n- [0.6.1](/php/docs/reference/cloud-dataproc-metastore/0.6.1/V1.MetadataImport.DatabaseDump)\n- [0.5.1](/php/docs/reference/cloud-dataproc-metastore/0.5.1/V1.MetadataImport.DatabaseDump)\n- [0.4.1](/php/docs/reference/cloud-dataproc-metastore/0.4.1/V1.MetadataImport.DatabaseDump) \nReference documentation and code samples for the Google Cloud Dataproc Metastore V1 Client class DatabaseDump.\n\nA specification of the location of and metadata about a database dump from\na relational database management system.\n\nGenerated from protobuf message `google.cloud.metastore.v1.MetadataImport.DatabaseDump`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Metastore \\\\ V1 \\\\ MetadataImport\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getDatabaseType\n\nThe type of the database.\n\n### setDatabaseType\n\nThe type of the database.\n\n### getGcsUri\n\nA Cloud Storage object or folder URI that specifies the source from which\nto import metadata. It must begin with `gs://`.\n\n### setGcsUri\n\nA Cloud Storage object or folder URI that specifies the source from which\nto import metadata. It must begin with `gs://`.\n\n### getSourceDatabase\n\nThe name of the source database.\n\n### setSourceDatabase\n\nThe name of the source database.\n\n### getType\n\nOptional. The type of the database dump. If unspecified, defaults to\n`MYSQL`.\n\n### setType\n\nOptional. The type of the database dump. If unspecified, defaults to\n`MYSQL`."]]