Zorunlu. Tüm veri kümelerinin listeleneceği projenin adı. Biçim: projeler/{proje}
Sorgu parametreleri
Parametreler
pageSize
integer
Sayfa başına döndürülecek maksimum veri kümesi sayısı.
Belirtilmezse (veya sıfır) tüm veri kümeleri döndürülür.
pageToken
string
Önceki bir metadata.list çağrısından alınan sayfa jetonu. Sonraki sayfayı almak için bunu sağlayın.
tag
string
Her veri kümesi için istenen sürümü belirten etiket.
Sayfalandırma da belirtildiğinde bazı filtrelemelerin sayfalara ayırma işleminden sonra gerçekleşebileceğini unutmayın. Bu durum, yanıtın son sayfa olmasa bile sayfa boyutundan daha az veri kümesi içermesine neden olabilir.
"active" etiketi: Yanıttaki her veri kümesi en son tamamlanan sürümünün bilgilerini içerir ve veri kümesi yoksa atlanır.
İstek içeriği
İstek metni boş olmalıdır.
Yanıt gövdesi
veri kümeleri.list'in yanıt nesnesi.
Başarılı olursa yanıt metni aşağıdaki yapıyla birlikte verileri içerir:
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-08-31 UTC."],[[["\u003cp\u003eLists all datasets within a specified Google Cloud project, returning details like dataset information and pagination tokens for accessing further results.\u003c/p\u003e\n"],["\u003cp\u003eAllows filtering by page size, page token, and version tag to customize the dataset retrieval process.\u003c/p\u003e\n"],["\u003cp\u003eRequires authorization with the \u003ccode\u003ecloud-platform\u003c/code\u003e OAuth scope and the \u003ccode\u003emapsplatformdatasets.datasets.list\u003c/code\u003e IAM permission on the target project.\u003c/p\u003e\n"],["\u003cp\u003eUses a simple HTTP GET request with path and query parameters to specify the project and filtering criteria.\u003c/p\u003e\n"],["\u003cp\u003eReturns a JSON response containing an array of datasets and a token for retrieving subsequent pages if available.\u003c/p\u003e\n"]]],["This document outlines the process of listing datasets within a specified project. It uses a `GET` request to the provided URL, including the project name as a required path parameter. Optional query parameters like `pageSize`, `pageToken`, and `tag` can filter and paginate results. The request body must be empty. The response includes an array of dataset objects and a `nextPageToken` for further pagination. The request requires the `mapsplatformdatasets.datasets.list` IAM permission and `https://www.googleapis.com/auth/cloud-platform` OAuth scope.\n"],null,[]]