Generated from protobuf message google.cloud.metastore.v1alpha.CreateMetadataImportRequest
Namespace
Google \ Cloud \ Metastore \ V1alpha
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The relative resource name of the service in which to create a metastore import, in the following form: projects/{project_number}/locations/{location_id}/services/{service_id}.
↳ metadata_import_id
string
Required. The ID of the metadata import, which is used as the final component of the metadata import's name. This value must be between 1 and 64 characters long, begin with a letter, end with a letter or number, and consist of alpha-numeric ASCII characters or hyphens.
Required. The metadata import to create. The name field is ignored. The ID of the created metadata import must be provided in the request's metadata_import_id field.
↳ 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 valid UUID A zero UUID (00000000-0000-0000-0000-000000000000) is not supported.
getParent
Required. The relative resource name of the service in which to create a
metastore import, in the following form:
projects/{project_number}/locations/{location_id}/services/{service_id}.
Returns
Type
Description
string
setParent
Required. The relative resource name of the service in which to create a
metastore import, in the following form:
projects/{project_number}/locations/{location_id}/services/{service_id}.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getMetadataImportId
Required. The ID of the metadata import, which is used as the final
component of the metadata import's name.
This value must be between 1 and 64 characters long, begin with a letter,
end with a letter or number, and consist of alpha-numeric ASCII characters
or hyphens.
Returns
Type
Description
string
setMetadataImportId
Required. The ID of the metadata import, which is used as the final
component of the metadata import's name.
This value must be between 1 and 64 characters long, begin with a letter,
end with a letter or number, and consist of alpha-numeric ASCII characters
or hyphens.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getMetadataImport
Required. The metadata import to create. The name field is ignored. The
ID of the created metadata import must be provided in the request's
metadata_import_id field.
Required. The metadata import to create. The name field is ignored. The
ID of the created metadata import must be provided in the request's
metadata_import_id field.
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 valid
UUID
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 valid
UUID
A zero UUID (00000000-0000-0000-0000-000000000000) is not supported.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameters
Name
Description
parent
string
Required. The relative resource name of the service in which to create a
metastore import, in the following form:
projects/{project_number}/locations/{location_id}/services/{service_id}. Please see
DataprocMetastoreClient::serviceName() for help formatting this field.
Required. The metadata import to create. The name field is ignored. The
ID of the created metadata import must be provided in the request's
metadata_import_id field.
metadataImportId
string
Required. The ID of the metadata import, which is used as the final
component of the metadata import's name.
This value must be between 1 and 64 characters long, begin with a letter,
end with a letter or number, and consist of alpha-numeric ASCII characters
or hyphens.
[[["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 V1alpha Client - Class CreateMetadataImportRequest (1.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.1 (latest)](/php/docs/reference/cloud-dataproc-metastore/latest/V1alpha.CreateMetadataImportRequest)\n- [1.1.0](/php/docs/reference/cloud-dataproc-metastore/1.1.0/V1alpha.CreateMetadataImportRequest)\n- [1.0.4](/php/docs/reference/cloud-dataproc-metastore/1.0.4/V1alpha.CreateMetadataImportRequest)\n- [0.11.5](/php/docs/reference/cloud-dataproc-metastore/0.11.5/V1alpha.CreateMetadataImportRequest)\n- [0.10.2](/php/docs/reference/cloud-dataproc-metastore/0.10.2/V1alpha.CreateMetadataImportRequest)\n- [0.9.0](/php/docs/reference/cloud-dataproc-metastore/0.9.0/V1alpha.CreateMetadataImportRequest)\n- [0.8.1](/php/docs/reference/cloud-dataproc-metastore/0.8.1/V1alpha.CreateMetadataImportRequest)\n- [0.7.0](/php/docs/reference/cloud-dataproc-metastore/0.7.0/V1alpha.CreateMetadataImportRequest)\n- [0.6.1](/php/docs/reference/cloud-dataproc-metastore/0.6.1/V1alpha.CreateMetadataImportRequest)\n- [0.5.1](/php/docs/reference/cloud-dataproc-metastore/0.5.1/V1alpha.CreateMetadataImportRequest)\n- [0.4.1](/php/docs/reference/cloud-dataproc-metastore/0.4.1/V1alpha.CreateMetadataImportRequest) \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 V1alpha Client class CreateMetadataImportRequest.\n\nRequest message for\n[DataprocMetastore.CreateMetadataImport](/php/docs/reference/cloud-dataproc-metastore/latest/V1alpha.Client.DataprocMetastoreClient#_Google_Cloud_Metastore_V1alpha_Client_DataprocMetastoreClient__createMetadataImport__).\n\nGenerated from protobuf message `google.cloud.metastore.v1alpha.CreateMetadataImportRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Metastore \\\\ V1alpha\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. The relative resource name of the service in which to create a\nmetastore import, in the following form:\n`projects/{project_number}/locations/{location_id}/services/{service_id}`.\n\n### setParent\n\nRequired. The relative resource name of the service in which to create a\nmetastore import, in the following form:\n`projects/{project_number}/locations/{location_id}/services/{service_id}`.\n\n### getMetadataImportId\n\nRequired. The ID of the metadata import, which is used as the final\ncomponent of the metadata import's name.\n\nThis value must be between 1 and 64 characters long, begin with a letter,\nend with a letter or number, and consist of alpha-numeric ASCII characters\nor hyphens.\n\n### setMetadataImportId\n\nRequired. The ID of the metadata import, which is used as the final\ncomponent of the metadata import's name.\n\nThis value must be between 1 and 64 characters long, begin with a letter,\nend with a letter or number, and consist of alpha-numeric ASCII characters\nor hyphens.\n\n### getMetadataImport\n\nRequired. The metadata import to create. The `name` field is ignored. The\nID of the created metadata import must be provided in the request's\n`metadata_import_id` field.\n\n### hasMetadataImport\n\n### clearMetadataImport\n\n### setMetadataImport\n\nRequired. The metadata import to create. The `name` field is ignored. The\nID of the created metadata import must be provided in the request's\n`metadata_import_id` field.\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### static::build"]]