srf-audio-process-func/index.js (1 line): - line 29: const topicName = "YOUR_TOPIC_NAME"; // TODO: Replace value with your GCP Pub/Sub topic name srf-redaction-func/index.js (1 line): - line 19: let redactedBucketName = "gs://" + "REDACTED_AUDIO_BUCKET_NAME" // TODO: Replace value with your GCS Bucket Name