Skip to content

Commit cf5cf20

Browse files
feat(all): auto-regenerate discovery clients (#3381)
1 parent 47fcc39 commit cf5cf20

Some content is hidden

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

42 files changed

+2687
-6106
lines changed

authorizedbuyersmarketplace/v1/authorizedbuyersmarketplace-api.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1395,7 +1395,7 @@
13951395
}
13961396
}
13971397
},
1398-
"revision": "20251104",
1398+
"revision": "20251119",
13991399
"rootUrl": "https://authorizedbuyersmarketplace.googleapis.com/",
14001400
"schemas": {
14011401
"AcceptProposalRequest": {
@@ -1516,6 +1516,11 @@
15161516
"readOnly": true,
15171517
"type": "array"
15181518
},
1519+
"floorPriceCpm": {
1520+
"$ref": "Money",
1521+
"description": "Output only. The minimum price a buyer has to bid to compete in this auction package. If this is field is not populated, there is no floor price.",
1522+
"readOnly": true
1523+
},
15191524
"name": {
15201525
"description": "Immutable. The unique identifier for the auction package. Format: `buyers/{accountId}/auctionPackages/{auctionPackageId}` The auction_package_id part of name is sent in the BidRequest to all RTB bidders and is returned as deal_id by the bidder in the BidResponse.",
15211526
"type": "string"

authorizedbuyersmarketplace/v1/authorizedbuyersmarketplace-gen.go

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

authorizedbuyersmarketplace/v1alpha/authorizedbuyersmarketplace-api.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1578,7 +1578,7 @@
15781578
}
15791579
}
15801580
},
1581-
"revision": "20251104",
1581+
"revision": "20251119",
15821582
"rootUrl": "https://authorizedbuyersmarketplace.googleapis.com/",
15831583
"schemas": {
15841584
"AcceptProposalRequest": {
@@ -1705,6 +1705,11 @@
17051705
"readOnly": true,
17061706
"type": "array"
17071707
},
1708+
"floorPriceCpm": {
1709+
"$ref": "Money",
1710+
"description": "Output only. The minimum price a buyer has to bid to compete in this auction package. If this is field is not populated, there is no floor price.",
1711+
"readOnly": true
1712+
},
17081713
"name": {
17091714
"description": "Immutable. The unique identifier for the auction package. Format: `buyers/{accountId}/auctionPackages/{auctionPackageId}` The auction_package_id part of name is sent in the BidRequest to all RTB bidders and is returned as deal_id by the bidder in the BidResponse.",
17101715
"type": "string"

authorizedbuyersmarketplace/v1alpha/authorizedbuyersmarketplace-gen.go

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

cloudidentity/v1/cloudidentity-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2188,7 +2188,7 @@
21882188
],
21892189
"parameters": {
21902190
"name": {
2191-
"description": "Required. The name of the policy to retrieve. Format: \"policies/{policy}\".",
2191+
"description": "Required. The name of the policy to retrieve. Format: `policies/{policy}`.",
21922192
"location": "path",
21932193
"pattern": "^policies/[^/]+$",
21942194
"required": true,
@@ -2240,7 +2240,7 @@
22402240
}
22412241
}
22422242
},
2243-
"revision": "20251021",
2243+
"revision": "20251118",
22442244
"rootUrl": "https://cloudidentity.googleapis.com/",
22452245
"schemas": {
22462246
"AddIdpCredentialOperationMetadata": {

cloudidentity/v1/cloudidentity-gen.go

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

cloudidentity/v1beta1/cloudidentity-api.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2244,7 +2244,7 @@
22442244
],
22452245
"parameters": {
22462246
"name": {
2247-
"description": "Required. The name of the policy to retrieve. Format: \"policies/{policy}\".",
2247+
"description": "Required. The name of the policy to retrieve. Format: `policies/{policy}`.",
22482248
"location": "path",
22492249
"pattern": "^policies/[^/]+$",
22502250
"required": true,
@@ -2269,7 +2269,7 @@
22692269
],
22702270
"parameters": {
22712271
"name": {
2272-
"description": "Required. The name of the policy to retrieve. Format: \"policies/{policy}\".",
2272+
"description": "Required. The name of the policy to retrieve. Format: `policies/{policy}`.",
22732273
"location": "path",
22742274
"pattern": "^policies/[^/]+$",
22752275
"required": true,
@@ -2349,7 +2349,7 @@
23492349
}
23502350
}
23512351
},
2352-
"revision": "20251027",
2352+
"revision": "20251118",
23532353
"rootUrl": "https://cloudidentity.googleapis.com/",
23542354
"schemas": {
23552355
"AddIdpCredentialOperationMetadata": {

cloudidentity/v1beta1/cloudidentity-gen.go

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

0 commit comments

Comments
 (0)