File tree Expand file tree Collapse file tree
data_reading/google_sheet
data_writing/google_sheet Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- auth.json.dist
1+ auth.json
22vendor
Original file line number Diff line number Diff line change 1+ {
2+ "type": "service_account",
3+ "project_id": "flow-test",
4+ "client_email": "flow-test@flow-test.iam.gserviceaccount.com",
5+ "client_id": "1234567890",
6+ "auth_uri": "https://accounts.google.com/o/oauth2/auth",
7+ "token_uri": "https://oauth2.googleapis.com/token",
8+ "auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
9+ "client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/flow-test%flow-test.iam.gserviceaccount.com",
10+ "universe_domain": "googleapis.com"
11+ }
Original file line number Diff line number Diff line change 1- auth.json.dist
1+ auth.json
22vendor
Original file line number Diff line number Diff line change 1+ {
2+ "type": "service_account",
3+ "project_id": "flow-test",
4+ "client_email": "flow-test@flow-test.iam.gserviceaccount.com",
5+ "client_id": "1234567890",
6+ "auth_uri": "https://accounts.google.com/o/oauth2/auth",
7+ "token_uri": "https://oauth2.googleapis.com/token",
8+ "auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
9+ "client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/flow-test%flow-test.iam.gserviceaccount.com",
10+ "universe_domain": "googleapis.com"
11+ }
You can’t perform that action at this time.
0 commit comments