OCNORA

Google Pub/Sub

Google CloudOAuth 2.0credential probe

Google Cloud Pub/Sub — publish messages (Google OAuth2).

OCNORA ships 34 typed Google Pub/Sub operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.

Operations 34

  • Acknowledge
    Acknowledge Pub/Sub messages by ack id (e.g. after processing a pull).
    pubsub.acknowledge
  • Commit Schema
    Commits a new schema revision to an existing schema.
    pubsub.commit_schema
  • Create Schema
    Creates a schema.
    pubsub.create_schema
  • Create Snapshot
    Creates a snapshot from the requested subscription.
    pubsub.create_snapshot
  • Create Subscription
    Create a Pub/Sub subscription (pull, or push to an HTTPS endpoint).
    pubsub.create_subscription
  • Create Topic
    Create a Pub/Sub topic in a GCP project.
    pubsub.create_topic
  • Delete Revision Schema
    Deletes a specific schema revision.
    pubsub.delete_revision_schema
  • Delete Schema
    Deletes a schema.
    pubsub.delete_schema
  • Delete Snapshot
    Removes an existing snapshot.
    pubsub.delete_snapshot
  • Delete Subscription
    Deletes an existing subscription.
    pubsub.delete_subscription
  • Delete Topic
    Delete a Pub/Sub topic (its subscriptions are detached).
    pubsub.delete_topic
  • Detach Subscription
    Detaches a subscription from this topic.
    pubsub.detach_subscription
  • Get Schema
    Gets a schema.
    pubsub.get_schema
  • Get Snapshot
    Gets the configuration details of a snapshot.
    pubsub.get_snapshot
  • Get Subscription
    Gets the configuration details of a subscription.
    pubsub.get_subscription
  • Get Topic
    Gets the configuration of a topic.
    pubsub.get_topic
  • List Revisions Schema
    Lists all schema revisions for the named schema.
    pubsub.list_revisions_schema
  • List Schemas
    Lists schemas in a project.
    pubsub.list_schemas
  • List Snapshots
    Lists the existing snapshots.
    pubsub.list_snapshots
  • List Snapshots Topics
    Lists the names of the snapshots on this topic.
    pubsub.list_snapshots_topics
  • List Subscriptions
    List the Pub/Sub subscriptions in a GCP project.
    pubsub.list_subscriptions
  • List Subscriptions Topics
    Lists the names of the attached subscriptions on this topic.
    pubsub.list_subscriptions_topics
  • List Topics
    List Pub/Sub topics in a GCP project.
    pubsub.list_topics
  • Modify Ack Deadline Subscription
    Modifies the ack deadline for a specific message.
    pubsub.modify_ack_deadline_subscription
  • Modify Push Config Subscription
    Modifies the `PushConfig` for a specified subscription.
    pubsub.modify_push_config_subscription
  • Publish
    Publish a message to a Google Cloud Pub/Sub topic.
    pubsub.publish
  • Pull
    Pull messages from a Pub/Sub subscription and optionally acknowledge them.
    pubsub.pull
  • Rollback Schema
    Creates a new schema revision that is a copy of the provided revision_id.
    pubsub.rollback_schema
  • Seek Subscription
    Seeks an existing subscription to a point in time or to a given snapshot, whichever is provided in the request.
    pubsub.seek_subscription
  • Update Snapshot
    Updates an existing snapshot by updating the fields specified in the update mask.
    pubsub.update_snapshot
  • Update Subscription
    Updates an existing subscription by updating the fields specified in the update mask.
    pubsub.update_subscription
  • Update Topic
    Updates an existing topic by updating the fields specified in the update mask.
    pubsub.update_topic
  • Validate Message Schema
    Validates a message against a schema.
    pubsub.validate_message_schema
  • Validate Schema
    Validates a schema.
    pubsub.validate_schema

Run your first Google Pub/Sub workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.