OCNORA

Google Cloud Runtime Configuration

Google CloudOAuth 2.0credential probe

The Runtime Configurator allows you to dynamically configure and expose variables through Google Cloud Platform (Google OAuth2).

OCNORA ships 10 typed Google Cloud Runtime Configuration 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 10

  • Create Config
    Creates a new RuntimeConfig resource.
    runtime_config.create_config
  • Create Variable
    Creates a variable within the given configuration.
    runtime_config.create_variable
  • Delete Config
    Deletes a RuntimeConfig resource.
    runtime_config.delete_config
  • Delete Variable
    Deletes a variable or multiple variables.
    runtime_config.delete_variable
  • Get Config
    Gets information about a RuntimeConfig resource.
    runtime_config.get_config
  • Get Variable
    Gets information about a single variable.
    runtime_config.get_variable
  • List Configs
    Lists all the RuntimeConfig resources within project.
    runtime_config.list_configs
  • List Variables
    Lists variables within given a configuration, matching any provided filters.
    runtime_config.list_variables
  • Replace Config
    Updates a RuntimeConfig resource.
    runtime_config.replace_config
  • Replace Variable
    Updates an existing variable with a new value.
    runtime_config.replace_variable

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