Setup a Google Developers Account
'
Use or Create an API Key For Sheets at Developer Console
For Your Google Sheet (If not OAuth, You Need to Make it Visible via URL)
Or you will face PERMISSION_DENIED
Enable Google Sheets API
https://console.developers.google.com/apis/api/sheets.googleapis.com/overview?project=YOURPROJECTID
View Metrics
Access The Data Via NIFI
https://sheets.googleapis.com/v4/spreadsheets/YOURGOOGLESHEET?includeGridData=true&key=YOURKEY
References: