Creates a new data view for a knowledge source, providing controlled access through a service account.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The name of the BigQuery dataset containing views to the data. Your organization's domain will be automatically prepended to the name.
The id of the knowledge to create a data view for.
The id of the service account that will access this data view.
Successfully created data view
The data_view object represents a view into a knowledge source that can be accessed through a service account.
The object type, which is always data_view.
data_view The data view identifier.
The name of the BigQuery dataset containing views to the data.
The ISO string for when the data view was created.
The id of the knowledge this data view is for.
The id of the service account that can access this data view.