tencentcloud-sdk-domain 3.0.1049 → 3.0.1050
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.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180808/models.rb +163 -17
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 904d714d25dd9c20eadd3889d6df94e150e66b68
|
4
|
+
data.tar.gz: aab989bfca2983bf5375afa534529abeaccefd27
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: dd9b237bcf70afc701a0f0c4c9163c3e821072070f1df404859ba7b216641da76ca76f6aeacedb5e4ff9b4c6b89b9c1b71d7d1173f52c2dbc3edd5d67cd72980
|
7
|
+
data.tar.gz: e626aace7af257b481ee4d5c8d31213968bdb08f2f0baf524af48cf50d284e81aa69574b56fca6107442fdc793110ff5654caea8443fddb269283f27a268d201
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1050
|
data/lib/v20180808/models.rb
CHANGED
@@ -2224,13 +2224,28 @@ module TencentCloud
|
|
2224
2224
|
|
2225
2225
|
# DescribePreReleaseList请求参数结构体
|
2226
2226
|
class DescribePreReleaseListRequest < TencentCloud::Common::AbstractModel
|
2227
|
-
# @param Keywords:
|
2227
|
+
# @param Keywords: 单独使用Keywords:使用域名关键词进行搜索
|
2228
|
+
# Keywords+DomainStart(true):使用域名开头关键词进行搜索
|
2229
|
+
# Keywords+DomainEnd(true):使用域名结尾关键词进行搜索
|
2230
|
+
# Keywords+DomainStart(true)+DomainEnd(true):使用域名开头或结尾关键词进行搜索
|
2228
2231
|
# @type Keywords: String
|
2229
|
-
# @param DomainStart:
|
2232
|
+
# @param DomainStart: 是否以域名开头关键词进行搜索
|
2233
|
+
# true:是
|
2234
|
+
# false:否
|
2230
2235
|
# @type DomainStart: Boolean
|
2231
|
-
# @param DomainEnd:
|
2236
|
+
# @param DomainEnd: 是否以域名结尾关键词进行搜索
|
2237
|
+
# true:是
|
2238
|
+
# false:否
|
2232
2239
|
# @type DomainEnd: Boolean
|
2233
|
-
# @param Sort:
|
2240
|
+
# @param Sort: 不同排序规则:
|
2241
|
+
# 1: 价格升序
|
2242
|
+
# 2: 价格降序
|
2243
|
+
# 3: 域名升序
|
2244
|
+
# 4: 结束时间升序
|
2245
|
+
# 5: 店铺推荐升序
|
2246
|
+
# 6: 结束时间降序
|
2247
|
+
# 15: 创建时间升序
|
2248
|
+
# 其他:结束时间升序
|
2234
2249
|
# @type Sort: Integer
|
2235
2250
|
# @param PriceStart: 起始价格
|
2236
2251
|
# @type PriceStart: Float
|
@@ -2240,33 +2255,157 @@ module TencentCloud
|
|
2240
2255
|
# @type LengthStart: Integer
|
2241
2256
|
# @param LengthEnd: 结束域名长度
|
2242
2257
|
# @type LengthEnd: Integer
|
2243
|
-
# @param PageNumber:
|
2258
|
+
# @param PageNumber: 页码(默认为1)
|
2244
2259
|
# @type PageNumber: Integer
|
2245
|
-
# @param PageSize:
|
2260
|
+
# @param PageSize: 每页显示数(默认为20)
|
2246
2261
|
# @type PageSize: Integer
|
2247
2262
|
# @param Suffix: 后缀
|
2263
|
+
# 1="com"
|
2264
|
+
# 2="net"
|
2265
|
+
# 4="biz"
|
2266
|
+
# 6="info"
|
2267
|
+
# 7="co"
|
2268
|
+
# 9="cn"
|
2269
|
+
# 10="com.cn"
|
2270
|
+
# 11="wang"
|
2271
|
+
# 12="vip"
|
2272
|
+
# 13="cc"
|
2273
|
+
# 14="net.cn"
|
2274
|
+
# 15="org.cn"
|
2275
|
+
# 16="top"
|
2276
|
+
# 17="asia"
|
2277
|
+
# 18="tv"
|
2278
|
+
# 19="club"
|
2279
|
+
# 20="shop"
|
2280
|
+
# 21 ="中国"
|
2281
|
+
# 23="online"
|
2282
|
+
# 24="xyz"
|
2283
|
+
# 25="网店"
|
2284
|
+
# 26="网址"
|
2285
|
+
# 27="在线"
|
2286
|
+
# 28="ltd"
|
2287
|
+
# 29="fans"
|
2288
|
+
# 30="ren"
|
2289
|
+
# 31="icu"
|
2248
2290
|
# @type Suffix: Array
|
2249
2291
|
# @param ClassOne: 一级分类
|
2292
|
+
# 1:"纯数字"
|
2293
|
+
# 2:"单数字"
|
2294
|
+
# 3:"双数字"
|
2295
|
+
# 4:"三数字"
|
2296
|
+
# 5:"四数字"
|
2297
|
+
# 6:"五数字"
|
2298
|
+
# 7:"六数字"
|
2299
|
+
# 9:"单字母"
|
2300
|
+
# 10:"双字母"
|
2301
|
+
# 11:"三字母"
|
2302
|
+
# 12:"四字母"
|
2303
|
+
# 13:"五字母"
|
2304
|
+
# 14:"单拼"
|
2305
|
+
# 15:"双拼"
|
2306
|
+
# 16:"三拼"
|
2307
|
+
# 17:"杂米"
|
2308
|
+
# 18:"两杂"
|
2309
|
+
# 19:"三杂"
|
2310
|
+
# 20:"四杂"
|
2250
2311
|
# @type ClassOne: Integer
|
2251
2312
|
# @param ClassTwo: 二级分类
|
2313
|
+
# 13:"0开或带4"
|
2314
|
+
# 14:"非0开不带4"
|
2315
|
+
# 15:"不带0,4"
|
2316
|
+
# 0:"非全声母"
|
2317
|
+
# 6:"全声母"
|
2318
|
+
# 16:"不带0,4"
|
2319
|
+
# 32:"全声母"
|
2320
|
+
# 5010:"CVCV"
|
2252
2321
|
# @type ClassTwo: Array
|
2253
2322
|
# @param ClassThree: 三级分类
|
2323
|
+
# 111:"AAA"
|
2324
|
+
# 401:"3A及以上"
|
2325
|
+
# 402:"AA结尾"
|
2326
|
+
# 1122:"AABB"
|
2327
|
+
# 1123:"AABC"
|
2328
|
+
# 1212:"ABAB"
|
2329
|
+
# 1221:"ABBA"
|
2330
|
+
# 1233:"ABCC"
|
2331
|
+
# 501:"4A及以上"
|
2332
|
+
# 502:"3A及以上"
|
2333
|
+
# 503:"AAA开头"
|
2334
|
+
# 504:"AAA结尾"
|
2335
|
+
# 505:"AA开头"
|
2336
|
+
# 506:"AA结尾"
|
2337
|
+
# 507:"三顺子开头"
|
2338
|
+
# 508:"三顺子结尾"
|
2339
|
+
# 11223:"AABBC"
|
2340
|
+
# 12233:"ABBCC"
|
2341
|
+
# 601:"5A及以上"
|
2342
|
+
# 602:"4A及以上"
|
2343
|
+
# 603:"3A及以上"
|
2344
|
+
# 604:"4A开头"
|
2345
|
+
# 605:"4A结尾"
|
2346
|
+
# 606:"AAA开头"
|
2347
|
+
# 607:"AAA结尾"
|
2348
|
+
# 608:"AA开头"
|
2349
|
+
# 609:"AA结尾"
|
2350
|
+
# 610:"ABAB开头"
|
2351
|
+
# 611:"ABAB结尾"
|
2352
|
+
# 612:"AABB开头"
|
2353
|
+
# 613:"AABB结尾"
|
2354
|
+
# 614:"四顺子开头"
|
2355
|
+
# 615:"四顺子结尾"
|
2356
|
+
# 616:"三顺子开头"
|
2357
|
+
# 617:"三顺子结尾"
|
2358
|
+
# 121212:"ABABAB"
|
2359
|
+
# 112233:"AABBCC"
|
2360
|
+
# 123123:"ABCABC"
|
2361
|
+
# 211:"LNN"
|
2362
|
+
# 221:"LLN"
|
2363
|
+
# 121:"NLN"
|
2364
|
+
# 212:"LNL"
|
2365
|
+
# 122:"NLL"
|
2366
|
+
# 1112:"NNNL"
|
2367
|
+
# 2111:"LNNN"
|
2368
|
+
# 1212:"NLNL"
|
2369
|
+
# 2121:"LNLN"
|
2370
|
+
# 1222:"NLLL"
|
2371
|
+
# 2221:"LLLN"
|
2372
|
+
# 1122:"NNLL"
|
2373
|
+
# 2211:"LLNN"
|
2374
|
+
# 31:"W结尾"
|
2375
|
+
# 112:"AAB"
|
2376
|
+
# 122:"ABB"
|
2377
|
+
# 121:"ABA"
|
2378
|
+
# 41:"W结尾"
|
2379
|
+
# 1112:"AAAB"
|
2380
|
+
# 1222:"ABBB"
|
2381
|
+
# 1122:"AABB"
|
2382
|
+
# 1212:"ABAB"
|
2254
2383
|
# @type ClassThree: Array
|
2255
2384
|
# @param ClassFour: 四级分类
|
2385
|
+
# 1:"仅含2种数字"
|
2386
|
+
# 1:"仅含2种数字"
|
2387
|
+
# 2:"仅含3种数字"
|
2388
|
+
# 4:"仅含1种字母"
|
2389
|
+
# 8:"仅含1种数字"
|
2256
2390
|
# @type ClassFour: Array
|
2257
|
-
# @param FilterStart:
|
2391
|
+
# @param FilterStart: 是否以域名开头排除关键词进行搜索
|
2258
2392
|
# @type FilterStart: Boolean
|
2259
|
-
# @param FilterEnd:
|
2393
|
+
# @param FilterEnd: 是否以域名结尾排除关键词进行搜索
|
2260
2394
|
# @type FilterEnd: Boolean
|
2261
|
-
# @param FilterWords:
|
2395
|
+
# @param FilterWords: 域名排除关键词
|
2396
|
+
# 单独使用FilterWords:使用排除关键词进行搜索
|
2397
|
+
# FilterWords+FilterStart(true):使用域名开头排除关键词进行搜索
|
2398
|
+
# FilterWords+FilterEnd(true):使用域名结尾排除关键词进行搜索
|
2399
|
+
# FilterWords+FilterStart(true)+FilterEnd(true):使用域名开头或结尾排除关键词进行搜索
|
2262
2400
|
# @type FilterWords: String
|
2263
|
-
# @param TransType:
|
2401
|
+
# @param TransType: 交易类型(目前只支持10)
|
2402
|
+
# 10: 预释放域名
|
2264
2403
|
# @type TransType: Integer
|
2265
|
-
# @param IsTop:
|
2404
|
+
# @param IsTop: 是否搜索白金域名
|
2266
2405
|
# @type IsTop: Boolean
|
2267
|
-
# @param EndTimeSort:
|
2406
|
+
# @param EndTimeSort: 结束时间排序 desc:倒序 asc:正序
|
2268
2407
|
# @type EndTimeSort: String
|
2269
|
-
# @param EndTime:
|
2408
|
+
# @param EndTime: 结束时间(YYYY-MM-DD)
|
2270
2409
|
# @type EndTime: String
|
2271
2410
|
|
2272
2411
|
attr_accessor :Keywords, :DomainStart, :DomainEnd, :Sort, :PriceStart, :PriceEnd, :LengthStart, :LengthEnd, :PageNumber, :PageSize, :Suffix, :ClassOne, :ClassTwo, :ClassThree, :ClassFour, :FilterStart, :FilterEnd, :FilterWords, :TransType, :IsTop, :EndTimeSort, :EndTime
|
@@ -2553,7 +2692,8 @@ module TencentCloud
|
|
2553
2692
|
|
2554
2693
|
# DescribeTemplate请求参数结构体
|
2555
2694
|
class DescribeTemplateRequest < TencentCloud::Common::AbstractModel
|
2556
|
-
# @param TemplateId: 模板ID
|
2695
|
+
# @param TemplateId: 模板ID
|
2696
|
+
# 通过DescribeTemplateList接口获取:https://cloud.tencent.com/document/api/242/48940
|
2557
2697
|
# @type TemplateId: String
|
2558
2698
|
|
2559
2699
|
attr_accessor :TemplateId
|
@@ -3432,23 +3572,29 @@ module TencentCloud
|
|
3432
3572
|
class PreReleaseInfo < TencentCloud::Common::AbstractModel
|
3433
3573
|
# @param Domain: 域名
|
3434
3574
|
# @type Domain: String
|
3435
|
-
# @param ReservationTime: 预订倒计时
|
3575
|
+
# @param ReservationTime: 预订倒计时(YYYY-MM-DD hh:mm:ss)
|
3436
3576
|
# @type ReservationTime: String
|
3437
|
-
# @param RegTime: 域名注册时间
|
3577
|
+
# @param RegTime: 域名注册时间(YYYY-MM-DD hh:mm:ss)
|
3438
3578
|
# @type RegTime: String
|
3439
|
-
# @param DelTime: 域名删除时间
|
3579
|
+
# @param DelTime: 域名删除时间(YYYY-MM-DD hh:mm:ss)
|
3440
3580
|
# @type DelTime: String
|
3441
3581
|
# @param CurrentPeople: 当前人数
|
3442
3582
|
# @type CurrentPeople: Integer
|
3443
3583
|
# @param Price: 当前价格
|
3444
3584
|
# @type Price: Float
|
3445
3585
|
# @param IsFollow: 是否收藏
|
3586
|
+
# true:收藏
|
3587
|
+
# false:未收藏
|
3446
3588
|
# @type IsFollow: Boolean
|
3447
3589
|
# @param IsAppoint: 是否已经预约
|
3590
|
+
# true:预约
|
3591
|
+
# false:未预约
|
3448
3592
|
# @type IsAppoint: Boolean
|
3449
3593
|
# @param BusinessId: 业务ID
|
3450
3594
|
# @type BusinessId: String
|
3451
3595
|
# @param IsDomainUser: 是否为原持有者
|
3596
|
+
# true:是原持有人
|
3597
|
+
# false:非原持有人
|
3452
3598
|
# @type IsDomainUser: Boolean
|
3453
3599
|
|
3454
3600
|
attr_accessor :Domain, :ReservationTime, :RegTime, :DelTime, :CurrentPeople, :Price, :IsFollow, :IsAppoint, :BusinessId, :IsDomainUser
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-domain
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1050
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-04-
|
11
|
+
date: 2025-04-29 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|