Skip to content

Commit 72a8ffd

Browse files
feat(all): auto-regenerate discovery clients (#2358)
1 parent 74a1558 commit 72a8ffd

28 files changed

+693
-154
lines changed

androidpublisher/v3/androidpublisher-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4695,7 +4695,7 @@
46954695
}
46964696
}
46974697
},
4698-
"revision": "20240114",
4698+
"revision": "20240117",
46994699
"rootUrl": "https://androidpublisher.googleapis.com/",
47004700
"schemas": {
47014701
"Abi": {
@@ -8039,7 +8039,7 @@
80398039
"properties": {
80408040
"proratedRefund": {
80418041
"$ref": "RevocationContextProratedRefund",
8042-
"description": "Optional. Used when users should be refunded a prorated amount they paid for their subscription based on the amount of time remaining in a subscription. Not supported for subscriptions with multiple items."
8042+
"description": "Optional. Used when users should be refunded a prorated amount they paid for their subscription based on the amount of time remaining in a subscription."
80438043
}
80448044
},
80458045
"type": "object"

androidpublisher/v3/androidpublisher-gen.go

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bigtableadmin/v2/bigtableadmin-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1407,7 +1407,7 @@
14071407
]
14081408
},
14091409
"dropRowRange": {
1410-
"description": "Permanently drop/delete a row range from a specified table. The request can specify whether to delete all rows in a table, or only those that match a particular prefix.",
1410+
"description": "Permanently drop/delete a row range from a specified table. The request can specify whether to delete all rows in a table, or only those that match a particular prefix. Note that row key prefixes used here are treated as service data. For more information about how service data is handled, see the [Google Cloud Privacy Notice](https://cloud.google.com/terms/cloud-privacy-notice).",
14111411
"flatPath": "v2/projects/{projectsId}/instances/{instancesId}/tables/{tablesId}:dropRowRange",
14121412
"httpMethod": "POST",
14131413
"id": "bigtableadmin.projects.instances.tables.dropRowRange",
@@ -1875,7 +1875,7 @@
18751875
}
18761876
}
18771877
},
1878-
"revision": "20231212",
1878+
"revision": "20240110",
18791879
"rootUrl": "https://bigtableadmin.googleapis.com/",
18801880
"schemas": {
18811881
"AppProfile": {

bigtableadmin/v2/bigtableadmin-gen.go

Lines changed: 5 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

calendar/v3/calendar-api.json

Lines changed: 31 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1077,7 +1077,7 @@
10771077
],
10781078
"parameters": {
10791079
"alwaysIncludeEmail": {
1080-
"description": "Deprecated and ignored. A value will always be returned in the email field for the organizer, creator and attendees, even if no real email address is available (i.e. a generated, non-working value will be provided).",
1080+
"description": "Deprecated and ignored.",
10811081
"location": "query",
10821082
"type": "boolean"
10831083
},
@@ -1088,7 +1088,19 @@
10881088
"type": "string"
10891089
},
10901090
"eventTypes": {
1091-
"description": "Event types to return. Optional. Possible values are: \n- \"default\" \n- \"focusTime\" \n- \"outOfOffice\" \n- \"workingLocation\"This parameter can be repeated multiple times to return events of different types. The default is [\"default\", \"focusTime\", \"outOfOffice\"].",
1091+
"description": "Event types to return. Optional. This parameter can be repeated multiple times to return events of different types. The default is [\"default\", \"focusTime\", \"outOfOffice\"].",
1092+
"enum": [
1093+
"default",
1094+
"focusTime",
1095+
"outOfOffice",
1096+
"workingLocation"
1097+
],
1098+
"enumDescriptions": [
1099+
"Regular events.",
1100+
"Focus time events.",
1101+
"Out of office events.",
1102+
"Working location events."
1103+
],
10921104
"location": "query",
10931105
"repeated": true,
10941106
"type": "string"
@@ -1138,7 +1150,7 @@
11381150
"type": "string"
11391151
},
11401152
"q": {
1141-
"description": "Free text search terms to find events that match these terms in the following fields:\n\n- summary \n- description \n- location \n- attendee's displayName \n- attendee's email \n- workingLocationProperties.officeLocation.buildingId \n- workingLocationProperties.officeLocation.deskId \n- workingLocationProperties.officeLocation.label \n- workingLocationProperties.customLocation.label \nThese search terms also match predefined keywords against all display title translations of working location, out-of-office, and focus-time events. For example, searching for \"Office\" or \"Bureau\" returns working location events of type officeLocation, whereas searching for \"Out of office\" or \"Abwesend\" returns out-of-office events. Optional.",
1153+
"description": "Free text search terms to find events that match these terms in the following fields:\n\n- summary \n- description \n- location \n- attendee's displayName \n- attendee's email \n- organizer's displayName \n- organizer's email \n- workingLocationProperties.officeLocation.buildingId \n- workingLocationProperties.officeLocation.deskId \n- workingLocationProperties.officeLocation.label \n- workingLocationProperties.customLocation.label \nThese search terms also match predefined keywords against all display title translations of working location, out-of-office, and focus-time events. For example, searching for \"Office\" or \"Bureau\" returns working location events of type officeLocation, whereas searching for \"Out of office\" or \"Abwesend\" returns out-of-office events. Optional.",
11421154
"location": "query",
11431155
"type": "string"
11441156
},
@@ -1480,7 +1492,7 @@
14801492
],
14811493
"parameters": {
14821494
"alwaysIncludeEmail": {
1483-
"description": "Deprecated and ignored. A value will always be returned in the email field for the organizer, creator and attendees, even if no real email address is available (i.e. a generated, non-working value will be provided).",
1495+
"description": "Deprecated and ignored.",
14841496
"location": "query",
14851497
"type": "boolean"
14861498
},
@@ -1491,7 +1503,19 @@
14911503
"type": "string"
14921504
},
14931505
"eventTypes": {
1494-
"description": "Event types to return. Optional. Possible values are: \n- \"default\" \n- \"focusTime\" \n- \"outOfOffice\" \n- \"workingLocation\"This parameter can be repeated multiple times to return events of different types. The default is [\"default\", \"focusTime\", \"outOfOffice\"].",
1506+
"description": "Event types to return. Optional. This parameter can be repeated multiple times to return events of different types. The default is [\"default\", \"focusTime\", \"outOfOffice\"].",
1507+
"enum": [
1508+
"default",
1509+
"focusTime",
1510+
"outOfOffice",
1511+
"workingLocation"
1512+
],
1513+
"enumDescriptions": [
1514+
"Regular events.",
1515+
"Focus time events.",
1516+
"Out of office events.",
1517+
"Working location events."
1518+
],
14951519
"location": "query",
14961520
"repeated": true,
14971521
"type": "string"
@@ -1541,7 +1565,7 @@
15411565
"type": "string"
15421566
},
15431567
"q": {
1544-
"description": "Free text search terms to find events that match these terms in the following fields:\n\n- summary \n- description \n- location \n- attendee's displayName \n- attendee's email \n- workingLocationProperties.officeLocation.buildingId \n- workingLocationProperties.officeLocation.deskId \n- workingLocationProperties.officeLocation.label \n- workingLocationProperties.customLocation.label \nThese search terms also match predefined keywords against all display title translations of working location, out-of-office, and focus-time events. For example, searching for \"Office\" or \"Bureau\" returns working location events of type officeLocation, whereas searching for \"Out of office\" or \"Abwesend\" returns out-of-office events. Optional.",
1568+
"description": "Free text search terms to find events that match these terms in the following fields:\n\n- summary \n- description \n- location \n- attendee's displayName \n- attendee's email \n- organizer's displayName \n- organizer's email \n- workingLocationProperties.officeLocation.buildingId \n- workingLocationProperties.officeLocation.deskId \n- workingLocationProperties.officeLocation.label \n- workingLocationProperties.customLocation.label \nThese search terms also match predefined keywords against all display title translations of working location, out-of-office, and focus-time events. For example, searching for \"Office\" or \"Bureau\" returns working location events of type officeLocation, whereas searching for \"Out of office\" or \"Abwesend\" returns out-of-office events. Optional.",
15451569
"location": "query",
15461570
"type": "string"
15471571
},
@@ -1735,7 +1759,7 @@
17351759
}
17361760
}
17371761
},
1738-
"revision": "20231215",
1762+
"revision": "20240111",
17391763
"rootUrl": "https://www.googleapis.com/",
17401764
"schemas": {
17411765
"Acl": {

0 commit comments

Comments
 (0)