OCNORA

Google Cloud Billing

Google CloudOAuth 2.0credential probe

Billing accounts, project billing and the SKU price catalog (Google OAuth2).

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

  • Create Billing Account
    This method creates [billing subaccounts](https://cloud.google.com/billing/docs/concepts#subaccounts).
    cloud_billing.create_billing_account
  • Get Billing Account
    Gets information about a billing account.
    cloud_billing.get_billing_account
  • Get Project Billing Info
    Fetch which billing account a project uses and whether billing is enabled.
    cloud_billing.get_project_billing_info
  • List Billing Accounts
    List the billing accounts the caller can see.
    cloud_billing.list_billing_accounts
  • List Services
    List public Google Cloud services from the billing catalog.
    cloud_billing.list_services
  • List SKUs
    List the SKUs and pricing info for one billing-catalog service.
    cloud_billing.list_skus
  • Update Billing Account
    Updates a billing account's fields.
    cloud_billing.update_billing_account

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