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 ConfigCreates a new RuntimeConfig resource.runtime_config.create_config
- Create VariableCreates a variable within the given configuration.runtime_config.create_variable
- Delete ConfigDeletes a RuntimeConfig resource.runtime_config.delete_config
- Delete VariableDeletes a variable or multiple variables.runtime_config.delete_variable
- Get ConfigGets information about a RuntimeConfig resource.runtime_config.get_config
- Get VariableGets information about a single variable.runtime_config.get_variable
- List ConfigsLists all the RuntimeConfig resources within project.runtime_config.list_configs
- List VariablesLists variables within given a configuration, matching any provided filters.runtime_config.list_variables
- Replace ConfigUpdates a RuntimeConfig resource.runtime_config.replace_config
- Replace VariableUpdates 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.