Skip to content

Commit b02811e

Browse files
Regenerate authorizedbuyersmarketplace client (#8441)
Generated in GitHub action: https://togithub.com/googleapis/googleapis/google-api-php-client-services/actions/workflows/codegen.yaml
1 parent 62b4def commit b02811e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/AuthorizedBuyersMarketplace/Resource/BiddersFinalizedDeals.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ class BiddersFinalizedDeals extends \Google\Service\Resource
4949
* buyers/apis/guides/list-filters) Supported columns for filtering are: *
5050
* deal.displayName * deal.dealType * deal.createTime * deal.updateTime *
5151
* deal.flightStartTime * deal.flightEndTime * deal.eligibleSeatIds *
52-
* dealServingStatus
52+
* dealServingStatus * readyToServe
5353
* @opt_param string orderBy An optional query string to sort finalized deals
5454
* using the [Cloud API sorting
5555
* syntax](https://cloud.google.com/apis/design/design_patterns#sorting_order).

src/AuthorizedBuyersMarketplace/Resource/BuyersFinalizedDeals.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ public function get($name, $optParams = [])
9090
* buyers/apis/guides/list-filters) Supported columns for filtering are: *
9191
* deal.displayName * deal.dealType * deal.createTime * deal.updateTime *
9292
* deal.flightStartTime * deal.flightEndTime * deal.eligibleSeatIds *
93-
* dealServingStatus
93+
* dealServingStatus * readyToServe
9494
* @opt_param string orderBy An optional query string to sort finalized deals
9595
* using the [Cloud API sorting
9696
* syntax](https://cloud.google.com/apis/design/design_patterns#sorting_order).

0 commit comments

Comments
 (0)