You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 23, 2022. It is now read-only.
# Google Cloud Project: Project ID as listed in the Google Developers Console (https://console.developers.google.com/project)
PROJECT_ID:
PROJECT_NUMBER:
# Google Cloud Project: Service account email address in "APIs & auth->Credentials" (https://console.developers.google.com/project/PROJECT_ID/apiui/credential)
SERVICE_ACCOUNT:
# Google Cloud Project: PKCS12 P12 key in "APIs & auth->Credentials" (https://console.developers.google.com/project/PROJECT_ID/apiui/credential)
KEY_FILE: "key.p12"
# Google BigQuery: Existing dataset and table you want to stream data into (https://bigquery.cloud.google.com/project/PROJECT_ID)
DATASET_ID: "gnip"
TABLE_ID: "tweets"
# Gnip: Endpoints and user credentials (http://console.gnip.com)