EndPoint List Datasets
Name
list_datasets
Description
Lists all BigQuery datasets in the specified project to which the user has been granted the READER dataset role. [API reference]
Parameters
Output Columns
Label | Data Type (SSIS) | Data Type (SQL) | Length | Raw | Description |
---|---|---|---|---|---|
datasetId |
DT_WSTR
|
nvarchar(255)
|
255 | False | |
projectId |
DT_WSTR
|
nvarchar(255)
|
255 | False | |
kind |
DT_WSTR
|
nvarchar(100)
|
100 | False | |
id |
DT_WSTR
|
nvarchar(100)
|
100 | False | |
location |
DT_WSTR
|
nvarchar(100)
|
100 | False |
Input Columns
Label | Data Type (SSIS) | Data Type (SQL) | Length | Raw | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime. |