File tree 2 files changed +3
-3
lines changed
src/apis/authorizedbuyersmarketplace
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1307
1307
}
1308
1308
}
1309
1309
},
1310
- "revision" : " 20230808 " ,
1310
+ "revision" : " 20230921 " ,
1311
1311
"rootUrl" : " https://authorizedbuyersmarketplace.googleapis.com/" ,
1312
1312
"schemas" : {
1313
1313
"AcceptProposalRequest" : {
2042
2042
"type" : " string"
2043
2043
},
2044
2044
"name" : {
2045
- "description" : " The resource name of the finalized deal. Format: `buyers/{accountId}/finalizeddeals /{finalizedDealId}`" ,
2045
+ "description" : " The resource name of the finalized deal. Format: `buyers/{accountId}/finalizedDeals /{finalizedDealId}`" ,
2046
2046
"type" : " string"
2047
2047
},
2048
2048
"readyToServe" : {
Original file line number Diff line number Diff line change @@ -524,7 +524,7 @@ export namespace authorizedbuyersmarketplace_v1 {
524
524
*/
525
525
dealServingStatus ?: string | null ;
526
526
/**
527
- * The resource name of the finalized deal. Format: `buyers/{accountId\}/finalizeddeals /{finalizedDealId\}`
527
+ * The resource name of the finalized deal. Format: `buyers/{accountId\}/finalizedDeals /{finalizedDealId\}`
528
528
*/
529
529
name ?: string | null ;
530
530
/**
You can’t perform that action at this time.
0 commit comments