Erforderlich. Übergeordneter Wert für ListReportConfigsRequest
Abfrageparameter
Parameter
pageSize
integer
Angeforderte Seitengröße. Der Server gibt möglicherweise weniger Elemente zurück, als angefordert. Wenn nichts angegeben wird, wählt der Server den Standardwert aus.
pageToken
string
Ein Token, das eine Ergebnisseite identifiziert, die der Server liefern soll.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-07-29 (UTC)."],[],[],null,["# Method: projects.locations.reportConfigs.list\n\nLists the inventory report configurations in a given project for a given location.\n\n### HTTP request\n\n`GET https://storageinsights.googleapis.com/v1/{parent=projects/*/locations/*}/reportConfigs`\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 [`reportConfigs.list`](/storage/docs/insights/reference/rest/v1/projects.locations.reportConfigs/list#google.cloud.storageinsights.v1.StorageInsights.ListReportConfigs)\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.reportConfigs.list`\n\nFor more information, see the [IAM documentation](https://cloud.google.com/iam/docs)."]]