Skip to content

Commit 28be0d7

Browse files
feat(all): auto-regenerate discovery clients (#3002)
1 parent 0735943 commit 28be0d7

33 files changed

+3878
-1511
lines changed

authorizedbuyersmarketplace/v1alpha/authorizedbuyersmarketplace-api.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1550,7 +1550,7 @@
15501550
}
15511551
}
15521552
},
1553-
"revision": "20250113",
1553+
"revision": "20250205",
15541554
"rootUrl": "https://authorizedbuyersmarketplace.googleapis.com/",
15551555
"schemas": {
15561556
"AcceptProposalRequest": {
@@ -1974,7 +1974,7 @@
19741974
"properties": {
19751975
"cpmFee": {
19761976
"$ref": "Money",
1977-
"description": "Optional. This will be charged when other accounts use this data segment. For example, when other accounts add this data segment to a deal or auction package. Once set, the currency code cannot be changed."
1977+
"description": "Required. This will be charged when other accounts use this data segment. For example, when other accounts add this data segment to a deal or auction package. Once set, the currency code cannot be changed."
19781978
},
19791979
"createTime": {
19801980
"description": "Output only. Time the data segment was created.",

authorizedbuyersmarketplace/v1alpha/authorizedbuyersmarketplace-gen.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cloudfunctions/v2/cloudfunctions-api.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@
428428
"type": "string"
429429
},
430430
"orderBy": {
431-
"description": "The sorting order of the resources returned. Value should be a comma separated list of fields. The default sorting oder is ascending. See https://google.aip.dev/132#ordering.",
431+
"description": "The sorting order of the resources returned. Value should be a comma separated list of fields. The default sorting order is ascending. See https://google.aip.dev/132#ordering.",
432432
"location": "query",
433433
"type": "string"
434434
},
@@ -744,7 +744,7 @@
744744
}
745745
}
746746
},
747-
"revision": "20250124",
747+
"revision": "20250130",
748748
"rootUrl": "https://cloudfunctions.googleapis.com/",
749749
"schemas": {
750750
"AbortFunctionUpgradeRequest": {
@@ -1342,7 +1342,7 @@
13421342
],
13431343
"enumDescriptions": [
13441344
"Not specified. Invalid name.",
1345-
"Artifact Regsitry Stage",
1345+
"Artifact Registry Stage",
13461346
"Build Stage",
13471347
"Service Stage",
13481348
"Trigger Stage",

cloudfunctions/v2/cloudfunctions-gen.go

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cloudfunctions/v2alpha/cloudfunctions-api.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@
428428
"type": "string"
429429
},
430430
"orderBy": {
431-
"description": "The sorting order of the resources returned. Value should be a comma separated list of fields. The default sorting oder is ascending. See https://google.aip.dev/132#ordering.",
431+
"description": "The sorting order of the resources returned. Value should be a comma separated list of fields. The default sorting order is ascending. See https://google.aip.dev/132#ordering.",
432432
"location": "query",
433433
"type": "string"
434434
},
@@ -744,7 +744,7 @@
744744
}
745745
}
746746
},
747-
"revision": "20250124",
747+
"revision": "20250130",
748748
"rootUrl": "https://cloudfunctions.googleapis.com/",
749749
"schemas": {
750750
"AbortFunctionUpgradeRequest": {
@@ -1342,7 +1342,7 @@
13421342
],
13431343
"enumDescriptions": [
13441344
"Not specified. Invalid name.",
1345-
"Artifact Regsitry Stage",
1345+
"Artifact Registry Stage",
13461346
"Build Stage",
13471347
"Service Stage",
13481348
"Trigger Stage",

cloudfunctions/v2alpha/cloudfunctions-gen.go

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cloudfunctions/v2beta/cloudfunctions-api.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@
428428
"type": "string"
429429
},
430430
"orderBy": {
431-
"description": "The sorting order of the resources returned. Value should be a comma separated list of fields. The default sorting oder is ascending. See https://google.aip.dev/132#ordering.",
431+
"description": "The sorting order of the resources returned. Value should be a comma separated list of fields. The default sorting order is ascending. See https://google.aip.dev/132#ordering.",
432432
"location": "query",
433433
"type": "string"
434434
},
@@ -744,7 +744,7 @@
744744
}
745745
}
746746
},
747-
"revision": "20250124",
747+
"revision": "20250130",
748748
"rootUrl": "https://cloudfunctions.googleapis.com/",
749749
"schemas": {
750750
"AbortFunctionUpgradeRequest": {
@@ -1342,7 +1342,7 @@
13421342
],
13431343
"enumDescriptions": [
13441344
"Not specified. Invalid name.",
1345-
"Artifact Regsitry Stage",
1345+
"Artifact Registry Stage",
13461346
"Build Stage",
13471347
"Service Stage",
13481348
"Trigger Stage",

cloudfunctions/v2beta/cloudfunctions-gen.go

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)