Immutable. A database dump from a pre-existing metastore's database.
↳ name
string
Immutable. The relative resource name of the metadata import, of the form:projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports/{metadata_import_id}.
Immutable. The relative resource name of the metadata import, of the form:projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports/{metadata_import_id}.
Returns
Type
Description
string
setName
Immutable. The relative resource name of the metadata import, of the form:projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports/{metadata_import_id}.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getDescription
The description of the metadata import.
Returns
Type
Description
string
setDescription
The description of the metadata import.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getCreateTime
Output only. The time when the metadata import was started.
[[["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 V1beta Client - Class MetadataImport (1.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.1 (latest)](/php/docs/reference/cloud-dataproc-metastore/latest/V1beta.MetadataImport)\n- [1.1.0](/php/docs/reference/cloud-dataproc-metastore/1.1.0/V1beta.MetadataImport)\n- [1.0.4](/php/docs/reference/cloud-dataproc-metastore/1.0.4/V1beta.MetadataImport)\n- [0.11.5](/php/docs/reference/cloud-dataproc-metastore/0.11.5/V1beta.MetadataImport)\n- [0.10.2](/php/docs/reference/cloud-dataproc-metastore/0.10.2/V1beta.MetadataImport)\n- [0.9.0](/php/docs/reference/cloud-dataproc-metastore/0.9.0/V1beta.MetadataImport)\n- [0.8.1](/php/docs/reference/cloud-dataproc-metastore/0.8.1/V1beta.MetadataImport)\n- [0.7.0](/php/docs/reference/cloud-dataproc-metastore/0.7.0/V1beta.MetadataImport)\n- [0.6.1](/php/docs/reference/cloud-dataproc-metastore/0.6.1/V1beta.MetadataImport)\n- [0.5.1](/php/docs/reference/cloud-dataproc-metastore/0.5.1/V1beta.MetadataImport)\n- [0.4.1](/php/docs/reference/cloud-dataproc-metastore/0.4.1/V1beta.MetadataImport) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Cloud Dataproc Metastore V1beta Client class MetadataImport.\n\nA metastore resource that imports metadata.\n\nGenerated from protobuf message `google.cloud.metastore.v1beta.MetadataImport`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Metastore \\\\ V1beta\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getDatabaseDump\n\nImmutable. A database dump from a pre-existing metastore's database.\n\n### hasDatabaseDump\n\n### setDatabaseDump\n\nImmutable. A database dump from a pre-existing metastore's database.\n\n### getName\n\nImmutable. The relative resource name of the metadata import, of the form:\n`projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports/{metadata_import_id}`.\n\n### setName\n\nImmutable. The relative resource name of the metadata import, of the form:\n`projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports/{metadata_import_id}`.\n\n### getDescription\n\nThe description of the metadata import.\n\n### setDescription\n\nThe description of the metadata import.\n\n### getCreateTime\n\nOutput only. The time when the metadata import was started.\n\n### hasCreateTime\n\n### clearCreateTime\n\n### setCreateTime\n\nOutput only. The time when the metadata import was started.\n\n### getUpdateTime\n\nOutput only. The time when the metadata import was last updated.\n\n### hasUpdateTime\n\n### clearUpdateTime\n\n### setUpdateTime\n\nOutput only. The time when the metadata import was last updated.\n\n### getEndTime\n\nOutput only. The time when the metadata import finished.\n\n### hasEndTime\n\n### clearEndTime\n\n### setEndTime\n\nOutput only. The time when the metadata import finished.\n\n### getState\n\nOutput only. The current state of the metadata import.\n\n### setState\n\nOutput only. The current state of the metadata import.\n\n### getMetadata"]]