Reference documentation and code samples for the Google Cloud Dataproc Metastore V1 Client class MetadataExport.
The details of a metadata export operation.
Generated from protobuf messagegoogle.cloud.metastore.v1.MetadataExport
Namespace
Google \ Cloud \ Metastore \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ destination_gcs_uri
string
Output only. A Cloud Storage URI of a folder that metadata are exported to, in the form ofgs://<bucket_name>/<path_inside_bucket>/<export_folder>, where<export_folder>is automatically generated.
Output only. A Cloud Storage URI of a folder that metadata are exported
to, in the form ofgs://<bucket_name>/<path_inside_bucket>/<export_folder>, where<export_folder>is automatically generated.
Returns
Type
Description
string
hasDestinationGcsUri
setDestinationGcsUri
Output only. A Cloud Storage URI of a folder that metadata are exported
to, in the form ofgs://<bucket_name>/<path_inside_bucket>/<export_folder>, where<export_folder>is automatically generated.
[[["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 MetadataExport (1.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.1 (latest)](/php/docs/reference/cloud-dataproc-metastore/latest/V1.MetadataExport)\n- [1.1.0](/php/docs/reference/cloud-dataproc-metastore/1.1.0/V1.MetadataExport)\n- [1.0.4](/php/docs/reference/cloud-dataproc-metastore/1.0.4/V1.MetadataExport)\n- [0.11.5](/php/docs/reference/cloud-dataproc-metastore/0.11.5/V1.MetadataExport)\n- [0.10.2](/php/docs/reference/cloud-dataproc-metastore/0.10.2/V1.MetadataExport)\n- [0.9.0](/php/docs/reference/cloud-dataproc-metastore/0.9.0/V1.MetadataExport)\n- [0.8.1](/php/docs/reference/cloud-dataproc-metastore/0.8.1/V1.MetadataExport)\n- [0.7.0](/php/docs/reference/cloud-dataproc-metastore/0.7.0/V1.MetadataExport)\n- [0.6.1](/php/docs/reference/cloud-dataproc-metastore/0.6.1/V1.MetadataExport)\n- [0.5.1](/php/docs/reference/cloud-dataproc-metastore/0.5.1/V1.MetadataExport)\n- [0.4.1](/php/docs/reference/cloud-dataproc-metastore/0.4.1/V1.MetadataExport) \nReference documentation and code samples for the Google Cloud Dataproc Metastore V1 Client class MetadataExport.\n\nThe details of a metadata export operation.\n\nGenerated from protobuf message `google.cloud.metastore.v1.MetadataExport`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Metastore \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getDestinationGcsUri\n\nOutput only. A Cloud Storage URI of a folder that metadata are exported\nto, in the form of\n`gs://\u003cbucket_name\u003e/\u003cpath_inside_bucket\u003e/\u003cexport_folder\u003e`, where\n`\u003cexport_folder\u003e` is automatically generated.\n\n### hasDestinationGcsUri\n\n### setDestinationGcsUri\n\nOutput only. A Cloud Storage URI of a folder that metadata are exported\nto, in the form of\n`gs://\u003cbucket_name\u003e/\u003cpath_inside_bucket\u003e/\u003cexport_folder\u003e`, where\n`\u003cexport_folder\u003e` is automatically generated.\n\n### getStartTime\n\nOutput only. The time when the export started.\n\n### hasStartTime\n\n### clearStartTime\n\n### setStartTime\n\nOutput only. The time when the export started.\n\n### getEndTime\n\nOutput only. The time when the export ended.\n\n### hasEndTime\n\n### clearEndTime\n\n### setEndTime\n\nOutput only. The time when the export ended.\n\n### getState\n\nOutput only. The current state of the export.\n\n### setState\n\nOutput only. The current state of the export.\n\n### getDatabaseDumpType\n\nOutput only. The type of the database dump.\n\n### setDatabaseDumpType\n\nOutput only. The type of the database dump.\n\n### getDestination"]]