I am using a free tier google account and i want to call any DLP API for text/image scanning for some demo purpose. I see DLP service don't fall in the category of free tier service. is there any way to call dlp api using curl in active shell? Thanks
sure thanks for the inputs. I created a service account and downloaded the json file from google cloud console. I am using that json and projectId to call DLP clients for scanning and its working fine now. One thing i am not sure about billing charges here. I created this small JAVA class from where i am calling DLP.