Generated from protobuf messagegoogle.cloud.metastore.v1.ExportMetadataRequest
Namespace
Google \ Cloud \ Metastore \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ destination_gcs_folder
string
A Cloud Storage URI of a folder, in the formatgs://<bucket_name>/<path_inside_bucket>. A sub-folder<export_folder>containing exported files will be created below it.
↳ service
string
Required. The relative resource name of the metastore service to run export, in the following form:projects/{project_id}/locations/{location_id}/services/{service_id}.
↳ request_id
string
Optional. A request ID. Specify a unique request ID to allow the server to ignore the request if it has completed. The server will ignore subsequent requests that provide a duplicate request ID for at least 60 minutes after the first request. For example, if an initial request times out, followed by another request with the same request ID, the server ignores the second request to prevent the creation of duplicate commitments. The request ID must be a validUUID. A zero UUID (00000000-0000-0000-0000-000000000000) is not supported.
↳ database_dump_type
int
Optional. The type of the database dump. If unspecified, defaults toMYSQL.
getDestinationGcsFolder
A Cloud Storage URI of a folder, in the formatgs://<bucket_name>/<path_inside_bucket>. A sub-folder<export_folder>containing exported files will be created below it.
Returns
Type
Description
string
hasDestinationGcsFolder
setDestinationGcsFolder
A Cloud Storage URI of a folder, in the formatgs://<bucket_name>/<path_inside_bucket>. A sub-folder<export_folder>containing exported files will be created below it.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getService
Required. The relative resource name of the metastore service to run
export, in the following form:projects/{project_id}/locations/{location_id}/services/{service_id}.
Returns
Type
Description
string
setService
Required. The relative resource name of the metastore service to run
export, in the following form:projects/{project_id}/locations/{location_id}/services/{service_id}.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getRequestId
Optional. A request ID. Specify a unique request ID to allow the server to
ignore the request if it has completed. The server will ignore subsequent
requests that provide a duplicate request ID for at least 60 minutes after
the first request.
For example, if an initial request times out, followed by another request
with the same request ID, the server ignores the second request to prevent
the creation of duplicate commitments.
The request ID must be a validUUID.
A zero UUID (00000000-0000-0000-0000-000000000000) is not supported.
Returns
Type
Description
string
setRequestId
Optional. A request ID. Specify a unique request ID to allow the server to
ignore the request if it has completed. The server will ignore subsequent
requests that provide a duplicate request ID for at least 60 minutes after
the first request.
For example, if an initial request times out, followed by another request
with the same request ID, the server ignores the second request to prevent
the creation of duplicate commitments.
The request ID must be a validUUID.
A zero UUID (00000000-0000-0000-0000-000000000000) is not supported.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getDatabaseDumpType
Optional. The type of the database dump. If unspecified, defaults toMYSQL.
Returns
Type
Description
int
setDatabaseDumpType
Optional. The type of the database dump. If unspecified, defaults toMYSQL.
[[["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 ExportMetadataRequest (1.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.1 (latest)](/php/docs/reference/cloud-dataproc-metastore/latest/V1.ExportMetadataRequest)\n- [1.1.0](/php/docs/reference/cloud-dataproc-metastore/1.1.0/V1.ExportMetadataRequest)\n- [1.0.4](/php/docs/reference/cloud-dataproc-metastore/1.0.4/V1.ExportMetadataRequest)\n- [0.11.5](/php/docs/reference/cloud-dataproc-metastore/0.11.5/V1.ExportMetadataRequest)\n- [0.10.2](/php/docs/reference/cloud-dataproc-metastore/0.10.2/V1.ExportMetadataRequest)\n- [0.9.0](/php/docs/reference/cloud-dataproc-metastore/0.9.0/V1.ExportMetadataRequest)\n- [0.8.1](/php/docs/reference/cloud-dataproc-metastore/0.8.1/V1.ExportMetadataRequest)\n- [0.7.0](/php/docs/reference/cloud-dataproc-metastore/0.7.0/V1.ExportMetadataRequest)\n- [0.6.1](/php/docs/reference/cloud-dataproc-metastore/0.6.1/V1.ExportMetadataRequest)\n- [0.5.1](/php/docs/reference/cloud-dataproc-metastore/0.5.1/V1.ExportMetadataRequest)\n- [0.4.1](/php/docs/reference/cloud-dataproc-metastore/0.4.1/V1.ExportMetadataRequest) \nReference documentation and code samples for the Google Cloud Dataproc Metastore V1 Client class ExportMetadataRequest.\n\nRequest message for\n[DataprocMetastore.ExportMetadata](/php/docs/reference/cloud-dataproc-metastore/latest/V1.Client.DataprocMetastoreClient#_Google_Cloud_Metastore_V1_Client_DataprocMetastoreClient__exportMetadata__).\n\nGenerated from protobuf message `google.cloud.metastore.v1.ExportMetadataRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Metastore \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getDestinationGcsFolder\n\nA Cloud Storage URI of a folder, in the format\n`gs://\u003cbucket_name\u003e/\u003cpath_inside_bucket\u003e`. A sub-folder\n`\u003cexport_folder\u003e` containing exported files will be created below it.\n\n### hasDestinationGcsFolder\n\n### setDestinationGcsFolder\n\nA Cloud Storage URI of a folder, in the format\n`gs://\u003cbucket_name\u003e/\u003cpath_inside_bucket\u003e`. A sub-folder\n`\u003cexport_folder\u003e` containing exported files will be created below it.\n\n### getService\n\nRequired. The relative resource name of the metastore service to run\nexport, in the following form:\n`projects/{project_id}/locations/{location_id}/services/{service_id}`.\n\n### setService\n\nRequired. The relative resource name of the metastore service to run\nexport, in the following form:\n`projects/{project_id}/locations/{location_id}/services/{service_id}`.\n\n### getRequestId\n\nOptional. A request ID. Specify a unique request ID to allow the server to\nignore the request if it has completed. The server will ignore subsequent\nrequests that provide a duplicate request ID for at least 60 minutes after\nthe first request.\n\nFor example, if an initial request times out, followed by another request\nwith the same request ID, the server ignores the second request to prevent\nthe creation of duplicate commitments.\nThe request ID must be a valid\n[UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier#Format).\nA zero UUID (00000000-0000-0000-0000-000000000000) is not supported.\n\n### setRequestId\n\nOptional. A request ID. Specify a unique request ID to allow the server to\nignore the request if it has completed. The server will ignore subsequent\nrequests that provide a duplicate request ID for at least 60 minutes after\nthe first request.\n\nFor example, if an initial request times out, followed by another request\nwith the same request ID, the server ignores the second request to prevent\nthe creation of duplicate commitments.\nThe request ID must be a valid\n[UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier#Format).\nA zero UUID (00000000-0000-0000-0000-000000000000) is not supported.\n\n### getDatabaseDumpType\n\nOptional. The type of the database dump. If unspecified, defaults to\n`MYSQL`.\n\n### setDatabaseDumpType\n\nOptional. The type of the database dump. If unspecified, defaults to\n`MYSQL`.\n\n### getDestination"]]