Google Cloud Bigtable
Google CloudOAuth 2.0credential probe
Read and write rows in Google Cloud Bigtable tables (Google OAuth2).
OCNORA ships 4 typed Google Cloud Bigtable 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 4
- Delete RowDelete an entire Bigtable row.bigtable.delete_row
- List TablesList tables in a Bigtable instance.bigtable.list_tables
- Read RowRead one Bigtable row as {family: {qualifier: value}} (latest cell per column).bigtable.read_row
- Write RowWrite cells to a Bigtable row from a {family: {qualifier: value}} JSON object.bigtable.write_row
Run your first Google Cloud Bigtable 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.