tencentcloud-sdk-smh 3.0.589 → 3.0.591
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/v20210712/models.rb +24 -24
- 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: a2c94a37f4af9b01a495ec9cd8ab0a072f1fdefe
|
4
|
+
data.tar.gz: 546ada8624506ff939a1bbc0cc6d5ee3ab8fc631
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6c143e167ce798ae39b8fd4dcff536d902082ea31cf9fddb442eb496d3c5b186b7505bc6372f779c8004119596e590bb6450f952575d661f1d2b84da113c971f
|
7
|
+
data.tar.gz: 98c4755793b5d57be999a11eec064cd91a7ac6dc2417b66d81f20a4eef611033969270e615c54ebefff22923cdb364bff326dd4014af6a863fd8a64ba794eab3
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.591
|
data/lib/v20210712/models.rb
CHANGED
@@ -31,7 +31,7 @@ module TencentCloud
|
|
31
31
|
# @type Remark: String
|
32
32
|
|
33
33
|
attr_accessor :Name, :BucketName, :BucketRegion, :LibraryExtension, :Remark
|
34
|
-
|
34
|
+
|
35
35
|
def initialize(name=nil, bucketname=nil, bucketregion=nil, libraryextension=nil, remark=nil)
|
36
36
|
@Name = name
|
37
37
|
@BucketName = bucketname
|
@@ -60,7 +60,7 @@ module TencentCloud
|
|
60
60
|
# @type RequestId: String
|
61
61
|
|
62
62
|
attr_accessor :LibraryId, :RequestId
|
63
|
-
|
63
|
+
|
64
64
|
def initialize(libraryid=nil, requestid=nil)
|
65
65
|
@LibraryId = libraryid
|
66
66
|
@RequestId = requestid
|
@@ -78,7 +78,7 @@ module TencentCloud
|
|
78
78
|
# @type LibraryId: String
|
79
79
|
|
80
80
|
attr_accessor :LibraryId
|
81
|
-
|
81
|
+
|
82
82
|
def initialize(libraryid=nil)
|
83
83
|
@LibraryId = libraryid
|
84
84
|
end
|
@@ -94,7 +94,7 @@ module TencentCloud
|
|
94
94
|
# @type RequestId: String
|
95
95
|
|
96
96
|
attr_accessor :RequestId
|
97
|
-
|
97
|
+
|
98
98
|
def initialize(requestid=nil)
|
99
99
|
@RequestId = requestid
|
100
100
|
end
|
@@ -114,7 +114,7 @@ module TencentCloud
|
|
114
114
|
# @type PageSize: Integer
|
115
115
|
|
116
116
|
attr_accessor :LibraryIds, :PageNumber, :PageSize
|
117
|
-
|
117
|
+
|
118
118
|
def initialize(libraryids=nil, pagenumber=nil, pagesize=nil)
|
119
119
|
@LibraryIds = libraryids
|
120
120
|
@PageNumber = pagenumber
|
@@ -138,7 +138,7 @@ module TencentCloud
|
|
138
138
|
# @type RequestId: String
|
139
139
|
|
140
140
|
attr_accessor :List, :TotalCount, :RequestId
|
141
|
-
|
141
|
+
|
142
142
|
def initialize(list=nil, totalcount=nil, requestid=nil)
|
143
143
|
@List = list
|
144
144
|
@TotalCount = totalcount
|
@@ -165,7 +165,7 @@ module TencentCloud
|
|
165
165
|
# @type LibraryId: String
|
166
166
|
|
167
167
|
attr_accessor :LibraryId
|
168
|
-
|
168
|
+
|
169
169
|
def initialize(libraryid=nil)
|
170
170
|
@LibraryId = libraryid
|
171
171
|
end
|
@@ -185,7 +185,7 @@ module TencentCloud
|
|
185
185
|
# @type RequestId: String
|
186
186
|
|
187
187
|
attr_accessor :LibraryId, :LibrarySecret, :RequestId
|
188
|
-
|
188
|
+
|
189
189
|
def initialize(libraryid=nil, librarysecret=nil, requestid=nil)
|
190
190
|
@LibraryId = libraryid
|
191
191
|
@LibrarySecret = librarysecret
|
@@ -219,7 +219,7 @@ module TencentCloud
|
|
219
219
|
# @type BindPhone: Boolean
|
220
220
|
|
221
221
|
attr_accessor :SuperAdminAccount, :InstanceIds, :PageNumber, :PageSize, :OrderBy, :OrderByType, :AutoRenew, :BindPhone
|
222
|
-
|
222
|
+
|
223
223
|
def initialize(superadminaccount=nil, instanceids=nil, pagenumber=nil, pagesize=nil, orderby=nil, orderbytype=nil, autorenew=nil, bindphone=nil)
|
224
224
|
@SuperAdminAccount = superadminaccount
|
225
225
|
@InstanceIds = instanceids
|
@@ -253,7 +253,7 @@ module TencentCloud
|
|
253
253
|
# @type RequestId: String
|
254
254
|
|
255
255
|
attr_accessor :List, :TotalCount, :RequestId
|
256
|
-
|
256
|
+
|
257
257
|
def initialize(list=nil, totalcount=nil, requestid=nil)
|
258
258
|
@List = list
|
259
259
|
@TotalCount = totalcount
|
@@ -277,7 +277,7 @@ module TencentCloud
|
|
277
277
|
# DescribeOfficialOverview请求参数结构体
|
278
278
|
class DescribeOfficialOverviewRequest < TencentCloud::Common::AbstractModel
|
279
279
|
|
280
|
-
|
280
|
+
|
281
281
|
def initialize()
|
282
282
|
end
|
283
283
|
|
@@ -299,7 +299,7 @@ module TencentCloud
|
|
299
299
|
# @type RequestId: String
|
300
300
|
|
301
301
|
attr_accessor :Quantity, :Storage, :UserCount, :InternetTraffic, :RequestId
|
302
|
-
|
302
|
+
|
303
303
|
def initialize(quantity=nil, storage=nil, usercount=nil, internettraffic=nil, requestid=nil)
|
304
304
|
@Quantity = quantity
|
305
305
|
@Storage = storage
|
@@ -333,7 +333,7 @@ module TencentCloud
|
|
333
333
|
# @type Type: Integer
|
334
334
|
|
335
335
|
attr_accessor :ResourceIds, :PageNumber, :PageSize, :OrderBy, :OrderByType, :Type
|
336
|
-
|
336
|
+
|
337
337
|
def initialize(resourceids=nil, pagenumber=nil, pagesize=nil, orderby=nil, orderbytype=nil, type=nil)
|
338
338
|
@ResourceIds = resourceids
|
339
339
|
@PageNumber = pagenumber
|
@@ -363,7 +363,7 @@ module TencentCloud
|
|
363
363
|
# @type RequestId: String
|
364
364
|
|
365
365
|
attr_accessor :List, :TotalCount, :RequestId
|
366
|
-
|
366
|
+
|
367
367
|
def initialize(list=nil, totalcount=nil, requestid=nil)
|
368
368
|
@List = list
|
369
369
|
@TotalCount = totalcount
|
@@ -414,7 +414,7 @@ module TencentCloud
|
|
414
414
|
# @type SuperAdminAccount: String
|
415
415
|
|
416
416
|
attr_accessor :InstanceId, :Domain, :EffectiveTime, :ExpireTime, :UserLimit, :StorageLimit, :StorageLimitGB, :Isolated, :AutoRenew, :SuperAdminAccount
|
417
|
-
|
417
|
+
|
418
418
|
def initialize(instanceid=nil, domain=nil, effectivetime=nil, expiretime=nil, userlimit=nil, storagelimit=nil, storagelimitgb=nil, isolated=nil, autorenew=nil, superadminaccount=nil)
|
419
419
|
@InstanceId = instanceid
|
420
420
|
@Domain = domain
|
@@ -466,7 +466,7 @@ module TencentCloud
|
|
466
466
|
# @type FileNum: String
|
467
467
|
|
468
468
|
attr_accessor :LibraryId, :Name, :Remark, :BucketName, :BucketRegion, :CreationTime, :LibraryExtension, :Size, :DirNum, :FileNum
|
469
|
-
|
469
|
+
|
470
470
|
def initialize(libraryid=nil, name=nil, remark=nil, bucketname=nil, bucketregion=nil, creationtime=nil, libraryextension=nil, size=nil, dirnum=nil, filenum=nil)
|
471
471
|
@LibraryId = libraryid
|
472
472
|
@Name = name
|
@@ -550,7 +550,7 @@ module TencentCloud
|
|
550
550
|
# @type RecognizeSensitiveContent: Boolean
|
551
551
|
|
552
552
|
attr_accessor :IsFileLibrary, :IsMultiSpace, :CosStorageClass, :UseRecycleBin, :AutoRemoveRecycledDays, :EnableSearch, :DenyOnQuotaLessThanUsage, :EnableFileHistory, :FileHistoryCount, :FileHistoryExpireDay, :MaxDirFileNameLength, :IsPublicRead, :IsMultiAlbum, :AllowPhoto, :AllowPhotoExtName, :AllowVideo, :AllowVideoExtName, :AllowFileExtName, :RecognizeSensitiveContent
|
553
|
-
|
553
|
+
|
554
554
|
def initialize(isfilelibrary=nil, ismultispace=nil, cosstorageclass=nil, userecyclebin=nil, autoremoverecycleddays=nil, enablesearch=nil, denyonquotalessthanusage=nil, enablefilehistory=nil, filehistorycount=nil, filehistoryexpireday=nil, maxdirfilenamelength=nil, ispublicread=nil, ismultialbum=nil, allowphoto=nil, allowphotoextname=nil, allowvideo=nil, allowvideoextname=nil, allowfileextname=nil, recognizesensitivecontent=nil)
|
555
555
|
@IsFileLibrary = isfilelibrary
|
556
556
|
@IsMultiSpace = ismultispace
|
@@ -608,7 +608,7 @@ module TencentCloud
|
|
608
608
|
# @type LibraryExtension: :class:`Tencentcloud::Smh.v20210712.models.LibraryExtension`
|
609
609
|
|
610
610
|
attr_accessor :LibraryId, :Name, :Remark, :LibraryExtension
|
611
|
-
|
611
|
+
|
612
612
|
def initialize(libraryid=nil, name=nil, remark=nil, libraryextension=nil)
|
613
613
|
@LibraryId = libraryid
|
614
614
|
@Name = name
|
@@ -633,7 +633,7 @@ module TencentCloud
|
|
633
633
|
# @type RequestId: String
|
634
634
|
|
635
635
|
attr_accessor :RequestId
|
636
|
-
|
636
|
+
|
637
637
|
def initialize(requestid=nil)
|
638
638
|
@RequestId = requestid
|
639
639
|
end
|
@@ -655,7 +655,7 @@ module TencentCloud
|
|
655
655
|
# @type CountryCode: String
|
656
656
|
|
657
657
|
attr_accessor :Purpose, :PhoneNumber, :InstanceId, :CountryCode
|
658
|
-
|
658
|
+
|
659
659
|
def initialize(purpose=nil, phonenumber=nil, instanceid=nil, countrycode=nil)
|
660
660
|
@Purpose = purpose
|
661
661
|
@PhoneNumber = phonenumber
|
@@ -677,7 +677,7 @@ module TencentCloud
|
|
677
677
|
# @type RequestId: String
|
678
678
|
|
679
679
|
attr_accessor :RequestId
|
680
|
-
|
680
|
+
|
681
681
|
def initialize(requestid=nil)
|
682
682
|
@RequestId = requestid
|
683
683
|
end
|
@@ -713,7 +713,7 @@ module TencentCloud
|
|
713
713
|
# @type ExpireTime: String
|
714
714
|
|
715
715
|
attr_accessor :InstanceId, :Domain, :Type, :Size, :SizeGB, :Remain, :Used, :UsedPercentage, :EffectiveTime, :ExpireTime
|
716
|
-
|
716
|
+
|
717
717
|
def initialize(instanceid=nil, domain=nil, type=nil, size=nil, sizegb=nil, remain=nil, used=nil, usedpercentage=nil, effectivetime=nil, expiretime=nil)
|
718
718
|
@InstanceId = instanceid
|
719
719
|
@Domain = domain
|
@@ -755,7 +755,7 @@ module TencentCloud
|
|
755
755
|
# @type CountryCode: String
|
756
756
|
|
757
757
|
attr_accessor :Purpose, :PhoneNumber, :Code, :InstanceId, :CountryCode
|
758
|
-
|
758
|
+
|
759
759
|
def initialize(purpose=nil, phonenumber=nil, code=nil, instanceid=nil, countrycode=nil)
|
760
760
|
@Purpose = purpose
|
761
761
|
@PhoneNumber = phonenumber
|
@@ -779,7 +779,7 @@ module TencentCloud
|
|
779
779
|
# @type RequestId: String
|
780
780
|
|
781
781
|
attr_accessor :RequestId
|
782
|
-
|
782
|
+
|
783
783
|
def initialize(requestid=nil)
|
784
784
|
@RequestId = requestid
|
785
785
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-smh
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.591
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-06-
|
11
|
+
date: 2023-06-13 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|