This code sample shows how to extract details from inspection findings that are
saved in Protobuf text format. Do this task if you saved your inspection
findings to
Cloud Storage.
This example converts the exported
SaveToGcsFindingsOutput object
into a human-readable format. You can then use the output to analyze individual
inspection findings.
Java
To learn how to install and use the client library for Sensitive Data Protection, see Sensitive Data Protection client libraries.
To authenticate to Sensitive Data Protection, set up Application Default Credentials. For more information, see Set up authentication for a local development environment.