tencentcloud-sdk-wedata 3.0.1031 → 3.0.1032
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/v20210820/models.rb +19 -14
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 52153da463965a47370c25917fb953b9b1dae5f9
|
4
|
+
data.tar.gz: d17073b0c97217356225535a49dc605528aa794a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 80acb947e5376538a280eaca49992b50d05bbcce1f7feb93cecc92be9ad6495e83c2efd44c58b5d3279ec3373084ae953a983c25d038e98cbd06203559d9e812
|
7
|
+
data.tar.gz: bf27e9bb7eeb2fe8e06511f25c2deb73ef3f90e2b9d66657be0d6e167a5f897c1dd824b1ee6602729cc757b310c758fbbd2482c3958cb814cefbd63876a884ae
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1032
|
data/lib/v20210820/models.rb
CHANGED
@@ -2427,8 +2427,8 @@ module TencentCloud
|
|
2427
2427
|
|
2428
2428
|
attr_accessor :ProjectId, :AlarmRegularName, :TaskId, :Id, :TaskType, :MonitorType
|
2429
2429
|
extend Gem::Deprecate
|
2430
|
-
deprecate :TaskId, :none, 2025,
|
2431
|
-
deprecate :TaskId=, :none, 2025,
|
2430
|
+
deprecate :TaskId, :none, 2025, 4
|
2431
|
+
deprecate :TaskId=, :none, 2025, 4
|
2432
2432
|
|
2433
2433
|
def initialize(projectid=nil, alarmregularname=nil, taskid=nil, id=nil, tasktype=nil, monitortype=nil)
|
2434
2434
|
@ProjectId = projectid
|
@@ -9062,12 +9062,12 @@ module TencentCloud
|
|
9062
9062
|
|
9063
9063
|
attr_accessor :ProjectId, :Category, :PageNumber, :PageSize, :EventName, :EventType, :EventSubType, :EventBroadcastType, :Status, :CreationTimeStart, :CreationTimeEnd, :EventTriggeredTimeStart, :EventTriggeredTimeEnd, :LogTimeStart, :LogTimeEnd, :Dimension, :TimeToLive, :SortItem, :SortType
|
9064
9064
|
extend Gem::Deprecate
|
9065
|
-
deprecate :EventType, :none, 2025,
|
9066
|
-
deprecate :EventType=, :none, 2025,
|
9067
|
-
deprecate :EventBroadcastType, :none, 2025,
|
9068
|
-
deprecate :EventBroadcastType=, :none, 2025,
|
9069
|
-
deprecate :Status, :none, 2025,
|
9070
|
-
deprecate :Status=, :none, 2025,
|
9065
|
+
deprecate :EventType, :none, 2025, 4
|
9066
|
+
deprecate :EventType=, :none, 2025, 4
|
9067
|
+
deprecate :EventBroadcastType, :none, 2025, 4
|
9068
|
+
deprecate :EventBroadcastType=, :none, 2025, 4
|
9069
|
+
deprecate :Status, :none, 2025, 4
|
9070
|
+
deprecate :Status=, :none, 2025, 4
|
9071
9071
|
|
9072
9072
|
def initialize(projectid=nil, category=nil, pagenumber=nil, pagesize=nil, eventname=nil, eventtype=nil, eventsubtype=nil, eventbroadcasttype=nil, status=nil, creationtimestart=nil, creationtimeend=nil, eventtriggeredtimestart=nil, eventtriggeredtimeend=nil, logtimestart=nil, logtimeend=nil, dimension=nil, timetolive=nil, sortitem=nil, sorttype=nil)
|
9073
9073
|
@ProjectId = projectid
|
@@ -15612,8 +15612,8 @@ module TencentCloud
|
|
15612
15612
|
|
15613
15613
|
attr_accessor :DimType, :Count, :QualityDim
|
15614
15614
|
extend Gem::Deprecate
|
15615
|
-
deprecate :DimType, :none, 2025,
|
15616
|
-
deprecate :DimType=, :none, 2025,
|
15615
|
+
deprecate :DimType, :none, 2025, 4
|
15616
|
+
deprecate :DimType=, :none, 2025, 4
|
15617
15617
|
|
15618
15618
|
def initialize(dimtype=nil, count=nil, qualitydim=nil)
|
15619
15619
|
@DimType = dimtype
|
@@ -21588,8 +21588,8 @@ module TencentCloud
|
|
21588
21588
|
|
21589
21589
|
attr_accessor :ProjectId, :TaskId, :DelayTime, :StartupTime, :SelfDepend, :StartTime, :EndTime, :TaskAction, :CycleType, :CycleStep, :CrontabExpression, :ExecutionStartTime, :ExecutionEndTime, :TaskName, :RetryWait, :TryLimit, :Retriable, :RunPriority, :TaskExt, :ResourceGroup, :YarnQueue, :BrokerIp, :InCharge, :Notes, :TaskParamInfos, :SourceServer, :TargetServer, :DependencyWorkflow, :DependencyConfigDTOs, :ExecutionTTL, :ScriptChange, :InChargeIds
|
21590
21590
|
extend Gem::Deprecate
|
21591
|
-
deprecate :InCharge, :none, 2025,
|
21592
|
-
deprecate :InCharge=, :none, 2025,
|
21591
|
+
deprecate :InCharge, :none, 2025, 4
|
21592
|
+
deprecate :InCharge=, :none, 2025, 4
|
21593
21593
|
|
21594
21594
|
def initialize(projectid=nil, taskid=nil, delaytime=nil, startuptime=nil, selfdepend=nil, starttime=nil, endtime=nil, taskaction=nil, cycletype=nil, cyclestep=nil, crontabexpression=nil, executionstarttime=nil, executionendtime=nil, taskname=nil, retrywait=nil, trylimit=nil, retriable=nil, runpriority=nil, taskext=nil, resourcegroup=nil, yarnqueue=nil, brokerip=nil, incharge=nil, notes=nil, taskparaminfos=nil, sourceserver=nil, targetserver=nil, dependencyworkflow=nil, dependencyconfigdtos=nil, executionttl=nil, scriptchange=nil, inchargeids=nil)
|
21595
21595
|
@ProjectId = projectid
|
@@ -23315,10 +23315,13 @@ module TencentCloud
|
|
23315
23315
|
# @param AppId: 租户iD
|
23316
23316
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
23317
23317
|
# @type AppId: String
|
23318
|
+
# @param IsProjectOwner: 是否项目负责人
|
23319
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
23320
|
+
# @type IsProjectOwner: Boolean
|
23318
23321
|
|
23319
|
-
attr_accessor :Roles, :UserName, :UserId, :CreateTime, :Creator, :DisplayName, :IsProjectAdmin, :PhoneNum, :Email, :OwnerUin, :AppId
|
23322
|
+
attr_accessor :Roles, :UserName, :UserId, :CreateTime, :Creator, :DisplayName, :IsProjectAdmin, :PhoneNum, :Email, :OwnerUin, :AppId, :IsProjectOwner
|
23320
23323
|
|
23321
|
-
def initialize(roles=nil, username=nil, userid=nil, createtime=nil, creator=nil, displayname=nil, isprojectadmin=nil, phonenum=nil, email=nil, owneruin=nil, appid=nil)
|
23324
|
+
def initialize(roles=nil, username=nil, userid=nil, createtime=nil, creator=nil, displayname=nil, isprojectadmin=nil, phonenum=nil, email=nil, owneruin=nil, appid=nil, isprojectowner=nil)
|
23322
23325
|
@Roles = roles
|
23323
23326
|
@UserName = username
|
23324
23327
|
@UserId = userid
|
@@ -23330,6 +23333,7 @@ module TencentCloud
|
|
23330
23333
|
@Email = email
|
23331
23334
|
@OwnerUin = owneruin
|
23332
23335
|
@AppId = appid
|
23336
|
+
@IsProjectOwner = isprojectowner
|
23333
23337
|
end
|
23334
23338
|
|
23335
23339
|
def deserialize(params)
|
@@ -23351,6 +23355,7 @@ module TencentCloud
|
|
23351
23355
|
@Email = params['Email']
|
23352
23356
|
@OwnerUin = params['OwnerUin']
|
23353
23357
|
@AppId = params['AppId']
|
23358
|
+
@IsProjectOwner = params['IsProjectOwner']
|
23354
23359
|
end
|
23355
23360
|
end
|
23356
23361
|
|