tencentcloud-sdk-cloudstudio 3.0.590 → 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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20210524/models.rb +60 -60
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 1f0446d8865c097ee3abb794d76150a836153449
4
- data.tar.gz: 32d80962ce810d0d5e123843a6ec2e2a15cecec0
3
+ metadata.gz: d5f296d194ed1861c1c015a896a9773ed0c5768f
4
+ data.tar.gz: f6e62f401ff484671e1e3e36ae8a98b32edbe9ec
5
5
  SHA512:
6
- metadata.gz: b74b5926b177bf2ab4a30a7dfb4d17b6fb194421dac2af0359db765e66c8067fc234c6f15db848e19a28c5816d8bf68cd68f6ea4243a1150d0a756321f3aa072
7
- data.tar.gz: 0b5018454fe6189cc1189b64010ab917048639544210a01be9085fdf813d3553e3a9a9db0388b624ec521d29533de4f6851297617ea79d544d6a2ceaf0da4c75
6
+ metadata.gz: 733fbc73436bf33fa24413655820422a0914e0b0b058c824ed87b3b2e2530a3b3de82dc3c5f86351248b100334d60fea551a75a65c489a45d441d5bf1c376d2c
7
+ data.tar.gz: e235c11671863b29c73c71767e90b8e2a7750052b30d097a000158f40b9e2b7e28e5903a6a5b2b34acefb3881e70f4e6eff355e8fa822bae71dd42444d5a87fd
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.590
1
+ 3.0.591
@@ -41,7 +41,7 @@ module TencentCloud
41
41
  # @type Description: String
42
42
 
43
43
  attr_accessor :Name, :ImageId, :ImageName, :RemoteUser, :RemoteHost, :RemotePort, :WorkspaceType, :WorkspaceVersion, :WorkspaceResourceDTO, :Description
44
-
44
+
45
45
  def initialize(name=nil, imageid=nil, imagename=nil, remoteuser=nil, remotehost=nil, remoteport=nil, workspacetype=nil, workspaceversion=nil, workspaceresourcedto=nil, description=nil)
46
46
  @Name = name
47
47
  @ImageId = imageid
@@ -80,7 +80,7 @@ module TencentCloud
80
80
  # @type UserDefinedTemplateParams: :class:`Tencentcloud::Cloudstudio.v20210524.models.UserDefinedTemplateParams`
81
81
 
82
82
  attr_accessor :CloudStudioSessionTeam, :UserDefinedTemplateParams
83
-
83
+
84
84
  def initialize(cloudstudiosessionteam=nil, userdefinedtemplateparams=nil)
85
85
  @CloudStudioSessionTeam = cloudstudiosessionteam
86
86
  @UserDefinedTemplateParams = userdefinedtemplateparams
@@ -104,7 +104,7 @@ module TencentCloud
104
104
  # @type RequestId: String
105
105
 
106
106
  attr_accessor :Data, :RequestId
107
-
107
+
108
108
  def initialize(data=nil, requestid=nil)
109
109
  @Data = data
110
110
  @RequestId = requestid
@@ -127,7 +127,7 @@ module TencentCloud
127
127
  # @type AgentSpaceDTO: :class:`Tencentcloud::Cloudstudio.v20210524.models.AgentSpaceDTO`
128
128
 
129
129
  attr_accessor :CloudStudioSessionTeam, :AgentSpaceDTO
130
-
130
+
131
131
  def initialize(cloudstudiosessionteam=nil, agentspacedto=nil)
132
132
  @CloudStudioSessionTeam = cloudstudiosessionteam
133
133
  @AgentSpaceDTO = agentspacedto
@@ -151,7 +151,7 @@ module TencentCloud
151
151
  # @type RequestId: String
152
152
 
153
153
  attr_accessor :Data, :RequestId
154
-
154
+
155
155
  def initialize(data=nil, requestid=nil)
156
156
  @Data = data
157
157
  @RequestId = requestid
@@ -176,7 +176,7 @@ module TencentCloud
176
176
  # @type Name: String
177
177
 
178
178
  attr_accessor :CloudStudioSessionTeam, :TemplateId, :Name
179
-
179
+
180
180
  def initialize(cloudstudiosessionteam=nil, templateid=nil, name=nil)
181
181
  @CloudStudioSessionTeam = cloudstudiosessionteam
182
182
  @TemplateId = templateid
@@ -198,7 +198,7 @@ module TencentCloud
198
198
  # @type RequestId: String
199
199
 
200
200
  attr_accessor :Data, :RequestId
201
-
201
+
202
202
  def initialize(data=nil, requestid=nil)
203
203
  @Data = data
204
204
  @RequestId = requestid
@@ -221,7 +221,7 @@ module TencentCloud
221
221
  # @type CloudStudioSessionTeam: String
222
222
 
223
223
  attr_accessor :WorkspaceDTO, :CloudStudioSessionTeam
224
-
224
+
225
225
  def initialize(workspacedto=nil, cloudstudiosessionteam=nil)
226
226
  @WorkspaceDTO = workspacedto
227
227
  @CloudStudioSessionTeam = cloudstudiosessionteam
@@ -245,7 +245,7 @@ module TencentCloud
245
245
  # @type RequestId: String
246
246
 
247
247
  attr_accessor :Data, :RequestId
248
-
248
+
249
249
  def initialize(data=nil, requestid=nil)
250
250
  @Data = data
251
251
  @RequestId = requestid
@@ -266,7 +266,7 @@ module TencentCloud
266
266
  # @type WorkspaceTokenDTO: :class:`Tencentcloud::Cloudstudio.v20210524.models.WorkspaceTokenDTO`
267
267
 
268
268
  attr_accessor :WorkspaceTokenDTO
269
-
269
+
270
270
  def initialize(workspacetokendto=nil)
271
271
  @WorkspaceTokenDTO = workspacetokendto
272
272
  end
@@ -287,7 +287,7 @@ module TencentCloud
287
287
  # @type RequestId: String
288
288
 
289
289
  attr_accessor :Data, :RequestId
290
-
290
+
291
291
  def initialize(data=nil, requestid=nil)
292
292
  @Data = data
293
293
  @RequestId = requestid
@@ -315,7 +315,7 @@ module TencentCloud
315
315
  # @type Templates: :class:`Tencentcloud::Cloudstudio.v20210524.models.UserDefinedTemplateParams`
316
316
 
317
317
  attr_accessor :Tags, :Icons, :Templates
318
-
318
+
319
319
  def initialize(tags=nil, icons=nil, templates=nil)
320
320
  @Tags = tags
321
321
  @Icons = icons
@@ -340,7 +340,7 @@ module TencentCloud
340
340
  # @type Id: Integer
341
341
 
342
342
  attr_accessor :CloudStudioSessionTeam, :Id
343
-
343
+
344
344
  def initialize(cloudstudiosessionteam=nil, id=nil)
345
345
  @CloudStudioSessionTeam = cloudstudiosessionteam
346
346
  @Id = id
@@ -358,7 +358,7 @@ module TencentCloud
358
358
  # @type RequestId: String
359
359
 
360
360
  attr_accessor :RequestId
361
-
361
+
362
362
  def initialize(requestid=nil)
363
363
  @RequestId = requestid
364
364
  end
@@ -376,7 +376,7 @@ module TencentCloud
376
376
  # @type Id: Integer
377
377
 
378
378
  attr_accessor :CloudStudioSessionTeam, :Id
379
-
379
+
380
380
  def initialize(cloudstudiosessionteam=nil, id=nil)
381
381
  @CloudStudioSessionTeam = cloudstudiosessionteam
382
382
  @Id = id
@@ -397,7 +397,7 @@ module TencentCloud
397
397
  # @type RequestId: String
398
398
 
399
399
  attr_accessor :Data, :RequestId
400
-
400
+
401
401
  def initialize(data=nil, requestid=nil)
402
402
  @Data = data
403
403
  @RequestId = requestid
@@ -420,7 +420,7 @@ module TencentCloud
420
420
  # @type SpaceKey: String
421
421
 
422
422
  attr_accessor :CloudStudioSessionTeam, :SpaceKey
423
-
423
+
424
424
  def initialize(cloudstudiosessionteam=nil, spacekey=nil)
425
425
  @CloudStudioSessionTeam = cloudstudiosessionteam
426
426
  @SpaceKey = spacekey
@@ -441,7 +441,7 @@ module TencentCloud
441
441
  # @type RequestId: String
442
442
 
443
443
  attr_accessor :Data, :RequestId
444
-
444
+
445
445
  def initialize(data=nil, requestid=nil)
446
446
  @Data = data
447
447
  @RequestId = requestid
@@ -462,7 +462,7 @@ module TencentCloud
462
462
  # @type CloudStudioSessionTeam: String
463
463
 
464
464
  attr_accessor :CloudStudioSessionTeam
465
-
465
+
466
466
  def initialize(cloudstudiosessionteam=nil)
467
467
  @CloudStudioSessionTeam = cloudstudiosessionteam
468
468
  end
@@ -481,7 +481,7 @@ module TencentCloud
481
481
  # @type RequestId: String
482
482
 
483
483
  attr_accessor :Data, :RequestId
484
-
484
+
485
485
  def initialize(data=nil, requestid=nil)
486
486
  @Data = data
487
487
  @RequestId = requestid
@@ -506,7 +506,7 @@ module TencentCloud
506
506
  # @type CloudStudioSessionTeam: String
507
507
 
508
508
  attr_accessor :CloudStudioSessionTeam
509
-
509
+
510
510
  def initialize(cloudstudiosessionteam=nil)
511
511
  @CloudStudioSessionTeam = cloudstudiosessionteam
512
512
  end
@@ -525,7 +525,7 @@ module TencentCloud
525
525
  # @type RequestId: String
526
526
 
527
527
  attr_accessor :Data, :RequestId
528
-
528
+
529
529
  def initialize(data=nil, requestid=nil)
530
530
  @Data = data
531
531
  @RequestId = requestid
@@ -550,7 +550,7 @@ module TencentCloud
550
550
  # @type SpaceKey: String
551
551
 
552
552
  attr_accessor :SpaceKey
553
-
553
+
554
554
  def initialize(spacekey=nil)
555
555
  @SpaceKey = spacekey
556
556
  end
@@ -569,7 +569,7 @@ module TencentCloud
569
569
  # @type RequestId: String
570
570
 
571
571
  attr_accessor :Data, :RequestId
572
-
572
+
573
573
  def initialize(data=nil, requestid=nil)
574
574
  @Data = data
575
575
  @RequestId = requestid
@@ -591,7 +591,7 @@ module TencentCloud
591
591
  # @type WorkspaceId: String
592
592
 
593
593
  attr_accessor :CloudStudioSessionTeam, :Name, :WorkspaceId
594
-
594
+
595
595
  def initialize(cloudstudiosessionteam=nil, name=nil, workspaceid=nil)
596
596
  @CloudStudioSessionTeam = cloudstudiosessionteam
597
597
  @Name = name
@@ -614,7 +614,7 @@ module TencentCloud
614
614
  # @type RequestId: String
615
615
 
616
616
  attr_accessor :Data, :RequestId
617
-
617
+
618
618
  def initialize(data=nil, requestid=nil)
619
619
  @Data = data
620
620
  @RequestId = requestid
@@ -635,7 +635,7 @@ module TencentCloud
635
635
  # @type CloudStudioSessionTeam: String
636
636
 
637
637
  attr_accessor :CloudStudioSessionTeam
638
-
638
+
639
639
  def initialize(cloudstudiosessionteam=nil)
640
640
  @CloudStudioSessionTeam = cloudstudiosessionteam
641
641
  end
@@ -654,7 +654,7 @@ module TencentCloud
654
654
  # @type RequestId: String
655
655
 
656
656
  attr_accessor :Data, :RequestId
657
-
657
+
658
658
  def initialize(data=nil, requestid=nil)
659
659
  @Data = data
660
660
  @RequestId = requestid
@@ -681,7 +681,7 @@ module TencentCloud
681
681
  # @type SpaceKey: String
682
682
 
683
683
  attr_accessor :CloudStudioSessionTeam, :SpaceKey
684
-
684
+
685
685
  def initialize(cloudstudiosessionteam=nil, spacekey=nil)
686
686
  @CloudStudioSessionTeam = cloudstudiosessionteam
687
687
  @SpaceKey = spacekey
@@ -702,7 +702,7 @@ module TencentCloud
702
702
  # @type RequestId: String
703
703
 
704
704
  attr_accessor :Data, :RequestId
705
-
705
+
706
706
  def initialize(data=nil, requestid=nil)
707
707
  @Data = data
708
708
  @RequestId = requestid
@@ -741,7 +741,7 @@ module TencentCloud
741
741
  # @type Sort: Integer
742
742
 
743
743
  attr_accessor :Id, :Name, :Tag, :Description, :DescriptionCN, :IconUrl, :Author, :Visible, :WorkspaceVersion, :Sort
744
-
744
+
745
745
  def initialize(id=nil, name=nil, tag=nil, description=nil, descriptioncn=nil, iconurl=nil, author=nil, visible=nil, workspaceversion=nil, sort=nil)
746
746
  @Id = id
747
747
  @Name = name
@@ -783,7 +783,7 @@ module TencentCloud
783
783
  # @type RefType: String
784
784
 
785
785
  attr_accessor :CloudStudioSessionTeam, :TemplateId, :Url, :Ref, :RefType
786
-
786
+
787
787
  def initialize(cloudstudiosessionteam=nil, templateid=nil, url=nil, ref=nil, reftype=nil)
788
788
  @CloudStudioSessionTeam = cloudstudiosessionteam
789
789
  @TemplateId = templateid
@@ -810,7 +810,7 @@ module TencentCloud
810
810
  # @type RequestId: String
811
811
 
812
812
  attr_accessor :Data, :RequestId
813
-
813
+
814
814
  def initialize(data=nil, requestid=nil)
815
815
  @Data = data
816
816
  @RequestId = requestid
@@ -835,7 +835,7 @@ module TencentCloud
835
835
  # @type UserDefinedTemplateParams: :class:`Tencentcloud::Cloudstudio.v20210524.models.UserDefinedTemplateParams`
836
836
 
837
837
  attr_accessor :CloudStudioSessionTeam, :Id, :UserDefinedTemplateParams
838
-
838
+
839
839
  def initialize(cloudstudiosessionteam=nil, id=nil, userdefinedtemplateparams=nil)
840
840
  @CloudStudioSessionTeam = cloudstudiosessionteam
841
841
  @Id = id
@@ -860,7 +860,7 @@ module TencentCloud
860
860
  # @type RequestId: String
861
861
 
862
862
  attr_accessor :Data, :RequestId
863
-
863
+
864
864
  def initialize(data=nil, requestid=nil)
865
865
  @Data = data
866
866
  @RequestId = requestid
@@ -885,7 +885,7 @@ module TencentCloud
885
885
  # @type UserDefinedTemplatePatchedParams: :class:`Tencentcloud::Cloudstudio.v20210524.models.UserDefinedTemplatePatchedParams`
886
886
 
887
887
  attr_accessor :CloudStudioSessionTeam, :Id, :UserDefinedTemplatePatchedParams
888
-
888
+
889
889
  def initialize(cloudstudiosessionteam=nil, id=nil, userdefinedtemplatepatchedparams=nil)
890
890
  @CloudStudioSessionTeam = cloudstudiosessionteam
891
891
  @Id = id
@@ -910,7 +910,7 @@ module TencentCloud
910
910
  # @type RequestId: String
911
911
 
912
912
  attr_accessor :Data, :RequestId
913
-
913
+
914
914
  def initialize(data=nil, requestid=nil)
915
915
  @Data = data
916
916
  @RequestId = requestid
@@ -939,7 +939,7 @@ module TencentCloud
939
939
  # @type PriceId: Integer
940
940
 
941
941
  attr_accessor :CloudStudioSessionTeam, :WorkspaceId, :Name, :Description, :PriceId
942
-
942
+
943
943
  def initialize(cloudstudiosessionteam=nil, workspaceid=nil, name=nil, description=nil, priceid=nil)
944
944
  @CloudStudioSessionTeam = cloudstudiosessionteam
945
945
  @WorkspaceId = workspaceid
@@ -963,7 +963,7 @@ module TencentCloud
963
963
  # @type RequestId: String
964
964
 
965
965
  attr_accessor :RequestId
966
-
966
+
967
967
  def initialize(requestid=nil)
968
968
  @RequestId = requestid
969
969
  end
@@ -981,7 +981,7 @@ module TencentCloud
981
981
  # @type SpaceKey: String
982
982
 
983
983
  attr_accessor :CloudStudioSessionTeam, :SpaceKey
984
-
984
+
985
985
  def initialize(cloudstudiosessionteam=nil, spacekey=nil)
986
986
  @CloudStudioSessionTeam = cloudstudiosessionteam
987
987
  @SpaceKey = spacekey
@@ -999,7 +999,7 @@ module TencentCloud
999
999
  # @type RequestId: String
1000
1000
 
1001
1001
  attr_accessor :RequestId
1002
-
1002
+
1003
1003
  def initialize(requestid=nil)
1004
1004
  @RequestId = requestid
1005
1005
  end
@@ -1019,7 +1019,7 @@ module TencentCloud
1019
1019
  # @type Force: Boolean
1020
1020
 
1021
1021
  attr_accessor :CloudStudioSessionTeam, :SpaceKey, :Force
1022
-
1022
+
1023
1023
  def initialize(cloudstudiosessionteam=nil, spacekey=nil, force=nil)
1024
1024
  @CloudStudioSessionTeam = cloudstudiosessionteam
1025
1025
  @SpaceKey = spacekey
@@ -1039,7 +1039,7 @@ module TencentCloud
1039
1039
  # @type RequestId: String
1040
1040
 
1041
1041
  attr_accessor :RequestId
1042
-
1042
+
1043
1043
  def initialize(requestid=nil)
1044
1044
  @RequestId = requestid
1045
1045
  end
@@ -1057,7 +1057,7 @@ module TencentCloud
1057
1057
  # @type CloudStudioSessionTeam: String
1058
1058
 
1059
1059
  attr_accessor :SpaceKey, :CloudStudioSessionTeam
1060
-
1060
+
1061
1061
  def initialize(spacekey=nil, cloudstudiosessionteam=nil)
1062
1062
  @SpaceKey = spacekey
1063
1063
  @CloudStudioSessionTeam = cloudstudiosessionteam
@@ -1075,7 +1075,7 @@ module TencentCloud
1075
1075
  # @type RequestId: String
1076
1076
 
1077
1077
  attr_accessor :RequestId
1078
-
1078
+
1079
1079
  def initialize(requestid=nil)
1080
1080
  @RequestId = requestid
1081
1081
  end
@@ -1095,7 +1095,7 @@ module TencentCloud
1095
1095
  # @type Force: String
1096
1096
 
1097
1097
  attr_accessor :SpaceKey, :CloudStudioSessionTeam, :Force
1098
-
1098
+
1099
1099
  def initialize(spacekey=nil, cloudstudiosessionteam=nil, force=nil)
1100
1100
  @SpaceKey = spacekey
1101
1101
  @CloudStudioSessionTeam = cloudstudiosessionteam
@@ -1115,7 +1115,7 @@ module TencentCloud
1115
1115
  # @type RequestId: String
1116
1116
 
1117
1117
  attr_accessor :RequestId
1118
-
1118
+
1119
1119
  def initialize(requestid=nil)
1120
1120
  @RequestId = requestid
1121
1121
  end
@@ -1150,7 +1150,7 @@ module TencentCloud
1150
1150
  # @type VersionControlUrl: String
1151
1151
 
1152
1152
  attr_accessor :Name, :Icon, :Tags, :Source, :Description, :VersionControlType, :VersionControlUrl
1153
-
1153
+
1154
1154
  def initialize(name=nil, icon=nil, tags=nil, source=nil, description=nil, versioncontroltype=nil, versioncontrolurl=nil)
1155
1155
  @Name = name
1156
1156
  @Icon = icon
@@ -1191,7 +1191,7 @@ module TencentCloud
1191
1191
  # @type Tags: Array
1192
1192
 
1193
1193
  attr_accessor :Source, :Name, :Icon, :Description, :Tags
1194
-
1194
+
1195
1195
  def initialize(source=nil, name=nil, icon=nil, description=nil, tags=nil)
1196
1196
  @Source = source
1197
1197
  @Name = name
@@ -1225,7 +1225,7 @@ module TencentCloud
1225
1225
  # @type PreviewStatus: Integer
1226
1226
 
1227
1227
  attr_accessor :Id, :AuthenticationUserInfo, :Avatar, :Features, :PreviewStatus
1228
-
1228
+
1229
1229
  def initialize(id=nil, authenticationuserinfo=nil, avatar=nil, features=nil, previewstatus=nil)
1230
1230
  @Id = id
1231
1231
  @AuthenticationUserInfo = authenticationuserinfo
@@ -1261,7 +1261,7 @@ module TencentCloud
1261
1261
  # @type IsTrial: Boolean
1262
1262
 
1263
1263
  attr_accessor :Team, :UserName, :NickName, :IsAdmin, :IsTrial
1264
-
1264
+
1265
1265
  def initialize(team=nil, username=nil, nickname=nil, isadmin=nil, istrial=nil)
1266
1266
  @Team = team
1267
1267
  @UserName = username
@@ -1313,7 +1313,7 @@ module TencentCloud
1313
1313
  # @type VersionControlDesc: String
1314
1314
 
1315
1315
  attr_accessor :Name, :VersionControlType, :ImageId, :ImageName, :Description, :WorkspaceVersion, :WorkspaceResourceDTO, :VersionControlUrl, :VersionControlRef, :VersionControlRefType, :SnapshotUid, :TemplateId, :PriceId, :InitializeStatus, :VersionControlDesc
1316
-
1316
+
1317
1317
  def initialize(name=nil, versioncontroltype=nil, imageid=nil, imagename=nil, description=nil, workspaceversion=nil, workspaceresourcedto=nil, versioncontrolurl=nil, versioncontrolref=nil, versioncontrolreftype=nil, snapshotuid=nil, templateid=nil, priceid=nil, initializestatus=nil, versioncontroldesc=nil)
1318
1318
  @Name = name
1319
1319
  @VersionControlType = versioncontroltype
@@ -1367,7 +1367,7 @@ module TencentCloud
1367
1367
  # @type Name: String
1368
1368
 
1369
1369
  attr_accessor :WorkspaceId, :SpaceKey, :Name
1370
-
1370
+
1371
1371
  def initialize(workspaceid=nil, spacekey=nil, name=nil)
1372
1372
  @WorkspaceId = workspaceid
1373
1373
  @SpaceKey = spacekey
@@ -1391,7 +1391,7 @@ module TencentCloud
1391
1391
  # @type WorkspaceId: Integer
1392
1392
 
1393
1393
  attr_accessor :CreateDate, :SpaceKey, :WorkspaceId
1394
-
1394
+
1395
1395
  def initialize(createdate=nil, spacekey=nil, workspaceid=nil)
1396
1396
  @CreateDate = createdate
1397
1397
  @SpaceKey = spacekey
@@ -1421,7 +1421,7 @@ module TencentCloud
1421
1421
  # @type GpuMemory: Integer
1422
1422
 
1423
1423
  attr_accessor :CpuCoreNumber, :NormalMemory, :SystemStorage, :UserStorage, :GpuNumber, :GpuMemory
1424
-
1424
+
1425
1425
  def initialize(cpucorenumber=nil, normalmemory=nil, systemstorage=nil, userstorage=nil, gpunumber=nil, gpumemory=nil)
1426
1426
  @CpuCoreNumber = cpucorenumber
1427
1427
  @NormalMemory = normalmemory
@@ -1458,7 +1458,7 @@ module TencentCloud
1458
1458
  # @type Users: Array
1459
1459
 
1460
1460
  attr_accessor :Status, :WithMe, :BeginDate, :EndDate, :Users
1461
-
1461
+
1462
1462
  def initialize(status=nil, withme=nil, begindate=nil, enddate=nil, users=nil)
1463
1463
  @Status = status
1464
1464
  @WithMe = withme
@@ -1546,7 +1546,7 @@ module TencentCloud
1546
1546
  # @type Memory: Integer
1547
1547
 
1548
1548
  attr_accessor :Id, :Name, :Owner, :SpaceKey, :Status, :LastOpsDate, :Description, :Share, :WorkspaceType, :Label, :WorkspaceVersion, :ImageIcon, :CreateDate, :VersionControlUrl, :VersionControlDesc, :VersionControlRef, :VersionControlRefType, :VersionControlType, :TemplateId, :SnapshotUid, :SpecDesc, :Cpu, :Memory
1549
-
1549
+
1550
1550
  def initialize(id=nil, name=nil, owner=nil, spacekey=nil, status=nil, lastopsdate=nil, description=nil, share=nil, workspacetype=nil, label=nil, workspaceversion=nil, imageicon=nil, createdate=nil, versioncontrolurl=nil, versioncontroldesc=nil, versioncontrolref=nil, versioncontrolreftype=nil, versioncontroltype=nil, templateid=nil, snapshotuid=nil, specdesc=nil, cpu=nil, memory=nil)
1551
1551
  @Id = id
1552
1552
  @Name = name
@@ -1692,7 +1692,7 @@ module TencentCloud
1692
1692
  # @type AuthorAvatar: String
1693
1693
 
1694
1694
  attr_accessor :Id, :Category, :Name, :Description, :DescriptionEN, :Tags, :Icon, :VersionControlType, :VersionControlUrl, :VersionControlDesc, :VersionControlOwner, :VersionControlRef, :VersionControlRefType, :UserVersionControlUrl, :UserVersionControlType, :UserVersionControlRef, :UserVersionControlRefType, :DevFile, :PluginFile, :PrebuildFile, :Marked, :MarkAt, :CreateDate, :LastModified, :Sort, :SnapshotUid, :UserId, :Author, :Me, :AuthorAvatar
1695
-
1695
+
1696
1696
  def initialize(id=nil, category=nil, name=nil, description=nil, descriptionen=nil, tags=nil, icon=nil, versioncontroltype=nil, versioncontrolurl=nil, versioncontroldesc=nil, versioncontrolowner=nil, versioncontrolref=nil, versioncontrolreftype=nil, userversioncontrolurl=nil, userversioncontroltype=nil, userversioncontrolref=nil, userversioncontrolreftype=nil, devfile=nil, pluginfile=nil, prebuildfile=nil, marked=nil, markat=nil, createdate=nil, lastmodified=nil, sort=nil, snapshotuid=nil, userid=nil, author=nil, me=nil, authoravatar=nil)
1697
1697
  @Id = id
1698
1698
  @Category = category
@@ -1768,7 +1768,7 @@ module TencentCloud
1768
1768
  # @type TokenExpiredLimitSec: Integer
1769
1769
 
1770
1770
  attr_accessor :SpaceKey, :TokenExpiredLimitSec
1771
-
1771
+
1772
1772
  def initialize(spacekey=nil, tokenexpiredlimitsec=nil)
1773
1773
  @SpaceKey = spacekey
1774
1774
  @TokenExpiredLimitSec = tokenexpiredlimitsec
@@ -1789,7 +1789,7 @@ module TencentCloud
1789
1789
  # @type ExpiredTime: String
1790
1790
 
1791
1791
  attr_accessor :Token, :ExpiredTime
1792
-
1792
+
1793
1793
  def initialize(token=nil, expiredtime=nil)
1794
1794
  @Token = token
1795
1795
  @ExpiredTime = expiredtime
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cloudstudio
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.590
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-12 00:00:00.000000000 Z
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