SaveToGcsFindingsOutput

Collection of findings saved to a Cloud Storage bucket. This is used as the proto schema for textproto files created when specifying a cloud storage path to save Inspect findings.

JSON representation
{
  "findings": [
    {
      object (Finding)
    }
  ]
}
Fields
findings[]

object (Finding)

List of findings.