Generated from protobuf message google.cloud.metastore.v1alpha.ListMetadataImportsRequest
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 whose metadata imports to list, in the following form: projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports.
↳ page_size
int
Optional. The maximum number of imports to return. The response may contain less than the maximum number. If unspecified, no more than 500 imports are returned. The maximum value is 1000; values above 1000 are changed to 1000.
↳ page_token
string
Optional. A page token, received from a previous DataprocMetastore.ListServices call. Provide this token to retrieve the subsequent page. To retrieve the first page, supply an empty page token. When paginating, other parameters provided to DataprocMetastore.ListServices must match the call that provided the page token.
↳ filter
string
Optional. The filter to apply to list results.
↳ order_by
string
Optional. Specify the ordering of results as described in Sorting Order. If not specified, the results will be sorted in the default order.
getParent
Required. The relative resource name of the service whose metadata imports
to list, in the following form:
projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports.
Returns
Type
Description
string
setParent
Required. The relative resource name of the service whose metadata imports
to list, in the following form:
projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getPageSize
Optional. The maximum number of imports to return. The response may contain
less than the maximum number. If unspecified, no more than 500 imports are
returned. The maximum value is 1000; values above 1000 are changed to 1000.
Returns
Type
Description
int
setPageSize
Optional. The maximum number of imports to return. The response may contain
less than the maximum number. If unspecified, no more than 500 imports are
returned. The maximum value is 1000; values above 1000 are changed to 1000.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getPageToken
Optional. A page token, received from a previous
DataprocMetastore.ListServices
call. Provide this token to retrieve the subsequent page.
To retrieve the first page, supply an empty page token.
When paginating, other parameters provided to
DataprocMetastore.ListServices
must match the call that provided the page token.
Returns
Type
Description
string
setPageToken
Optional. A page token, received from a previous
DataprocMetastore.ListServices
call. Provide this token to retrieve the subsequent page.
To retrieve the first page, supply an empty page token.
When paginating, other parameters provided to
DataprocMetastore.ListServices
must match the call that provided the page token.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getFilter
Optional. The filter to apply to list results.
Returns
Type
Description
string
setFilter
Optional. The filter to apply to list results.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getOrderBy
Optional. Specify the ordering of results as described in Sorting
Order.
If not specified, the results will be sorted in the default order.
Returns
Type
Description
string
setOrderBy
Optional. Specify the ordering of results as described in Sorting
Order.
If not specified, the results will be sorted in the default order.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
parent
string
Required. The relative resource name of the service whose metadata imports
to list, in the following form:
projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports. Please see
DataprocMetastoreClient::serviceName() for help formatting this field.
[[["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 ListMetadataImportsRequest (1.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.1 (latest)](/php/docs/reference/cloud-dataproc-metastore/latest/V1alpha.ListMetadataImportsRequest)\n- [1.1.0](/php/docs/reference/cloud-dataproc-metastore/1.1.0/V1alpha.ListMetadataImportsRequest)\n- [1.0.4](/php/docs/reference/cloud-dataproc-metastore/1.0.4/V1alpha.ListMetadataImportsRequest)\n- [0.11.5](/php/docs/reference/cloud-dataproc-metastore/0.11.5/V1alpha.ListMetadataImportsRequest)\n- [0.10.2](/php/docs/reference/cloud-dataproc-metastore/0.10.2/V1alpha.ListMetadataImportsRequest)\n- [0.9.0](/php/docs/reference/cloud-dataproc-metastore/0.9.0/V1alpha.ListMetadataImportsRequest)\n- [0.8.1](/php/docs/reference/cloud-dataproc-metastore/0.8.1/V1alpha.ListMetadataImportsRequest)\n- [0.7.0](/php/docs/reference/cloud-dataproc-metastore/0.7.0/V1alpha.ListMetadataImportsRequest)\n- [0.6.1](/php/docs/reference/cloud-dataproc-metastore/0.6.1/V1alpha.ListMetadataImportsRequest)\n- [0.5.1](/php/docs/reference/cloud-dataproc-metastore/0.5.1/V1alpha.ListMetadataImportsRequest)\n- [0.4.1](/php/docs/reference/cloud-dataproc-metastore/0.4.1/V1alpha.ListMetadataImportsRequest) \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 ListMetadataImportsRequest.\n\nRequest message for\n[DataprocMetastore.ListMetadataImports](/php/docs/reference/cloud-dataproc-metastore/latest/V1alpha.Client.DataprocMetastoreClient#_Google_Cloud_Metastore_V1alpha_Client_DataprocMetastoreClient__listMetadataImports__).\n\nGenerated from protobuf message `google.cloud.metastore.v1alpha.ListMetadataImportsRequest`\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 whose metadata imports\nto list, in the following form:\n`projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports`.\n\n### setParent\n\nRequired. The relative resource name of the service whose metadata imports\nto list, in the following form:\n`projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports`.\n\n### getPageSize\n\nOptional. The maximum number of imports to return. The response may contain\nless than the maximum number. If unspecified, no more than 500 imports are\nreturned. The maximum value is 1000; values above 1000 are changed to 1000.\n\n### setPageSize\n\nOptional. The maximum number of imports to return. The response may contain\nless than the maximum number. If unspecified, no more than 500 imports are\nreturned. The maximum value is 1000; values above 1000 are changed to 1000.\n\n### getPageToken\n\nOptional. A page token, received from a previous\n[DataprocMetastore.ListServices](/php/docs/reference/cloud-dataproc-metastore/latest/V1alpha.Client.DataprocMetastoreClient#_Google_Cloud_Metastore_V1alpha_Client_DataprocMetastoreClient__listServices__)\ncall. Provide this token to retrieve the subsequent page.\n\nTo retrieve the first page, supply an empty page token.\nWhen paginating, other parameters provided to\n[DataprocMetastore.ListServices](/php/docs/reference/cloud-dataproc-metastore/latest/V1alpha.Client.DataprocMetastoreClient#_Google_Cloud_Metastore_V1alpha_Client_DataprocMetastoreClient__listServices__)\nmust match the call that provided the page token.\n\n### setPageToken\n\nOptional. A page token, received from a previous\n[DataprocMetastore.ListServices](/php/docs/reference/cloud-dataproc-metastore/latest/V1alpha.Client.DataprocMetastoreClient#_Google_Cloud_Metastore_V1alpha_Client_DataprocMetastoreClient__listServices__)\ncall. Provide this token to retrieve the subsequent page.\n\nTo retrieve the first page, supply an empty page token.\nWhen paginating, other parameters provided to\n[DataprocMetastore.ListServices](/php/docs/reference/cloud-dataproc-metastore/latest/V1alpha.Client.DataprocMetastoreClient#_Google_Cloud_Metastore_V1alpha_Client_DataprocMetastoreClient__listServices__)\nmust match the call that provided the page token.\n\n### getFilter\n\nOptional. The filter to apply to list results.\n\n### setFilter\n\nOptional. The filter to apply to list results.\n\n### getOrderBy\n\nOptional. Specify the ordering of results as described in [Sorting\nOrder](https://cloud.google.com/apis/design/design_patterns#sorting_order).\n\nIf not specified, the results will be sorted in the default order.\n\n### setOrderBy\n\nOptional. Specify the ordering of results as described in [Sorting\nOrder](https://cloud.google.com/apis/design/design_patterns#sorting_order).\n\nIf not specified, the results will be sorted in the default order.\n\n### static::build"]]