Method: projects.locations.intelligenceFindings.revisions.list
HTTP body
The HTTP request has no request body.
Query parameters
| Parameters |
parent |
string
Required. The parent of the IntelligenceFindingRevision resource.
Format: projects/{project}/locations/{location}/intelligenceFindings/{intelligence_finding}
|
pageSize |
integer
Optional. The maximum number of IntelligenceFindingRevision resources to return.
The maximum value is 100; values above 100 will be coerced to 100.
The default value is 100.
|
pageToken |
string
Optional. A page token, received from a previous ListIntelligenceFindingRevisions call.
Provide this to retrieve the subsequent page.
|
Response
If successful, the response body contains data with the following structure:
| Fields |
intelligenceFindingRevisions[] |
object (IntelligenceFindingRevision)
The IntelligenceFindingRevision resources from the specified project.
|
nextPageToken |
string
A token that can be sent as pageToken to retrieve the next page.
|
Authorization
Requires the following Google IAM permission on the specified resource:
storage.buckets.viewIntelligenceDetails
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-09-09 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-09-09 UTC."],[],[]]