Skip to content

Latest commit

 

History

History
54 lines (39 loc) · 4.44 KB

README.md

File metadata and controls

54 lines (39 loc) · 4.44 KB

Datashare User Guide

Datashare

This documentation provides details for using the Datashare user interface. If you have no yet deployed or configured the frontend interface, please see Datashare UI for information on how to do so. The documentation is structured based on the navigation of the interface. On this page, we'll provide a breakdown of the navigation menu structure to provide insight into what each page provides. Additionally, you'll see a 'Guide' link next to each section where we've created a usage guide.

The batch section contains page links for managing batch data. Currently the Datashare UI only supports configuration of batch ingestion and batch data-sharing.

Datasets displays a listing of all of the BigQuery datasets that are managed by Datashare. It provides functionality to create a new dataset, edit or delete an existing one. You can also view the accounts that have access to a given dataset and the list of managed authorized views within each dataset.

Authorized views displays a listing of BigQuery authorized views that are managed by Datashare. Note that any authorized view created or managed by Datashare should only be modified through Datashare. You should not manually edit any managed object outside of Datashare.

Datashare provides functionality that allows a non-technical user to define an authorized view through a UI form. It also allows you to view sample data through the UI.

The entitlements section is used to manage and grant access to data - which may be a BigQuery dataset, table, or view.

Accounts displays a listing of all of the users or groups that are configured for Datashare. Accounts must be associated with policies in order to grant access to data. Note that a user can only be added where the email address and domain is associated with an active Google Account or Google Apps account. If you add any other type of account, it will cause the Datashare permissions to fail.

Policies are used to manage data access. A policy consists of a list of datasets or tables, row level access tags (if applicable), and Marketplace integration configuration.

Datashare may be integrated with GCP Marketplace in order to sell access to data using subscription-based pricing. Datashare provides a UI with all of the basic functionality to integrate with GCP Marketplace and the Cloud Commerce Partner Procurement API to expedite your integration.

Procurement Requests provides a listing of pending entitlement approval requests through the procurement list api. A pending request can be approved, rejected, or modified with a status comment.

My Products provides a listing of Marketplace Solution and Marketplace Plans that the current user is entitled access to.

Provides administrative and settings configuration screens.

The admin screen is used for initializing the Datashare data schema in BigQuery. Additionally, it provides functionlity to sync permissions and views in case they fall out of sync.