Skip to content

Commit

Permalink
Generated Darabonba for MaxCompute-2022-01-04.
Browse files Browse the repository at this point in the history
  • Loading branch information
sdk-team committed Jan 2, 2025
1 parent a5ac898 commit a6bdfd7
Show file tree
Hide file tree
Showing 5 changed files with 3,766 additions and 473 deletions.
2 changes: 1 addition & 1 deletion maxcompute-20220104/Teafile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"csharp": "AlibabaCloud.SDK.MaxCompute20220104:1.4.1",
"ts": "@alicloud/maxcompute20220104:1.3.1",
"php": "alibabacloud/maxcompute-20220104:1.4.1",
"python": "alibabacloud_maxcompute20220104:3.0.0",
"python": "alibabacloud_maxcompute20220104:3.1.0",
"python2": "alibabacloud_maxcompute20220104_py2:2.3.0",
"swift": "alibabacloud-sdk-swift/maxcompute-20220104:1.0.0"
},
Expand Down
50 changes: 30 additions & 20 deletions maxcompute-20220104/api-info.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,23 @@
"version": "2022-01-04",
"apiDoc": {
"hasDoc": [
"ApplyComputeQuotaPlan",
"CreateComputeQuotaPlan",
"CreateMmsDataSource",
"CreateMmsFetchMetadataJob",
"CreateMmsJob",
"CreatePackage",
"CreateProject",
"CreateQuotaPlan",
"CreateRole",
"DeleteComputeQuotaPlan",
"DeleteMmsDataSource",
"DeleteMmsJob",
"DeleteQuotaPlan",
"GetComputeEffectivePlan",
"GetComputeQuotaPlan",
"GetComputeQuotaSchedule",
"GetJobResourceUsage",
"GetMmsAsyncTask",
"GetMmsDataSource",
"GetMmsDb",
Expand All @@ -26,12 +33,14 @@
"GetQuotaPlan",
"GetQuotaSchedule",
"GetQuotaUsage",
"GetRoleAcl",
"GetRoleAclOnObject",
"GetRolePolicy",
"GetRunningJobs",
"GetTableInfo",
"GetTrustedProjects",
"KillJobs",
"ListComputeQuotaPlan",
"ListFunctions",
"ListJobInfos",
"ListMmsDataSources",
Expand All @@ -41,34 +50,35 @@
"ListMmsTables",
"ListMmsTaskLogs",
"ListMmsTasks",
"ListPackages",
"ListProjectUsers",
"ListProjects",
"ListQuotasPlans",
"ListResources",
"ListRoles",
"ListStoragePartitionsInfo",
"ListStorageTablesInfo",
"GetQuota",
"UpdateProjectDefaultQuota",
"StopMmsJob",
"UpdateTunnelQuotaTimer",
"ListTables",
"ListTunnelQuotaTimer",
"RetryMmsJob",
"ListUsers",
"ListUsersByRole",
"ListPackages",
"ListProjects",
"ListQuotasPlans",
"GetRoleAcl",
"ListTables",
"UpdateMmsDataSource",
"ListQuotas",
"GetJobResourceUsage",
"QueryQuota",
"RetryMmsJob",
"StartMmsJob",
"ListResources",
"ListUsers",
"UpdateProjectIpWhiteList",
"UpdateQuotaPlan",
"UpdateQuotaSchedule",
"UpdatePackage",
"StopMmsJob",
"UpdateComputeQuotaPlan",
"UpdateComputeQuotaSchedule",
"UpdateProjectBasicMeta",
"QueryQuota"
"GetQuota",
"ListQuotas",
"UpdateTunnelQuotaTimer",
"UpdatePackage",
"UpdateQuotaSchedule",
"UpdateMmsDataSource",
"UpdateProjectDefaultQuota",
"UpdateComputeSubQuota",
"UpdateQuotaPlan",
"UpdateProjectIpWhiteList"
],
"noDoc": []
},
Expand Down
52 changes: 46 additions & 6 deletions maxcompute-20220104/async/api-info.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,41 +3,81 @@
"version": "2022-01-04",
"apiDoc": {
"hasDoc": [
"ApplyComputeQuotaPlan",
"CreateComputeQuotaPlan",
"CreateMmsDataSource",
"CreateMmsFetchMetadataJob",
"CreateMmsJob",
"CreatePackage",
"CreateProject",
"CreateQuotaPlan",
"CreateQuotaSchedule",
"CreateRole",
"DeleteComputeQuotaPlan",
"DeleteMmsDataSource",
"DeleteMmsJob",
"DeleteQuotaPlan",
"GetComputeEffectivePlan",
"GetComputeQuotaPlan",
"GetComputeQuotaSchedule",
"GetJobResourceUsage",
"GetMmsAsyncTask",
"GetMmsDataSource",
"GetMmsDb",
"GetMmsFetchMetadataJob",
"GetMmsJob",
"GetMmsPartition",
"GetMmsTable",
"GetMmsTask",
"GetPackage",
"GetProject",
"GetQuotaPlan",
"GetQuotaSchedule",
"GetQuotaUsage",
"GetRoleAcl",
"GetRoleAclOnObject",
"GetRunningJobs",
"GetRolePolicy",
"GetTableInfo",
"GetTrustedProjects",
"KillJobs",
"ListComputeQuotaPlan",
"ListFunctions",
"ListJobInfos",
"ListMmsDataSources",
"ListMmsJobs",
"ListMmsDbs",
"ListMmsPartitions",
"ListMmsTables",
"ListMmsTaskLogs",
"ListMmsTasks",
"ListPackages",
"ListProjectUsers",
"ListProjects",
"ListQuotasPlans",
"ListResources",
"ListQuotasPlans",
"ListRoles",
"ListStorageTablesInfo",
"ListStoragePartitionsInfo",
"ListTables",
"ListTunnelQuotaTimer",
"ListUsers",
"ListUsersByRole",
"QueryQuota",
"RetryMmsJob",
"GetQuota",
"ListQuotas",
"UpdateQuota",
"UpdateQuotaPlan",
"ListProjectUsers",
"UpdatePackage",
"UpdateComputeQuotaPlan",
"UpdateMmsDataSource",
"UpdateComputeSubQuota",
"StopMmsJob",
"StartMmsJob",
"UpdateProjectDefaultQuota",
"UpdateProjectIpWhiteList",
"UpdateTunnelQuotaTimer",
"UpdateComputeQuotaSchedule",
"UpdatePackage",
"UpdateProjectBasicMeta",
"UpdateQuotaPlan",
"UpdateQuotaSchedule"
],
"noDoc": []
Expand Down
Loading

0 comments on commit a6bdfd7

Please sign in to comment.