OCNORA

Google Service Management

Google CloudOAuth 2.0credential probe

Google Service Management allows service producers to publish their services on Google Cloud Platform so that they can be discovered and used by servi (Google OAuth2).

OCNORA ships 8 typed Google Service Management 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 8

  • Create Config
    Creates a new service configuration (version) for a managed service.
    service_management.create_config
  • Create Service
    Creates a new managed service.
    service_management.create_service
  • Delete Service
    Deletes a managed service.
    service_management.delete_service
  • Generate Config Report
    Generates and returns a report (errors, warnings and changes from existing configurations) associated with GenerateConfigReportRequest.new_value If…
    service_management.generate_config_report
  • Get Config
    Gets a service configuration (version) for a managed service.
    service_management.get_config
  • Get Service
    Gets a managed service. Authentication is required unless the service is public.
    service_management.get_service
  • List Configs
    Lists the history of the service configuration for a managed service, from the newest to the oldest.
    service_management.list_configs
  • List Services
    Lists managed services. Returns all public services. For authenticated users, also returns all services the calling user may get.
    service_management.list_services

Run your first Google Service Management 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.