Skip to content

Commit 2bfd6d7

Browse files
authored
Update discovery document (#282)
* New discovery document * Changes to the "times" symbol used by pillar * Nuisance re-ordering * New 'link' textFormat * Update internal data
1 parent c3a093c commit 2bfd6d7

38 files changed

+7879
-39
lines changed

R/sysdata.rda

488 Bytes
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AddNamedRangeRequest
2-
# A tibble: 1 x 6
2+
# A tibble: 1 × 6
33
property type instance_of array_of format enum
44
<chr> <chr> <chr> <chr> <chr> <list>
55
1 namedRange object NamedRange <NA> <NA> <tibble [0 × 2]>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AddProtectedRangeRequest
2-
# A tibble: 1 x 6
2+
# A tibble: 1 × 6
33
property type instance_of array_of format enum
44
<chr> <chr> <chr> <chr> <chr> <list>
55
1 protectedRange object ProtectedRange <NA> <NA> <tibble [0 × 2]>

data-raw/schemas/AddSheetRequest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AddSheetRequest
2-
# A tibble: 1 x 6
2+
# A tibble: 1 × 6
33
property type instance_of array_of format enum
44
<chr> <chr> <chr> <chr> <chr> <list>
55
1 properties object SheetProperties <NA> <NA> <tibble [0 × 2]>

data-raw/schemas/AppendCellsRequest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AppendCellsRequest
2-
# A tibble: 3 x 6
2+
# A tibble: 3 × 6
33
property type instance_of array_of format enum
44
<chr> <chr> <chr> <chr> <chr> <list>
55
1 fields string <NA> <NA> google-fieldmask <tibble [0 × 2]>

data-raw/schemas/AutoResizeDimensionsRequest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AutoResizeDimensionsRequest
2-
# A tibble: 2 x 6
2+
# A tibble: 2 × 6
33
property type instance_of array_of format enum
44
<chr> <chr> <chr> <chr> <chr> <list>
55
1 dataSourceSheetDimensions object DataSourceSheetDimensionRange <NA> <NA> <tibble [0 × 2]>

data-raw/schemas/BooleanCondition

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# BooleanCondition
2-
# A tibble: 2 x 6
2+
# A tibble: 2 × 6
33
property type instance_of array_of format enum
44
<chr> <chr> <chr> <chr> <chr> <list>
55
1 type enum <NA> <NA> <NA> <tibble [32 × 2]>

data-raw/schemas/CellData

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# CellData
2-
# A tibble: 12 x 7
2+
# A tibble: 12 × 7
33
property type instance_of array_of format readOnly enum
44
<chr> <chr> <chr> <chr> <chr> <lgl> <list>
55
1 dataSourceFormula object DataSourceFormula <NA> <NA> TRUE <tibble [0 × 2]>

data-raw/schemas/CellFormat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# CellFormat
2-
# A tibble: 12 x 6
2+
# A tibble: 12 × 6
33
property type instance_of array_of format enum
44
<chr> <chr> <chr> <chr> <chr> <list>
55
1 backgroundColor object Color <NA> <NA> <tibble [0 × 2]>

0 commit comments

Comments
 (0)