OCNORA

Google Cloud Profiler

Google CloudOAuth 2.0credential probe

Manages continuous profiling information (Google OAuth2).

OCNORA ships 4 typed Google Cloud Profiler 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 4

  • Create Offline
    CreateOfflineProfile creates a new profile resource in the offline mode. The client provides the profile to create along with the profile bytes, the server records it.
    cloud_profiler.create_offline
  • Create Profile
    CreateProfile creates a new profile resource in the online mode.
    cloud_profiler.create_profile
  • List Profiles
    Lists profiles which have been collected so far and for which the caller has permission to view.
    cloud_profiler.list_profiles
  • Patch Profile
    UpdateProfile updates the profile bytes and labels on the profile resource created in the online mode.
    cloud_profiler.patch_profile

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