tencentcloud-sdk-nodejs-aiart 4.0.648 → 4.0.649
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.
- package/CHANGELOG.md +146 -0
- package/SERVICE_CHANGELOG.md +179 -98
- package/package.json +1 -1
- package/products.md +15 -15
- package/src/services/aiart/v20221229/aiart_client.ts +1 -1
- package/src/services/aiart/v20221229/aiart_models.ts +20 -10
- package/tencentcloud/services/aiart/v20221229/aiart_client.d.ts +1 -1
- package/tencentcloud/services/aiart/v20221229/aiart_client.js +1 -1
- package/tencentcloud/services/aiart/v20221229/aiart_models.d.ts +20 -10
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,149 @@
|
|
|
1
|
+
# Release 4.0.649
|
|
2
|
+
|
|
3
|
+
## AI 绘画(aiart) 版本:2022-12-29
|
|
4
|
+
|
|
5
|
+
### 第 2 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2023-07-25 10:37:02
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [ImageToImage](https://cloud.tencent.com/document/api/1668/88066)
|
|
16
|
+
|
|
17
|
+
* 新增入参:RspImgType
|
|
18
|
+
|
|
19
|
+
* [TextToImage](https://cloud.tencent.com/document/api/1668/88064)
|
|
20
|
+
|
|
21
|
+
* 新增入参:RspImgType
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
## 混沌演练平台(cfg) 版本:2021-08-20
|
|
27
|
+
|
|
28
|
+
### 第 9 次发布
|
|
29
|
+
|
|
30
|
+
发布时间:2023-07-25 10:44:01
|
|
31
|
+
|
|
32
|
+
本次发布包含了以下内容:
|
|
33
|
+
|
|
34
|
+
改善已有的文档。
|
|
35
|
+
|
|
36
|
+
修改接口:
|
|
37
|
+
|
|
38
|
+
* [DescribeTaskList](https://cloud.tencent.com/document/api/1500/71779)
|
|
39
|
+
|
|
40
|
+
* 新增入参:Filters
|
|
41
|
+
|
|
42
|
+
* [DescribeTemplateList](https://cloud.tencent.com/document/api/1500/71773)
|
|
43
|
+
|
|
44
|
+
* 新增入参:Filters
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
新增数据结构:
|
|
48
|
+
|
|
49
|
+
* [ActionFilter](https://cloud.tencent.com/document/api/1500/71784#ActionFilter)
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
|
54
|
+
|
|
55
|
+
### 第 90 次发布
|
|
56
|
+
|
|
57
|
+
发布时间:2023-07-25 10:45:07
|
|
58
|
+
|
|
59
|
+
本次发布包含了以下内容:
|
|
60
|
+
|
|
61
|
+
改善已有的文档。
|
|
62
|
+
|
|
63
|
+
新增接口:
|
|
64
|
+
|
|
65
|
+
* [InstanceScalingDown](https://cloud.tencent.com/document/api/597/95460)
|
|
66
|
+
|
|
67
|
+
新增数据结构:
|
|
68
|
+
|
|
69
|
+
* [ScalingDownResp](https://cloud.tencent.com/document/api/597/40861#ScalingDownResp)
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
74
|
+
|
|
75
|
+
### 第 92 次发布
|
|
76
|
+
|
|
77
|
+
发布时间:2023-07-25 10:56:49
|
|
78
|
+
|
|
79
|
+
本次发布包含了以下内容:
|
|
80
|
+
|
|
81
|
+
改善已有的文档。
|
|
82
|
+
|
|
83
|
+
修改接口:
|
|
84
|
+
|
|
85
|
+
* [ModifyApplicationCallbackInfo](https://cloud.tencent.com/document/api/1323/86752)
|
|
86
|
+
|
|
87
|
+
* 新增入参:Agent
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
## 轻量应用服务器(lighthouse) 版本:2020-03-24
|
|
93
|
+
|
|
94
|
+
### 第 51 次发布
|
|
95
|
+
|
|
96
|
+
发布时间:2023-07-25 11:04:43
|
|
97
|
+
|
|
98
|
+
本次发布包含了以下内容:
|
|
99
|
+
|
|
100
|
+
改善已有的文档。
|
|
101
|
+
|
|
102
|
+
新增接口:
|
|
103
|
+
|
|
104
|
+
* [DescribeDockerActivities](https://cloud.tencent.com/document/api/1207/95476)
|
|
105
|
+
* [DescribeDockerContainerConfiguration](https://cloud.tencent.com/document/api/1207/95475)
|
|
106
|
+
* [DescribeDockerContainerDetail](https://cloud.tencent.com/document/api/1207/95474)
|
|
107
|
+
* [DescribeDockerContainers](https://cloud.tencent.com/document/api/1207/95473)
|
|
108
|
+
* [ModifyDockerContainer](https://cloud.tencent.com/document/api/1207/95472)
|
|
109
|
+
* [RemoveDockerContainers](https://cloud.tencent.com/document/api/1207/95471)
|
|
110
|
+
* [RenameDockerContainer](https://cloud.tencent.com/document/api/1207/95470)
|
|
111
|
+
* [RerunDockerContainer](https://cloud.tencent.com/document/api/1207/95469)
|
|
112
|
+
* [RestartDockerContainers](https://cloud.tencent.com/document/api/1207/95468)
|
|
113
|
+
* [RunDockerContainers](https://cloud.tencent.com/document/api/1207/95467)
|
|
114
|
+
* [StartDockerContainers](https://cloud.tencent.com/document/api/1207/95466)
|
|
115
|
+
* [StopDockerContainers](https://cloud.tencent.com/document/api/1207/95465)
|
|
116
|
+
|
|
117
|
+
新增数据结构:
|
|
118
|
+
|
|
119
|
+
* [DockerActivity](https://cloud.tencent.com/document/api/1207/47576#DockerActivity)
|
|
120
|
+
* [DockerContainer](https://cloud.tencent.com/document/api/1207/47576#DockerContainer)
|
|
121
|
+
|
|
122
|
+
修改数据结构:
|
|
123
|
+
|
|
124
|
+
* [LoginConfiguration](https://cloud.tencent.com/document/api/1207/47576#LoginConfiguration)
|
|
125
|
+
|
|
126
|
+
* 新增成员:KeyIds
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
132
|
+
|
|
133
|
+
### 第 39 次发布
|
|
134
|
+
|
|
135
|
+
发布时间:2023-07-25 11:27:24
|
|
136
|
+
|
|
137
|
+
本次发布包含了以下内容:
|
|
138
|
+
|
|
139
|
+
改善已有的文档。
|
|
140
|
+
|
|
141
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
142
|
+
|
|
143
|
+
* DescribeAutoDenyIP
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
|
|
1
147
|
# Release 4.0.648
|
|
2
148
|
|
|
3
149
|
## 云硬盘(cbs) 版本:2017-03-12
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,65 +1,33 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## AI 绘画(aiart) 版本:2022-12-29
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 2 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-07-
|
|
7
|
+
发布时间:2023-07-25 10:37:02
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
* DescribeDiskOperationLogs
|
|
16
|
-
* DescribeSnapshotOperationLogs
|
|
17
|
-
|
|
18
|
-
<font color="#dd0000">**删除数据结构**:</font>
|
|
19
|
-
|
|
20
|
-
* DiskOperationLog
|
|
21
|
-
* SnapshotOperationLog
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
26
|
-
|
|
27
|
-
### 第 139 次发布
|
|
28
|
-
|
|
29
|
-
发布时间:2023-07-24 01:13:25
|
|
30
|
-
|
|
31
|
-
本次发布包含了以下内容:
|
|
13
|
+
修改接口:
|
|
32
14
|
|
|
33
|
-
|
|
15
|
+
* [ImageToImage](https://cloud.tencent.com/document/api/1668/88066)
|
|
34
16
|
|
|
35
|
-
|
|
17
|
+
* 新增入参:RspImgType
|
|
36
18
|
|
|
37
|
-
*
|
|
38
|
-
* DescribeProxyConnectionPoolConf
|
|
39
|
-
* ModifyCDBProxyConnectionPool
|
|
40
|
-
* ModifyCDBProxyVipVPort
|
|
41
|
-
* QueryCDBProxy
|
|
19
|
+
* [TextToImage](https://cloud.tencent.com/document/api/1668/88064)
|
|
42
20
|
|
|
43
|
-
|
|
21
|
+
* 新增入参:RspImgType
|
|
44
22
|
|
|
45
|
-
* Address
|
|
46
|
-
* BaseGroupInfo
|
|
47
|
-
* ConnectionPoolInfo
|
|
48
|
-
* PoolConf
|
|
49
|
-
* ProxyGroup
|
|
50
|
-
* ProxyGroups
|
|
51
|
-
* ProxyNodeInfo
|
|
52
|
-
* RWInfo
|
|
53
|
-
* RWInfos
|
|
54
|
-
* RWInstanceInfo
|
|
55
23
|
|
|
56
24
|
|
|
57
25
|
|
|
58
|
-
##
|
|
26
|
+
## 混沌演练平台(cfg) 版本:2021-08-20
|
|
59
27
|
|
|
60
|
-
### 第
|
|
28
|
+
### 第 9 次发布
|
|
61
29
|
|
|
62
|
-
发布时间:2023-07-
|
|
30
|
+
发布时间:2023-07-25 10:44:01
|
|
63
31
|
|
|
64
32
|
本次发布包含了以下内容:
|
|
65
33
|
|
|
@@ -67,22 +35,26 @@
|
|
|
67
35
|
|
|
68
36
|
修改接口:
|
|
69
37
|
|
|
70
|
-
* [
|
|
38
|
+
* [DescribeTaskList](https://cloud.tencent.com/document/api/1500/71779)
|
|
71
39
|
|
|
72
|
-
* 新增入参:
|
|
40
|
+
* 新增入参:Filters
|
|
73
41
|
|
|
42
|
+
* [DescribeTemplateList](https://cloud.tencent.com/document/api/1500/71773)
|
|
74
43
|
|
|
44
|
+
* 新增入参:Filters
|
|
75
45
|
|
|
76
46
|
|
|
77
|
-
|
|
47
|
+
新增数据结构:
|
|
78
48
|
|
|
49
|
+
* [ActionFilter](https://cloud.tencent.com/document/api/1500/71784#ActionFilter)
|
|
79
50
|
|
|
80
51
|
|
|
81
|
-
## 域名注册(domain) 版本:2018-08-08
|
|
82
52
|
|
|
83
|
-
|
|
53
|
+
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
|
84
54
|
|
|
85
|
-
|
|
55
|
+
### 第 90 次发布
|
|
56
|
+
|
|
57
|
+
发布时间:2023-07-25 10:45:07
|
|
86
58
|
|
|
87
59
|
本次发布包含了以下内容:
|
|
88
60
|
|
|
@@ -90,15 +62,19 @@
|
|
|
90
62
|
|
|
91
63
|
新增接口:
|
|
92
64
|
|
|
93
|
-
* [
|
|
65
|
+
* [InstanceScalingDown](https://cloud.tencent.com/document/api/597/95460)
|
|
66
|
+
|
|
67
|
+
新增数据结构:
|
|
68
|
+
|
|
69
|
+
* [ScalingDownResp](https://cloud.tencent.com/document/api/597/40861#ScalingDownResp)
|
|
94
70
|
|
|
95
71
|
|
|
96
72
|
|
|
97
73
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
98
74
|
|
|
99
|
-
### 第
|
|
75
|
+
### 第 92 次发布
|
|
100
76
|
|
|
101
|
-
发布时间:2023-07-
|
|
77
|
+
发布时间:2023-07-25 10:56:49
|
|
102
78
|
|
|
103
79
|
本次发布包含了以下内容:
|
|
104
80
|
|
|
@@ -106,80 +82,65 @@
|
|
|
106
82
|
|
|
107
83
|
修改接口:
|
|
108
84
|
|
|
109
|
-
* [
|
|
85
|
+
* [ModifyApplicationCallbackInfo](https://cloud.tencent.com/document/api/1323/86752)
|
|
110
86
|
|
|
111
87
|
* 新增入参:Agent
|
|
112
88
|
|
|
113
|
-
* [CreateFlowApprovers](https://cloud.tencent.com/document/api/1323/80033)
|
|
114
|
-
|
|
115
|
-
* 新增入参:Agent
|
|
116
89
|
|
|
117
|
-
* [CreateUserAutoSignEnableUrl](https://cloud.tencent.com/document/api/1323/87787)
|
|
118
90
|
|
|
119
|
-
* 新增入参:Agent
|
|
120
91
|
|
|
121
|
-
|
|
92
|
+
## 轻量应用服务器(lighthouse) 版本:2020-03-24
|
|
122
93
|
|
|
123
|
-
|
|
94
|
+
### 第 51 次发布
|
|
124
95
|
|
|
125
|
-
|
|
96
|
+
发布时间:2023-07-25 11:04:43
|
|
126
97
|
|
|
127
|
-
|
|
98
|
+
本次发布包含了以下内容:
|
|
128
99
|
|
|
129
|
-
|
|
100
|
+
改善已有的文档。
|
|
130
101
|
|
|
131
|
-
|
|
102
|
+
新增接口:
|
|
132
103
|
|
|
133
|
-
* [
|
|
104
|
+
* [DescribeDockerActivities](https://cloud.tencent.com/document/api/1207/95476)
|
|
105
|
+
* [DescribeDockerContainerConfiguration](https://cloud.tencent.com/document/api/1207/95475)
|
|
106
|
+
* [DescribeDockerContainerDetail](https://cloud.tencent.com/document/api/1207/95474)
|
|
107
|
+
* [DescribeDockerContainers](https://cloud.tencent.com/document/api/1207/95473)
|
|
108
|
+
* [ModifyDockerContainer](https://cloud.tencent.com/document/api/1207/95472)
|
|
109
|
+
* [RemoveDockerContainers](https://cloud.tencent.com/document/api/1207/95471)
|
|
110
|
+
* [RenameDockerContainer](https://cloud.tencent.com/document/api/1207/95470)
|
|
111
|
+
* [RerunDockerContainer](https://cloud.tencent.com/document/api/1207/95469)
|
|
112
|
+
* [RestartDockerContainers](https://cloud.tencent.com/document/api/1207/95468)
|
|
113
|
+
* [RunDockerContainers](https://cloud.tencent.com/document/api/1207/95467)
|
|
114
|
+
* [StartDockerContainers](https://cloud.tencent.com/document/api/1207/95466)
|
|
115
|
+
* [StopDockerContainers](https://cloud.tencent.com/document/api/1207/95465)
|
|
134
116
|
|
|
135
|
-
|
|
117
|
+
新增数据结构:
|
|
136
118
|
|
|
119
|
+
* [DockerActivity](https://cloud.tencent.com/document/api/1207/47576#DockerActivity)
|
|
120
|
+
* [DockerContainer](https://cloud.tencent.com/document/api/1207/47576#DockerContainer)
|
|
137
121
|
|
|
138
122
|
修改数据结构:
|
|
139
123
|
|
|
140
|
-
* [
|
|
141
|
-
|
|
142
|
-
* 新增成员:ApproverName, ApproverMobile
|
|
143
|
-
|
|
144
|
-
* <font color="#dd0000">**修改成员**:</font>ApproverSource, CustomUserId
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
## 分布式身份(tdid) 版本:2021-05-19
|
|
150
|
-
|
|
151
|
-
### 第 10 次发布
|
|
152
|
-
|
|
153
|
-
发布时间:2023-07-24 01:49:20
|
|
154
|
-
|
|
155
|
-
本次发布包含了以下内容:
|
|
156
|
-
|
|
157
|
-
改善已有的文档。
|
|
158
|
-
|
|
159
|
-
<font color="#dd0000">**删除接口**:</font>
|
|
160
|
-
|
|
161
|
-
* AddLabel
|
|
162
|
-
* GetAgencyTDid
|
|
124
|
+
* [LoginConfiguration](https://cloud.tencent.com/document/api/1207/47576#LoginConfiguration)
|
|
163
125
|
|
|
164
|
-
|
|
126
|
+
* 新增成员:KeyIds
|
|
165
127
|
|
|
166
|
-
* Identity
|
|
167
128
|
|
|
168
129
|
|
|
169
130
|
|
|
170
|
-
##
|
|
131
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
171
132
|
|
|
172
|
-
### 第
|
|
133
|
+
### 第 39 次发布
|
|
173
134
|
|
|
174
|
-
发布时间:2023-07-
|
|
135
|
+
发布时间:2023-07-25 11:27:24
|
|
175
136
|
|
|
176
137
|
本次发布包含了以下内容:
|
|
177
138
|
|
|
178
139
|
改善已有的文档。
|
|
179
140
|
|
|
180
|
-
|
|
141
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
181
142
|
|
|
182
|
-
*
|
|
143
|
+
* DescribeAutoDenyIP
|
|
183
144
|
|
|
184
145
|
|
|
185
146
|
|
|
@@ -802,6 +763,25 @@
|
|
|
802
763
|
|
|
803
764
|
## AI 绘画(aiart) 版本:2022-12-29
|
|
804
765
|
|
|
766
|
+
### 第 2 次发布
|
|
767
|
+
|
|
768
|
+
发布时间:2023-07-25 10:37:02
|
|
769
|
+
|
|
770
|
+
本次发布包含了以下内容:
|
|
771
|
+
|
|
772
|
+
改善已有的文档。
|
|
773
|
+
|
|
774
|
+
修改接口:
|
|
775
|
+
|
|
776
|
+
* [ImageToImage](https://cloud.tencent.com/document/api/1668/88066)
|
|
777
|
+
|
|
778
|
+
* 新增入参:RspImgType
|
|
779
|
+
|
|
780
|
+
* [TextToImage](https://cloud.tencent.com/document/api/1668/88064)
|
|
781
|
+
|
|
782
|
+
* 新增入参:RspImgType
|
|
783
|
+
|
|
784
|
+
|
|
805
785
|
### 第 1 次发布
|
|
806
786
|
|
|
807
787
|
发布时间:2023-03-09 15:10:44
|
|
@@ -20311,6 +20291,29 @@
|
|
|
20311
20291
|
|
|
20312
20292
|
## 混沌演练平台(cfg) 版本:2021-08-20
|
|
20313
20293
|
|
|
20294
|
+
### 第 9 次发布
|
|
20295
|
+
|
|
20296
|
+
发布时间:2023-07-25 10:44:01
|
|
20297
|
+
|
|
20298
|
+
本次发布包含了以下内容:
|
|
20299
|
+
|
|
20300
|
+
改善已有的文档。
|
|
20301
|
+
|
|
20302
|
+
修改接口:
|
|
20303
|
+
|
|
20304
|
+
* [DescribeTaskList](https://cloud.tencent.com/document/api/1500/71779)
|
|
20305
|
+
|
|
20306
|
+
* 新增入参:Filters
|
|
20307
|
+
|
|
20308
|
+
* [DescribeTemplateList](https://cloud.tencent.com/document/api/1500/71773)
|
|
20309
|
+
|
|
20310
|
+
* 新增入参:Filters
|
|
20311
|
+
|
|
20312
|
+
|
|
20313
|
+
新增数据结构:
|
|
20314
|
+
|
|
20315
|
+
* [[ActionFilter](https://cloud.tencent.com/document/api/1500/71784#ActionFilter)](https://cloud.tencent.com/document/api/1500/71784#[ActionFilter](https://cloud.tencent.com/document/api/1500/71784#ActionFilter))
|
|
20316
|
+
|
|
20314
20317
|
### 第 8 次发布
|
|
20315
20318
|
|
|
20316
20319
|
发布时间:2023-06-29 01:09:00
|
|
@@ -22580,6 +22583,22 @@
|
|
|
22580
22583
|
|
|
22581
22584
|
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
|
22582
22585
|
|
|
22586
|
+
### 第 90 次发布
|
|
22587
|
+
|
|
22588
|
+
发布时间:2023-07-25 10:45:07
|
|
22589
|
+
|
|
22590
|
+
本次发布包含了以下内容:
|
|
22591
|
+
|
|
22592
|
+
改善已有的文档。
|
|
22593
|
+
|
|
22594
|
+
新增接口:
|
|
22595
|
+
|
|
22596
|
+
* [[InstanceScalingDown](https://cloud.tencent.com/document/api/597/95460)](https://cloud.tencent.com/document/api/#/#)
|
|
22597
|
+
|
|
22598
|
+
新增数据结构:
|
|
22599
|
+
|
|
22600
|
+
* [[ScalingDownResp](https://cloud.tencent.com/document/api/597/40861#ScalingDownResp)](https://cloud.tencent.com/document/api/597/40861#[ScalingDownResp](https://cloud.tencent.com/document/api/597/40861#ScalingDownResp))
|
|
22601
|
+
|
|
22583
22602
|
### 第 89 次发布
|
|
22584
22603
|
|
|
22585
22604
|
发布时间:2023-07-18 01:18:06
|
|
@@ -44132,7 +44151,7 @@
|
|
|
44132
44151
|
|
|
44133
44152
|
新增接口:
|
|
44134
44153
|
|
|
44135
|
-
* [
|
|
44154
|
+
* [CreateDomainRedemption](https://cloud.tencent.com/document/api/242/95411)
|
|
44136
44155
|
|
|
44137
44156
|
### 第 24 次发布
|
|
44138
44157
|
|
|
@@ -50381,6 +50400,21 @@
|
|
|
50381
50400
|
|
|
50382
50401
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
50383
50402
|
|
|
50403
|
+
### 第 92 次发布
|
|
50404
|
+
|
|
50405
|
+
发布时间:2023-07-25 10:56:49
|
|
50406
|
+
|
|
50407
|
+
本次发布包含了以下内容:
|
|
50408
|
+
|
|
50409
|
+
改善已有的文档。
|
|
50410
|
+
|
|
50411
|
+
修改接口:
|
|
50412
|
+
|
|
50413
|
+
* [ModifyApplicationCallbackInfo](https://cloud.tencent.com/document/api/1323/86752)
|
|
50414
|
+
|
|
50415
|
+
* 新增入参:Agent
|
|
50416
|
+
|
|
50417
|
+
|
|
50384
50418
|
### 第 91 次发布
|
|
50385
50419
|
|
|
50386
50420
|
发布时间:2023-07-24 01:28:01
|
|
@@ -65770,6 +65804,41 @@
|
|
|
65770
65804
|
|
|
65771
65805
|
## 轻量应用服务器(lighthouse) 版本:2020-03-24
|
|
65772
65806
|
|
|
65807
|
+
### 第 51 次发布
|
|
65808
|
+
|
|
65809
|
+
发布时间:2023-07-25 11:04:43
|
|
65810
|
+
|
|
65811
|
+
本次发布包含了以下内容:
|
|
65812
|
+
|
|
65813
|
+
改善已有的文档。
|
|
65814
|
+
|
|
65815
|
+
新增接口:
|
|
65816
|
+
|
|
65817
|
+
* [[DescribeDockerActivities](https://cloud.tencent.com/document/api/1207/95476)](https://cloud.tencent.com/document/api/#/#)
|
|
65818
|
+
* [[DescribeDockerContainerConfiguration](https://cloud.tencent.com/document/api/1207/95475)](https://cloud.tencent.com/document/api/#/#)
|
|
65819
|
+
* [[DescribeDockerContainerDetail](https://cloud.tencent.com/document/api/1207/95474)](https://cloud.tencent.com/document/api/#/#)
|
|
65820
|
+
* [[DescribeDockerContainers](https://cloud.tencent.com/document/api/1207/95473)](https://cloud.tencent.com/document/api/#/#)
|
|
65821
|
+
* [[ModifyDockerContainer](https://cloud.tencent.com/document/api/1207/95472)](https://cloud.tencent.com/document/api/#/#)
|
|
65822
|
+
* [[RemoveDockerContainers](https://cloud.tencent.com/document/api/1207/95471)](https://cloud.tencent.com/document/api/#/#)
|
|
65823
|
+
* [[RenameDockerContainer](https://cloud.tencent.com/document/api/1207/95470)](https://cloud.tencent.com/document/api/#/#)
|
|
65824
|
+
* [[RerunDockerContainer](https://cloud.tencent.com/document/api/1207/95469)](https://cloud.tencent.com/document/api/#/#)
|
|
65825
|
+
* [[RestartDockerContainers](https://cloud.tencent.com/document/api/1207/95468)](https://cloud.tencent.com/document/api/#/#)
|
|
65826
|
+
* [[RunDockerContainers](https://cloud.tencent.com/document/api/1207/95467)](https://cloud.tencent.com/document/api/#/#)
|
|
65827
|
+
* [[StartDockerContainers](https://cloud.tencent.com/document/api/1207/95466)](https://cloud.tencent.com/document/api/#/#)
|
|
65828
|
+
* [[StopDockerContainers](https://cloud.tencent.com/document/api/1207/95465)](https://cloud.tencent.com/document/api/#/#)
|
|
65829
|
+
|
|
65830
|
+
新增数据结构:
|
|
65831
|
+
|
|
65832
|
+
* [[DockerActivity](https://cloud.tencent.com/document/api/1207/47576#DockerActivity)](https://cloud.tencent.com/document/api/1207/47576#[DockerActivity](https://cloud.tencent.com/document/api/1207/47576#DockerActivity))
|
|
65833
|
+
* [[DockerContainer](https://cloud.tencent.com/document/api/1207/47576#DockerContainer)](https://cloud.tencent.com/document/api/1207/47576#[DockerContainer](https://cloud.tencent.com/document/api/1207/47576#DockerContainer))
|
|
65834
|
+
|
|
65835
|
+
修改数据结构:
|
|
65836
|
+
|
|
65837
|
+
* [LoginConfiguration](https://cloud.tencent.com/document/api/1207/47576#LoginConfiguration)
|
|
65838
|
+
|
|
65839
|
+
* 新增成员:KeyIds
|
|
65840
|
+
|
|
65841
|
+
|
|
65773
65842
|
### 第 50 次发布
|
|
65774
65843
|
|
|
65775
65844
|
发布时间:2023-07-19 01:30:20
|
|
@@ -105353,7 +105422,7 @@
|
|
|
105353
105422
|
|
|
105354
105423
|
新增接口:
|
|
105355
105424
|
|
|
105356
|
-
* [
|
|
105425
|
+
* [DescribeTranscodeByUrl](https://cloud.tencent.com/document/api/1137/95412)
|
|
105357
105426
|
|
|
105358
105427
|
### 第 32 次发布
|
|
105359
105428
|
|
|
@@ -123221,6 +123290,18 @@
|
|
|
123221
123290
|
|
|
123222
123291
|
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
123223
123292
|
|
|
123293
|
+
### 第 39 次发布
|
|
123294
|
+
|
|
123295
|
+
发布时间:2023-07-25 11:27:24
|
|
123296
|
+
|
|
123297
|
+
本次发布包含了以下内容:
|
|
123298
|
+
|
|
123299
|
+
改善已有的文档。
|
|
123300
|
+
|
|
123301
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
123302
|
+
|
|
123303
|
+
* DescribeAutoDenyIP
|
|
123304
|
+
|
|
123224
123305
|
### 第 38 次发布
|
|
123225
123306
|
|
|
123226
123307
|
发布时间:2023-07-21 01:50:55
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
| advisor | [云顾问](https://cloud.tencent.com/document/product/1264) | 2023-05-18 01:01:20 |
|
|
7
7
|
| af | [借贷反欺诈](https://cloud.tencent.com/document/product/668) | 2023-07-18 01:05:51 |
|
|
8
8
|
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2023-07-18 01:05:54 |
|
|
9
|
-
| aiart | [AI 绘画](https://cloud.tencent.com/document/product/1668) | 2023-
|
|
9
|
+
| aiart | [AI 绘画](https://cloud.tencent.com/document/product/1668) | 2023-07-25 10:37:02 |
|
|
10
10
|
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2023-05-26 01:01:42 |
|
|
11
11
|
| ams | [音频内容安全](https://cloud.tencent.com/document/product/1219) | 2023-05-18 01:01:48 |
|
|
12
12
|
| anicloud | [动效素材服务](https://cloud.tencent.com/document/product/1641) | 2023-05-18 01:01:53 |
|
|
@@ -17,13 +17,13 @@
|
|
|
17
17
|
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2023-07-20 01:09:29 |
|
|
18
18
|
| apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2023-07-18 01:07:24 |
|
|
19
19
|
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2023-07-19 01:07:14 |
|
|
20
|
-
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-07-
|
|
20
|
+
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-07-25 10:38:43 |
|
|
21
21
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2023-05-18 01:04:02 |
|
|
22
22
|
| ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2023-05-18 01:04:06 |
|
|
23
23
|
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2023-07-19 01:07:48 |
|
|
24
24
|
| bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2023-06-26 01:08:49 |
|
|
25
25
|
| bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2023-07-17 01:03:44 |
|
|
26
|
-
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-07-
|
|
26
|
+
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-07-25 10:39:16 |
|
|
27
27
|
| bizlive | [商业直播](https://cloud.tencent.com/document/product) | 2020-03-10 01:08:07 |
|
|
28
28
|
| bm | [黑石物理服务器CPM](https://cloud.tencent.com/document/product/386) | 2023-05-18 01:04:59 |
|
|
29
29
|
| bma | [品牌经营管家](https://cloud.tencent.com/document/product/1296) | 2023-05-18 01:05:33 |
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-07-21 01:11:26 |
|
|
47
47
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2023-05-18 01:10:41 |
|
|
48
48
|
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2023-07-20 01:14:55 |
|
|
49
|
-
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-
|
|
49
|
+
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-07-25 10:44:01 |
|
|
50
50
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2023-07-14 01:07:56 |
|
|
51
51
|
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-07-14 01:08:16 |
|
|
52
52
|
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2023-05-31 01:12:53 |
|
|
@@ -54,8 +54,8 @@
|
|
|
54
54
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2023-05-18 01:12:07 |
|
|
55
55
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
|
56
56
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
|
57
|
-
| ckafka | [消息队列 CKafka](https://cloud.tencent.com/document/product/597) | 2023-07-
|
|
58
|
-
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-07-
|
|
57
|
+
| ckafka | [消息队列 CKafka](https://cloud.tencent.com/document/product/597) | 2023-07-25 10:45:07 |
|
|
58
|
+
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-07-25 10:45:46 |
|
|
59
59
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2023-05-18 01:13:28 |
|
|
60
60
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2023-05-18 01:13:36 |
|
|
61
61
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2023-07-24 01:17:40 |
|
|
@@ -91,12 +91,12 @@
|
|
|
91
91
|
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2023-07-11 01:20:38 |
|
|
92
92
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2023-05-18 01:25:40 |
|
|
93
93
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-05-18 01:25:58 |
|
|
94
|
-
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-07-
|
|
94
|
+
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-07-25 10:56:12 |
|
|
95
95
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-07-12 01:24:00 |
|
|
96
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-07-
|
|
97
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-07-
|
|
96
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-07-25 10:56:49 |
|
|
97
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-07-25 10:58:46 |
|
|
98
98
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-07-11 01:24:18 |
|
|
99
|
-
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-07-
|
|
99
|
+
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-07-25 10:59:09 |
|
|
100
100
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-07-14 14:55:45 |
|
|
101
101
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2023-05-18 01:28:35 |
|
|
102
102
|
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2023-07-07 01:35:13 |
|
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
| keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2023-07-19 01:29:34 |
|
|
127
127
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2023-05-18 01:35:58 |
|
|
128
128
|
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-07-21 01:29:56 |
|
|
129
|
-
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-07-
|
|
129
|
+
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-07-25 11:04:43 |
|
|
130
130
|
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-07-19 01:30:48 |
|
|
131
131
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
132
132
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
|
@@ -187,7 +187,7 @@
|
|
|
187
187
|
| tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2023-07-21 01:39:45 |
|
|
188
188
|
| tcbr | [云托管 CloudBase Run](https://cloud.tencent.com/document/product/1243) | 2023-05-18 01:51:15 |
|
|
189
189
|
| tcex | [腾讯云释义](https://cloud.tencent.com/document/product/1266) | 2022-07-21 06:17:29 |
|
|
190
|
-
| tchd | [腾讯云健康看板](https://cloud.tencent.com/document/product/1688) | 2023-07-
|
|
190
|
+
| tchd | [腾讯云健康看板](https://cloud.tencent.com/document/product/1688) | 2023-07-25 11:15:40 |
|
|
191
191
|
| tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
|
|
192
192
|
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2023-06-06 01:55:42 |
|
|
193
193
|
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2023-07-07 01:50:00 |
|
|
@@ -223,12 +223,12 @@
|
|
|
223
223
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2023-05-18 02:04:06 |
|
|
224
224
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2023-05-18 02:04:19 |
|
|
225
225
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2023-05-18 02:04:23 |
|
|
226
|
-
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-07-
|
|
226
|
+
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-07-25 11:24:22 |
|
|
227
227
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-07-21 01:49:21 |
|
|
228
228
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-07-18 01:58:58 |
|
|
229
|
-
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-07-
|
|
229
|
+
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-07-25 11:27:24 |
|
|
230
230
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-07-18 01:59:28 |
|
|
231
|
-
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-07-
|
|
231
|
+
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-07-25 11:28:02 |
|
|
232
232
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
233
233
|
| yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2023-06-22 02:06:43 |
|
|
234
234
|
| youmall | [](https://cloud.tencent.com/document/product) | 2019-01-11 11:24:15 |
|
|
@@ -37,7 +37,7 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
37
37
|
|
|
38
38
|
/**
|
|
39
39
|
* 智能文生图接口将根据输入的描述文本,智能生成与之相关的结果图。
|
|
40
|
-
输入:
|
|
40
|
+
输入:256个字符以内的描述性文本,推荐使用中文。
|
|
41
41
|
输出:对应风格及分辨率的 AI 生成图。
|
|
42
42
|
可支持的风格详见 [智能文生图风格列表](https://cloud.tencent.com/document/product/1668/86249),请将列表中的“风格编号”传入 Styles 数组,建议选择一种风格。
|
|
43
43
|
|
|
@@ -20,7 +20,9 @@
|
|
|
20
20
|
*/
|
|
21
21
|
export interface ImageToImageResponse {
|
|
22
22
|
/**
|
|
23
|
-
*
|
|
23
|
+
* 根据入参 RspImgType 填入不同,返回不同的内容。
|
|
24
|
+
如果传入 base64 则返回生成图 Base64 编码。
|
|
25
|
+
如果传入 url 则返回的生成图 URL , 有效期1小时,请及时保存。
|
|
24
26
|
*/
|
|
25
27
|
ResultImage?: string
|
|
26
28
|
/**
|
|
@@ -67,21 +69,20 @@ Base64 和 Url 必须提供一个,如果都提供以 Base64 为准。
|
|
|
67
69
|
InputUrl?: string
|
|
68
70
|
/**
|
|
69
71
|
* 文本描述。
|
|
70
|
-
|
|
71
|
-
|
|
72
|
+
用于在输入图的基础上引导生成图效果,增加生成结果中出现描述内容的可能。
|
|
73
|
+
推荐使用中文。最多支持256个 utf-8 字符。
|
|
72
74
|
*/
|
|
73
75
|
Prompt?: string
|
|
74
76
|
/**
|
|
75
77
|
* 反向文本描述。
|
|
76
78
|
用于一定程度上从反面引导模型生成的走向,减少生成结果中出现描述内容的可能,但不能完全杜绝。
|
|
77
|
-
推荐使用中文。最多可传
|
|
79
|
+
推荐使用中文。最多可传256个 utf-8 字符。
|
|
78
80
|
*/
|
|
79
81
|
NegativePrompt?: string
|
|
80
82
|
/**
|
|
81
83
|
* 绘画风格。
|
|
82
84
|
请在 [智能图生图风格列表](https://cloud.tencent.com/document/product/1668/86250) 中选择期望的风格,传入风格编号。
|
|
83
85
|
推荐使用且只使用一种风格。不传默认使用201(日系动漫风格)。
|
|
84
|
-
如果想要探索风格列表之外的风格,也可以尝试在 Prompt 中输入其他的风格描述。
|
|
85
86
|
*/
|
|
86
87
|
Styles?: Array<string>
|
|
87
88
|
/**
|
|
@@ -103,9 +104,13 @@ Base64 和 Url 必须提供一个,如果都提供以 Base64 为准。
|
|
|
103
104
|
LogoParam?: LogoParam
|
|
104
105
|
/**
|
|
105
106
|
* 生成自由度。
|
|
106
|
-
Strength 值越小,生成图和原图越接近。取值范围0~1,不传默认为0.
|
|
107
|
+
Strength 值越小,生成图和原图越接近。取值范围0~1,不传默认为0.75。
|
|
107
108
|
*/
|
|
108
109
|
Strength?: number
|
|
110
|
+
/**
|
|
111
|
+
* 返回图像方式(base64 或 url) ,二选一,默认为 base64。url 有效期为1小时。
|
|
112
|
+
*/
|
|
113
|
+
RspImgType?: string
|
|
109
114
|
}
|
|
110
115
|
|
|
111
116
|
/**
|
|
@@ -152,20 +157,19 @@ export interface TextToImageRequest {
|
|
|
152
157
|
/**
|
|
153
158
|
* 文本描述。
|
|
154
159
|
算法将根据输入的文本智能生成与之相关的图像。建议详细描述画面主体、细节、场景等,文本描述越丰富,生成效果越精美。
|
|
155
|
-
不能为空,推荐使用中文。最多可传
|
|
160
|
+
不能为空,推荐使用中文。最多可传256个 utf-8 字符。
|
|
156
161
|
*/
|
|
157
162
|
Prompt: string
|
|
158
163
|
/**
|
|
159
164
|
* 反向文本描述。
|
|
160
165
|
用于一定程度上从反面引导模型生成的走向,减少生成结果中出现描述内容的可能,但不能完全杜绝。
|
|
161
|
-
推荐使用中文。最多可传
|
|
166
|
+
推荐使用中文。最多可传256个 utf-8 字符。
|
|
162
167
|
*/
|
|
163
168
|
NegativePrompt?: string
|
|
164
169
|
/**
|
|
165
170
|
* 绘画风格。
|
|
166
171
|
请在 [智能文生图风格列表](https://cloud.tencent.com/document/product/1668/86249) 中选择期望的风格,传入风格编号。
|
|
167
172
|
推荐使用且只使用一种风格。不传默认使用201(日系动漫风格)。
|
|
168
|
-
如果想要探索风格列表之外的风格,也可以尝试在 Prompt 中输入其他的风格描述。
|
|
169
173
|
*/
|
|
170
174
|
Styles?: Array<string>
|
|
171
175
|
/**
|
|
@@ -185,6 +189,10 @@ export interface TextToImageRequest {
|
|
|
185
189
|
默认在生成结果图右下角添加“图片由 AI 生成”字样,您可根据自身需要替换为其他的标识图片。
|
|
186
190
|
*/
|
|
187
191
|
LogoParam?: LogoParam
|
|
192
|
+
/**
|
|
193
|
+
* 返回图像方式(base64 或 url) ,二选一,默认为 base64。url 有效期为1小时。
|
|
194
|
+
*/
|
|
195
|
+
RspImgType?: string
|
|
188
196
|
}
|
|
189
197
|
|
|
190
198
|
/**
|
|
@@ -192,7 +200,9 @@ export interface TextToImageRequest {
|
|
|
192
200
|
*/
|
|
193
201
|
export interface TextToImageResponse {
|
|
194
202
|
/**
|
|
195
|
-
*
|
|
203
|
+
* 根据入参 RspImgType 填入不同,返回不同的内容。
|
|
204
|
+
如果传入 base64 则返回生成图 Base64 编码。
|
|
205
|
+
如果传入 url 则返回的生成图 URL , 有效期1小时,请及时保存。
|
|
196
206
|
*/
|
|
197
207
|
ResultImage?: string
|
|
198
208
|
/**
|
|
@@ -8,7 +8,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
8
8
|
constructor(clientConfig: TencentCloudCommon.ClientConfig);
|
|
9
9
|
/**
|
|
10
10
|
* 智能文生图接口将根据输入的描述文本,智能生成与之相关的结果图。
|
|
11
|
-
输入:
|
|
11
|
+
输入:256个字符以内的描述性文本,推荐使用中文。
|
|
12
12
|
输出:对应风格及分辨率的 AI 生成图。
|
|
13
13
|
可支持的风格详见 [智能文生图风格列表](https://cloud.tencent.com/document/product/1668/86249),请将列表中的“风格编号”传入 Styles 数组,建议选择一种风格。
|
|
14
14
|
|
|
@@ -29,7 +29,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
29
29
|
}
|
|
30
30
|
/**
|
|
31
31
|
* 智能文生图接口将根据输入的描述文本,智能生成与之相关的结果图。
|
|
32
|
-
输入:
|
|
32
|
+
输入:256个字符以内的描述性文本,推荐使用中文。
|
|
33
33
|
输出:对应风格及分辨率的 AI 生成图。
|
|
34
34
|
可支持的风格详见 [智能文生图风格列表](https://cloud.tencent.com/document/product/1668/86249),请将列表中的“风格编号”传入 Styles 数组,建议选择一种风格。
|
|
35
35
|
|
|
@@ -3,7 +3,9 @@
|
|
|
3
3
|
*/
|
|
4
4
|
export interface ImageToImageResponse {
|
|
5
5
|
/**
|
|
6
|
-
*
|
|
6
|
+
* 根据入参 RspImgType 填入不同,返回不同的内容。
|
|
7
|
+
如果传入 base64 则返回生成图 Base64 编码。
|
|
8
|
+
如果传入 url 则返回的生成图 URL , 有效期1小时,请及时保存。
|
|
7
9
|
*/
|
|
8
10
|
ResultImage?: string;
|
|
9
11
|
/**
|
|
@@ -48,21 +50,20 @@ export interface ImageToImageRequest {
|
|
|
48
50
|
InputUrl?: string;
|
|
49
51
|
/**
|
|
50
52
|
* 文本描述。
|
|
51
|
-
|
|
52
|
-
|
|
53
|
+
用于在输入图的基础上引导生成图效果,增加生成结果中出现描述内容的可能。
|
|
54
|
+
推荐使用中文。最多支持256个 utf-8 字符。
|
|
53
55
|
*/
|
|
54
56
|
Prompt?: string;
|
|
55
57
|
/**
|
|
56
58
|
* 反向文本描述。
|
|
57
59
|
用于一定程度上从反面引导模型生成的走向,减少生成结果中出现描述内容的可能,但不能完全杜绝。
|
|
58
|
-
推荐使用中文。最多可传
|
|
60
|
+
推荐使用中文。最多可传256个 utf-8 字符。
|
|
59
61
|
*/
|
|
60
62
|
NegativePrompt?: string;
|
|
61
63
|
/**
|
|
62
64
|
* 绘画风格。
|
|
63
65
|
请在 [智能图生图风格列表](https://cloud.tencent.com/document/product/1668/86250) 中选择期望的风格,传入风格编号。
|
|
64
66
|
推荐使用且只使用一种风格。不传默认使用201(日系动漫风格)。
|
|
65
|
-
如果想要探索风格列表之外的风格,也可以尝试在 Prompt 中输入其他的风格描述。
|
|
66
67
|
*/
|
|
67
68
|
Styles?: Array<string>;
|
|
68
69
|
/**
|
|
@@ -84,9 +85,13 @@ export interface ImageToImageRequest {
|
|
|
84
85
|
LogoParam?: LogoParam;
|
|
85
86
|
/**
|
|
86
87
|
* 生成自由度。
|
|
87
|
-
Strength 值越小,生成图和原图越接近。取值范围0~1,不传默认为0.
|
|
88
|
+
Strength 值越小,生成图和原图越接近。取值范围0~1,不传默认为0.75。
|
|
88
89
|
*/
|
|
89
90
|
Strength?: number;
|
|
91
|
+
/**
|
|
92
|
+
* 返回图像方式(base64 或 url) ,二选一,默认为 base64。url 有效期为1小时。
|
|
93
|
+
*/
|
|
94
|
+
RspImgType?: string;
|
|
90
95
|
}
|
|
91
96
|
/**
|
|
92
97
|
* 输入框
|
|
@@ -130,20 +135,19 @@ export interface TextToImageRequest {
|
|
|
130
135
|
/**
|
|
131
136
|
* 文本描述。
|
|
132
137
|
算法将根据输入的文本智能生成与之相关的图像。建议详细描述画面主体、细节、场景等,文本描述越丰富,生成效果越精美。
|
|
133
|
-
不能为空,推荐使用中文。最多可传
|
|
138
|
+
不能为空,推荐使用中文。最多可传256个 utf-8 字符。
|
|
134
139
|
*/
|
|
135
140
|
Prompt: string;
|
|
136
141
|
/**
|
|
137
142
|
* 反向文本描述。
|
|
138
143
|
用于一定程度上从反面引导模型生成的走向,减少生成结果中出现描述内容的可能,但不能完全杜绝。
|
|
139
|
-
推荐使用中文。最多可传
|
|
144
|
+
推荐使用中文。最多可传256个 utf-8 字符。
|
|
140
145
|
*/
|
|
141
146
|
NegativePrompt?: string;
|
|
142
147
|
/**
|
|
143
148
|
* 绘画风格。
|
|
144
149
|
请在 [智能文生图风格列表](https://cloud.tencent.com/document/product/1668/86249) 中选择期望的风格,传入风格编号。
|
|
145
150
|
推荐使用且只使用一种风格。不传默认使用201(日系动漫风格)。
|
|
146
|
-
如果想要探索风格列表之外的风格,也可以尝试在 Prompt 中输入其他的风格描述。
|
|
147
151
|
*/
|
|
148
152
|
Styles?: Array<string>;
|
|
149
153
|
/**
|
|
@@ -163,13 +167,19 @@ export interface TextToImageRequest {
|
|
|
163
167
|
默认在生成结果图右下角添加“图片由 AI 生成”字样,您可根据自身需要替换为其他的标识图片。
|
|
164
168
|
*/
|
|
165
169
|
LogoParam?: LogoParam;
|
|
170
|
+
/**
|
|
171
|
+
* 返回图像方式(base64 或 url) ,二选一,默认为 base64。url 有效期为1小时。
|
|
172
|
+
*/
|
|
173
|
+
RspImgType?: string;
|
|
166
174
|
}
|
|
167
175
|
/**
|
|
168
176
|
* TextToImage返回参数结构体
|
|
169
177
|
*/
|
|
170
178
|
export interface TextToImageResponse {
|
|
171
179
|
/**
|
|
172
|
-
*
|
|
180
|
+
* 根据入参 RspImgType 填入不同,返回不同的内容。
|
|
181
|
+
如果传入 base64 则返回生成图 Base64 编码。
|
|
182
|
+
如果传入 url 则返回的生成图 URL , 有效期1小时,请及时保存。
|
|
173
183
|
*/
|
|
174
184
|
ResultImage?: string;
|
|
175
185
|
/**
|