forked from data-integrations/google-cloud
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathpluginDataCyAttributes.properties
More file actions
47 lines (46 loc) · 1.38 KB
/
pluginDataCyAttributes.properties
File metadata and controls
47 lines (46 loc) · 1.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
projectId=project
datasetProjectId=datasetProject
referenceName=referenceName
table=table
tableKey=relationTableKey
clusterOrder=clusteringOrder
dataset=dataset
skipHeader=switch-skipHeader
path=path
name=name
truncateTable=switch-truncateTable
truncateTableMacroInput=truncateTable
updateTableSchema=switch-allowSchemaRelaxation
updateTableSchemaMacroInput=allowSchemaRelaxation
format=select-format
formatMacroInput=format
requirePartitionFilter=switch-requirePartitionField
requirePartitionFilterMacroInput=requirePartitionField
partitioningType=partitioningType
partitionStartDate=partitionFrom
partitionEndDate=partitionTo
filter=filter
instanceId=instance
databaseName=database
tableName=table
sql=sql
jobLocation=location
storeResultsInBigQueryTable=switch-storeResults
rowAsArguments=switch-rowAsArguments
serviceAccountType=serviceAccountType
serviceAccountFilePath=serviceFilePath
serviceAccountJSON=serviceAccountJSON
outputSchemaMacroInput=Output Schema-macro-input
## CONNECTION-MANAGEMENT-START
connection=connection
useConnection=switch-useConnection
addConnection=add-connection-button
gcsConnectionRow=connector-GCS
bqConnectionRow=connector-BigQuery
spannerConnectionRow=connector-Spanner
testConnection=connection-test-button
connectionCreate=connection-submit-button
parsingOptionConfirm=parsing-config-confirm
dedupeBy=dedupeBy
relationTableKey=relationTableKey
## CONNECTION-MANAGEMENT-END