OCNORA

Google Cloud Storage

Google CloudOAuth 2.0credential probe

Google Cloud Storage objects (Google OAuth2).

OCNORA ships 11 typed Google Cloud Storage 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 11

  • Copy Object
    Copy a Cloud Storage object to another key or bucket.
    gcs.copy_object
  • Create Bucket
    Create a Cloud Storage bucket with a location and storage class.
    gcs.create_bucket
  • Delete Bucket
    Delete an empty Cloud Storage bucket.
    gcs.delete_bucket
  • Delete Object
    Delete an object from a Google Cloud Storage bucket.
    gcs.delete_object
  • Get Bucket
    Read a bucket's location, labels, versioning, lifecycle and access config.
    gcs.get_bucket
  • Get Object
    Download an object from a Cloud Storage bucket as a file (base64 envelope).
    gcs.get_object
  • Get Object Metadata
    Read a Cloud Storage object's size, checksums, holds and custom metadata.
    gcs.get_object_metadata
  • List Buckets
    List the Cloud Storage buckets in a GCP project.
    gcs.list_buckets
  • List Objects
    List objects in a Google Cloud Storage bucket.
    gcs.list_objects
  • Put Object
    Upload a text or binary object to a Google Cloud Storage bucket.
    gcs.put_object
  • Update Object Metadata
    Change a Cloud Storage object's headers and custom metadata in place.
    gcs.update_object_metadata

Run your first Google Cloud Storage 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.