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 FunctionAborts generation upgrade process for a function with the given name from the specified project.cloud_functions.abort_function_upgrade_function
- CallSynchronously invoke a Google Cloud Function and return its result.cloud_functions.call
- Commit Function Upgrade As Gen2 FunctionCommits a function upgrade from GCF Gen1 to GCF Gen2.cloud_functions.commit_function_upgrade_as_gen2_function
- Commit Function Upgrade FunctionFinalizes the upgrade after which function upgrade can not be rolled back.cloud_functions.commit_function_upgrade_function
- Create FunctionCreates a new function.cloud_functions.create_function
- Delete FunctionDeletes a function with the given name from the specified project.cloud_functions.delete_function
- Detach Function FunctionDetaches 2nd Gen function to Cloud Run function.cloud_functions.detach_function_function
- Generate Download Url FunctionReturns a signed URL for downloading deployed function source code.cloud_functions.generate_download_url_function
- Generate Upload Url FunctionReturns a signed URL for uploading a function source code.cloud_functions.generate_upload_url_function
- Get FunctionRead a Cloud Function's state, URL, runtime and entry point (2nd gen API).cloud_functions.get_function
- Get OperationGets the latest state of a long-running operation.cloud_functions.get_operation
- List FunctionsList Cloud Functions (2nd gen API) in a project region with state and URL.cloud_functions.list_functions
- List LocationsLists information about the supported locations for this service.cloud_functions.list_locations
- List OperationsLists operations that match the specified filter in the request.cloud_functions.list_operations
- List RuntimesReturns a list of runtimes that are supported for the requested project.cloud_functions.list_runtimes
- Redirect Function Upgrade Traffic FunctionChanges 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 FunctionReverts 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 FunctionCreates 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 FunctionUpdates 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.