OCNORA

Google BigQuery Data Policy

Google CloudOAuth 2.0credential probe

Allows users to manage BigQuery data policies (Google OAuth2).

OCNORA ships 6 typed Google BigQuery Data Policy 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 6

  • Add Grantees
    Adds new grantees to a data policy. The new grantees will be added to the existing grantees. If the request contains a duplicate grantee, the grantee will be ignored.
    bigquery_data_policy.add_grantees
  • Create Data Policy
    Creates a new data policy under a project with the given `data_policy_id` (used as the display name), and data policy type.
    bigquery_data_policy.create_data_policy
  • Delete Data Policy
    Deletes the data policy specified by its resource name.
    bigquery_data_policy.delete_data_policy
  • Get Data Policy
    Gets the data policy specified by its resource name.
    bigquery_data_policy.get_data_policy
  • List Data Policies
    List all of the data policies in the specified parent project.
    bigquery_data_policy.list_data_policies
  • Update Data Policy
    Updates the metadata for an existing data policy.
    bigquery_data_policy.update_data_policy

Run your first Google BigQuery Data Policy 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.