IntelligenceFindingRevision
Stay organized with collections
Save and categorize content based on your preferences.
An IntelligenceFindingRevision represents a specific revision of an IntelligenceFinding resource.
| JSON representation |
{
"name": string,
"snapshot": {
object (IntelligenceFinding)
},
"createTime": string
} |
| Fields |
name |
string
Output only. The resource name of IntelligenceFindingRevision. Format: projects/{project}/locations/{location}/intelligenceFindings/{intelligence_finding}/revisions/{revision}
|
snapshot |
object (IntelligenceFinding)
Output only. The snapshot of the IntelligenceFinding at the time the revision was created. This field contains the full finding details as they existed for the revision.
|
createTime |
string (Timestamp format)
Output only. The timestamp when the revision was created.
|
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.
[null,null,["Last updated 2026-09-09 UTC."],[],[]]