[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-03-04。"],[[["\u003cp\u003eThis endpoint lists metadata imports within a specified service using a \u003ccode\u003eGET\u003c/code\u003e request to \u003ccode\u003ehttps://metastore.googleapis.com/v1/{parent}/metadataImports\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eparent\u003c/code\u003e path parameter, formatted as \u003ccode\u003eprojects/{projectNumber}/locations/{locationId}/services/{serviceId}/metadataImports\u003c/code\u003e, is required and determines the service for which imports are listed.\u003c/p\u003e\n"],["\u003cp\u003eQuery parameters such as \u003ccode\u003epageSize\u003c/code\u003e, \u003ccode\u003epageToken\u003c/code\u003e, \u003ccode\u003efilter\u003c/code\u003e, and \u003ccode\u003eorderBy\u003c/code\u003e can be used to control the number of results, pagination, filtering, and ordering of the metadata imports.\u003c/p\u003e\n"],["\u003cp\u003eThe request body should be empty, while the successful response body contains a list of metadata imports, a \u003ccode\u003enextPageToken\u003c/code\u003e for further pagination, and a list of \u003ccode\u003eunreachable\u003c/code\u003e locations.\u003c/p\u003e\n"],["\u003cp\u003eAccessing this functionality requires the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope and the \u003ccode\u003emetastore.imports.list\u003c/code\u003e IAM permission on the specified parent resource.\u003c/p\u003e\n"]]],[],null,["# Method: projects.locations.services.metadataImports.list\n\n- [HTTP request](#body.HTTP_TEMPLATE)\n- [Path parameters](#body.PATH_PARAMETERS)\n- [Query parameters](#body.QUERY_PARAMETERS)\n- [Request body](#body.request_body)\n- [Response body](#body.response_body)\n - [JSON representation](#body.ListMetadataImportsResponse.SCHEMA_REPRESENTATION)\n- [Authorization scopes](#body.aspect)\n- [Examples](#examples)\n- [Try it!](#try-it)\n\nLists imports in a service.\n\n### HTTP request\n\n`GET https://metastore.googleapis.com/v1/{parent}/metadataImports`\n\n### Path parameters\n\n### Query parameters\n\n### Request body\n\nThe request body must be empty.\n\n### Response body\n\nResponse message for [DataprocMetastore.ListMetadataImports](/dataproc-metastore/docs/reference/rest/v1/projects.locations.services.metadataImports/list#google.cloud.metastore.v1.DataprocMetastore.ListMetadataImports).\n\nIf successful, the response body contains data with the following structure:\n\n### Authorization scopes\n\nRequires the following OAuth scope:\n\n- `https://www.googleapis.com/auth/cloud-platform`\n\nFor more information, see the [Authentication Overview](https://cloud.google.com/docs/authentication/)."]]