The security reports belong to requested resource name.
nextPageToken
string
If the number of security reports exceeded the page size requested, the token can be used to fetch the next page in a subsequent call. If the response is the last page and there are no more reports to return this field is left empty.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-06 UTC."],[[["The `SecurityReports` API response returns a list of security reports associated with a specific resource."],["The `securityReports` field contains an array of `SecurityReport` objects."],["The `nextPageToken` field allows for pagination when the number of reports exceeds the requested page size."],["If there are no further reports to retrieve, the `nextPageToken` is empty, indicating it is the last page."]]],[]]