OCNORA

Google Cloud Functions

Google CloudOAuth 2.0credential probe

Invoke Google Cloud Functions (Google OAuth2).

OCNORA ships 19 typed Google Cloud Functions 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 19

  • Abort Function Upgrade Function
    Aborts generation upgrade process for a function with the given name from the specified project.
    cloud_functions.abort_function_upgrade_function
  • Call
    Synchronously invoke a Google Cloud Function and return its result.
    cloud_functions.call
  • Commit Function Upgrade As Gen2 Function
    Commits a function upgrade from GCF Gen1 to GCF Gen2.
    cloud_functions.commit_function_upgrade_as_gen2_function
  • Commit Function Upgrade Function
    Finalizes the upgrade after which function upgrade can not be rolled back.
    cloud_functions.commit_function_upgrade_function
  • Create Function
    Creates a new function.
    cloud_functions.create_function
  • Delete Function
    Deletes a function with the given name from the specified project.
    cloud_functions.delete_function
  • Detach Function Function
    Detaches 2nd Gen function to Cloud Run function.
    cloud_functions.detach_function_function
  • Generate Download Url Function
    Returns a signed URL for downloading deployed function source code.
    cloud_functions.generate_download_url_function
  • Generate Upload Url Function
    Returns a signed URL for uploading a function source code.
    cloud_functions.generate_upload_url_function
  • Get Function
    Read a Cloud Function's state, URL, runtime and entry point (2nd gen API).
    cloud_functions.get_function
  • Get Operation
    Gets the latest state of a long-running operation.
    cloud_functions.get_operation
  • List Functions
    List Cloud Functions (2nd gen API) in a project region with state and URL.
    cloud_functions.list_functions
  • List Locations
    Lists information about the supported locations for this service.
    cloud_functions.list_locations
  • List Operations
    Lists operations that match the specified filter in the request.
    cloud_functions.list_operations
  • List Runtimes
    Returns a list of runtimes that are supported for the requested project.
    cloud_functions.list_runtimes
  • Redirect Function Upgrade Traffic Function
    Changes the traffic target of a function from the original 1st Gen function to the 2nd Gen copy.
    cloud_functions.redirect_function_upgrade_traffic_function
  • Rollback Function Upgrade Traffic Function
    Reverts the traffic target of a function from the 2nd Gen copy to the original 1st Gen function.
    cloud_functions.rollback_function_upgrade_traffic_function
  • Setup Function Upgrade Config Function
    Creates a 2nd Gen copy of the function configuration based on the 1st Gen function with the given name.
    cloud_functions.setup_function_upgrade_config_function
  • Update Function
    Updates existing function.
    cloud_functions.update_function

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