File tree 1 file changed +9
-3
lines changed
googleapiclient/discovery_cache/documents
1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 2289
2289
}
2290
2290
}
2291
2291
},
2292
- "revision" : " 20250325 " ,
2292
+ "revision" : " 20250412 " ,
2293
2293
"rootUrl" : " https://cloudchannel.googleapis.com/" ,
2294
2294
"schemas" : {
2295
2295
"GoogleCloudChannelV1ActivateEntitlementRequest" : {
@@ -5408,18 +5408,24 @@ false
5408
5408
"enum" : [
5409
5409
" TYPE_UNSPECIFIED" ,
5410
5410
" CREATED" ,
5411
- " UPDATED"
5411
+ " UPDATED" ,
5412
+ " PARTNER_DETACHED"
5412
5413
],
5413
5414
"enumDescriptions" : [
5414
5415
" Not used." ,
5415
5416
" New opportunity created." ,
5416
- " Existing opportunity updated."
5417
+ " Existing opportunity updated." ,
5418
+ " Partner has been detached from the opportunity and can no longer access it."
5417
5419
],
5418
5420
"type" : " string"
5419
5421
},
5420
5422
"opportunity" : {
5421
5423
"description" : " Resource name of the opportunity. Format: opportunities/{opportunity}" ,
5422
5424
"type" : " string"
5425
+ },
5426
+ "partner" : {
5427
+ "description" : " Resource name of the partner. Format: partners/{partner}" ,
5428
+ "type" : " string"
5423
5429
}
5424
5430
},
5425
5431
"type" : " object"
You can’t perform that action at this time.
0 commit comments