[ Web Proxy ]
URL:
Viewing: https://cloud.google.com/bigquery/docs/analytics-hub-audit-logging [Back]  [Original]

Sharing audit logging  |  BigQuery  |  Google Cloud Documentation Skip to main content
Google Cloud Documentation [Google Cloud Documentation]
Send feedback Stay organized with collections Save and categorize content based on your preferences.

Sharing audit logging

This document describes audit logging for BigQuery sharing. Google Cloud services generate audit logs that record administrative and access activities within your Google Cloud resources. For more information about Cloud Audit Logs, see the following:

Service name

BigQuery sharing audit logs use the service name analyticshub.googleapis.com. Filter for this service:

    protoPayload.serviceName="analyticshub.googleapis.com"
  

Methods by permission type

Each IAM permission has a type property, whose value is an enum that can be one of four values: ADMIN_READ, ADMIN_WRITE, DATA_READ, or DATA_WRITE. When you call a method, BigQuery sharing generates an audit log whose category is dependent on the type property of the permission required to perform the method. Methods that require an IAM permission with the type property value of DATA_READ, DATA_WRITE, or ADMIN_READ generate Data Access audit logs. Methods that require an IAM permission with the type property value of ADMIN_WRITE generate Admin Activity audit logs.

API methods in the following list that are marked with (LRO) are long-running operations (LROs). These methods usually generate two audit log entries: one when the operation starts and another when it ends. For more information see Audit logs for long-running operations.
Permission type Methods
ADMIN_READ google.cloud.bigquery.analyticshub.v1.AnalyticsHubService.GetDataExchange
google.cloud.bigquery.analyticshub.v1.AnalyticsHubService.GetIamPolicy
google.cloud.bigquery.analyticshub.v1.AnalyticsHubService.GetListing
google.cloud.bigquery.analyticshub.v1.AnalyticsHubService.GetSubscription
google.cloud.bigquery.analyticshub.v1.AnalyticsHubService.ListDataExchanges
google.cloud.bigquery.analyticshub.v1.AnalyticsHubService.ListListings
google.cloud.bigquery.analyticshub.v1.AnalyticsHubService.ListOrgDataExchanges
google.cloud.bigquery.analyticshub.v1.AnalyticsHubService.ListSharedResourceSubscriptions
google.cloud.bigquery.analyticshub.v1.AnalyticsHubService.ListSubscriptions
google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubService.GetDataExchange
google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubService.GetIamPolicy
google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubService.GetListing
google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubService.ListDataExchanges
google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubService.ListListings
google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubService.ListOrgDataExchanges
google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubService.SubscribeListing
ADMIN_WRITE google.cloud.bigquery.analyticshub.v1.AnalyticsHubService.CreateDataExchange
google.cloud.bigquery.analyticshub.v1.AnalyticsHubService.CreateListing
google.cloud.bigquery.analyticshub.v1.AnalyticsHubService.DeleteDataExchange
google.cloud.bigquery.analyticshub.v1.AnalyticsHubService.DeleteListing
google.cloud.bigquery.analyticshub.v1.AnalyticsHubService.DeleteSubscription (LRO)
google.cloud.bigquery.analyticshub.v1.AnalyticsHubService.RefreshSubscription (LRO)
google.cloud.bigquery.analyticshub.v1.AnalyticsHubService.RevokeSubscription
google.cloud.bigquery.analyticshub.v1.AnalyticsHubService.SetIamPolicy
google.cloud.bigquery.analyticshub.v1.AnalyticsHubService.SubscribeDataExchange (LRO)
google.cloud.bigquery.analyticshub.v1.AnalyticsHubService.SubscribeListing
google.cloud.bigquery.analyticshub.v1.AnalyticsHubService.UpdateDataExchange
google.cloud.bigquery.analyticshub.v1.AnalyticsHubService.UpdateListing
google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubService.CreateDataExchange
google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubService.CreateListing
google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubService.DeleteDataExchange
google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubService.DeleteListing
google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubService.SetIamPolicy
google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubService.UpdateDataExchange
google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubService.UpdateListing

API interface audit logs

For information about how and which permissions are evaluated for each method, see the Identity and Access Management documentation for BigQuery sharing.

google.cloud.bigquery.analyticshub.v1.AnalyticsHubService

The following audit logs are associated with methods belonging to google.cloud.bigquery.analyticshub.v1.AnalyticsHubService.

CreateDataExchange

CreateListing

DeleteDataExchange

DeleteListing

DeleteSubscription

GetDataExchange

GetIamPolicy

GetListing

GetSubscription

ListDataExchanges

ListListings

ListOrgDataExchanges

ListSharedResourceSubscriptions

ListSubscriptions

RefreshSubscription

RevokeSubscription

SetIamPolicy

SubscribeDataExchange

SubscribeListing

UpdateDataExchange

UpdateListing

google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubService

The following audit logs are associated with methods belonging to google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubService.

CreateDataExchange

CreateListing

DeleteDataExchange

DeleteListing

GetDataExchange

GetIamPolicy

GetListing

ListDataExchanges

ListListings

ListOrgDataExchanges

SetIamPolicy

SubscribeListing

UpdateDataExchange

UpdateListing

Methods that don't produce audit logs

A method might not produce audit logs for one or more of the following reasons:

The following methods don't produce audit logs:

Send feedback

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-08-11 UTC.

Need to tell us more? [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-11 UTC."],[],[]]

Web Proxy Viewer  |  New URL  |  Original Page