|
37 | 37 | * @method DeleteUserGroupMember deleteUserGroupMember(array $options = [])
|
38 | 38 | * @method DeleteUserGroupMembers deleteUserGroupMembers(array $options = [])
|
39 | 39 | * @method DeleteUserTagMeta deleteUserTagMeta(array $options = [])
|
| 40 | + * @method GetDataSourceConnectionInfo getDataSourceConnectionInfo(array $options = []) |
40 | 41 | * @method GetMailTaskStatus getMailTaskStatus(array $options = [])
|
41 | 42 | * @method GetUserGroupInfo getUserGroupInfo(array $options = [])
|
42 | 43 | * @method GetWorksEmbedList getWorksEmbedList(array $options = [])
|
|
45 | 46 | * @method ListCollections listCollections(array $options = [])
|
46 | 47 | * @method ListCubeDataLevelPermissionConfig listCubeDataLevelPermissionConfig(array $options = [])
|
47 | 48 | * @method ListDataLevelPermissionWhiteList listDataLevelPermissionWhiteList(array $options = [])
|
| 49 | + * @method ListDataSource listDataSource(array $options = []) |
48 | 50 | * @method ListFavoriteReports listFavoriteReports(array $options = [])
|
49 | 51 | * @method ListOrganizationRoles listOrganizationRoles(array $options = [])
|
50 | 52 | * @method ListOrganizationRoleUsers listOrganizationRoleUsers(array $options = [])
|
|
71 | 73 | * @method QueryDatasetDetailInfo queryDatasetDetailInfo(array $options = [])
|
72 | 74 | * @method QueryDatasetInfo queryDatasetInfo(array $options = [])
|
73 | 75 | * @method QueryDatasetList queryDatasetList(array $options = [])
|
| 76 | + * @method QueryDatasetSmartqStatus queryDatasetSmartqStatus(array $options = []) |
74 | 77 | * @method QueryDatasetSwitchInfo queryDatasetSwitchInfo(array $options = [])
|
75 | 78 | * @method QueryEmbeddedInfo queryEmbeddedInfo(array $options = [])
|
76 | 79 | * @method QueryEmbeddedStatus queryEmbeddedStatus(array $options = [])
|
| 80 | + * @method QueryLlmCubeWithThemeListByUserId queryLlmCubeWithThemeListByUserId(array $options = []) |
77 | 81 | * @method QueryOrganizationRoleConfig queryOrganizationRoleConfig(array $options = [])
|
78 | 82 | * @method QueryOrganizationWorkspaceList queryOrganizationWorkspaceList(array $options = [])
|
79 | 83 | * @method QueryReadableResourcesListByUserId queryReadableResourcesListByUserId(array $options = [])
|
80 | 84 | * @method QueryReportPerformance queryReportPerformance(array $options = [])
|
81 | 85 | * @method QueryShareList queryShareList(array $options = [])
|
82 | 86 | * @method QuerySharesToUserList querySharesToUserList(array $options = [])
|
| 87 | + * @method QuerySmartqPermissionByCubeId querySmartqPermissionByCubeId(array $options = []) |
83 | 88 | * @method QueryTicketInfo queryTicketInfo(array $options = [])
|
84 | 89 | * @method QueryUserGroupListByParentId queryUserGroupListByParentId(array $options = [])
|
85 | 90 | * @method QueryUserGroupMember queryUserGroupMember(array $options = [])
|
|
100 | 105 | * @method SetDataLevelPermissionExtraConfig setDataLevelPermissionExtraConfig(array $options = [])
|
101 | 106 | * @method SetDataLevelPermissionRuleConfig setDataLevelPermissionRuleConfig(array $options = [])
|
102 | 107 | * @method SetDataLevelPermissionWhiteList setDataLevelPermissionWhiteList(array $options = [])
|
| 108 | + * @method SmartqAuthorize smartqAuthorize(array $options = []) |
| 109 | + * @method SmartqAuthTransfer smartqAuthTransfer(array $options = []) |
103 | 110 | * @method SmartqQueryAbility smartqQueryAbility(array $options = [])
|
104 | 111 | * @method UpdateDataLevelPermissionStatus updateDataLevelPermissionStatus(array $options = [])
|
105 | 112 | * @method UpdateEmbeddedStatus updateEmbeddedStatus(array $options = [])
|
@@ -370,14 +377,14 @@ class BatchAddFeishuUsers extends Rpc
|
370 | 377 | * @method $this withDataPortalId($value)
|
371 | 378 | * @method string getAccessPoint()
|
372 | 379 | * @method $this withAccessPoint($value)
|
| 380 | + * @method string getMenuIds() |
| 381 | + * @method $this withMenuIds($value) |
373 | 382 | * @method string getSignType()
|
374 | 383 | * @method $this withSignType($value)
|
375 | 384 | * @method string getUserGroupIds()
|
376 | 385 | * @method $this withUserGroupIds($value)
|
377 | 386 | * @method string getUserIds()
|
378 | 387 | * @method $this withUserIds($value)
|
379 |
| - * @method string getMenuIds() |
380 |
| - * @method $this withMenuIds($value) |
381 | 388 | */
|
382 | 389 | class CancelAuthorizationMenu extends Rpc
|
383 | 390 | {
|
@@ -673,6 +680,21 @@ class DeleteUserTagMeta extends Rpc
|
673 | 680 | {
|
674 | 681 | }
|
675 | 682 |
|
| 683 | +/** |
| 684 | + * @method string getDsId() |
| 685 | + * @method $this withDsId($value) |
| 686 | + * @method string getAccessPoint() |
| 687 | + * @method $this withAccessPoint($value) |
| 688 | + * @method string getSignType() |
| 689 | + * @method $this withSignType($value) |
| 690 | + */ |
| 691 | +class GetDataSourceConnectionInfo extends Rpc |
| 692 | +{ |
| 693 | + |
| 694 | + /** @var string */ |
| 695 | + public $scheme = 'https'; |
| 696 | +} |
| 697 | + |
676 | 698 | /**
|
677 | 699 | * @method string getAccessPoint()
|
678 | 700 | * @method $this withAccessPoint($value)
|
@@ -795,6 +817,23 @@ class ListDataLevelPermissionWhiteList extends Rpc
|
795 | 817 | {
|
796 | 818 | }
|
797 | 819 |
|
| 820 | +/** |
| 821 | + * @method string getDsType() |
| 822 | + * @method $this withDsType($value) |
| 823 | + * @method string getAccessPoint() |
| 824 | + * @method $this withAccessPoint($value) |
| 825 | + * @method string getSignType() |
| 826 | + * @method $this withSignType($value) |
| 827 | + * @method string getWorkspaceId() |
| 828 | + * @method $this withWorkspaceId($value) |
| 829 | + */ |
| 830 | +class ListDataSource extends Rpc |
| 831 | +{ |
| 832 | + |
| 833 | + /** @var string */ |
| 834 | + public $scheme = 'https'; |
| 835 | +} |
| 836 | + |
798 | 837 | /**
|
799 | 838 | * @method string getAccessPoint()
|
800 | 839 | * @method $this withAccessPoint($value)
|
@@ -1227,6 +1266,21 @@ class QueryDatasetList extends Rpc
|
1227 | 1266 | {
|
1228 | 1267 | }
|
1229 | 1268 |
|
| 1269 | +/** |
| 1270 | + * @method string getAccessPoint() |
| 1271 | + * @method $this withAccessPoint($value) |
| 1272 | + * @method string getSignType() |
| 1273 | + * @method $this withSignType($value) |
| 1274 | + * @method string getCubeId() |
| 1275 | + * @method $this withCubeId($value) |
| 1276 | + */ |
| 1277 | +class QueryDatasetSmartqStatus extends Rpc |
| 1278 | +{ |
| 1279 | + |
| 1280 | + /** @var string */ |
| 1281 | + public $scheme = 'https'; |
| 1282 | +} |
| 1283 | + |
1230 | 1284 | /**
|
1231 | 1285 | * @method string getAccessPoint()
|
1232 | 1286 | * @method $this withAccessPoint($value)
|
@@ -1261,6 +1315,21 @@ class QueryEmbeddedStatus extends Rpc
|
1261 | 1315 | {
|
1262 | 1316 | }
|
1263 | 1317 |
|
| 1318 | +/** |
| 1319 | + * @method string getAccessPoint() |
| 1320 | + * @method $this withAccessPoint($value) |
| 1321 | + * @method string getSignType() |
| 1322 | + * @method $this withSignType($value) |
| 1323 | + * @method string getUserId() |
| 1324 | + * @method $this withUserId($value) |
| 1325 | + */ |
| 1326 | +class QueryLlmCubeWithThemeListByUserId extends Rpc |
| 1327 | +{ |
| 1328 | + |
| 1329 | + /** @var string */ |
| 1330 | + public $scheme = 'https'; |
| 1331 | +} |
| 1332 | + |
1264 | 1333 | /**
|
1265 | 1334 | * @method string getRoleId()
|
1266 | 1335 | * @method $this withRoleId($value)
|
@@ -1351,6 +1420,23 @@ class QuerySharesToUserList extends Rpc
|
1351 | 1420 | {
|
1352 | 1421 | }
|
1353 | 1422 |
|
| 1423 | +/** |
| 1424 | + * @method string getAccessPoint() |
| 1425 | + * @method $this withAccessPoint($value) |
| 1426 | + * @method string getSignType() |
| 1427 | + * @method $this withSignType($value) |
| 1428 | + * @method string getUserId() |
| 1429 | + * @method $this withUserId($value) |
| 1430 | + * @method string getCubeId() |
| 1431 | + * @method $this withCubeId($value) |
| 1432 | + */ |
| 1433 | +class QuerySmartqPermissionByCubeId extends Rpc |
| 1434 | +{ |
| 1435 | + |
| 1436 | + /** @var string */ |
| 1437 | + public $scheme = 'https'; |
| 1438 | +} |
| 1439 | + |
1354 | 1440 | /**
|
1355 | 1441 | * @method string getTicket()
|
1356 | 1442 | * @method $this withTicket($value)
|
@@ -1652,6 +1738,46 @@ class SetDataLevelPermissionWhiteList extends Rpc
|
1652 | 1738 | {
|
1653 | 1739 | }
|
1654 | 1740 |
|
| 1741 | +/** |
| 1742 | + * @method string getLlmCubeThemes() |
| 1743 | + * @method $this withLlmCubeThemes($value) |
| 1744 | + * @method string getAccessPoint() |
| 1745 | + * @method $this withAccessPoint($value) |
| 1746 | + * @method string getLlmCubes() |
| 1747 | + * @method $this withLlmCubes($value) |
| 1748 | + * @method string getSignType() |
| 1749 | + * @method $this withSignType($value) |
| 1750 | + * @method string getOperationType() |
| 1751 | + * @method $this withOperationType($value) |
| 1752 | + * @method string getExpireDay() |
| 1753 | + * @method $this withExpireDay($value) |
| 1754 | + * @method string getUserIds() |
| 1755 | + * @method $this withUserIds($value) |
| 1756 | + */ |
| 1757 | +class SmartqAuthorize extends Rpc |
| 1758 | +{ |
| 1759 | + |
| 1760 | + /** @var string */ |
| 1761 | + public $scheme = 'https'; |
| 1762 | +} |
| 1763 | + |
| 1764 | +/** |
| 1765 | + * @method string getAccessPoint() |
| 1766 | + * @method $this withAccessPoint($value) |
| 1767 | + * @method string getTargetUserIds() |
| 1768 | + * @method $this withTargetUserIds($value) |
| 1769 | + * @method string getSignType() |
| 1770 | + * @method $this withSignType($value) |
| 1771 | + * @method string getOriginUserId() |
| 1772 | + * @method $this withOriginUserId($value) |
| 1773 | + */ |
| 1774 | +class SmartqAuthTransfer extends Rpc |
| 1775 | +{ |
| 1776 | + |
| 1777 | + /** @var string */ |
| 1778 | + public $scheme = 'https'; |
| 1779 | +} |
| 1780 | + |
1655 | 1781 | /**
|
1656 | 1782 | * @method string getAccessPoint()
|
1657 | 1783 | * @method $this withAccessPoint($value)
|
@@ -1798,10 +1924,12 @@ class UpdateUserTagValue extends Rpc
|
1798 | 1924 | * @method $this withRoleId($value)
|
1799 | 1925 | * @method string getAccessPoint()
|
1800 | 1926 | * @method $this withAccessPoint($value)
|
1801 |
| - * @method string getSignType() |
1802 |
| - * @method $this withSignType($value) |
1803 | 1927 | * @method string getUserId()
|
1804 | 1928 | * @method $this withUserId($value)
|
| 1929 | + * @method string getRoleIds() |
| 1930 | + * @method $this withRoleIds($value) |
| 1931 | + * @method string getSignType() |
| 1932 | + * @method $this withSignType($value) |
1805 | 1933 | * @method string getWorkspaceId()
|
1806 | 1934 | * @method $this withWorkspaceId($value)
|
1807 | 1935 | */
|
|
0 commit comments