GoogleBigQueryV2LinkedService Class
Google BigQuery service linked service.
Constructor
GoogleBigQueryV2LinkedService(*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 "GoogleBigQueryV2". |
Attributes
type
Type of linked service. Required. Default value is "GoogleBigQueryV2".
type: Literal['GoogleBigQueryV2']
type_properties
Google BigQuery service linked service properties. Required.
type_properties: _models.GoogleBigQueryV2LinkedServiceTypeProperties