Skip to content

Commit 82ce7a2

Browse files
feat(calendar): update the api
#### calendar:v3 The following keys were added: - schemas.EventWorkingLocationProperties.properties.type.type (Total Keys: 1)
1 parent 24dfef5 commit 82ce7a2

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

docs/dyn/calendar_v3.events.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -421,6 +421,7 @@

Method Details

421421
"floorSectionId": "A String", # An optional arbitrary floor section identifier.
422422
"label": "A String", # An optional extra label for additional information.
423423
},
424+
"type": "A String", # Indicates what kind of location this is. Any details will be specified in a sub-field of the specified name (but which may be missing if empty). Any other fields will be ignored.
424425
},
425426
}pre>
426427
div>
@@ -701,6 +702,7 @@

Method Details

701702
"floorSectionId": "A String", # An optional arbitrary floor section identifier.
702703
"label": "A String", # An optional extra label for additional information.
703704
},
705+
"type": "A String", # Indicates what kind of location this is. Any details will be specified in a sub-field of the specified name (but which may be missing if empty). Any other fields will be ignored.
704706
},
705707
}
706708

@@ -977,6 +979,7 @@

Method Details

977979
"floorSectionId": "A String", # An optional arbitrary floor section identifier.
978980
"label": "A String", # An optional extra label for additional information.
979981
},
982+
"type": "A String", # Indicates what kind of location this is. Any details will be specified in a sub-field of the specified name (but which may be missing if empty). Any other fields will be ignored.
980983
},
981984
}pre>
982985
div>
@@ -1257,6 +1260,7 @@

Method Details

12571260
"floorSectionId": "A String", # An optional arbitrary floor section identifier.
12581261
"label": "A String", # An optional extra label for additional information.
12591262
},
1263+
"type": "A String", # Indicates what kind of location this is. Any details will be specified in a sub-field of the specified name (but which may be missing if empty). Any other fields will be ignored.
12601264
},
12611265
}
12621266

@@ -1542,6 +1546,7 @@

Method Details

15421546
"floorSectionId": "A String", # An optional arbitrary floor section identifier.
15431547
"label": "A String", # An optional extra label for additional information.
15441548
},
1549+
"type": "A String", # Indicates what kind of location this is. Any details will be specified in a sub-field of the specified name (but which may be missing if empty). Any other fields will be ignored.
15451550
},
15461551
}pre>
15471552
div>
@@ -1853,6 +1858,7 @@

Method Details

18531858
"floorSectionId": "A String", # An optional arbitrary floor section identifier.
18541859
"label": "A String", # An optional extra label for additional information.
18551860
},
1861+
"type": "A String", # Indicates what kind of location this is. Any details will be specified in a sub-field of the specified name (but which may be missing if empty). Any other fields will be ignored.
18561862
},
18571863
},
18581864
],
@@ -2218,6 +2224,7 @@

Method Details

22182224
"floorSectionId": "A String", # An optional arbitrary floor section identifier.
22192225
"label": "A String", # An optional extra label for additional information.
22202226
},
2227+
"type": "A String", # Indicates what kind of location this is. Any details will be specified in a sub-field of the specified name (but which may be missing if empty). Any other fields will be ignored.
22212228
},
22222229
},
22232230
],
@@ -2531,6 +2538,7 @@

Method Details

25312538
"floorSectionId": "A String", # An optional arbitrary floor section identifier.
25322539
"label": "A String", # An optional extra label for additional information.
25332540
},
2541+
"type": "A String", # Indicates what kind of location this is. Any details will be specified in a sub-field of the specified name (but which may be missing if empty). Any other fields will be ignored.
25342542
},
25352543
}pre>
25362544
div>
@@ -2812,6 +2820,7 @@

Method Details

28122820
"floorSectionId": "A String", # An optional arbitrary floor section identifier.
28132821
"label": "A String", # An optional extra label for additional information.
28142822
},
2823+
"type": "A String", # Indicates what kind of location this is. Any details will be specified in a sub-field of the specified name (but which may be missing if empty). Any other fields will be ignored.
28152824
},
28162825
}
28172826

@@ -3098,6 +3107,7 @@

Method Details

30983107
"floorSectionId": "A String", # An optional arbitrary floor section identifier.
30993108
"label": "A String", # An optional extra label for additional information.
31003109
},
3110+
"type": "A String", # Indicates what kind of location this is. Any details will be specified in a sub-field of the specified name (but which may be missing if empty). Any other fields will be ignored.
31013111
},
31023112
}pre>
31033113
div>
@@ -3388,6 +3398,7 @@

Method Details

33883398
"floorSectionId": "A String", # An optional arbitrary floor section identifier.
33893399
"label": "A String", # An optional extra label for additional information.
33903400
},
3401+
"type": "A String", # Indicates what kind of location this is. Any details will be specified in a sub-field of the specified name (but which may be missing if empty). Any other fields will be ignored.
33913402
},
33923403
}pre>
33933404
div>
@@ -3669,6 +3680,7 @@

Method Details

36693680
"floorSectionId": "A String", # An optional arbitrary floor section identifier.
36703681
"label": "A String", # An optional extra label for additional information.
36713682
},
3683+
"type": "A String", # Indicates what kind of location this is. Any details will be specified in a sub-field of the specified name (but which may be missing if empty). Any other fields will be ignored.
36723684
},
36733685
}
36743686

@@ -3955,6 +3967,7 @@

Method Details

39553967
"floorSectionId": "A String", # An optional arbitrary floor section identifier.
39563968
"label": "A String", # An optional extra label for additional information.
39573969
},
3970+
"type": "A String", # Indicates what kind of location this is. Any details will be specified in a sub-field of the specified name (but which may be missing if empty). Any other fields will be ignored.
39583971
},
39593972
}pre>
39603973
div>

googleapiclient/discovery_cache/documents/calendar.v3.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1735,7 +1735,7 @@
17351735
}
17361736
}
17371737
},
1738-
"revision": "20230519",
1738+
"revision": "20230602",
17391739
"rootUrl": "https://www.googleapis.com/",
17401740
"schemas": {
17411741
"Acl": {
@@ -2785,6 +2785,10 @@
27852785
}
27862786
},
27872787
"type": "object"
2788+
},
2789+
"type": {
2790+
"description": "Indicates what kind of location this is. Any details will be specified in a sub-field of the specified name (but which may be missing if empty). Any other fields will be ignored.",
2791+
"type": "string"
27882792
}
27892793
},
27902794
"type": "object"

0 commit comments

Comments
 (0)