google-sheet-sync/functions/index.js (2 lines): - line 26: // TODO: Use firebase functions:config:set to configure your googleapi object: - line 34: // TODO: Use firebase functions:config:set to configure your watchedpaths object: bigquery-import/functions/index.js (2 lines): - line 27: // TODO: Make sure you set the `bigquery.datasetName` Google Cloud environment variable. - line 29: // TODO: Make sure you set the `bigquery.tableName` Google Cloud environment variable. survey-app-update/functions/index.js (2 lines): - line 24: // TODO: Configure the `gmail.email` and `gmail.password` Google Cloud environment variables. - line 30: // TODO: Create yor own survey. quickstarts/email-users/functions/index.js (2 lines): - line 25: // TODO: Configure the `gmail.email` and `gmail.password` Google Cloud environment variables. - line 37: // TODO: Change this to your app or company name to customize the email sent. github-to-slack/functions/index.js (2 lines): - line 31: // TODO: Configure the `github.secret` Google Cloud environment variables. - line 64: // TODO: Configure the `slack.webhook_url` Google Cloud environment variables. fulltext-search/functions/index.js (1 line): - line 23: // TODO: Make sure you configure the `algolia.app_id` and `algolia.api_key` Google Cloud environment variables. authenticated-json-api/functions/index.js (1 line): - line 26: // TODO: ADD YOUR DATABASE URL developer-motivator/functions/index.js (1 line): - line 22: // TODO: Make sure you configure the 'dev_motivator.device_token' Google Cloud environment variables. minimal-webhook/functions/index.js (1 line): - line 23: // TODO: Make sure you create your own Request Bin and change this URL to try this sample. instagram-auth/functions/index.js (1 line): - line 39: // TODO: Configure the `instagram.client_id` and `instagram.client_secret` Google Cloud environment variables. linkedin-auth/functions/index.js (1 line): - line 38: // TODO: Configure the `linkedin.client_id` and `linkedin.client_secret` Google Cloud environment variables. spotify-auth/functions/index.js (1 line): - line 32: // TODO: Configure the `spotify.client_id` and `spotify.client_secret` Google Cloud environment variables. url-shortener/functions/index.js (1 line): - line 20: // TODO: Make sure to set the bitly.access_token cloud functions config using the CLI. email-confirmation/functions/index.js (1 line): - line 22: // TODO: Configure the `gmail.email` and `gmail.password` Google Cloud environment variables.