Wajib. Nilai induk untuk ListDatasetConfigsRequest
Parameter kueri
Parameter
pageSize
integer
Ukuran halaman yang diminta. Server mungkin menampilkan lebih sedikit item daripada yang diminta. Jika tidak ditentukan, server akan memilih default yang sesuai.
pageToken
string
Token yang mengidentifikasi halaman hasil yang harus ditampilkan server.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-07-29 UTC."],[],[],null,["# Method: projects.locations.datasetConfigs.list\n\nLists the dataset configurations in a given project for a given location.\n\n### HTTP request\n\n`GET https://storageinsights.googleapis.com/v1/{parent=projects/*/locations/*}/datasetConfigs`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\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 [`datasetConfigs.list`](/storage/docs/insights/reference/rest/v1/projects.locations.datasetConfigs/list#google.cloud.storageinsights.v1.StorageInsights.ListDatasetConfigs)\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](/docs/authentication#authorization-gcp).\n\n### IAM Permissions\n\nRequires the following [IAM](https://cloud.google.com/iam/docs) permission on the `parent` resource:\n\n- `storageinsights.datasetConfigs.list`\n\nFor more information, see the [IAM documentation](https://cloud.google.com/iam/docs)."]]