Filter untuk mempersempit hasil ke subset pilihan. Bahasa pemfilteran menerima string seperti "displayName=tokyo", dan didokumentasikan secara lebih mendetail di AIP-160.
pageSize
integer
Jumlah hasil maksimum yang akan ditampilkan. Jika tidak ditetapkan, layanan akan memilih default.
pageToken
string
Token halaman yang diterima dari kolom nextPageToken dalam respons. Kirim token halaman tersebut untuk menerima halaman berikutnya.
[[["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.list\n\nLists information about the supported locations for this service.\n\n### HTTP request\n\n`GET https://storageinsights.googleapis.com/v1/{name=projects/*}/locations`\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\nThe response message for [Locations.ListLocations](/storage/docs/insights/reference/rest/v1/projects.locations/list#google.cloud.location.Locations.ListLocations).\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 `name` resource:\n\n- `storageinsights.locations.list`\n\nFor more information, see the [IAM documentation](https://cloud.google.com/iam/docs)."]]