ListFindingSummariesResponse

The response message for [ListFindingSummaries][].

JSON representation
{ "findingSummaries": [ { object (FindingSummary) } ], "nextPageToken": string }
Fields
findingSummaries[]

object (FindingSummary)

List of finding summary by category.

nextPageToken

string

Output only. The token to retrieve the next page of results.