Commit 9cab470
committed
feat(servicenetworking): update the API
#### servicenetworking:v1beta
The following keys were added:
- schemas.BatchingConfigProto.description
- schemas.BatchingConfigProto.id
- schemas.BatchingConfigProto.properties.batchDescriptor.$ref
- schemas.BatchingConfigProto.properties.batchDescriptor.description
- schemas.BatchingConfigProto.properties.thresholds.$ref
- schemas.BatchingConfigProto.properties.thresholds.description
- schemas.BatchingConfigProto.type
- schemas.BatchingDescriptorProto.description
- schemas.BatchingDescriptorProto.id
- schemas.BatchingDescriptorProto.properties.batchedField.description
- schemas.BatchingDescriptorProto.properties.batchedField.type
- schemas.BatchingDescriptorProto.properties.discriminatorFields.description
- schemas.BatchingDescriptorProto.properties.discriminatorFields.items.type
- schemas.BatchingDescriptorProto.properties.discriminatorFields.type
- schemas.BatchingDescriptorProto.properties.subresponseField.description
- schemas.BatchingDescriptorProto.properties.subresponseField.type
- schemas.BatchingDescriptorProto.type
- schemas.BatchingSettingsProto.description
- schemas.BatchingSettingsProto.id
- schemas.BatchingSettingsProto.properties.delayThreshold.description
- schemas.BatchingSettingsProto.properties.delayThreshold.format
- schemas.BatchingSettingsProto.properties.delayThreshold.type
- schemas.BatchingSettingsProto.properties.elementCountLimit.description
- schemas.BatchingSettingsProto.properties.elementCountLimit.format
- schemas.BatchingSettingsProto.properties.elementCountLimit.type
- schemas.BatchingSettingsProto.properties.elementCountThreshold.description
- schemas.BatchingSettingsProto.properties.elementCountThreshold.format
- schemas.BatchingSettingsProto.properties.elementCountThreshold.type
- schemas.BatchingSettingsProto.properties.flowControlByteLimit.description
- schemas.BatchingSettingsProto.properties.flowControlByteLimit.format
- schemas.BatchingSettingsProto.properties.flowControlByteLimit.type
- schemas.BatchingSettingsProto.properties.flowControlElementLimit.description
- schemas.BatchingSettingsProto.properties.flowControlElementLimit.format
- schemas.BatchingSettingsProto.properties.flowControlElementLimit.type
- schemas.BatchingSettingsProto.properties.flowControlLimitExceededBehavior.description
- schemas.BatchingSettingsProto.properties.flowControlLimitExceededBehavior.enum
- schemas.BatchingSettingsProto.properties.flowControlLimitExceededBehavior.enumDescriptions
- schemas.BatchingSettingsProto.properties.flowControlLimitExceededBehavior.type
- schemas.BatchingSettingsProto.properties.requestByteLimit.description
- schemas.BatchingSettingsProto.properties.requestByteLimit.format
- schemas.BatchingSettingsProto.properties.requestByteLimit.type
- schemas.BatchingSettingsProto.properties.requestByteThreshold.description
- schemas.BatchingSettingsProto.properties.requestByteThreshold.format
- schemas.BatchingSettingsProto.properties.requestByteThreshold.type
- schemas.BatchingSettingsProto.type
- schemas.MethodSettings.properties.batching.$ref
- schemas.MethodSettings.properties.batching.description
The following keys were changed:
- schemas.Aspect.properties.spec.description
#### servicenetworking:v1
The following keys were added:
- schemas.BatchingConfigProto.description
- schemas.BatchingConfigProto.id
- schemas.BatchingConfigProto.properties.batchDescriptor.$ref
- schemas.BatchingConfigProto.properties.batchDescriptor.description
- schemas.BatchingConfigProto.properties.thresholds.$ref
- schemas.BatchingConfigProto.properties.thresholds.description
- schemas.BatchingConfigProto.type
- schemas.BatchingDescriptorProto.description
- schemas.BatchingDescriptorProto.id
- schemas.BatchingDescriptorProto.properties.batchedField.description
- schemas.BatchingDescriptorProto.properties.batchedField.type
- schemas.BatchingDescriptorProto.properties.discriminatorFields.description
- schemas.BatchingDescriptorProto.properties.discriminatorFields.items.type
- schemas.BatchingDescriptorProto.properties.discriminatorFields.type
- schemas.BatchingDescriptorProto.properties.subresponseField.description
- schemas.BatchingDescriptorProto.properties.subresponseField.type
- schemas.BatchingDescriptorProto.type
- schemas.BatchingSettingsProto.description
- schemas.BatchingSettingsProto.id
- schemas.BatchingSettingsProto.properties.delayThreshold.description
- schemas.BatchingSettingsProto.properties.delayThreshold.format
- schemas.BatchingSettingsProto.properties.delayThreshold.type
- schemas.BatchingSettingsProto.properties.elementCountLimit.description
- schemas.BatchingSettingsProto.properties.elementCountLimit.format
- schemas.BatchingSettingsProto.properties.elementCountLimit.type
- schemas.BatchingSettingsProto.properties.elementCountThreshold.description
- schemas.BatchingSettingsProto.properties.elementCountThreshold.format
- schemas.BatchingSettingsProto.properties.elementCountThreshold.type
- schemas.BatchingSettingsProto.properties.flowControlByteLimit.description
- schemas.BatchingSettingsProto.properties.flowControlByteLimit.format
- schemas.BatchingSettingsProto.properties.flowControlByteLimit.type
- schemas.BatchingSettingsProto.properties.flowControlElementLimit.description
- schemas.BatchingSettingsProto.properties.flowControlElementLimit.format
- schemas.BatchingSettingsProto.properties.flowControlElementLimit.type
- schemas.BatchingSettingsProto.properties.flowControlLimitExceededBehavior.description
- schemas.BatchingSettingsProto.properties.flowControlLimitExceededBehavior.enum
- schemas.BatchingSettingsProto.properties.flowControlLimitExceededBehavior.enumDescriptions
- schemas.BatchingSettingsProto.properties.flowControlLimitExceededBehavior.type
- schemas.BatchingSettingsProto.properties.requestByteLimit.description
- schemas.BatchingSettingsProto.properties.requestByteLimit.format
- schemas.BatchingSettingsProto.properties.requestByteLimit.type
- schemas.BatchingSettingsProto.properties.requestByteThreshold.description
- schemas.BatchingSettingsProto.properties.requestByteThreshold.format
- schemas.BatchingSettingsProto.properties.requestByteThreshold.type
- schemas.BatchingSettingsProto.type
- schemas.MethodSettings.properties.batching.$ref
- schemas.MethodSettings.properties.batching.description
The following keys were changed:
- schemas.Aspect.properties.spec.description1 parent 6696305 commit 9cab470
File tree
4 files changed
+346
-6
lines changed- discovery
- src/apis/servicenetworking
4 files changed
+346
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1029 | 1029 | | |
1030 | 1030 | | |
1031 | 1031 | | |
1032 | | - | |
| 1032 | + | |
1033 | 1033 | | |
1034 | 1034 | | |
1035 | 1035 | | |
| |||
1300 | 1300 | | |
1301 | 1301 | | |
1302 | 1302 | | |
1303 | | - | |
| 1303 | + | |
1304 | 1304 | | |
1305 | 1305 | | |
1306 | 1306 | | |
| |||
1483 | 1483 | | |
1484 | 1484 | | |
1485 | 1485 | | |
| 1486 | + | |
| 1487 | + | |
| 1488 | + | |
| 1489 | + | |
| 1490 | + | |
| 1491 | + | |
| 1492 | + | |
| 1493 | + | |
| 1494 | + | |
| 1495 | + | |
| 1496 | + | |
| 1497 | + | |
| 1498 | + | |
| 1499 | + | |
| 1500 | + | |
| 1501 | + | |
| 1502 | + | |
| 1503 | + | |
| 1504 | + | |
| 1505 | + | |
| 1506 | + | |
| 1507 | + | |
| 1508 | + | |
| 1509 | + | |
| 1510 | + | |
| 1511 | + | |
| 1512 | + | |
| 1513 | + | |
| 1514 | + | |
| 1515 | + | |
| 1516 | + | |
| 1517 | + | |
| 1518 | + | |
| 1519 | + | |
| 1520 | + | |
| 1521 | + | |
| 1522 | + | |
| 1523 | + | |
| 1524 | + | |
| 1525 | + | |
| 1526 | + | |
| 1527 | + | |
| 1528 | + | |
| 1529 | + | |
| 1530 | + | |
| 1531 | + | |
| 1532 | + | |
| 1533 | + | |
| 1534 | + | |
| 1535 | + | |
| 1536 | + | |
| 1537 | + | |
| 1538 | + | |
| 1539 | + | |
| 1540 | + | |
| 1541 | + | |
| 1542 | + | |
| 1543 | + | |
| 1544 | + | |
| 1545 | + | |
| 1546 | + | |
| 1547 | + | |
| 1548 | + | |
| 1549 | + | |
| 1550 | + | |
| 1551 | + | |
| 1552 | + | |
| 1553 | + | |
| 1554 | + | |
| 1555 | + | |
| 1556 | + | |
| 1557 | + | |
| 1558 | + | |
| 1559 | + | |
| 1560 | + | |
| 1561 | + | |
| 1562 | + | |
| 1563 | + | |
| 1564 | + | |
| 1565 | + | |
| 1566 | + | |
| 1567 | + | |
| 1568 | + | |
| 1569 | + | |
| 1570 | + | |
| 1571 | + | |
| 1572 | + | |
| 1573 | + | |
| 1574 | + | |
| 1575 | + | |
| 1576 | + | |
| 1577 | + | |
| 1578 | + | |
| 1579 | + | |
| 1580 | + | |
1486 | 1581 | | |
1487 | 1582 | | |
1488 | 1583 | | |
| |||
2848 | 2943 | | |
2849 | 2944 | | |
2850 | 2945 | | |
| 2946 | + | |
| 2947 | + | |
| 2948 | + | |
| 2949 | + | |
2851 | 2950 | | |
2852 | 2951 | | |
2853 | 2952 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
310 | | - | |
| 310 | + | |
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
| |||
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
470 | | - | |
| 470 | + | |
471 | 471 | | |
472 | 472 | | |
473 | 473 | | |
| |||
650 | 650 | | |
651 | 651 | | |
652 | 652 | | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
653 | 748 | | |
654 | 749 | | |
655 | 750 | | |
| |||
1868 | 1963 | | |
1869 | 1964 | | |
1870 | 1965 | | |
| 1966 | + | |
| 1967 | + | |
| 1968 | + | |
| 1969 | + | |
1871 | 1970 | | |
1872 | 1971 | | |
1873 | 1972 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
337 | | - | |
| 337 | + | |
338 | 338 | | |
339 | 339 | | |
340 | 340 | | |
| |||
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
472 | 539 | | |
473 | 540 | | |
474 | 541 | | |
| |||
1452 | 1519 | | |
1453 | 1520 | | |
1454 | 1521 | | |
| 1522 | + | |
| 1523 | + | |
| 1524 | + | |
| 1525 | + | |
1455 | 1526 | | |
1456 | 1527 | | |
1457 | 1528 | | |
| |||
0 commit comments