tencentcloud-sdk-tione 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.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20191022/models.rb +67 -67
- data/lib/v20211111/models.rb +198 -198
- 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: 513b5c06909c24f7774d7e6389b055eef145d66d
|
4
|
+
data.tar.gz: a5122bda77d3acdd48b709b9171a414571d2205c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: cea82b3702fcb593624cfa353b2701ca538adb7c920b1a8af5048ee740d6425d6fbb28fb95f1a180573e351f826d63771ceed3c953c3d872436e84c5798a9e82
|
7
|
+
data.tar.gz: 5018eb60ef7359e50cea6b92bf722f3070b2a95af755a226618dc4f9c8a5f6b561b455626a96da2f3e393eca2a920263d08d14e89532a0d713867ddef4339366
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.591
|
data/lib/v20191022/models.rb
CHANGED
@@ -30,7 +30,7 @@ module TencentCloud
|
|
30
30
|
# @type AlgorithmName: String
|
31
31
|
|
32
32
|
attr_accessor :TrainingImageName, :TrainingInputMode, :AlgorithmName
|
33
|
-
|
33
|
+
|
34
34
|
def initialize(trainingimagename=nil, traininginputmode=nil, algorithmname=nil)
|
35
35
|
@TrainingImageName = trainingimagename
|
36
36
|
@TrainingInputMode = traininginputmode
|
@@ -58,7 +58,7 @@ module TencentCloud
|
|
58
58
|
# @type Status: String
|
59
59
|
|
60
60
|
attr_accessor :Label, :VolumeSize, :Status
|
61
|
-
|
61
|
+
|
62
62
|
def initialize(label=nil, volumesize=nil, status=nil)
|
63
63
|
@Label = label
|
64
64
|
@VolumeSize = volumesize
|
@@ -82,7 +82,7 @@ module TencentCloud
|
|
82
82
|
# @type TopicId: String
|
83
83
|
|
84
84
|
attr_accessor :Type, :LogSetId, :TopicId
|
85
|
-
|
85
|
+
|
86
86
|
def initialize(type=nil, logsetid=nil, topicid=nil)
|
87
87
|
@Type = type
|
88
88
|
@LogSetId = logsetid
|
@@ -110,7 +110,7 @@ module TencentCloud
|
|
110
110
|
# @type NoSecret: Boolean
|
111
111
|
|
112
112
|
attr_accessor :CreationTime, :LastModifiedTime, :CodeRepositoryName, :GitConfig, :NoSecret
|
113
|
-
|
113
|
+
|
114
114
|
def initialize(creationtime=nil, lastmodifiedtime=nil, coderepositoryname=nil, gitconfig=nil, nosecret=nil)
|
115
115
|
@CreationTime = creationtime
|
116
116
|
@LastModifiedTime = lastmodifiedtime
|
@@ -147,7 +147,7 @@ module TencentCloud
|
|
147
147
|
# @type DataType: String
|
148
148
|
|
149
149
|
attr_accessor :Bucket, :KeyPrefix, :DataDistributionType, :DataType
|
150
|
-
|
150
|
+
|
151
151
|
def initialize(bucket=nil, keyprefix=nil, datadistributiontype=nil, datatype=nil)
|
152
152
|
@Bucket = bucket
|
153
153
|
@KeyPrefix = keyprefix
|
@@ -173,7 +173,7 @@ module TencentCloud
|
|
173
173
|
# @type GitSecret: :class:`Tencentcloud::Tione.v20191022.models.GitSecret`
|
174
174
|
|
175
175
|
attr_accessor :CodeRepositoryName, :GitConfig, :GitSecret
|
176
|
-
|
176
|
+
|
177
177
|
def initialize(coderepositoryname=nil, gitconfig=nil, gitsecret=nil)
|
178
178
|
@CodeRepositoryName = coderepositoryname
|
179
179
|
@GitConfig = gitconfig
|
@@ -201,7 +201,7 @@ module TencentCloud
|
|
201
201
|
# @type RequestId: String
|
202
202
|
|
203
203
|
attr_accessor :CodeRepositoryName, :RequestId
|
204
|
-
|
204
|
+
|
205
205
|
def initialize(coderepositoryname=nil, requestid=nil)
|
206
206
|
@CodeRepositoryName = coderepositoryname
|
207
207
|
@RequestId = requestid
|
@@ -259,7 +259,7 @@ module TencentCloud
|
|
259
259
|
# @type ClsConfig: :class:`Tencentcloud::Tione.v20191022.models.ClsConfig`
|
260
260
|
|
261
261
|
attr_accessor :NotebookInstanceName, :InstanceType, :VolumeSizeInGB, :DirectInternetAccess, :RootAccess, :SubnetId, :LifecycleScriptsName, :DefaultCodeRepository, :AdditionalCodeRepositories, :ClsAccess, :StoppingCondition, :AutoStopping, :ClsConfig
|
262
|
-
|
262
|
+
|
263
263
|
def initialize(notebookinstancename=nil, instancetype=nil, volumesizeingb=nil, directinternetaccess=nil, rootaccess=nil, subnetid=nil, lifecyclescriptsname=nil, defaultcoderepository=nil, additionalcoderepositories=nil, clsaccess=nil, stoppingcondition=nil, autostopping=nil, clsconfig=nil)
|
264
264
|
@NotebookInstanceName = notebookinstancename
|
265
265
|
@InstanceType = instancetype
|
@@ -307,7 +307,7 @@ module TencentCloud
|
|
307
307
|
# @type RequestId: String
|
308
308
|
|
309
309
|
attr_accessor :NotebookInstanceName, :RequestId
|
310
|
-
|
310
|
+
|
311
311
|
def initialize(notebookinstancename=nil, requestid=nil)
|
312
312
|
@NotebookInstanceName = notebookinstancename
|
313
313
|
@RequestId = requestid
|
@@ -331,7 +331,7 @@ module TencentCloud
|
|
331
331
|
# @type StartScript: String
|
332
332
|
|
333
333
|
attr_accessor :NotebookLifecycleScriptsName, :CreateScript, :StartScript
|
334
|
-
|
334
|
+
|
335
335
|
def initialize(notebooklifecyclescriptsname=nil, createscript=nil, startscript=nil)
|
336
336
|
@NotebookLifecycleScriptsName = notebooklifecyclescriptsname
|
337
337
|
@CreateScript = createscript
|
@@ -353,7 +353,7 @@ module TencentCloud
|
|
353
353
|
# @type RequestId: String
|
354
354
|
|
355
355
|
attr_accessor :NotebookLifecycleScriptsName, :RequestId
|
356
|
-
|
356
|
+
|
357
357
|
def initialize(notebooklifecyclescriptsname=nil, requestid=nil)
|
358
358
|
@NotebookLifecycleScriptsName = notebooklifecyclescriptsname
|
359
359
|
@RequestId = requestid
|
@@ -374,7 +374,7 @@ module TencentCloud
|
|
374
374
|
# @type SessionExpirationDurationInSeconds: Integer
|
375
375
|
|
376
376
|
attr_accessor :NotebookInstanceName, :SessionExpirationDurationInSeconds
|
377
|
-
|
377
|
+
|
378
378
|
def initialize(notebookinstancename=nil, sessionexpirationdurationinseconds=nil)
|
379
379
|
@NotebookInstanceName = notebookinstancename
|
380
380
|
@SessionExpirationDurationInSeconds = sessionexpirationdurationinseconds
|
@@ -394,7 +394,7 @@ module TencentCloud
|
|
394
394
|
# @type RequestId: String
|
395
395
|
|
396
396
|
attr_accessor :AuthorizedUrl, :RequestId
|
397
|
-
|
397
|
+
|
398
398
|
def initialize(authorizedurl=nil, requestid=nil)
|
399
399
|
@AuthorizedUrl = authorizedurl
|
400
400
|
@RequestId = requestid
|
@@ -433,7 +433,7 @@ module TencentCloud
|
|
433
433
|
# @type RetryWhenResourceInsufficient: String
|
434
434
|
|
435
435
|
attr_accessor :AlgorithmSpecification, :OutputDataConfig, :ResourceConfig, :TrainingJobName, :InputDataConfig, :StoppingCondition, :VpcConfig, :HyperParameters, :EnvConfig, :RoleName, :RetryWhenResourceInsufficient
|
436
|
-
|
436
|
+
|
437
437
|
def initialize(algorithmspecification=nil, outputdataconfig=nil, resourceconfig=nil, trainingjobname=nil, inputdataconfig=nil, stoppingcondition=nil, vpcconfig=nil, hyperparameters=nil, envconfig=nil, rolename=nil, retrywhenresourceinsufficient=nil)
|
438
438
|
@AlgorithmSpecification = algorithmspecification
|
439
439
|
@OutputDataConfig = outputdataconfig
|
@@ -500,7 +500,7 @@ module TencentCloud
|
|
500
500
|
# @type RequestId: String
|
501
501
|
|
502
502
|
attr_accessor :TrainingJobName, :RequestId
|
503
|
-
|
503
|
+
|
504
504
|
def initialize(trainingjobname=nil, requestid=nil)
|
505
505
|
@TrainingJobName = trainingjobname
|
506
506
|
@RequestId = requestid
|
@@ -522,7 +522,7 @@ module TencentCloud
|
|
522
522
|
# @type FileSystemDataSource: :class:`Tencentcloud::Tione.v20191022.models.FileSystemDataSource`
|
523
523
|
|
524
524
|
attr_accessor :CosDataSource, :FileSystemDataSource
|
525
|
-
|
525
|
+
|
526
526
|
def initialize(cosdatasource=nil, filesystemdatasource=nil)
|
527
527
|
@CosDataSource = cosdatasource
|
528
528
|
@FileSystemDataSource = filesystemdatasource
|
@@ -546,7 +546,7 @@ module TencentCloud
|
|
546
546
|
# @type CodeRepositoryName: String
|
547
547
|
|
548
548
|
attr_accessor :CodeRepositoryName
|
549
|
-
|
549
|
+
|
550
550
|
def initialize(coderepositoryname=nil)
|
551
551
|
@CodeRepositoryName = coderepositoryname
|
552
552
|
end
|
@@ -564,7 +564,7 @@ module TencentCloud
|
|
564
564
|
# @type RequestId: String
|
565
565
|
|
566
566
|
attr_accessor :CodeRepositoryName, :RequestId
|
567
|
-
|
567
|
+
|
568
568
|
def initialize(coderepositoryname=nil, requestid=nil)
|
569
569
|
@CodeRepositoryName = coderepositoryname
|
570
570
|
@RequestId = requestid
|
@@ -582,7 +582,7 @@ module TencentCloud
|
|
582
582
|
# @type NotebookInstanceName: String
|
583
583
|
|
584
584
|
attr_accessor :NotebookInstanceName
|
585
|
-
|
585
|
+
|
586
586
|
def initialize(notebookinstancename=nil)
|
587
587
|
@NotebookInstanceName = notebookinstancename
|
588
588
|
end
|
@@ -598,7 +598,7 @@ module TencentCloud
|
|
598
598
|
# @type RequestId: String
|
599
599
|
|
600
600
|
attr_accessor :RequestId
|
601
|
-
|
601
|
+
|
602
602
|
def initialize(requestid=nil)
|
603
603
|
@RequestId = requestid
|
604
604
|
end
|
@@ -616,7 +616,7 @@ module TencentCloud
|
|
616
616
|
# @type Forcible: Boolean
|
617
617
|
|
618
618
|
attr_accessor :NotebookLifecycleScriptsName, :Forcible
|
619
|
-
|
619
|
+
|
620
620
|
def initialize(notebooklifecyclescriptsname=nil, forcible=nil)
|
621
621
|
@NotebookLifecycleScriptsName = notebooklifecyclescriptsname
|
622
622
|
@Forcible = forcible
|
@@ -634,7 +634,7 @@ module TencentCloud
|
|
634
634
|
# @type RequestId: String
|
635
635
|
|
636
636
|
attr_accessor :RequestId
|
637
|
-
|
637
|
+
|
638
638
|
def initialize(requestid=nil)
|
639
639
|
@RequestId = requestid
|
640
640
|
end
|
@@ -660,7 +660,7 @@ module TencentCloud
|
|
660
660
|
# @type SortOrder: String
|
661
661
|
|
662
662
|
attr_accessor :Offset, :Limit, :Filters, :SortOrder
|
663
|
-
|
663
|
+
|
664
664
|
def initialize(offset=nil, limit=nil, filters=nil, sortorder=nil)
|
665
665
|
@Offset = offset
|
666
666
|
@Limit = limit
|
@@ -694,7 +694,7 @@ module TencentCloud
|
|
694
694
|
# @type RequestId: String
|
695
695
|
|
696
696
|
attr_accessor :TotalCount, :CodeRepoSet, :RequestId
|
697
|
-
|
697
|
+
|
698
698
|
def initialize(totalcount=nil, codereposet=nil, requestid=nil)
|
699
699
|
@TotalCount = totalcount
|
700
700
|
@CodeRepoSet = codereposet
|
@@ -721,7 +721,7 @@ module TencentCloud
|
|
721
721
|
# @type CodeRepositoryName: String
|
722
722
|
|
723
723
|
attr_accessor :CodeRepositoryName
|
724
|
-
|
724
|
+
|
725
725
|
def initialize(coderepositoryname=nil)
|
726
726
|
@CodeRepositoryName = coderepositoryname
|
727
727
|
end
|
@@ -747,7 +747,7 @@ module TencentCloud
|
|
747
747
|
# @type RequestId: String
|
748
748
|
|
749
749
|
attr_accessor :CreationTime, :LastModifiedTime, :CodeRepositoryName, :GitConfig, :NoSecret, :RequestId
|
750
|
-
|
750
|
+
|
751
751
|
def initialize(creationtime=nil, lastmodifiedtime=nil, coderepositoryname=nil, gitconfig=nil, nosecret=nil, requestid=nil)
|
752
752
|
@CreationTime = creationtime
|
753
753
|
@LastModifiedTime = lastmodifiedtime
|
@@ -777,7 +777,7 @@ module TencentCloud
|
|
777
777
|
# @type NotebookInstanceName: String
|
778
778
|
|
779
779
|
attr_accessor :NotebookInstanceName
|
780
|
-
|
780
|
+
|
781
781
|
def initialize(notebookinstancename=nil)
|
782
782
|
@NotebookInstanceName = notebookinstancename
|
783
783
|
end
|
@@ -863,7 +863,7 @@ module TencentCloud
|
|
863
863
|
# @type RequestId: String
|
864
864
|
|
865
865
|
attr_accessor :NotebookInstanceName, :InstanceType, :RoleArn, :DirectInternetAccess, :RootAccess, :SubnetId, :VolumeSizeInGB, :FailureReason, :CreationTime, :LastModifiedTime, :LogUrl, :NotebookInstanceStatus, :InstanceId, :LifecycleScriptsName, :DefaultCodeRepository, :AdditionalCodeRepositories, :ClsAccess, :Prepay, :Deadline, :StoppingCondition, :ClsConfig, :RequestId
|
866
|
-
|
866
|
+
|
867
867
|
def initialize(notebookinstancename=nil, instancetype=nil, rolearn=nil, directinternetaccess=nil, rootaccess=nil, subnetid=nil, volumesizeingb=nil, failurereason=nil, creationtime=nil, lastmodifiedtime=nil, logurl=nil, notebookinstancestatus=nil, instanceid=nil, lifecyclescriptsname=nil, defaultcoderepository=nil, additionalcoderepositories=nil, clsaccess=nil, prepay=nil, deadline=nil, stoppingcondition=nil, clsconfig=nil, requestid=nil)
|
868
868
|
@NotebookInstanceName = notebookinstancename
|
869
869
|
@InstanceType = instancetype
|
@@ -945,7 +945,7 @@ module TencentCloud
|
|
945
945
|
# @type SortBy: String
|
946
946
|
|
947
947
|
attr_accessor :Offset, :Limit, :SortOrder, :Filters, :SortBy
|
948
|
-
|
948
|
+
|
949
949
|
def initialize(offset=nil, limit=nil, sortorder=nil, filters=nil, sortby=nil)
|
950
950
|
@Offset = offset
|
951
951
|
@Limit = limit
|
@@ -980,7 +980,7 @@ module TencentCloud
|
|
980
980
|
# @type RequestId: String
|
981
981
|
|
982
982
|
attr_accessor :NotebookInstanceSet, :TotalCount, :RequestId
|
983
|
-
|
983
|
+
|
984
984
|
def initialize(notebookinstanceset=nil, totalcount=nil, requestid=nil)
|
985
985
|
@NotebookInstanceSet = notebookinstanceset
|
986
986
|
@TotalCount = totalcount
|
@@ -1007,7 +1007,7 @@ module TencentCloud
|
|
1007
1007
|
# @type NotebookLifecycleScriptsName: String
|
1008
1008
|
|
1009
1009
|
attr_accessor :NotebookLifecycleScriptsName
|
1010
|
-
|
1010
|
+
|
1011
1011
|
def initialize(notebooklifecyclescriptsname=nil)
|
1012
1012
|
@NotebookLifecycleScriptsName = notebooklifecyclescriptsname
|
1013
1013
|
end
|
@@ -1035,7 +1035,7 @@ module TencentCloud
|
|
1035
1035
|
# @type RequestId: String
|
1036
1036
|
|
1037
1037
|
attr_accessor :NotebookLifecycleScriptsName, :CreateScript, :StartScript, :CreationTime, :LastModifiedTime, :RequestId
|
1038
|
-
|
1038
|
+
|
1039
1039
|
def initialize(notebooklifecyclescriptsname=nil, createscript=nil, startscript=nil, creationtime=nil, lastmodifiedtime=nil, requestid=nil)
|
1040
1040
|
@NotebookLifecycleScriptsName = notebooklifecyclescriptsname
|
1041
1041
|
@CreateScript = createscript
|
@@ -1071,7 +1071,7 @@ module TencentCloud
|
|
1071
1071
|
# @type SortOrder: String
|
1072
1072
|
|
1073
1073
|
attr_accessor :Offset, :Limit, :Filters, :SortOrder
|
1074
|
-
|
1074
|
+
|
1075
1075
|
def initialize(offset=nil, limit=nil, filters=nil, sortorder=nil)
|
1076
1076
|
@Offset = offset
|
1077
1077
|
@Limit = limit
|
@@ -1104,7 +1104,7 @@ module TencentCloud
|
|
1104
1104
|
# @type RequestId: String
|
1105
1105
|
|
1106
1106
|
attr_accessor :NotebookLifecycleScriptsSet, :TotalCount, :RequestId
|
1107
|
-
|
1107
|
+
|
1108
1108
|
def initialize(notebooklifecyclescriptsset=nil, totalcount=nil, requestid=nil)
|
1109
1109
|
@NotebookLifecycleScriptsSet = notebooklifecyclescriptsset
|
1110
1110
|
@TotalCount = totalcount
|
@@ -1128,7 +1128,7 @@ module TencentCloud
|
|
1128
1128
|
# DescribeNotebookSummary请求参数结构体
|
1129
1129
|
class DescribeNotebookSummaryRequest < TencentCloud::Common::AbstractModel
|
1130
1130
|
|
1131
|
-
|
1131
|
+
|
1132
1132
|
def initialize()
|
1133
1133
|
end
|
1134
1134
|
|
@@ -1150,7 +1150,7 @@ module TencentCloud
|
|
1150
1150
|
# @type RequestId: String
|
1151
1151
|
|
1152
1152
|
attr_accessor :AllInstanceCnt, :BillingInstanceCnt, :StorageOnlyBillingInstanceCnt, :ComputingBillingInstanceCnt, :RequestId
|
1153
|
-
|
1153
|
+
|
1154
1154
|
def initialize(allinstancecnt=nil, billinginstancecnt=nil, storageonlybillinginstancecnt=nil, computingbillinginstancecnt=nil, requestid=nil)
|
1155
1155
|
@AllInstanceCnt = allinstancecnt
|
1156
1156
|
@BillingInstanceCnt = billinginstancecnt
|
@@ -1174,7 +1174,7 @@ module TencentCloud
|
|
1174
1174
|
# @type TrainingJobName: String
|
1175
1175
|
|
1176
1176
|
attr_accessor :TrainingJobName
|
1177
|
-
|
1177
|
+
|
1178
1178
|
def initialize(trainingjobname=nil)
|
1179
1179
|
@TrainingJobName = trainingjobname
|
1180
1180
|
end
|
@@ -1252,7 +1252,7 @@ module TencentCloud
|
|
1252
1252
|
# @type RequestId: String
|
1253
1253
|
|
1254
1254
|
attr_accessor :AlgorithmSpecification, :TrainingJobName, :HyperParameters, :InputDataConfig, :OutputDataConfig, :StoppingCondition, :ResourceConfig, :VpcConfig, :FailureReason, :LastModifiedTime, :TrainingStartTime, :TrainingEndTime, :ModelArtifacts, :SecondaryStatus, :SecondaryStatusTransitions, :RoleName, :TrainingJobStatus, :LogUrl, :InstanceId, :RequestId
|
1255
|
-
|
1255
|
+
|
1256
1256
|
def initialize(algorithmspecification=nil, trainingjobname=nil, hyperparameters=nil, inputdataconfig=nil, outputdataconfig=nil, stoppingcondition=nil, resourceconfig=nil, vpcconfig=nil, failurereason=nil, lastmodifiedtime=nil, trainingstarttime=nil, trainingendtime=nil, modelartifacts=nil, secondarystatus=nil, secondarystatustransitions=nil, rolename=nil, trainingjobstatus=nil, logurl=nil, instanceid=nil, requestid=nil)
|
1257
1257
|
@AlgorithmSpecification = algorithmspecification
|
1258
1258
|
@TrainingJobName = trainingjobname
|
@@ -1352,7 +1352,7 @@ module TencentCloud
|
|
1352
1352
|
# @type Filters: Array
|
1353
1353
|
|
1354
1354
|
attr_accessor :Offset, :Limit, :CreationTimeAfter, :CreationTimeBefore, :NameContains, :StatusEquals, :Filters
|
1355
|
-
|
1355
|
+
|
1356
1356
|
def initialize(offset=nil, limit=nil, creationtimeafter=nil, creationtimebefore=nil, namecontains=nil, statusequals=nil, filters=nil)
|
1357
1357
|
@Offset = offset
|
1358
1358
|
@Limit = limit
|
@@ -1391,7 +1391,7 @@ module TencentCloud
|
|
1391
1391
|
# @type RequestId: String
|
1392
1392
|
|
1393
1393
|
attr_accessor :TrainingJobSet, :TotalCount, :RequestId
|
1394
|
-
|
1394
|
+
|
1395
1395
|
def initialize(trainingjobset=nil, totalcount=nil, requestid=nil)
|
1396
1396
|
@TrainingJobSet = trainingjobset
|
1397
1397
|
@TotalCount = totalcount
|
@@ -1420,7 +1420,7 @@ module TencentCloud
|
|
1420
1420
|
# @type Value: String
|
1421
1421
|
|
1422
1422
|
attr_accessor :Name, :Value
|
1423
|
-
|
1423
|
+
|
1424
1424
|
def initialize(name=nil, value=nil)
|
1425
1425
|
@Name = name
|
1426
1426
|
@Value = value
|
@@ -1448,7 +1448,7 @@ module TencentCloud
|
|
1448
1448
|
# @type FileSystemId: String
|
1449
1449
|
|
1450
1450
|
attr_accessor :DirectoryPath, :FileSystemType, :FileSystemAccessMode, :FileSystemId
|
1451
|
-
|
1451
|
+
|
1452
1452
|
def initialize(directorypath=nil, filesystemtype=nil, filesystemaccessmode=nil, filesystemid=nil)
|
1453
1453
|
@DirectoryPath = directorypath
|
1454
1454
|
@FileSystemType = filesystemtype
|
@@ -1472,7 +1472,7 @@ module TencentCloud
|
|
1472
1472
|
# @type Values: Array
|
1473
1473
|
|
1474
1474
|
attr_accessor :Name, :Values
|
1475
|
-
|
1475
|
+
|
1476
1476
|
def initialize(name=nil, values=nil)
|
1477
1477
|
@Name = name
|
1478
1478
|
@Values = values
|
@@ -1493,7 +1493,7 @@ module TencentCloud
|
|
1493
1493
|
# @type Branch: String
|
1494
1494
|
|
1495
1495
|
attr_accessor :RepositoryUrl, :Branch
|
1496
|
-
|
1496
|
+
|
1497
1497
|
def initialize(repositoryurl=nil, branch=nil)
|
1498
1498
|
@RepositoryUrl = repositoryurl
|
1499
1499
|
@Branch = branch
|
@@ -1515,7 +1515,7 @@ module TencentCloud
|
|
1515
1515
|
# @type Secret: String
|
1516
1516
|
|
1517
1517
|
attr_accessor :NoSecret, :Secret
|
1518
|
-
|
1518
|
+
|
1519
1519
|
def initialize(nosecret=nil, secret=nil)
|
1520
1520
|
@NoSecret = nosecret
|
1521
1521
|
@Secret = secret
|
@@ -1543,7 +1543,7 @@ module TencentCloud
|
|
1543
1543
|
# @type ContentType: String
|
1544
1544
|
|
1545
1545
|
attr_accessor :ChannelName, :DataSource, :InputMode, :ContentType
|
1546
|
-
|
1546
|
+
|
1547
1547
|
def initialize(channelname=nil, datasource=nil, inputmode=nil, contenttype=nil)
|
1548
1548
|
@ChannelName = channelname
|
1549
1549
|
@DataSource = datasource
|
@@ -1569,7 +1569,7 @@ module TencentCloud
|
|
1569
1569
|
# @type CosModelArtifacts: String
|
1570
1570
|
|
1571
1571
|
attr_accessor :CosModelArtifacts
|
1572
|
-
|
1572
|
+
|
1573
1573
|
def initialize(cosmodelartifacts=nil)
|
1574
1574
|
@CosModelArtifacts = cosmodelartifacts
|
1575
1575
|
end
|
@@ -1627,7 +1627,7 @@ module TencentCloud
|
|
1627
1627
|
# @type RemainTimeInSeconds: Integer
|
1628
1628
|
|
1629
1629
|
attr_accessor :CreationTime, :LastModifiedTime, :NotebookInstanceName, :NotebookInstanceStatus, :InstanceType, :InstanceId, :StartupTime, :Deadline, :StoppingCondition, :Prepay, :BillingLabel, :RuntimeInSeconds, :RemainTimeInSeconds
|
1630
|
-
|
1630
|
+
|
1631
1631
|
def initialize(creationtime=nil, lastmodifiedtime=nil, notebookinstancename=nil, notebookinstancestatus=nil, instancetype=nil, instanceid=nil, startuptime=nil, deadline=nil, stoppingcondition=nil, prepay=nil, billinglabel=nil, runtimeinseconds=nil, remaintimeinseconds=nil)
|
1632
1632
|
@CreationTime = creationtime
|
1633
1633
|
@LastModifiedTime = lastmodifiedtime
|
@@ -1677,7 +1677,7 @@ module TencentCloud
|
|
1677
1677
|
# @type LastModifiedTime: String
|
1678
1678
|
|
1679
1679
|
attr_accessor :NotebookLifecycleScriptsName, :CreationTime, :LastModifiedTime
|
1680
|
-
|
1680
|
+
|
1681
1681
|
def initialize(notebooklifecyclescriptsname=nil, creationtime=nil, lastmodifiedtime=nil)
|
1682
1682
|
@NotebookLifecycleScriptsName = notebooklifecyclescriptsname
|
1683
1683
|
@CreationTime = creationtime
|
@@ -1704,7 +1704,7 @@ module TencentCloud
|
|
1704
1704
|
# @type FileSystemDataSource: :class:`Tencentcloud::Tione.v20191022.models.FileSystemDataSource`
|
1705
1705
|
|
1706
1706
|
attr_accessor :CosOutputBucket, :CosOutputKeyPrefix, :FileSystemDataSource
|
1707
|
-
|
1707
|
+
|
1708
1708
|
def initialize(cosoutputbucket=nil, cosoutputkeyprefix=nil, filesystemdatasource=nil)
|
1709
1709
|
@CosOutputBucket = cosoutputbucket
|
1710
1710
|
@CosOutputKeyPrefix = cosoutputkeyprefix
|
@@ -1734,7 +1734,7 @@ module TencentCloud
|
|
1734
1734
|
# @type VolumeSizeInGB: Integer
|
1735
1735
|
|
1736
1736
|
attr_accessor :InstanceCount, :InstanceType, :VolumeSizeInGB
|
1737
|
-
|
1737
|
+
|
1738
1738
|
def initialize(instancecount=nil, instancetype=nil, volumesizeingb=nil)
|
1739
1739
|
@InstanceCount = instancecount
|
1740
1740
|
@InstanceType = instancetype
|
@@ -1764,7 +1764,7 @@ module TencentCloud
|
|
1764
1764
|
# @type StatusMessage: String
|
1765
1765
|
|
1766
1766
|
attr_accessor :StartTime, :EndTime, :Status, :StatusMessage
|
1767
|
-
|
1767
|
+
|
1768
1768
|
def initialize(starttime=nil, endtime=nil, status=nil, statusmessage=nil)
|
1769
1769
|
@StartTime = starttime
|
1770
1770
|
@EndTime = endtime
|
@@ -1792,7 +1792,7 @@ module TencentCloud
|
|
1792
1792
|
# @type StoppingCondition: :class:`Tencentcloud::Tione.v20191022.models.StoppingCondition`
|
1793
1793
|
|
1794
1794
|
attr_accessor :NotebookInstanceName, :AutoStopping, :StoppingCondition
|
1795
|
-
|
1795
|
+
|
1796
1796
|
def initialize(notebookinstancename=nil, autostopping=nil, stoppingcondition=nil)
|
1797
1797
|
@NotebookInstanceName = notebookinstancename
|
1798
1798
|
@AutoStopping = autostopping
|
@@ -1815,7 +1815,7 @@ module TencentCloud
|
|
1815
1815
|
# @type RequestId: String
|
1816
1816
|
|
1817
1817
|
attr_accessor :RequestId
|
1818
|
-
|
1818
|
+
|
1819
1819
|
def initialize(requestid=nil)
|
1820
1820
|
@RequestId = requestid
|
1821
1821
|
end
|
@@ -1831,7 +1831,7 @@ module TencentCloud
|
|
1831
1831
|
# @type NotebookInstanceName: String
|
1832
1832
|
|
1833
1833
|
attr_accessor :NotebookInstanceName
|
1834
|
-
|
1834
|
+
|
1835
1835
|
def initialize(notebookinstancename=nil)
|
1836
1836
|
@NotebookInstanceName = notebookinstancename
|
1837
1837
|
end
|
@@ -1847,7 +1847,7 @@ module TencentCloud
|
|
1847
1847
|
# @type RequestId: String
|
1848
1848
|
|
1849
1849
|
attr_accessor :RequestId
|
1850
|
-
|
1850
|
+
|
1851
1851
|
def initialize(requestid=nil)
|
1852
1852
|
@RequestId = requestid
|
1853
1853
|
end
|
@@ -1863,7 +1863,7 @@ module TencentCloud
|
|
1863
1863
|
# @type TrainingJobName: String
|
1864
1864
|
|
1865
1865
|
attr_accessor :TrainingJobName
|
1866
|
-
|
1866
|
+
|
1867
1867
|
def initialize(trainingjobname=nil)
|
1868
1868
|
@TrainingJobName = trainingjobname
|
1869
1869
|
end
|
@@ -1879,7 +1879,7 @@ module TencentCloud
|
|
1879
1879
|
# @type RequestId: String
|
1880
1880
|
|
1881
1881
|
attr_accessor :RequestId
|
1882
|
-
|
1882
|
+
|
1883
1883
|
def initialize(requestid=nil)
|
1884
1884
|
@RequestId = requestid
|
1885
1885
|
end
|
@@ -1899,7 +1899,7 @@ module TencentCloud
|
|
1899
1899
|
# @type MaxWaitTimeInSeconds: Integer
|
1900
1900
|
|
1901
1901
|
attr_accessor :MaxRuntimeInSeconds, :MaxWaitTimeInSeconds
|
1902
|
-
|
1902
|
+
|
1903
1903
|
def initialize(maxruntimeinseconds=nil, maxwaittimeinseconds=nil)
|
1904
1904
|
@MaxRuntimeInSeconds = maxruntimeinseconds
|
1905
1905
|
@MaxWaitTimeInSeconds = maxwaittimeinseconds
|
@@ -1941,7 +1941,7 @@ module TencentCloud
|
|
1941
1941
|
# @type ResourceConfig: :class:`Tencentcloud::Tione.v20191022.models.ResourceConfig`
|
1942
1942
|
|
1943
1943
|
attr_accessor :CreationTime, :LastModifiedTime, :TrainingJobName, :TrainingJobStatus, :TrainingEndTime, :InstanceId, :ResourceConfig
|
1944
|
-
|
1944
|
+
|
1945
1945
|
def initialize(creationtime=nil, lastmodifiedtime=nil, trainingjobname=nil, trainingjobstatus=nil, trainingendtime=nil, instanceid=nil, resourceconfig=nil)
|
1946
1946
|
@CreationTime = creationtime
|
1947
1947
|
@LastModifiedTime = lastmodifiedtime
|
@@ -1974,7 +1974,7 @@ module TencentCloud
|
|
1974
1974
|
# @type GitSecret: :class:`Tencentcloud::Tione.v20191022.models.GitSecret`
|
1975
1975
|
|
1976
1976
|
attr_accessor :CodeRepositoryName, :GitSecret
|
1977
|
-
|
1977
|
+
|
1978
1978
|
def initialize(coderepositoryname=nil, gitsecret=nil)
|
1979
1979
|
@CodeRepositoryName = coderepositoryname
|
1980
1980
|
@GitSecret = gitsecret
|
@@ -1997,7 +1997,7 @@ module TencentCloud
|
|
1997
1997
|
# @type RequestId: String
|
1998
1998
|
|
1999
1999
|
attr_accessor :CodeRepositoryName, :RequestId
|
2000
|
-
|
2000
|
+
|
2001
2001
|
def initialize(coderepositoryname=nil, requestid=nil)
|
2002
2002
|
@CodeRepositoryName = coderepositoryname
|
2003
2003
|
@RequestId = requestid
|
@@ -2051,7 +2051,7 @@ module TencentCloud
|
|
2051
2051
|
# @type ClsConfig: :class:`Tencentcloud::Tione.v20191022.models.ClsConfig`
|
2052
2052
|
|
2053
2053
|
attr_accessor :NotebookInstanceName, :RoleArn, :RootAccess, :VolumeSizeInGB, :InstanceType, :LifecycleScriptsName, :DisassociateLifecycleScript, :DefaultCodeRepository, :AdditionalCodeRepositories, :DisassociateDefaultCodeRepository, :DisassociateAdditionalCodeRepositories, :ClsAccess, :AutoStopping, :StoppingCondition, :ClsConfig
|
2054
|
-
|
2054
|
+
|
2055
2055
|
def initialize(notebookinstancename=nil, rolearn=nil, rootaccess=nil, volumesizeingb=nil, instancetype=nil, lifecyclescriptsname=nil, disassociatelifecyclescript=nil, defaultcoderepository=nil, additionalcoderepositories=nil, disassociatedefaultcoderepository=nil, disassociateadditionalcoderepositories=nil, clsaccess=nil, autostopping=nil, stoppingcondition=nil, clsconfig=nil)
|
2056
2056
|
@NotebookInstanceName = notebookinstancename
|
2057
2057
|
@RoleArn = rolearn
|
@@ -2101,7 +2101,7 @@ module TencentCloud
|
|
2101
2101
|
# @type RequestId: String
|
2102
2102
|
|
2103
2103
|
attr_accessor :RequestId
|
2104
|
-
|
2104
|
+
|
2105
2105
|
def initialize(requestid=nil)
|
2106
2106
|
@RequestId = requestid
|
2107
2107
|
end
|
@@ -2123,7 +2123,7 @@ module TencentCloud
|
|
2123
2123
|
# @type StartScript: String
|
2124
2124
|
|
2125
2125
|
attr_accessor :NotebookLifecycleScriptsName, :CreateScript, :StartScript
|
2126
|
-
|
2126
|
+
|
2127
2127
|
def initialize(notebooklifecyclescriptsname=nil, createscript=nil, startscript=nil)
|
2128
2128
|
@NotebookLifecycleScriptsName = notebooklifecyclescriptsname
|
2129
2129
|
@CreateScript = createscript
|
@@ -2143,7 +2143,7 @@ module TencentCloud
|
|
2143
2143
|
# @type RequestId: String
|
2144
2144
|
|
2145
2145
|
attr_accessor :RequestId
|
2146
|
-
|
2146
|
+
|
2147
2147
|
def initialize(requestid=nil)
|
2148
2148
|
@RequestId = requestid
|
2149
2149
|
end
|
@@ -2163,7 +2163,7 @@ module TencentCloud
|
|
2163
2163
|
# @type SubnetId: String
|
2164
2164
|
|
2165
2165
|
attr_accessor :SecurityGroupIds, :SubnetId
|
2166
|
-
|
2166
|
+
|
2167
2167
|
def initialize(securitygroupids=nil, subnetid=nil)
|
2168
2168
|
@SecurityGroupIds = securitygroupids
|
2169
2169
|
@SubnetId = subnetid
|