GoogleBigQueryLinkedService Class
Google BigQuery service linked service.
Constructor
GoogleBigQueryLinkedService(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
version
|
Version of the linked service. |
|
connect_via
|
The integration runtime reference. |
|
description
|
Linked service description. |
|
parameters
|
Parameters for linked service. |
|
annotations
|
List of tags that can be used for describing the linked service. |
|
type_properties
|
Google BigQuery service linked service properties. Required. |
|
type
|
Type of linked service. Required. Default value is "GoogleBigQuery". |
Attributes
type
Type of linked service. Required. Default value is "GoogleBigQuery".
type: Literal['GoogleBigQuery']
type_properties
Google BigQuery service linked service properties. Required.
type_properties: _models.GoogleBigQueryLinkedServiceTypeProperties