Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 2.79 KB

DATASETS.md

File metadata and controls

47 lines (33 loc) · 2.79 KB

Datashare User Guide

Datasets

Datashare List UI

The datasets UI shows a listing of all of the Datasets managed by Datashare. A dataset is considered managed by Datashare when it is created through the 'Create Dataset' functionality of Datashare, and is labled with key 'datashare_managed' and value of 'true'. If you want to view the authorized views that are managed and created by Datashare, click the button with the ellipsis image in the rightmost column and click 'Views'.

Label Example

To view the dataset within BigQuery, click the button in the fourth column.

View in BigQuery

To view accounts that have been provided access to a given dataset, click the button with the ellipsis image in the rightmost column and click 'Accounts'. Note that the accounts screen does not yet have 'Table-based' policy support. This enhancement is tracked in #195.

  1. Click the 'CREATE DATASET' button on the top right.
  2. Provide a unique Dataset Id.
  3. Provide a description for the dataset.

When editing a Dataset, the only attribute that can be changed through Datashare is the description.

Edit Dataset

  1. Click the button with the ellipsis image in the rightmost column and click 'Edit Dataset'.
  2. Update the description as required.

Ensure caution when deleting any dataset. When deleting a dataset this will delete all child objects including views, tables, functions, procedures that are included in the dataset. If you have GCP Marketplace integration set up, this can also break any associations with solutions that you are selling through marketplace.

Delete Dataset

  1. Click the button with the ellipsis image in the rightmost column and click 'Delete Dataset'.
  2. Click 'DELETE' to confirm the deletion.