Wajib. Project dan lokasi tempat resource AuthzPolicy dicantumkan, yang ditentukan dalam format berikut: projects/{project}/locations/{location}.
Parameter kueri
Parameter
pageSize
integer
Opsional. Ukuran halaman yang diminta. Server mungkin menampilkan lebih sedikit item daripada yang diminta. Jika tidak ditentukan, server akan memilih default yang sesuai.
pageToken
string
Opsional. Token yang mengidentifikasi halaman hasil yang ditampilkan server.
filter
string
Opsional. Memfilter hasil.
orderBy
string
Opsional. Petunjuk cara mengurutkan hasil.
Isi permintaan
Isi permintaan harus kosong.
Isi respons
Pesan untuk respons terhadap listingan resource AuthzPolicy.
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-07-15 UTC."],[],[],null,["# Method: projects.locations.authzPolicies.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.ListAuthzPoliciesResponse.SCHEMA_REPRESENTATION)\n- [Authorization scopes](#body.aspect)\n- [IAM Permissions](#body.aspect_1)\n\nLists AuthzPolicies in a given project and location.\n\n### HTTP request\n\n`GET https://networksecurity.googleapis.com/v1beta1/{parent=projects/*/locations/*}/authzPolicies`\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\nMessage for response to listing `AuthzPolicy` resources.\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- `networksecurity.authzPolicies.list`\n\nFor more information, see the [IAM documentation](https://cloud.google.com/iam/docs)."]]