Skip to content

Commit cdcccfa

Browse files
feat(all): auto-regenerate discovery clients (#1995)
1 parent 63d06ab commit cdcccfa

File tree

85 files changed

+10075
-3135
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+10075
-3135
lines changed

androidpublisher/v3/androidpublisher-api.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2199,6 +2199,7 @@
21992199
],
22002200
"parameters": {
22012201
"maxResults": {
2202+
"deprecated": true,
22022203
"description": "Deprecated and ignored. The page size is determined by the server.",
22032204
"format": "uint32",
22042205
"location": "query",
@@ -2211,6 +2212,7 @@
22112212
"type": "string"
22122213
},
22132214
"startIndex": {
2215+
"deprecated": true,
22142216
"description": "Deprecated and ignored. Set the `token` parameter to retrieve the next page.",
22152217
"format": "uint32",
22162218
"location": "query",
@@ -4045,7 +4047,7 @@
40454047
}
40464048
}
40474049
},
4048-
"revision": "20230516",
4050+
"revision": "20230523",
40494051
"rootUrl": "https://androidpublisher.googleapis.com/",
40504052
"schemas": {
40514053
"AcquisitionTargetingRule": {

androidpublisher/v3/androidpublisher-gen.go

Lines changed: 2 additions & 0 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
@@ -2319,7 +2319,7 @@
23192319
"id": "dlp:v2",
23202320
"name": "dlp",
23212321
"version": "v2",
2322-
"title": "Cloud Data Loss Prevention (DLP) API",
2322+
"title": "Cloud Data Loss Prevention (DLP)",
23232323
"description": "Provides methods for detection, risk analysis, and de-identification of privacy-sensitive fragments in text, images, and Google Cloud Platform storage repositories.",
23242324
"discoveryRestUrl": "https://dlp.googleapis.com/$discovery/rest?version=v2",
23252325
"icons": {

certificatemanager/v1/certificatemanager-api.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1280,7 +1280,7 @@
12801280
}
12811281
}
12821282
},
1283-
"revision": "20230407",
1283+
"revision": "20230512",
12841284
"rootUrl": "https://certificatemanager.googleapis.com/",
12851285
"schemas": {
12861286
"AuthorizationAttemptInfo": {
@@ -1323,7 +1323,7 @@
13231323
],
13241324
"enumDescriptions": [
13251325
"State is unspecified.",
1326-
"Certificate provisioning for this domain is under way. GCP will attempt to authorize the domain.",
1326+
"Certificate provisioning for this domain is under way. Google Cloud will attempt to authorize the domain.",
13271327
"A managed certificate can be provisioned, no issues for this domain.",
13281328
"Attempt to authorize the domain failed. This prevents the Managed Certificate from being issued. See `failure_reason` and `details` fields for more information."
13291329
],
@@ -1395,7 +1395,7 @@
13951395
],
13961396
"enumDescriptions": [
13971397
"Certificates with default scope are served from core Google data centers. If unsure, choose this option.",
1398-
"Certificates with scope EDGE_CACHE are special-purposed certificates, served from non-core Google data centers."
1398+
"Certificates with scope EDGE_CACHE are special-purposed certificates, served from Edge Points of Presence. See https://cloud.google.com/vpc/docs/edge-locations."
13991399
],
14001400
"type": "string"
14011401
},
@@ -1925,7 +1925,7 @@
19251925
"type": "object"
19261926
},
19271927
"Location": {
1928-
"description": "A resource that represents Google Cloud Platform location.",
1928+
"description": "A resource that represents a Google Cloud location.",
19291929
"id": "Location",
19301930
"properties": {
19311931
"displayName": {

certificatemanager/v1/certificatemanager-gen.go

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

chat/v1/chat-api.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,6 +591,7 @@
591591
"type": "string"
592592
},
593593
"threadKey": {
594+
"deprecated": true,
594595
"description": "Optional. Deprecated: Use thread.thread_key instead. Opaque thread identifier. To start or add to a thread, create a message and specify a `threadKey` or the thread.name. For example usage, see [Start or reply to a message thread](https://developers.google.com/chat/api/guides/crudl/messages#start_or_reply_to_a_message_thread).",
595596
"location": "query",
596597
"type": "string"
@@ -939,7 +940,7 @@
939940
}
940941
}
941942
},
942-
"revision": "20230516",
943+
"revision": "20230521",
943944
"rootUrl": "https://chat.googleapis.com/",
944945
"schemas": {
945946
"ActionParameter": {

chat/v1/chat-gen.go

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

0 commit comments

Comments
 (0)