---
title: Analytics Hub Listing
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Analytics Hub Listing
---

# Analytics Hub Listing

An Analytics Hub Listing in Google Cloud represents a shared dataset or data product that can be published for others to discover and subscribe to. It defines the data being shared, its access controls, metadata, and terms of use, enabling secure and governed data exchange across organizations within Google Cloud.

```
gcp.analyticshub_listing
```

## Fields

| Title                               | ID   | Type          | Data Type                                                                                                                                                                                                                                                                    | Description |
| ----------------------------------- | ---- | ------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                                | core | string        |
| allow_only_metadata_sharing         | core | bool          | Optional. If true, the listing is only available to get the resource metadata. Listing is non subscribable.                                                                                                                                                                  |
| ancestors                           | core | array<string> |
| bigquery_dataset                    | core | json          | Shared dataset i.e. BigQuery dataset source.                                                                                                                                                                                                                                 |
| categories                          | core | array<string> | Optional. Categories of the listing. Up to five categories are allowed.                                                                                                                                                                                                      |
| commercial_info                     | core | json          | Output only. Commercial info contains the information about the commercial data products associated with the listing.                                                                                                                                                        |
| data_provider                       | core | json          | Optional. Details of the data provider who owns the source data.                                                                                                                                                                                                             |
| datadog_display_name                | core | string        |
| description                         | core | string        | Optional. Short description of the listing. The description must not contain Unicode non-characters and C0 and C1 control codes except tabs (HT), new lines (LF), carriage returns (CR), and page breaks (FF). Default value is an empty string. Max length: 2000 bytes.     |
| discovery_type                      | core | string        | Optional. Type of discovery of the listing on the discovery page.                                                                                                                                                                                                            |
| documentation                       | core | string        | Optional. Documentation describing the listing.                                                                                                                                                                                                                              |
| gcp_display_name                    | core | string        | Required. Human-readable display name of the listing. The display name must contain only Unicode letters, numbers (0-9), underscores (_), dashes (-), spaces ( ), ampersands (&) and can't start or end with spaces. Default value is an empty string. Max length: 63 bytes. |
| labels                              | core | array<string> |
| log_linked_dataset_query_user_email | core | bool          | Optional. By default, false. If true, the Listing has an email sharing mandate enabled.                                                                                                                                                                                      |
| name                                | core | string        | Output only. The resource name of the listing. e.g. `projects/myproject/locations/us/dataExchanges/123/listings/456`                                                                                                                                                         |
| organization_id                     | core | string        |
| parent                              | core | string        |
| primary_contact                     | core | string        | Optional. Email or URL of the primary point of contact of the listing. Max Length: 1000 bytes.                                                                                                                                                                               |
| project_id                          | core | string        |
| project_number                      | core | string        |
| publisher                           | core | json          | Optional. Details of the publisher who owns the listing and who can share the source data.                                                                                                                                                                                   |
| pubsub_topic                        | core | json          | Pub/Sub topic source.                                                                                                                                                                                                                                                        |
| region_id                           | core | string        |
| request_access                      | core | string        | Optional. Email or URL of the request access of the listing. Subscribers can use this reference to request access. Max Length: 1000 bytes.                                                                                                                                   |
| resource_name                       | core | string        |
| resource_type                       | core | string        | Output only. Listing shared asset type.                                                                                                                                                                                                                                      |
| restricted_export_config            | core | json          | Optional. If set, restricted export configuration will be propagated and enforced on the linked dataset.                                                                                                                                                                     |
| state                               | core | string        | Output only. Current state of the listing.                                                                                                                                                                                                                                   |
| stored_procedure_config             | core | json          | Optional. If set, stored procedure configuration will be propagated and enforced on the linked dataset.                                                                                                                                                                      |
| tags                                | core | hstore_csv    |
| zone_id                             | core | string        |
