File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 9898 title : Source Uris
9999 regexValidation : ^gs://([a-z0-9]([a-z0-9-.]*[a-z0-9])?)/([^#?]+)?$
100100 validation : Must be a valid Google Cloud Storage URI.
101+ google_sheets_options :
102+ name : google_sheets_options
103+ title : Google Sheets Options
104+ properties :
105+ skip_leading_rows :
106+ name : skip_leading_rows
107+ title : Skip Leading Rows
108+ min : 0
101109 hive_partitioning_options :
102110 name : hive_partitioning_options
103111 title : Hive Partitioning Options
@@ -124,6 +132,10 @@ spec:
124132 value : UTF-8
125133 - label : ISO-8859-1
126134 value : ISO-8859-1
135+ skip_leading_rows :
136+ name : skip_leading_rows
137+ title : Skip Leading Rows
138+ min : 0
127139 location :
128140 name : location
129141 title : Location
@@ -150,6 +162,8 @@ spec:
150162 max_time_travel_hours :
151163 name : max_time_travel_hours
152164 title : Max Time Travel Hours
165+ min : 48
166+ max : 168
153167 project_id :
154168 name : project_id
155169 title : Project Id
You can’t perform that action at this time.
0 commit comments