Google BigQuery Connector
Google BigQuery Connector Help
Version 8
ZappySys Logo File Version: v8
Supported Engine: 9

EndPoint Create Dataset


Name

post_dataset

Description

Creates a new empty dataset. [API Help]

Parameters

Parameter Label Required Options Description
ProjectId ProjectId NO
Name Dataset Name YES Enter dataset name
Description Description NO

Output Columns

Label DataType Length Raw Description
datasetId DT_WSTR 255 False
projectId DT_WSTR 255 False
kind DT_WSTR 100 False
id DT_WSTR 100 False
location DT_WSTR 100 False
friendlyName DT_WSTR 255 False
description DT_WSTR 1000 False
access DT_WSTR 1000 False

Input Columns

Label DataType Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.