File tree Expand file tree Collapse file tree 2 files changed +2
-84
lines changed
googleapiclient/discovery_cache/documents Expand file tree Collapse file tree 2 files changed +2
-84
lines changed Original file line number Diff line number Diff line change 552
552
}
553
553
}
554
554
},
555
- "revision" : " 20250602 " ,
555
+ "revision" : " 20250609 " ,
556
556
"rootUrl" : " https://cloudsupport.googleapis.com/" ,
557
557
"schemas" : {
558
558
"Actor" : {
1348
1348
}
1349
1349
},
1350
1350
"type" : " object"
1351
- },
1352
- "WorkflowOperationMetadata" : {
1353
- "description" : " Metadata about the operation. Used to lookup the current status." ,
1354
- "id" : " WorkflowOperationMetadata" ,
1355
- "properties" : {
1356
- "namespace" : {
1357
- "description" : " The namespace that the job was scheduled in. Must be included in the workflow metadata so the workflow status can be retrieved." ,
1358
- "type" : " string"
1359
- },
1360
- "operationAction" : {
1361
- "description" : " The type of action the operation is classified as." ,
1362
- "enum" : [
1363
- " OPERATION_ACTION_UNSPECIFIED" ,
1364
- " CREATE_SUPPORT_ACCOUNT" ,
1365
- " UPDATE_SUPPORT_ACCOUNT" ,
1366
- " PURCHASE_SUPPORT_ACCOUNT"
1367
- ],
1368
- "enumDescriptions" : [
1369
- " Operation action is not specified." ,
1370
- " Operation pertains to the creation of a new support account." ,
1371
- " Operation pertains to the updating of an existing support account." ,
1372
- " Operation pertains to the purchasing of a support plan that may either create or update a support account."
1373
- ],
1374
- "type" : " string"
1375
- },
1376
- "workflowOperationType" : {
1377
- "description" : " Which version of the workflow service this operation came from." ,
1378
- "enum" : [
1379
- " UNKNOWN_OPERATION_TYPE" ,
1380
- " WORKFLOWS_V1" ,
1381
- " WORKFLOWS_V2"
1382
- ],
1383
- "enumDescriptions" : [
1384
- " Unknown version." ,
1385
- " Version 1." ,
1386
- " Version 2."
1387
- ],
1388
- "type" : " string"
1389
- }
1390
- },
1391
- "type" : " object"
1392
1351
}
1393
1352
},
1394
1353
"servicePath" : " " ,
Original file line number Diff line number Diff line change 619
619
}
620
620
}
621
621
},
622
- "revision" : " 20250602 " ,
622
+ "revision" : " 20250609 " ,
623
623
"rootUrl" : " https://cloudsupport.googleapis.com/" ,
624
624
"schemas" : {
625
625
"Actor" : {
1570
1570
}
1571
1571
},
1572
1572
"type" : " object"
1573
- },
1574
- "WorkflowOperationMetadata" : {
1575
- "description" : " Metadata about the operation. Used to lookup the current status." ,
1576
- "id" : " WorkflowOperationMetadata" ,
1577
- "properties" : {
1578
- "namespace" : {
1579
- "description" : " The namespace that the job was scheduled in. Must be included in the workflow metadata so the workflow status can be retrieved." ,
1580
- "type" : " string"
1581
- },
1582
- "operationAction" : {
1583
- "description" : " The type of action the operation is classified as." ,
1584
- "enum" : [
1585
- " OPERATION_ACTION_UNSPECIFIED" ,
1586
- " CREATE_SUPPORT_ACCOUNT" ,
1587
- " UPDATE_SUPPORT_ACCOUNT" ,
1588
- " PURCHASE_SUPPORT_ACCOUNT"
1589
- ],
1590
- "enumDescriptions" : [
1591
- " Operation action is not specified." ,
1592
- " Operation pertains to the creation of a new support account." ,
1593
- " Operation pertains to the updating of an existing support account." ,
1594
- " Operation pertains to the purchasing of a support plan that may either create or update a support account."
1595
- ],
1596
- "type" : " string"
1597
- },
1598
- "workflowOperationType" : {
1599
- "description" : " Which version of the workflow service this operation came from." ,
1600
- "enum" : [
1601
- " UNKNOWN_OPERATION_TYPE" ,
1602
- " WORKFLOWS_V1" ,
1603
- " WORKFLOWS_V2"
1604
- ],
1605
- "enumDescriptions" : [
1606
- " Unknown version." ,
1607
- " Version 1." ,
1608
- " Version 2."
1609
- ],
1610
- "type" : " string"
1611
- }
1612
- },
1613
- "type" : " object"
1614
1573
}
1615
1574
},
1616
1575
"servicePath" : " " ,
You can’t perform that action at this time.
0 commit comments