- "ProjectId:"+args[0]
- "InstanceId:"+args[1]
- "TableId:"+args[2]
- "Columns:"+args[3]: Comma separated columns names. First value is "key", which is bigtable row key
- "Output File Path:"+args[4]: path to csv file that will have the data
GOOGLE_APPLICATION_CREDENTIALS
.