Skip to content

Commit 34781cf

Browse files
feat(all): auto-regenerate discovery clients (#1927)
1 parent 33a2dfe commit 34781cf

39 files changed

+7205
-2630
lines changed

adsense/v2/adsense-api.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
"type": "integer"
205205
},
206206
"pageToken": {
207-
"description": "A page token, received from a previous `ListAccounts` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListAccounts` must match the call that provided the page token.",
207+
"description": "A page token, received from a previous `ListChildAccounts` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListChildAccounts` must match the call that provided the page token.",
208208
"location": "query",
209209
"type": "string"
210210
},
@@ -1733,7 +1733,7 @@
17331733
"type": "integer"
17341734
},
17351735
"pageToken": {
1736-
"description": "A page token, received from a previous `ListPayments` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListPayments` must match the call that provided the page token.",
1736+
"description": "A page token, received from a previous `ListSavedReports` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListSavedReports` must match the call that provided the page token.",
17371737
"location": "query",
17381738
"type": "string"
17391739
},
@@ -1828,7 +1828,7 @@
18281828
}
18291829
}
18301830
},
1831-
"revision": "20230330",
1831+
"revision": "20230403",
18321832
"rootUrl": "https://adsense.googleapis.com/",
18331833
"schemas": {
18341834
"Account": {

adsense/v2/adsense-gen.go

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

analyticsdata/v1beta/analyticsdata-api.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@
313313
}
314314
}
315315
},
316-
"revision": "20230226",
316+
"revision": "20230402",
317317
"rootUrl": "https://analyticsdata.googleapis.com/",
318318
"schemas": {
319319
"ActiveMetricRestriction": {
@@ -1173,7 +1173,7 @@
11731173
"type": "array"
11741174
},
11751175
"limit": {
1176-
"description": "The number of unique combinations of dimension values to return in this pivot. The `limit` parameter is required. A `limit` of 10,000 is common for single pivot requests. The product of the `limit` for each `pivot` in a `RunPivotReportRequest` must not exceed 100,000. For example, a two pivot request with `limit: 1000` in each pivot will fail because the product is `1,000,000`.",
1176+
"description": "The number of unique combinations of dimension values to return in this pivot. The `limit` parameter is required. A `limit` of 10,000 is common for single pivot requests. The product of the `limit` for each `pivot` in a `RunPivotReportRequest` must not exceed 250,000. For example, a two pivot request with `limit: 1000` in each pivot will fail because the product is `1,000,000`.",
11771177
"format": "int64",
11781178
"type": "string"
11791179
},
@@ -1512,7 +1512,7 @@
15121512
"type": "array"
15131513
},
15141514
"limit": {
1515-
"description": "The number of rows to return. If unspecified, 10,000 rows are returned. The API returns a maximum of 100,000 rows per request, no matter how many you ask for. `limit` must be positive. The API can also return fewer rows than the requested `limit`, if there aren't as many dimension values as the `limit`. For instance, there are fewer than 300 possible values for the dimension `country`, so when reporting on only `country`, you can't get more than 300 rows, even if you set `limit` to a higher value.",
1515+
"description": "The number of rows to return. If unspecified, 10,000 rows are returned. The API returns a maximum of 250,000 rows per request, no matter how many you ask for. `limit` must be positive. The API can also return fewer rows than the requested `limit`, if there aren't as many dimension values as the `limit`. For instance, there are fewer than 300 possible values for the dimension `country`, so when reporting on only `country`, you can't get more than 300 rows, even if you set `limit` to a higher value.",
15161516
"format": "int64",
15171517
"type": "string"
15181518
},
@@ -1666,7 +1666,7 @@
16661666
"type": "boolean"
16671667
},
16681668
"limit": {
1669-
"description": "The number of rows to return. If unspecified, 10,000 rows are returned. The API returns a maximum of 100,000 rows per request, no matter how many you ask for. `limit` must be positive. The API can also return fewer rows than the requested `limit`, if there aren't as many dimension values as the `limit`. For instance, there are fewer than 300 possible values for the dimension `country`, so when reporting on only `country`, you can't get more than 300 rows, even if you set `limit` to a higher value. To learn more about this pagination parameter, see [Pagination](https://developers.google.com/analytics/devguides/reporting/data/v1/basics#pagination).",
1669+
"description": "The number of rows to return. If unspecified, 10,000 rows are returned. The API returns a maximum of 250,000 rows per request, no matter how many you ask for. `limit` must be positive. The API can also return fewer rows than the requested `limit`, if there aren't as many dimension values as the `limit`. For instance, there are fewer than 300 possible values for the dimension `country`, so when reporting on only `country`, you can't get more than 300 rows, even if you set `limit` to a higher value. To learn more about this pagination parameter, see [Pagination](https://developers.google.com/analytics/devguides/reporting/data/v1/basics#pagination).",
16701670
"format": "int64",
16711671
"type": "string"
16721672
},

analyticsdata/v1beta/analyticsdata-gen.go

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

api-list.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5502,7 +5502,7 @@
55025502
"id": "tasks:v1",
55035503
"name": "tasks",
55045504
"version": "v1",
5505-
"title": "Tasks API",
5505+
"title": "Google Tasks API",
55065506
"description": "The Google Tasks API lets you manage your tasks and task lists.",
55075507
"discoveryRestUrl": "https://tasks.googleapis.com/$discovery/rest?version=v1",
55085508
"icons": {

chat/v1/chat-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@
518518
}
519519
}
520520
},
521-
"revision": "20230328",
521+
"revision": "20230330",
522522
"rootUrl": "https://chat.googleapis.com/",
523523
"schemas": {
524524
"ActionParameter": {
@@ -1863,7 +1863,7 @@
18631863
"properties": {
18641864
"autoCompleteAction": {
18651865
"$ref": "GoogleAppsCardV1Action",
1866-
"description": "Optional. Specify what action to take when the text input field provides suggestions to users who interact with it. If unspecified, the suggestions are set by `initialSuggestions` and are processed by the client. If specified, the app takes the action specified here, such as running a custom function. Supported by Google Workspace Add-ons, but not Chat apps. Support by Chat apps coming soon."
1866+
"description": "Optional. Specify what action to take when the text input field provides suggestions to users who interact with it. If unspecified, the suggestions are set by `initialSuggestions` and are processed by the client. If specified, the app takes the action specified here, such as running a custom function. Supported by Google Workspace Add-ons, but not Chat apps."
18671867
},
18681868
"hintText": {
18691869
"description": "Text that appears below the text input field meant to assist users by prompting them to enter a certain value. This text is always visible. Required if `label` is unspecified. Otherwise, optional.",

chat/v1/chat-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.

chromepolicy/v1/chromepolicy-api.json

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@
557557
}
558558
}
559559
},
560-
"revision": "20230304",
560+
"revision": "20230402",
561561
"rootUrl": "https://chromepolicy.googleapis.com/",
562562
"schemas": {
563563
"ChromeCrosDpanelAutosettingsProtoPolicyApiLifecycle": {
@@ -825,7 +825,11 @@
825825
"id": "GoogleChromePolicyVersionsV1ListGroupPriorityOrderingRequest",
826826
"properties": {
827827
"policyNamespace": {
828-
"description": "Required. The namespace of the policy type for the request.",
828+
"description": "The namespace of the policy type for the request.",
829+
"type": "string"
830+
},
831+
"policySchema": {
832+
"description": "The schema name of the policy for the request.",
829833
"type": "string"
830834
},
831835
"policyTargetKey": {
@@ -852,6 +856,11 @@
852856
"readOnly": true,
853857
"type": "string"
854858
},
859+
"policySchema": {
860+
"description": "Output only. The schema name of the policy for the group IDs.",
861+
"readOnly": true,
862+
"type": "string"
863+
},
855864
"policyTargetKey": {
856865
"$ref": "GoogleChromePolicyVersionsV1PolicyTargetKey",
857866
"description": "Output only. The target resource for which the group priority ordering has been retrieved.",
@@ -1436,7 +1445,11 @@
14361445
"type": "array"
14371446
},
14381447
"policyNamespace": {
1439-
"description": "Required. The namespace of the policy type for the request.",
1448+
"description": "The namespace of the policy type for the request.",
1449+
"type": "string"
1450+
},
1451+
"policySchema": {
1452+
"description": "The schema name of the policy for the request.",
14401453
"type": "string"
14411454
},
14421455
"policyTargetKey": {

chromepolicy/v1/chromepolicy-gen.go

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

cloudbilling/v1beta/cloudbilling-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
}
171171
}
172172
},
173-
"revision": "20230130",
173+
"revision": "20230402",
174174
"rootUrl": "https://cloudbilling.googleapis.com/",
175175
"schemas": {
176176
"CacheFillRegions": {
@@ -453,7 +453,7 @@
453453
"description": "Specify a single region."
454454
},
455455
"storageClass": {
456-
"description": "The [storage class](https://cloud.google.com/storage/docs/storage-classes#classes) of the data and operation. For example: \"standard\" or \"nearline\".",
456+
"description": "The [storage class](https://cloud.google.com/storage/docs/storage-classes#classes) of the data and operation. For example: \"standard\" and \"nearline\".",
457457
"type": "string"
458458
}
459459
},

0 commit comments

Comments
 (0)