Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 60f47ef

Browse files
committedJun 20, 2023
feat(calendar): update the api
#### calendar:v3 The following keys were added: - schemas.EventWorkingLocationProperties.properties.type.type (Total Keys: 1)
1 parent ca4e26b commit 60f47ef

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed
 

‎docs/dyn/calendar_v3.events.html

+13
Original file line numberDiff line numberDiff line change
@@ -421,6 +421,7 @@ <h3>Method Details</h3>
421421
&quot;floorSectionId&quot;: &quot;A String&quot;, # An optional arbitrary floor section identifier.
422422
&quot;label&quot;: &quot;A String&quot;, # An optional extra label for additional information.
423423
},
424+
&quot;type&quot;: &quot;A String&quot;, # 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 @@ <h3>Method Details</h3>
701702
&quot;floorSectionId&quot;: &quot;A String&quot;, # An optional arbitrary floor section identifier.
702703
&quot;label&quot;: &quot;A String&quot;, # An optional extra label for additional information.
703704
},
705+
&quot;type&quot;: &quot;A String&quot;, # 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 @@ <h3>Method Details</h3>
977979
&quot;floorSectionId&quot;: &quot;A String&quot;, # An optional arbitrary floor section identifier.
978980
&quot;label&quot;: &quot;A String&quot;, # An optional extra label for additional information.
979981
},
982+
&quot;type&quot;: &quot;A String&quot;, # 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 @@ <h3>Method Details</h3>
12571260
&quot;floorSectionId&quot;: &quot;A String&quot;, # An optional arbitrary floor section identifier.
12581261
&quot;label&quot;: &quot;A String&quot;, # An optional extra label for additional information.
12591262
},
1263+
&quot;type&quot;: &quot;A String&quot;, # 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 @@ <h3>Method Details</h3>
15421546
&quot;floorSectionId&quot;: &quot;A String&quot;, # An optional arbitrary floor section identifier.
15431547
&quot;label&quot;: &quot;A String&quot;, # An optional extra label for additional information.
15441548
},
1549+
&quot;type&quot;: &quot;A String&quot;, # 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 @@ <h3>Method Details</h3>
18531858
&quot;floorSectionId&quot;: &quot;A String&quot;, # An optional arbitrary floor section identifier.
18541859
&quot;label&quot;: &quot;A String&quot;, # An optional extra label for additional information.
18551860
},
1861+
&quot;type&quot;: &quot;A String&quot;, # 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 @@ <h3>Method Details</h3>
22182224
&quot;floorSectionId&quot;: &quot;A String&quot;, # An optional arbitrary floor section identifier.
22192225
&quot;label&quot;: &quot;A String&quot;, # An optional extra label for additional information.
22202226
},
2227+
&quot;type&quot;: &quot;A String&quot;, # 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 @@ <h3>Method Details</h3>
25312538
&quot;floorSectionId&quot;: &quot;A String&quot;, # An optional arbitrary floor section identifier.
25322539
&quot;label&quot;: &quot;A String&quot;, # An optional extra label for additional information.
25332540
},
2541+
&quot;type&quot;: &quot;A String&quot;, # 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 @@ <h3>Method Details</h3>
28122820
&quot;floorSectionId&quot;: &quot;A String&quot;, # An optional arbitrary floor section identifier.
28132821
&quot;label&quot;: &quot;A String&quot;, # An optional extra label for additional information.
28142822
},
2823+
&quot;type&quot;: &quot;A String&quot;, # 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 @@ <h3>Method Details</h3>
30983107
&quot;floorSectionId&quot;: &quot;A String&quot;, # An optional arbitrary floor section identifier.
30993108
&quot;label&quot;: &quot;A String&quot;, # An optional extra label for additional information.
31003109
},
3110+
&quot;type&quot;: &quot;A String&quot;, # 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 @@ <h3>Method Details</h3>
33883398
&quot;floorSectionId&quot;: &quot;A String&quot;, # An optional arbitrary floor section identifier.
33893399
&quot;label&quot;: &quot;A String&quot;, # An optional extra label for additional information.
33903400
},
3401+
&quot;type&quot;: &quot;A String&quot;, # 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 @@ <h3>Method Details</h3>
36693680
&quot;floorSectionId&quot;: &quot;A String&quot;, # An optional arbitrary floor section identifier.
36703681
&quot;label&quot;: &quot;A String&quot;, # An optional extra label for additional information.
36713682
},
3683+
&quot;type&quot;: &quot;A String&quot;, # 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 @@ <h3>Method Details</h3>
39553967
&quot;floorSectionId&quot;: &quot;A String&quot;, # An optional arbitrary floor section identifier.
39563968
&quot;label&quot;: &quot;A String&quot;, # An optional extra label for additional information.
39573969
},
3970+
&quot;type&quot;: &quot;A String&quot;, # 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

+5-1
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)
Please sign in to comment.