ListingBigqueryDataset

data class ListingBigqueryDataset(val dataset: String, val selectedResources: List<ListingBigqueryDatasetSelectedResource>? = null)

Constructors

Link copied to clipboard
constructor(dataset: String, selectedResources: List<ListingBigqueryDatasetSelectedResource>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Resource name of the dataset source for this listing. e.g. projects/myproject/datasets/123

Link copied to clipboard

Resource in this dataset that is selectively shared. This field is required for data clean room exchanges. Structure is documented below.