Google Chat
Google Chat Setup Connect Hermes Agent to Google Chat as a bot. The integration uses Cloud Pub/Sub pull subscriptions for inbound events and the Chat REST API f
- Section
- Messaging Platforms
- Source
- hermesbible.com/docs/user-guide/messaging/google_chat
Google Chat Setup Connect Hermes Agent to Google Chat as a bot. The integration uses Cloud Pub/Sub pull subscriptions for inbound events and the Chat REST API f
Excerpt from the official Hermes Agent documentation, quoted for reference. View sourceWhat this page covers
- Overview
- Step 1: Create or pick a GCP project
- Step 2: Enable two APIs
- Step 3: Create a Service Account
- Step 4: Create the Pub/Sub topic and subscription
- Step 5: IAM binding on the topic (critical)
- Step 6: IAM binding on the subscription
- Step 7: Configure the Chat app
- Step 8: Install the bot in a test space
- Step 9: Configure Hermes
Section outline mirrored from the official Hermes Agent documentation. Follow any heading to read the complete text on the source site.
Upstream outline
- Overview
- Step 1: Create or pick a GCP project
- Step 2: Enable two APIs
- Step 3: Create a Service Account
- Step 4: Create the Pub/Sub topic and subscription
- Step 5: IAM binding on the topic (critical)
- Step 6: IAM binding on the subscription
- Step 7: Configure the Chat app
- Step 8: Install the bot in a test space
- Step 9: Configure Hermes
- Formatting and capabilities
- Step 10: Native attachment delivery (optional)
- Why a separate flow
- One-time setup (per profile)
Section map
Overview
Maps overview to the Messaging Platforms documentation path, with the source page reserved for exact commands and updates.
Step 1: Create or pick a GCP project
Maps step 1: create or pick a gcp project to the Messaging Platforms documentation path, with the source page reserved for exact commands and updates.
Step 2: Enable two APIs
Maps step 2: enable two apis to the Messaging Platforms documentation path, with the source page reserved for exact commands and updates.
Step 3: Create a Service Account
Maps step 3: create a service account to the Messaging Platforms documentation path, with the source page reserved for exact commands and updates.
Step 4: Create the Pub/Sub topic and subscription
Maps step 4: create the pub/sub topic and subscription to the Messaging Platforms documentation path, with the source page reserved for exact commands and updates.
Step 5: IAM binding on the topic (critical)
Maps step 5: iam binding on the topic (critical) to the Messaging Platforms documentation path, with the source page reserved for exact commands and updates.
Step 6: IAM binding on the subscription
Maps step 6: iam binding on the subscription to the Messaging Platforms documentation path, with the source page reserved for exact commands and updates.
Step 7: Configure the Chat app
Maps step 7: configure the chat app to the Messaging Platforms documentation path, with the source page reserved for exact commands and updates.
Implementation notes
- Use this Messaging Platforms doc as a navigation page first: the local clone mirrors the source structure and links each heading back to the authoritative upstream section.
- Primary decision areas: Overview, Step 1: Create or pick a GCP project, Step 2: Enable two APIs, Step 3: Create a Service Account, Step 4: Create the Pub/Sub topic and subscription. Read those source anchors before changing installs, credentials, automation, or runtime configuration.
- Useful search signals for this doc: google, setup, connect, integration, cloud. These are derived from the public title and summary so the clone remains lightweight.
Decision table
Use when you need orientation for google chat before applying exact upstream commands.
Open the source anchor for Overview and confirm platform-specific requirements before changing configuration.
Use the upstream page as the authority for current syntax, release changes, and security-sensitive steps.
Verification checklist
- Use this page to orient yourself within Messaging Platforms, then open the linked source page for exact current syntax.
- Start with the source section for Overview; do not rely on the local summary for commands or secrets.
- Check platform, install method, provider, and credential assumptions before changing a real environment.
- Review the source section for Step 1: Create or pick a GCP project if the page involves setup, automation, messaging, or runtime behavior.
- After applying anything from the source, run the smallest relevant smoke test before widening scope.
Risk notes
Set provider, token, and retry limits before scaling the workflow beyond a single test run.
Check filesystem, shell, browser, repository, and server permissions before granting the agent write access.
What this page covers
- Core concept and where it fits in the Hermes Agent system.
- Setup or operating context implied by the upstream page summary.
- The source page link for full current details and updates.
Source mirror note
This page is generated from the public Hermes Bible index so the clone has the same route coverage and search surface. It stores the public title, category, summary, and source link locally; use the source page for full upstream text and updates.
Open source page