@alicloud/websitebuild20250429 2.30.2 → 2.30.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (210) hide show
  1. package/dist/client.d.ts +136 -136
  2. package/dist/client.js +136 -136
  3. package/dist/models/AllocateSupabaseForAdminRequest.d.ts +3 -1
  4. package/dist/models/AllocateSupabaseForAdminRequest.js.map +1 -1
  5. package/dist/models/AllocateSupabaseForAdminResponseBody.d.ts +5 -5
  6. package/dist/models/AppInstanceAggregate.d.ts +3 -1
  7. package/dist/models/AppInstanceAggregate.js +6 -0
  8. package/dist/models/AppInstanceAggregate.js.map +1 -1
  9. package/dist/models/CheckAppVerifyCodeResponseBody.d.ts +1 -1
  10. package/dist/models/CopyAppPluginConfigRequest.d.ts +6 -0
  11. package/dist/models/CopyAppPluginConfigRequest.js.map +1 -1
  12. package/dist/models/CopyAppPluginConfigResponseBody.d.ts +34 -0
  13. package/dist/models/CopyAppPluginConfigResponseBody.js.map +1 -1
  14. package/dist/models/CreateAistaffConversationRequest.d.ts +1 -1
  15. package/dist/models/CreateAistaffConversationResponseBody.d.ts +1 -1
  16. package/dist/models/CreateInspirationRequest.d.ts +7 -7
  17. package/dist/models/DeleteAppFileRequest.d.ts +6 -0
  18. package/dist/models/DeleteAppFileRequest.js.map +1 -1
  19. package/dist/models/DeleteAppFileResponseBody.d.ts +37 -0
  20. package/dist/models/DeleteAppFileResponseBody.js.map +1 -1
  21. package/dist/models/DeleteAppInstanceFileRequest.d.ts +2 -2
  22. package/dist/models/DeleteAppInstanceFileResponseBody.d.ts +11 -11
  23. package/dist/models/DeleteAppSupabaseSecretsRequest.d.ts +2 -2
  24. package/dist/models/DeleteAppSupabaseSecretsResponseBody.d.ts +10 -10
  25. package/dist/models/GetAppConversationRequest.d.ts +2 -2
  26. package/dist/models/GetAppConversationResponseBody.d.ts +22 -22
  27. package/dist/models/GetAppFileContentRequest.d.ts +6 -0
  28. package/dist/models/GetAppFileContentRequest.js.map +1 -1
  29. package/dist/models/GetAppFileContentResponseBody.d.ts +42 -0
  30. package/dist/models/GetAppFileContentResponseBody.js.map +1 -1
  31. package/dist/models/GetAppInstanceEntitlementRequest.d.ts +1 -1
  32. package/dist/models/GetAppInstanceEntitlementResponseBody.d.ts +30 -30
  33. package/dist/models/GetAppInstanceForAdminResponseBody.d.ts +1 -1
  34. package/dist/models/GetAppInstanceResponseBody.d.ts +4 -4
  35. package/dist/models/GetAppInstanceTempShortUrlRequest.d.ts +1 -1
  36. package/dist/models/GetAppInstanceTempShortUrlResponseBody.d.ts +13 -13
  37. package/dist/models/GetAppPublishStatusRequest.d.ts +3 -3
  38. package/dist/models/GetAppPublishStatusResponseBody.d.ts +26 -26
  39. package/dist/models/GetAppRecommendedCommoditiesRequest.d.ts +3 -3
  40. package/dist/models/GetAppRecommendedCommoditiesResponseBody.d.ts +11 -11
  41. package/dist/models/GetAppSeoStatusRequest.d.ts +3 -3
  42. package/dist/models/GetAppSeoStatusResponseBody.d.ts +18 -18
  43. package/dist/models/GetAppSeoTrendsRequest.d.ts +3 -3
  44. package/dist/models/GetAppSeoTrendsResponseBody.d.ts +13 -13
  45. package/dist/models/GetAppSitemapRequest.d.ts +3 -3
  46. package/dist/models/GetAppSitemapResponseBody.d.ts +11 -11
  47. package/dist/models/GetAppSupabaseAuthConfigRequest.d.ts +2 -2
  48. package/dist/models/GetAppSupabaseAuthConfigResponseBody.d.ts +24 -18
  49. package/dist/models/GetAppSupabaseAuthConfigResponseBody.js.map +1 -1
  50. package/dist/models/GetAppSupabaseSecretsRequest.d.ts +2 -2
  51. package/dist/models/GetAppSupabaseSecretsResponseBody.d.ts +17 -17
  52. package/dist/models/GetCreateLogoTaskRequest.d.ts +1 -1
  53. package/dist/models/GetCreateLogoTaskResponseBody.d.ts +6 -6
  54. package/dist/models/GetLlmProxyConfigForAdminResponseBody.d.ts +4 -4
  55. package/dist/models/GetMiniAppAuthUrlRequest.d.ts +3 -3
  56. package/dist/models/GetMiniAppAuthUrlResponseBody.d.ts +3 -3
  57. package/dist/models/GetMiniAppBindingForAdminRequest.d.ts +3 -3
  58. package/dist/models/GetMiniAppBindingForAdminResponseBody.d.ts +4 -4
  59. package/dist/models/GetMiniAppBindingRequest.d.ts +3 -3
  60. package/dist/models/GetMiniAppBindingResponseBody.d.ts +8 -8
  61. package/dist/models/GetMiniAppBindingShrinkRequest.d.ts +3 -3
  62. package/dist/models/GetOssUploadPolicyRequest.d.ts +3 -0
  63. package/dist/models/GetOssUploadPolicyRequest.js.map +1 -1
  64. package/dist/models/GetOssUploadPolicyResponseBody.d.ts +61 -0
  65. package/dist/models/GetOssUploadPolicyResponseBody.js.map +1 -1
  66. package/dist/models/ListAppChatMessagesRequest.d.ts +6 -6
  67. package/dist/models/ListAppChatMessagesResponseBody.d.ts +35 -35
  68. package/dist/models/ListAppConversationsRequest.d.ts +8 -8
  69. package/dist/models/ListAppConversationsResponseBody.d.ts +28 -28
  70. package/dist/models/ListAppInstanceDomainsRequest.d.ts +1 -1
  71. package/dist/models/ListAppInstanceDomainsResponseBody.d.ts +20 -20
  72. package/dist/models/ListAppInstancesRequest.d.ts +2 -2
  73. package/dist/models/ListAppInstancesResponseBody.d.ts +7 -7
  74. package/dist/models/ListAppInstancesShrinkRequest.d.ts +2 -2
  75. package/dist/models/ListAppPluginsRequest.d.ts +9 -9
  76. package/dist/models/ListAppPluginsResponseBody.d.ts +32 -32
  77. package/dist/models/OnlineAppInstanceResponseBody.d.ts +2 -2
  78. package/dist/models/OperateAppTemplateLikeRequest.d.ts +2 -2
  79. package/dist/models/OperateAppTemplateLikeResponseBody.d.ts +9 -9
  80. package/dist/models/OperateSupabaseForAdminResponseBody.d.ts +3 -3
  81. package/dist/models/QueryInspirationAccountDetailsRequest.d.ts +3 -3
  82. package/dist/models/QueryInspirationAccountDetailsResponseBody.d.ts +14 -14
  83. package/dist/models/QueryInspirationBalanceResponseBody.d.ts +14 -14
  84. package/dist/models/QueryInspirationConsumeRecordsResponseBody.d.ts +4 -4
  85. package/dist/models/RollbackAppInstancePublishRequest.d.ts +4 -4
  86. package/dist/models/RollbackAppInstancePublishResponseBody.d.ts +12 -12
  87. package/dist/models/SaveAppSupabaseSecretsRequest.d.ts +2 -2
  88. package/dist/models/SaveAppSupabaseSecretsResponseBody.d.ts +11 -11
  89. package/dist/models/SubmitAppSeoIndexRequest.d.ts +13 -0
  90. package/dist/models/SubmitAppSeoIndexRequest.js.map +1 -1
  91. package/dist/models/SubmitAppSeoIndexResponseBody.d.ts +37 -0
  92. package/dist/models/SubmitAppSeoIndexResponseBody.js.map +1 -1
  93. package/dist/models/SwitchAppConversationRequest.d.ts +9 -0
  94. package/dist/models/SwitchAppConversationRequest.js.map +1 -1
  95. package/dist/models/SwitchAppConversationResponseBody.d.ts +68 -0
  96. package/dist/models/SwitchAppConversationResponseBody.js.map +1 -1
  97. package/dist/models/TemplateRecord.d.ts +28 -0
  98. package/dist/models/TemplateRecord.js +70 -0
  99. package/dist/models/TemplateRecord.js.map +1 -0
  100. package/dist/models/UpdateAppChatMessageRequest.d.ts +4 -4
  101. package/dist/models/UpdateAppChatMessageResponseBody.d.ts +32 -32
  102. package/dist/models/UpdateAppCodeRequest.d.ts +2 -2
  103. package/dist/models/UpdateAppCodeResponseBody.d.ts +10 -10
  104. package/dist/models/UpdateAppInstanceRequest.d.ts +16 -16
  105. package/dist/models/UpdateAppInstanceResponseBody.d.ts +14 -14
  106. package/dist/models/UpdateAppInstanceShrinkRequest.d.ts +12 -12
  107. package/dist/models/UpdateAppSeoStatusRequest.d.ts +3 -3
  108. package/dist/models/UpdateAppSeoStatusResponseBody.d.ts +12 -12
  109. package/dist/models/UpdateAppSupabaseSecretRequest.d.ts +5 -5
  110. package/dist/models/UpdateAppSupabaseSecretResponseBody.d.ts +11 -11
  111. package/dist/models/UploadAppSiteValidationFileRequest.d.ts +6 -6
  112. package/dist/models/UploadAppSiteValidationFileResponseBody.d.ts +10 -10
  113. package/dist/models/model.d.ts +1 -0
  114. package/dist/models/model.js +11 -9
  115. package/dist/models/model.js.map +1 -1
  116. package/package.json +1 -1
  117. package/src/client.ts +136 -136
  118. package/src/models/AllocateSupabaseForAdminRequest.ts +3 -1
  119. package/src/models/AllocateSupabaseForAdminResponseBody.ts +5 -5
  120. package/src/models/AppInstanceAggregate.ts +8 -1
  121. package/src/models/CheckAppVerifyCodeResponseBody.ts +1 -1
  122. package/src/models/CopyAppPluginConfigRequest.ts +6 -0
  123. package/src/models/CopyAppPluginConfigResponseBody.ts +34 -0
  124. package/src/models/CreateAistaffConversationRequest.ts +1 -1
  125. package/src/models/CreateAistaffConversationResponseBody.ts +1 -1
  126. package/src/models/CreateInspirationRequest.ts +7 -7
  127. package/src/models/DeleteAppFileRequest.ts +6 -0
  128. package/src/models/DeleteAppFileResponseBody.ts +37 -0
  129. package/src/models/DeleteAppInstanceFileRequest.ts +2 -2
  130. package/src/models/DeleteAppInstanceFileResponseBody.ts +11 -11
  131. package/src/models/DeleteAppSupabaseSecretsRequest.ts +2 -2
  132. package/src/models/DeleteAppSupabaseSecretsResponseBody.ts +10 -10
  133. package/src/models/GetAppConversationRequest.ts +2 -2
  134. package/src/models/GetAppConversationResponseBody.ts +22 -22
  135. package/src/models/GetAppFileContentRequest.ts +6 -0
  136. package/src/models/GetAppFileContentResponseBody.ts +42 -0
  137. package/src/models/GetAppInstanceEntitlementRequest.ts +1 -1
  138. package/src/models/GetAppInstanceEntitlementResponseBody.ts +30 -30
  139. package/src/models/GetAppInstanceForAdminResponseBody.ts +1 -1
  140. package/src/models/GetAppInstanceResponseBody.ts +4 -4
  141. package/src/models/GetAppInstanceTempShortUrlRequest.ts +1 -1
  142. package/src/models/GetAppInstanceTempShortUrlResponseBody.ts +13 -13
  143. package/src/models/GetAppPublishStatusRequest.ts +3 -3
  144. package/src/models/GetAppPublishStatusResponseBody.ts +26 -26
  145. package/src/models/GetAppRecommendedCommoditiesRequest.ts +3 -3
  146. package/src/models/GetAppRecommendedCommoditiesResponseBody.ts +11 -11
  147. package/src/models/GetAppSeoStatusRequest.ts +3 -3
  148. package/src/models/GetAppSeoStatusResponseBody.ts +18 -18
  149. package/src/models/GetAppSeoTrendsRequest.ts +3 -3
  150. package/src/models/GetAppSeoTrendsResponseBody.ts +13 -13
  151. package/src/models/GetAppSitemapRequest.ts +3 -3
  152. package/src/models/GetAppSitemapResponseBody.ts +11 -11
  153. package/src/models/GetAppSupabaseAuthConfigRequest.ts +2 -2
  154. package/src/models/GetAppSupabaseAuthConfigResponseBody.ts +24 -18
  155. package/src/models/GetAppSupabaseSecretsRequest.ts +2 -2
  156. package/src/models/GetAppSupabaseSecretsResponseBody.ts +22 -22
  157. package/src/models/GetCreateLogoTaskRequest.ts +1 -1
  158. package/src/models/GetCreateLogoTaskResponseBody.ts +6 -6
  159. package/src/models/GetLlmProxyConfigForAdminResponseBody.ts +4 -4
  160. package/src/models/GetMiniAppAuthUrlRequest.ts +3 -3
  161. package/src/models/GetMiniAppAuthUrlResponseBody.ts +3 -3
  162. package/src/models/GetMiniAppBindingForAdminRequest.ts +3 -3
  163. package/src/models/GetMiniAppBindingForAdminResponseBody.ts +4 -4
  164. package/src/models/GetMiniAppBindingRequest.ts +3 -3
  165. package/src/models/GetMiniAppBindingResponseBody.ts +8 -8
  166. package/src/models/GetMiniAppBindingShrinkRequest.ts +3 -3
  167. package/src/models/GetOssUploadPolicyRequest.ts +3 -0
  168. package/src/models/GetOssUploadPolicyResponseBody.ts +61 -0
  169. package/src/models/ListAppChatMessagesRequest.ts +6 -6
  170. package/src/models/ListAppChatMessagesResponseBody.ts +35 -35
  171. package/src/models/ListAppConversationsRequest.ts +8 -8
  172. package/src/models/ListAppConversationsResponseBody.ts +28 -28
  173. package/src/models/ListAppInstanceDomainsRequest.ts +1 -1
  174. package/src/models/ListAppInstanceDomainsResponseBody.ts +20 -20
  175. package/src/models/ListAppInstancesRequest.ts +2 -2
  176. package/src/models/ListAppInstancesResponseBody.ts +7 -7
  177. package/src/models/ListAppInstancesShrinkRequest.ts +2 -2
  178. package/src/models/ListAppPluginsRequest.ts +9 -9
  179. package/src/models/ListAppPluginsResponseBody.ts +34 -34
  180. package/src/models/OnlineAppInstanceResponseBody.ts +2 -2
  181. package/src/models/OperateAppTemplateLikeRequest.ts +2 -2
  182. package/src/models/OperateAppTemplateLikeResponseBody.ts +11 -11
  183. package/src/models/OperateSupabaseForAdminResponseBody.ts +3 -3
  184. package/src/models/QueryInspirationAccountDetailsRequest.ts +3 -3
  185. package/src/models/QueryInspirationAccountDetailsResponseBody.ts +14 -14
  186. package/src/models/QueryInspirationBalanceResponseBody.ts +14 -14
  187. package/src/models/QueryInspirationConsumeRecordsResponseBody.ts +4 -4
  188. package/src/models/RollbackAppInstancePublishRequest.ts +4 -4
  189. package/src/models/RollbackAppInstancePublishResponseBody.ts +12 -12
  190. package/src/models/SaveAppSupabaseSecretsRequest.ts +2 -2
  191. package/src/models/SaveAppSupabaseSecretsResponseBody.ts +11 -11
  192. package/src/models/SubmitAppSeoIndexRequest.ts +13 -0
  193. package/src/models/SubmitAppSeoIndexResponseBody.ts +37 -0
  194. package/src/models/SwitchAppConversationRequest.ts +9 -0
  195. package/src/models/SwitchAppConversationResponseBody.ts +68 -0
  196. package/src/models/TemplateRecord.ts +53 -0
  197. package/src/models/UpdateAppChatMessageRequest.ts +4 -4
  198. package/src/models/UpdateAppChatMessageResponseBody.ts +32 -32
  199. package/src/models/UpdateAppCodeRequest.ts +2 -2
  200. package/src/models/UpdateAppCodeResponseBody.ts +10 -10
  201. package/src/models/UpdateAppInstanceRequest.ts +16 -16
  202. package/src/models/UpdateAppInstanceResponseBody.ts +14 -14
  203. package/src/models/UpdateAppInstanceShrinkRequest.ts +12 -12
  204. package/src/models/UpdateAppSeoStatusRequest.ts +3 -3
  205. package/src/models/UpdateAppSeoStatusResponseBody.ts +12 -12
  206. package/src/models/UpdateAppSupabaseSecretRequest.ts +5 -5
  207. package/src/models/UpdateAppSupabaseSecretResponseBody.ts +11 -11
  208. package/src/models/UploadAppSiteValidationFileRequest.ts +6 -6
  209. package/src/models/UploadAppSiteValidationFileResponseBody.ts +10 -10
  210. package/src/models/model.ts +1 -0
package/dist/client.js CHANGED
@@ -260,7 +260,7 @@ class Client extends openapi_core_1.default {
260
260
  * Verifies a verification code.
261
261
  *
262
262
  * @remarks
263
- * Retrieves the configuration information of the code generation plug-in.
263
+ * Retrieves the configuration information of the code generation plugin.
264
264
  *
265
265
  * @param request - CheckAppVerifyCodeRequest
266
266
  * @param runtime - runtime options for this request RuntimeOptions
@@ -301,7 +301,7 @@ class Client extends openapi_core_1.default {
301
301
  * Verifies a verification code.
302
302
  *
303
303
  * @remarks
304
- * Retrieves the configuration information of the code generation plug-in.
304
+ * Retrieves the configuration information of the code generation plugin.
305
305
  *
306
306
  * @param request - CheckAppVerifyCodeRequest
307
307
  * @returns CheckAppVerifyCodeResponse
@@ -515,10 +515,10 @@ class Client extends openapi_core_1.default {
515
515
  return await this.confirmAppInstanceWithOptions(request, runtime);
516
516
  }
517
517
  /**
518
- * 复制插件配置
518
+ * Copies the plug-in configuration.
519
519
  *
520
520
  * @remarks
521
- * 获取生码插件配置信息
521
+ * Retrieves the code generation plug-in configuration information.
522
522
  *
523
523
  * @param request - CopyAppPluginConfigRequest
524
524
  * @param runtime - runtime options for this request RuntimeOptions
@@ -550,10 +550,10 @@ class Client extends openapi_core_1.default {
550
550
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CopyAppPluginConfigResponse({}));
551
551
  }
552
552
  /**
553
- * 复制插件配置
553
+ * Copies the plug-in configuration.
554
554
  *
555
555
  * @remarks
556
- * 获取生码插件配置信息
556
+ * Retrieves the code generation plug-in configuration information.
557
557
  *
558
558
  * @param request - CopyAppPluginConfigRequest
559
559
  * @returns CopyAppPluginConfigResponse
@@ -625,7 +625,7 @@ class Client extends openapi_core_1.default {
625
625
  * Creates an AI employee session.
626
626
  *
627
627
  * @remarks
628
- * Creates an AI session for WanXiaoZhi 2.0.
628
+ * Creates an AI session for Wan Xiaozhi 2.0.
629
629
  *
630
630
  * @param request - CreateAIStaffConversationRequest
631
631
  * @param runtime - runtime options for this request RuntimeOptions
@@ -657,7 +657,7 @@ class Client extends openapi_core_1.default {
657
657
  * Creates an AI employee session.
658
658
  *
659
659
  * @remarks
660
- * Creates an AI session for WanXiaoZhi 2.0.
660
+ * Creates an AI session for Wan Xiaozhi 2.0.
661
661
  *
662
662
  * @param request - CreateAIStaffConversationRequest
663
663
  * @returns CreateAIStaffConversationResponse
@@ -1432,10 +1432,10 @@ class Client extends openapi_core_1.default {
1432
1432
  return await this.deleteAppDomainRedirectWithOptions(request, runtime);
1433
1433
  }
1434
1434
  /**
1435
- * 删除文件
1435
+ * Deletes a file.
1436
1436
  *
1437
1437
  * @remarks
1438
- * 查询应用实例信息
1438
+ * Queries application instance information.
1439
1439
  *
1440
1440
  * @param request - DeleteAppFileRequest
1441
1441
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1467,10 +1467,10 @@ class Client extends openapi_core_1.default {
1467
1467
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteAppFileResponse({}));
1468
1468
  }
1469
1469
  /**
1470
- * 删除文件
1470
+ * Deletes a file.
1471
1471
  *
1472
1472
  * @remarks
1473
- * 查询应用实例信息
1473
+ * Queries application instance information.
1474
1474
  *
1475
1475
  * @param request - DeleteAppFileRequest
1476
1476
  * @returns DeleteAppFileResponse
@@ -1480,10 +1480,10 @@ class Client extends openapi_core_1.default {
1480
1480
  return await this.deleteAppFileWithOptions(request, runtime);
1481
1481
  }
1482
1482
  /**
1483
- * Delete file
1483
+ * Deletes a file.
1484
1484
  *
1485
1485
  * @remarks
1486
- * Query application instance information
1486
+ * Queries application instance information.
1487
1487
  *
1488
1488
  * @param request - DeleteAppInstanceFileRequest
1489
1489
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1515,10 +1515,10 @@ class Client extends openapi_core_1.default {
1515
1515
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteAppInstanceFileResponse({}));
1516
1516
  }
1517
1517
  /**
1518
- * Delete file
1518
+ * Deletes a file.
1519
1519
  *
1520
1520
  * @remarks
1521
- * Query application instance information
1521
+ * Queries application instance information.
1522
1522
  *
1523
1523
  * @param request - DeleteAppInstanceFileRequest
1524
1524
  * @returns DeleteAppInstanceFileResponse
@@ -1576,10 +1576,10 @@ class Client extends openapi_core_1.default {
1576
1576
  return await this.deleteAppNotificationSceneWithOptions(request, runtime);
1577
1577
  }
1578
1578
  /**
1579
- * Delete Supabase key
1579
+ * Deletes a Supabase key.
1580
1580
  *
1581
1581
  * @remarks
1582
- * Operation resource corresponds to the supabase instance information
1582
+ * The Supabase instance information corresponding to the operated resource.
1583
1583
  *
1584
1584
  * @param request - DeleteAppSupabaseSecretsRequest
1585
1585
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1611,10 +1611,10 @@ class Client extends openapi_core_1.default {
1611
1611
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteAppSupabaseSecretsResponse({}));
1612
1612
  }
1613
1613
  /**
1614
- * Delete Supabase key
1614
+ * Deletes a Supabase key.
1615
1615
  *
1616
1616
  * @remarks
1617
- * Operation resource corresponds to the supabase instance information
1617
+ * The Supabase instance information corresponding to the operated resource.
1618
1618
  *
1619
1619
  * @param request - DeleteAppSupabaseSecretsRequest
1620
1620
  * @returns DeleteAppSupabaseSecretsResponse
@@ -1997,10 +1997,10 @@ class Client extends openapi_core_1.default {
1997
1997
  return await this.getAppCodeWorkspaceDetailWithOptions(request, runtime);
1998
1998
  }
1999
1999
  /**
2000
- * Retrieve conversation details
2000
+ * Retrieves the details of a conversation.
2001
2001
  *
2002
2002
  * @remarks
2003
- * Wan Xiaozhi 2.0 API for creating an AI session
2003
+ * Creates an AI conversation through the Wanxiaozhi 2.0 interface.
2004
2004
  *
2005
2005
  * @param request - GetAppConversationRequest
2006
2006
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2032,10 +2032,10 @@ class Client extends openapi_core_1.default {
2032
2032
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAppConversationResponse({}));
2033
2033
  }
2034
2034
  /**
2035
- * Retrieve conversation details
2035
+ * Retrieves the details of a conversation.
2036
2036
  *
2037
2037
  * @remarks
2038
- * Wan Xiaozhi 2.0 API for creating an AI session
2038
+ * Creates an AI conversation through the Wanxiaozhi 2.0 interface.
2039
2039
  *
2040
2040
  * @param request - GetAppConversationRequest
2041
2041
  * @returns GetAppConversationResponse
@@ -2138,10 +2138,10 @@ class Client extends openapi_core_1.default {
2138
2138
  return await this.getAppDatabaseTableSchemasWithOptions(request, runtime);
2139
2139
  }
2140
2140
  /**
2141
- * 读取文件及修改时间
2141
+ * Retrieves file content and modification time.
2142
2142
  *
2143
2143
  * @remarks
2144
- * 获取生码插件配置信息
2144
+ * Retrieves the configuration information of the code generation plug-in.
2145
2145
  *
2146
2146
  * @param request - GetAppFileContentRequest
2147
2147
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2173,10 +2173,10 @@ class Client extends openapi_core_1.default {
2173
2173
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAppFileContentResponse({}));
2174
2174
  }
2175
2175
  /**
2176
- * 读取文件及修改时间
2176
+ * Retrieves file content and modification time.
2177
2177
  *
2178
2178
  * @remarks
2179
- * 获取生码插件配置信息
2179
+ * Retrieves the configuration information of the code generation plug-in.
2180
2180
  *
2181
2181
  * @param request - GetAppFileContentRequest
2182
2182
  * @returns GetAppFileContentResponse
@@ -2225,10 +2225,10 @@ class Client extends openapi_core_1.default {
2225
2225
  return await this.getAppInstanceWithOptions(request, runtime);
2226
2226
  }
2227
2227
  /**
2228
- * GetAppInstanceEntitlement
2228
+ * Queries the entitlement information of an application instance.
2229
2229
  *
2230
2230
  * @remarks
2231
- * Query application instance information
2231
+ * Queries the entitlement information of an application instance.
2232
2232
  *
2233
2233
  * @param request - GetAppInstanceEntitlementRequest
2234
2234
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2257,10 +2257,10 @@ class Client extends openapi_core_1.default {
2257
2257
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAppInstanceEntitlementResponse({}));
2258
2258
  }
2259
2259
  /**
2260
- * GetAppInstanceEntitlement
2260
+ * Queries the entitlement information of an application instance.
2261
2261
  *
2262
2262
  * @remarks
2263
- * Query application instance information
2263
+ * Queries the entitlement information of an application instance.
2264
2264
  *
2265
2265
  * @param request - GetAppInstanceEntitlementRequest
2266
2266
  * @returns GetAppInstanceEntitlementResponse
@@ -2363,10 +2363,10 @@ class Client extends openapi_core_1.default {
2363
2363
  return await this.getAppInstanceForPartnerWithOptions(request, runtime);
2364
2364
  }
2365
2365
  /**
2366
- * Obtain a temporary short URL for the application
2366
+ * Retrieves a temporary short URL for an application.
2367
2367
  *
2368
2368
  * @remarks
2369
- * Obtain configuration information of the code generation plugin
2369
+ * Retrieves the configuration information of the code generation plug-in.
2370
2370
  *
2371
2371
  * @param request - GetAppInstanceTempShortUrlRequest
2372
2372
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2395,10 +2395,10 @@ class Client extends openapi_core_1.default {
2395
2395
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAppInstanceTempShortUrlResponse({}));
2396
2396
  }
2397
2397
  /**
2398
- * Obtain a temporary short URL for the application
2398
+ * Retrieves a temporary short URL for an application.
2399
2399
  *
2400
2400
  * @remarks
2401
- * Obtain configuration information of the code generation plugin
2401
+ * Retrieves the configuration information of the code generation plug-in.
2402
2402
  *
2403
2403
  * @param request - GetAppInstanceTempShortUrlRequest
2404
2404
  * @returns GetAppInstanceTempShortUrlResponse
@@ -2456,10 +2456,10 @@ class Client extends openapi_core_1.default {
2456
2456
  return await this.getAppPluginConfigWithOptions(request, runtime);
2457
2457
  }
2458
2458
  /**
2459
- * Query publishing status
2459
+ * Queries the publish status.
2460
2460
  *
2461
2461
  * @remarks
2462
- * Obtain the configuration information of the code generation plugin
2462
+ * Retrieves the configuration information of the code generation plugin.
2463
2463
  *
2464
2464
  * @param request - GetAppPublishStatusRequest
2465
2465
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2494,10 +2494,10 @@ class Client extends openapi_core_1.default {
2494
2494
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAppPublishStatusResponse({}));
2495
2495
  }
2496
2496
  /**
2497
- * Query publishing status
2497
+ * Queries the publish status.
2498
2498
  *
2499
2499
  * @remarks
2500
- * Obtain the configuration information of the code generation plugin
2500
+ * Retrieves the configuration information of the code generation plugin.
2501
2501
  *
2502
2502
  * @param request - GetAppPublishStatusRequest
2503
2503
  * @returns GetAppPublishStatusResponse
@@ -2654,10 +2654,10 @@ class Client extends openapi_core_1.default {
2654
2654
  return await this.getAppSandboxPreviewUrlWithOptions(request, runtime);
2655
2655
  }
2656
2656
  /**
2657
- * Query SEO index status
2657
+ * Queries the SEO index status.
2658
2658
  *
2659
2659
  * @remarks
2660
- * Obtain the configuration information of the code generation plugin
2660
+ * Retrieves the configuration information of the code generation plugin.
2661
2661
  *
2662
2662
  * @param request - GetAppSeoStatusRequest
2663
2663
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2692,10 +2692,10 @@ class Client extends openapi_core_1.default {
2692
2692
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAppSeoStatusResponse({}));
2693
2693
  }
2694
2694
  /**
2695
- * Query SEO index status
2695
+ * Queries the SEO index status.
2696
2696
  *
2697
2697
  * @remarks
2698
- * Obtain the configuration information of the code generation plugin
2698
+ * Retrieves the configuration information of the code generation plugin.
2699
2699
  *
2700
2700
  * @param request - GetAppSeoStatusRequest
2701
2701
  * @returns GetAppSeoStatusResponse
@@ -2705,10 +2705,10 @@ class Client extends openapi_core_1.default {
2705
2705
  return await this.getAppSeoStatusWithOptions(request, runtime);
2706
2706
  }
2707
2707
  /**
2708
- * SEO Index Chart
2708
+ * SEO index chart.
2709
2709
  *
2710
2710
  * @remarks
2711
- * Obtain plugin configuration information
2711
+ * Retrieves the configuration information of the code generation plugin.
2712
2712
  *
2713
2713
  * @param request - GetAppSeoTrendsRequest
2714
2714
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2743,10 +2743,10 @@ class Client extends openapi_core_1.default {
2743
2743
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAppSeoTrendsResponse({}));
2744
2744
  }
2745
2745
  /**
2746
- * SEO Index Chart
2746
+ * SEO index chart.
2747
2747
  *
2748
2748
  * @remarks
2749
- * Obtain plugin configuration information
2749
+ * Retrieves the configuration information of the code generation plugin.
2750
2750
  *
2751
2751
  * @param request - GetAppSeoTrendsRequest
2752
2752
  * @returns GetAppSeoTrendsResponse
@@ -2756,10 +2756,10 @@ class Client extends openapi_core_1.default {
2756
2756
  return await this.getAppSeoTrendsWithOptions(request, runtime);
2757
2757
  }
2758
2758
  /**
2759
- * Retrieve site map
2759
+ * Retrieves the sitemap.
2760
2760
  *
2761
2761
  * @remarks
2762
- * Retrieve QR code plugin configuration information
2762
+ * Retrieves the configuration information of the code generation plugin.
2763
2763
  *
2764
2764
  * @param request - GetAppSitemapRequest
2765
2765
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2794,10 +2794,10 @@ class Client extends openapi_core_1.default {
2794
2794
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAppSitemapResponse({}));
2795
2795
  }
2796
2796
  /**
2797
- * Retrieve site map
2797
+ * Retrieves the sitemap.
2798
2798
  *
2799
2799
  * @remarks
2800
- * Retrieve QR code plugin configuration information
2800
+ * Retrieves the configuration information of the code generation plugin.
2801
2801
  *
2802
2802
  * @param request - GetAppSitemapRequest
2803
2803
  * @returns GetAppSitemapResponse
@@ -2807,10 +2807,10 @@ class Client extends openapi_core_1.default {
2807
2807
  return await this.getAppSitemapWithOptions(request, runtime);
2808
2808
  }
2809
2809
  /**
2810
- * Query Supabase authentication settings
2810
+ * Queries the Supabase authentication settings.
2811
2811
  *
2812
2812
  * @remarks
2813
- * Query the auth configuration information of the Supabase instance corresponding to the resource.
2813
+ * Queries the Supabase instance authentication configuration information for a specified resource.
2814
2814
  *
2815
2815
  * @param request - GetAppSupabaseAuthConfigRequest
2816
2816
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2842,10 +2842,10 @@ class Client extends openapi_core_1.default {
2842
2842
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAppSupabaseAuthConfigResponse({}));
2843
2843
  }
2844
2844
  /**
2845
- * Query Supabase authentication settings
2845
+ * Queries the Supabase authentication settings.
2846
2846
  *
2847
2847
  * @remarks
2848
- * Query the auth configuration information of the Supabase instance corresponding to the resource.
2848
+ * Queries the Supabase instance authentication configuration information for a specified resource.
2849
2849
  *
2850
2850
  * @param request - GetAppSupabaseAuthConfigRequest
2851
2851
  * @returns GetAppSupabaseAuthConfigResponse
@@ -2900,10 +2900,10 @@ class Client extends openapi_core_1.default {
2900
2900
  return await this.getAppSupabaseInstanceWithOptions(request, runtime);
2901
2901
  }
2902
2902
  /**
2903
- * Query Supabase keys
2903
+ * Queries Supabase keys.
2904
2904
  *
2905
2905
  * @remarks
2906
- * The supabase instance information corresponding to the operated resource
2906
+ * Queries the Supabase instance information corresponding to the specified resource.
2907
2907
  *
2908
2908
  * @param request - GetAppSupabaseSecretsRequest
2909
2909
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2935,10 +2935,10 @@ class Client extends openapi_core_1.default {
2935
2935
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAppSupabaseSecretsResponse({}));
2936
2936
  }
2937
2937
  /**
2938
- * Query Supabase keys
2938
+ * Queries Supabase keys.
2939
2939
  *
2940
2940
  * @remarks
2941
- * The supabase instance information corresponding to the operated resource
2941
+ * Queries the Supabase instance information corresponding to the specified resource.
2942
2942
  *
2943
2943
  * @param request - GetAppSupabaseSecretsRequest
2944
2944
  * @returns GetAppSupabaseSecretsResponse
@@ -3208,7 +3208,7 @@ class Client extends openapi_core_1.default {
3208
3208
  * Queries the LLM Proxy configuration.
3209
3209
  *
3210
3210
  * @remarks
3211
- * Queries the Supabase instance configuration information for a specified resource.
3211
+ * Queries the Supabase instance configuration information corresponding to a resource.
3212
3212
  *
3213
3213
  * @param request - GetLlmProxyConfigForAdminRequest
3214
3214
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3243,7 +3243,7 @@ class Client extends openapi_core_1.default {
3243
3243
  * Queries the LLM Proxy configuration.
3244
3244
  *
3245
3245
  * @remarks
3246
- * Queries the Supabase instance configuration information for a specified resource.
3246
+ * Queries the Supabase instance configuration information corresponding to a resource.
3247
3247
  *
3248
3248
  * @param request - GetLlmProxyConfigForAdminRequest
3249
3249
  * @returns GetLlmProxyConfigForAdminResponse
@@ -3253,7 +3253,7 @@ class Client extends openapi_core_1.default {
3253
3253
  return await this.getLlmProxyConfigForAdminWithOptions(request, runtime);
3254
3254
  }
3255
3255
  /**
3256
- * Obtain miniapp authorization link
3256
+ * Retrieves the authorization URL for a mini program.
3257
3257
  *
3258
3258
  * @param request - GetMiniAppAuthUrlRequest
3259
3259
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3288,7 +3288,7 @@ class Client extends openapi_core_1.default {
3288
3288
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetMiniAppAuthUrlResponse({}));
3289
3289
  }
3290
3290
  /**
3291
- * Obtain miniapp authorization link
3291
+ * Retrieves the authorization URL for a mini program.
3292
3292
  *
3293
3293
  * @param request - GetMiniAppAuthUrlRequest
3294
3294
  * @returns GetMiniAppAuthUrlResponse
@@ -3298,10 +3298,10 @@ class Client extends openapi_core_1.default {
3298
3298
  return await this.getMiniAppAuthUrlWithOptions(request, runtime);
3299
3299
  }
3300
3300
  /**
3301
- * Query the miniapp attached to a site
3301
+ * Queries the mini programs associated with a site.
3302
3302
  *
3303
3303
  * @remarks
3304
- * Obtain the QR code plugin configuration information
3304
+ * Retrieves the configuration information of the QR code generation plug-in.
3305
3305
  *
3306
3306
  * @param tmpReq - GetMiniAppBindingRequest
3307
3307
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3341,10 +3341,10 @@ class Client extends openapi_core_1.default {
3341
3341
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetMiniAppBindingResponse({}));
3342
3342
  }
3343
3343
  /**
3344
- * Query the miniapp attached to a site
3344
+ * Queries the mini programs associated with a site.
3345
3345
  *
3346
3346
  * @remarks
3347
- * Obtain the QR code plugin configuration information
3347
+ * Retrieves the configuration information of the QR code generation plug-in.
3348
3348
  *
3349
3349
  * @param request - GetMiniAppBindingRequest
3350
3350
  * @returns GetMiniAppBindingResponse
@@ -3354,7 +3354,7 @@ class Client extends openapi_core_1.default {
3354
3354
  return await this.getMiniAppBindingWithOptions(request, runtime);
3355
3355
  }
3356
3356
  /**
3357
- * Query the miniapp attached to an application instance based on conditions
3357
+ * Performs a conditional query for mini programs attached to an application instance.
3358
3358
  *
3359
3359
  * @param request - GetMiniAppBindingForAdminRequest
3360
3360
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3389,7 +3389,7 @@ class Client extends openapi_core_1.default {
3389
3389
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetMiniAppBindingForAdminResponse({}));
3390
3390
  }
3391
3391
  /**
3392
- * Query the miniapp attached to an application instance based on conditions
3392
+ * Performs a conditional query for mini programs attached to an application instance.
3393
3393
  *
3394
3394
  * @param request - GetMiniAppBindingForAdminRequest
3395
3395
  * @returns GetMiniAppBindingForAdminResponse
@@ -3399,10 +3399,10 @@ class Client extends openapi_core_1.default {
3399
3399
  return await this.getMiniAppBindingForAdminWithOptions(request, runtime);
3400
3400
  }
3401
3401
  /**
3402
- * 生成文件上传策略
3402
+ * Generates a file upload policy.
3403
3403
  *
3404
3404
  * @remarks
3405
- * 获取生码插件配置信息
3405
+ * Retrieves the configuration information of the code generation plug-in.
3406
3406
  *
3407
3407
  * @param request - GetOssUploadPolicyRequest
3408
3408
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3431,10 +3431,10 @@ class Client extends openapi_core_1.default {
3431
3431
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetOssUploadPolicyResponse({}));
3432
3432
  }
3433
3433
  /**
3434
- * 生成文件上传策略
3434
+ * Generates a file upload policy.
3435
3435
  *
3436
3436
  * @remarks
3437
- * 获取生码插件配置信息
3437
+ * Retrieves the configuration information of the code generation plug-in.
3438
3438
  *
3439
3439
  * @param request - GetOssUploadPolicyRequest
3440
3440
  * @returns GetOssUploadPolicyResponse
@@ -3844,10 +3844,10 @@ class Client extends openapi_core_1.default {
3844
3844
  return await this.listAppAssistantAgentsWithOptions(request, runtime);
3845
3845
  }
3846
3846
  /**
3847
- * Query the message list of a specified chat
3847
+ * Queries the message list of a specified chat.
3848
3848
  *
3849
3849
  * @remarks
3850
- * Wan Xiaozhi 2.0 - AI session history information query API
3850
+ * Wanxiaozhi 2.0 - API for querying AI conversation history.
3851
3851
  *
3852
3852
  * @param request - ListAppChatMessagesRequest
3853
3853
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3888,10 +3888,10 @@ class Client extends openapi_core_1.default {
3888
3888
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListAppChatMessagesResponse({}));
3889
3889
  }
3890
3890
  /**
3891
- * Query the message list of a specified chat
3891
+ * Queries the message list of a specified chat.
3892
3892
  *
3893
3893
  * @remarks
3894
- * Wan Xiaozhi 2.0 - AI session history information query API
3894
+ * Wanxiaozhi 2.0 - API for querying AI conversation history.
3895
3895
  *
3896
3896
  * @param request - ListAppChatMessagesRequest
3897
3897
  * @returns ListAppChatMessagesResponse
@@ -4050,10 +4050,10 @@ class Client extends openapi_core_1.default {
4050
4050
  return await this.listAppConversationMessagesWithOptions(request, runtime);
4051
4051
  }
4052
4052
  /**
4053
- * Search session list
4053
+ * Searches the conversation list.
4054
4054
  *
4055
4055
  * @remarks
4056
- * Wan Xiaozhi 2.0 Create AI Session API
4056
+ * Creates an AI session by using Wanxiaozhi 2.0.
4057
4057
  *
4058
4058
  * @param request - ListAppConversationsRequest
4059
4059
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4103,10 +4103,10 @@ class Client extends openapi_core_1.default {
4103
4103
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListAppConversationsResponse({}));
4104
4104
  }
4105
4105
  /**
4106
- * Search session list
4106
+ * Searches the conversation list.
4107
4107
  *
4108
4108
  * @remarks
4109
- * Wan Xiaozhi 2.0 Create AI Session API
4109
+ * Creates an AI session by using Wanxiaozhi 2.0.
4110
4110
  *
4111
4111
  * @param request - ListAppConversationsRequest
4112
4112
  * @returns ListAppConversationsResponse
@@ -4355,10 +4355,10 @@ class Client extends openapi_core_1.default {
4355
4355
  return await this.listAppPluginConfigsWithOptions(request, runtime);
4356
4356
  }
4357
4357
  /**
4358
- * List of code generation plugins
4358
+ * Queries the list of code generation plug-ins.
4359
4359
  *
4360
4360
  * @remarks
4361
- * Obtain configuration information of code generation plugins
4361
+ * Retrieves the configuration information of code generation plug-ins.
4362
4362
  *
4363
4363
  * @param request - ListAppPluginsRequest
4364
4364
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4399,10 +4399,10 @@ class Client extends openapi_core_1.default {
4399
4399
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListAppPluginsResponse({}));
4400
4400
  }
4401
4401
  /**
4402
- * List of code generation plugins
4402
+ * Queries the list of code generation plug-ins.
4403
4403
  *
4404
4404
  * @remarks
4405
- * Obtain configuration information of code generation plugins
4405
+ * Retrieves the configuration information of code generation plug-ins.
4406
4406
  *
4407
4407
  * @param request - ListAppPluginsRequest
4408
4408
  * @returns ListAppPluginsResponse
@@ -5301,10 +5301,10 @@ class Client extends openapi_core_1.default {
5301
5301
  return await this.operateAppServiceForPartnerWithOptions(request, runtime);
5302
5302
  }
5303
5303
  /**
5304
- * Switch template like statistics
5304
+ * Switches the like statistics for a template.
5305
5305
  *
5306
5306
  * @remarks
5307
- * Obtain barcode generation plugin configuration information
5307
+ * Retrieves the configuration information of the code generation plug-in.
5308
5308
  *
5309
5309
  * @param request - OperateAppTemplateLikeRequest
5310
5310
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5336,10 +5336,10 @@ class Client extends openapi_core_1.default {
5336
5336
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.OperateAppTemplateLikeResponse({}));
5337
5337
  }
5338
5338
  /**
5339
- * Switch template like statistics
5339
+ * Switches the like statistics for a template.
5340
5340
  *
5341
5341
  * @remarks
5342
- * Obtain barcode generation plugin configuration information
5342
+ * Retrieves the configuration information of the code generation plug-in.
5343
5343
  *
5344
5344
  * @param request - OperateAppTemplateLikeRequest
5345
5345
  * @returns OperateAppTemplateLikeResponse
@@ -5352,7 +5352,7 @@ class Client extends openapi_core_1.default {
5352
5352
  * Operates on the Supabase instance information corresponding to a resource.
5353
5353
  *
5354
5354
  * @remarks
5355
- * The Supabase instance information corresponding to the operated resource.
5355
+ * The Supabase instance information corresponding to the resource to operate on.
5356
5356
  *
5357
5357
  * @param request - OperateSupabaseForAdminRequest
5358
5358
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5417,7 +5417,7 @@ class Client extends openapi_core_1.default {
5417
5417
  * Operates on the Supabase instance information corresponding to a resource.
5418
5418
  *
5419
5419
  * @remarks
5420
- * The Supabase instance information corresponding to the operated resource.
5420
+ * The Supabase instance information corresponding to the resource to operate on.
5421
5421
  *
5422
5422
  * @param request - OperateSupabaseForAdminRequest
5423
5423
  * @returns OperateSupabaseForAdminResponse
@@ -5619,10 +5619,10 @@ class Client extends openapi_core_1.default {
5619
5619
  return await this.queryInspirationAccountDetailsWithOptions(request, runtime);
5620
5620
  }
5621
5621
  /**
5622
- * Query Inspiration Balance Overview
5622
+ * Queries the overview of inspiration point balance.
5623
5623
  *
5624
5624
  * @remarks
5625
- * Query the Supabase instance information corresponding to the resource.
5625
+ * Queries the Supabase instance information corresponding to a resource.
5626
5626
  *
5627
5627
  * @param runtime - runtime options for this request RuntimeOptions
5628
5628
  * @returns QueryInspirationBalanceResponse
@@ -5643,10 +5643,10 @@ class Client extends openapi_core_1.default {
5643
5643
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.QueryInspirationBalanceResponse({}));
5644
5644
  }
5645
5645
  /**
5646
- * Query Inspiration Balance Overview
5646
+ * Queries the overview of inspiration point balance.
5647
5647
  *
5648
5648
  * @remarks
5649
- * Query the Supabase instance information corresponding to the resource.
5649
+ * Queries the Supabase instance information corresponding to a resource.
5650
5650
  * @returns QueryInspirationBalanceResponse
5651
5651
  */
5652
5652
  async queryInspirationBalance() {
@@ -6619,10 +6619,10 @@ class Client extends openapi_core_1.default {
6619
6619
  return await this.rollbackAppCodeSnapshotWithOptions(request, runtime);
6620
6620
  }
6621
6621
  /**
6622
- * Roll back application instance deployment
6622
+ * Rolls back the release of an application instance.
6623
6623
  *
6624
6624
  * @remarks
6625
- * Query application instance information
6625
+ * Queries application instance information.
6626
6626
  *
6627
6627
  * @param request - RollbackAppInstancePublishRequest
6628
6628
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6660,10 +6660,10 @@ class Client extends openapi_core_1.default {
6660
6660
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.RollbackAppInstancePublishResponse({}));
6661
6661
  }
6662
6662
  /**
6663
- * Roll back application instance deployment
6663
+ * Rolls back the release of an application instance.
6664
6664
  *
6665
6665
  * @remarks
6666
- * Query application instance information
6666
+ * Queries application instance information.
6667
6667
  *
6668
6668
  * @param request - RollbackAppInstancePublishRequest
6669
6669
  * @returns RollbackAppInstancePublishResponse
@@ -6723,10 +6723,10 @@ class Client extends openapi_core_1.default {
6723
6723
  return await this.saveAppRequirementWithOptions(request, runtime);
6724
6724
  }
6725
6725
  /**
6726
- * Save Supabase key
6726
+ * Saves Supabase secrets.
6727
6727
  *
6728
6728
  * @remarks
6729
- * The supabase instance information corresponding to the operation resource
6729
+ * The Supabase instance information corresponding to the operated resource.
6730
6730
  *
6731
6731
  * @param request - SaveAppSupabaseSecretsRequest
6732
6732
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6758,10 +6758,10 @@ class Client extends openapi_core_1.default {
6758
6758
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.SaveAppSupabaseSecretsResponse({}));
6759
6759
  }
6760
6760
  /**
6761
- * Save Supabase key
6761
+ * Saves Supabase secrets.
6762
6762
  *
6763
6763
  * @remarks
6764
- * The supabase instance information corresponding to the operation resource
6764
+ * The Supabase instance information corresponding to the operated resource.
6765
6765
  *
6766
6766
  * @param request - SaveAppSupabaseSecretsRequest
6767
6767
  * @returns SaveAppSupabaseSecretsResponse
@@ -6911,10 +6911,10 @@ class Client extends openapi_core_1.default {
6911
6911
  return await this.setAppDomainCertificateWithOptions(request, runtime);
6912
6912
  }
6913
6913
  /**
6914
- * 提交SEO索引
6914
+ * Submits an SEO index.
6915
6915
  *
6916
6916
  * @remarks
6917
- * 获取生码插件配置信息
6917
+ * Retrieves the configuration information of the code generation plugin.
6918
6918
  *
6919
6919
  * @param request - SubmitAppSeoIndexRequest
6920
6920
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6952,10 +6952,10 @@ class Client extends openapi_core_1.default {
6952
6952
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.SubmitAppSeoIndexResponse({}));
6953
6953
  }
6954
6954
  /**
6955
- * 提交SEO索引
6955
+ * Submits an SEO index.
6956
6956
  *
6957
6957
  * @remarks
6958
- * 获取生码插件配置信息
6958
+ * Retrieves the configuration information of the code generation plugin.
6959
6959
  *
6960
6960
  * @param request - SubmitAppSeoIndexRequest
6961
6961
  * @returns SubmitAppSeoIndexResponse
@@ -7007,10 +7007,10 @@ class Client extends openapi_core_1.default {
7007
7007
  return await this.submitMaterialTaskWithOptions(request, runtime);
7008
7008
  }
7009
7009
  /**
7010
- * 切换到指定对话
7010
+ * Switches to a specified conversation.
7011
7011
  *
7012
7012
  * @remarks
7013
- * 万小智2.0创建AI会话接口
7013
+ * Creates an AI conversation through the Wanxiaozhi 2.0 interface.
7014
7014
  *
7015
7015
  * @param request - SwitchAppConversationRequest
7016
7016
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7045,10 +7045,10 @@ class Client extends openapi_core_1.default {
7045
7045
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.SwitchAppConversationResponse({}));
7046
7046
  }
7047
7047
  /**
7048
- * 切换到指定对话
7048
+ * Switches to a specified conversation.
7049
7049
  *
7050
7050
  * @remarks
7051
- * 万小智2.0创建AI会话接口
7051
+ * Creates an AI conversation through the Wanxiaozhi 2.0 interface.
7052
7052
  *
7053
7053
  * @param request - SwitchAppConversationRequest
7054
7054
  * @returns SwitchAppConversationResponse
@@ -7156,10 +7156,10 @@ class Client extends openapi_core_1.default {
7156
7156
  return await this.unbindAppDomainWithOptions(request, runtime);
7157
7157
  }
7158
7158
  /**
7159
- * Update message content
7159
+ * Updates message content.
7160
7160
  *
7161
7161
  * @remarks
7162
- * Wan Xiaozhi 2.0 - AI session history query API
7162
+ * Wanxiaozhi 2.0 - API for querying AI conversation history.
7163
7163
  *
7164
7164
  * @param request - UpdateAppChatMessageRequest
7165
7165
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7197,10 +7197,10 @@ class Client extends openapi_core_1.default {
7197
7197
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateAppChatMessageResponse({}));
7198
7198
  }
7199
7199
  /**
7200
- * Update message content
7200
+ * Updates message content.
7201
7201
  *
7202
7202
  * @remarks
7203
- * Wan Xiaozhi 2.0 - AI session history query API
7203
+ * Wanxiaozhi 2.0 - API for querying AI conversation history.
7204
7204
  *
7205
7205
  * @param request - UpdateAppChatMessageRequest
7206
7206
  * @returns UpdateAppChatMessageResponse
@@ -7210,10 +7210,10 @@ class Client extends openapi_core_1.default {
7210
7210
  return await this.updateAppChatMessageWithOptions(request, runtime);
7211
7211
  }
7212
7212
  /**
7213
- * Edit JSX Code
7213
+ * Edits JSX code.
7214
7214
  *
7215
7215
  * @remarks
7216
- * Retrieve the configuration information of the code generation plugin
7216
+ * Retrieves the configuration information of the code generation plug-in.
7217
7217
  *
7218
7218
  * @param request - UpdateAppCodeRequest
7219
7219
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7245,10 +7245,10 @@ class Client extends openapi_core_1.default {
7245
7245
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateAppCodeResponse({}));
7246
7246
  }
7247
7247
  /**
7248
- * Edit JSX Code
7248
+ * Edits JSX code.
7249
7249
  *
7250
7250
  * @remarks
7251
- * Retrieve the configuration information of the code generation plugin
7251
+ * Retrieves the configuration information of the code generation plug-in.
7252
7252
  *
7253
7253
  * @param request - UpdateAppCodeRequest
7254
7254
  * @returns UpdateAppCodeResponse
@@ -7309,10 +7309,10 @@ class Client extends openapi_core_1.default {
7309
7309
  return await this.updateAppFileWithOptions(request, runtime);
7310
7310
  }
7311
7311
  /**
7312
- * Upgrade/Downgrade website instance.
7312
+ * Changes the specifications of a website building instance.
7313
7313
  *
7314
7314
  * @remarks
7315
- * Query application instance information
7315
+ * Queries the information of an application instance.
7316
7316
  *
7317
7317
  * @param tmpReq - UpdateAppInstanceRequest
7318
7318
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7384,10 +7384,10 @@ class Client extends openapi_core_1.default {
7384
7384
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateAppInstanceResponse({}));
7385
7385
  }
7386
7386
  /**
7387
- * Upgrade/Downgrade website instance.
7387
+ * Changes the specifications of a website building instance.
7388
7388
  *
7389
7389
  * @remarks
7390
- * Query application instance information
7390
+ * Queries the information of an application instance.
7391
7391
  *
7392
7392
  * @param request - UpdateAppInstanceRequest
7393
7393
  * @returns UpdateAppInstanceResponse
@@ -7397,10 +7397,10 @@ class Client extends openapi_core_1.default {
7397
7397
  return await this.updateAppInstanceWithOptions(request, runtime);
7398
7398
  }
7399
7399
  /**
7400
- * Update SEO Index Status
7400
+ * Updates the SEO index status.
7401
7401
  *
7402
7402
  * @remarks
7403
- * WanXiaoZhi 2.0 AI Conversation
7403
+ * Wanxiaozhi 2.0 AI conversation.
7404
7404
  *
7405
7405
  * @param request - UpdateAppSeoStatusRequest
7406
7406
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7438,10 +7438,10 @@ class Client extends openapi_core_1.default {
7438
7438
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateAppSeoStatusResponse({}));
7439
7439
  }
7440
7440
  /**
7441
- * Update SEO Index Status
7441
+ * Updates the SEO index status.
7442
7442
  *
7443
7443
  * @remarks
7444
- * WanXiaoZhi 2.0 AI Conversation
7444
+ * Wanxiaozhi 2.0 AI conversation.
7445
7445
  *
7446
7446
  * @param request - UpdateAppSeoStatusRequest
7447
7447
  * @returns UpdateAppSeoStatusResponse
@@ -7499,10 +7499,10 @@ class Client extends openapi_core_1.default {
7499
7499
  return await this.updateAppSupabaseAuthConfigWithOptions(request, runtime);
7500
7500
  }
7501
7501
  /**
7502
- * Update Supabase key
7502
+ * Updates a Supabase key.
7503
7503
  *
7504
7504
  * @remarks
7505
- * Operation resource corresponds to the supabase instance information
7505
+ * The Supabase instance information corresponding to the operated resource.
7506
7506
  *
7507
7507
  * @param request - UpdateAppSupabaseSecretRequest
7508
7508
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7543,10 +7543,10 @@ class Client extends openapi_core_1.default {
7543
7543
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateAppSupabaseSecretResponse({}));
7544
7544
  }
7545
7545
  /**
7546
- * Update Supabase key
7546
+ * Updates a Supabase key.
7547
7547
  *
7548
7548
  * @remarks
7549
- * Operation resource corresponds to the supabase instance information
7549
+ * The Supabase instance information corresponding to the operated resource.
7550
7550
  *
7551
7551
  * @param request - UpdateAppSupabaseSecretRequest
7552
7552
  * @returns UpdateAppSupabaseSecretResponse
@@ -7604,10 +7604,10 @@ class Client extends openapi_core_1.default {
7604
7604
  return await this.updateMiniAppBindingWithOptions(request, runtime);
7605
7605
  }
7606
7606
  /**
7607
- * Upload to the site root directory
7607
+ * Uploads a file to the root directory of a site.
7608
7608
  *
7609
7609
  * @remarks
7610
- * Obtain the configuration information of the code generation plugin
7610
+ * Retrieves the configuration information of the code generation plug-in.
7611
7611
  *
7612
7612
  * @param request - UploadAppSiteValidationFileRequest
7613
7613
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7651,10 +7651,10 @@ class Client extends openapi_core_1.default {
7651
7651
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UploadAppSiteValidationFileResponse({}));
7652
7652
  }
7653
7653
  /**
7654
- * Upload to the site root directory
7654
+ * Uploads a file to the root directory of a site.
7655
7655
  *
7656
7656
  * @remarks
7657
- * Obtain the configuration information of the code generation plugin
7657
+ * Retrieves the configuration information of the code generation plug-in.
7658
7658
  *
7659
7659
  * @param request - UploadAppSiteValidationFileRequest
7660
7660
  * @returns UploadAppSiteValidationFileResponse