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.
Isi permintaan
Isi permintaan harus kosong.
Isi respons
Pesan respons untuk Locations.ListLocations.
Jika berhasil, isi respons memuat data dengan struktur berikut:
[[["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-02-01 UTC."],[[["This API endpoint retrieves a list of supported locations for the service using a `GET` request."],["The request URL utilizes gRPC Transcoding syntax and requires a `name` path parameter to specify the resource owning the locations."],["Optional query parameters, such as `filter`, `pageSize`, and `pageToken`, are available for refining the search and managing pagination."],["The request body must be empty, and the successful response contains a list of `locations` and an optional `nextPageToken` for further pagination."],["Authorization for this request requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]