Class: TencentCloud::Wedata::V20210820::DagInstancesRequest
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Wedata::V20210820::DagInstancesRequest
- Defined in:
- lib/v20210820/models.rb
Overview
DagInstances请求参数结构体
Instance Attribute Summary collapse
- #CheckFather ⇒ Object
- #Count ⇒ Object
- #DependentWay ⇒ Object
- #Instances ⇒ Object
- #IsCount ⇒ Object
- #OperatorId ⇒ Object
- #OperatorName ⇒ Object
- #OptType ⇒ Object
- #PageIndex ⇒ Object
- #PageSize ⇒ Object
- #ProjectId ⇒ Object
- #ProjectIdent ⇒ Object
- #ProjectName ⇒ Object
- #RequestBaseInfo ⇒ Object
- #RerunType ⇒ Object
- #SearchCondition ⇒ Object
- #SkipEventListening ⇒ Object
- #SonInstanceType ⇒ Object
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(instances = nil, checkfather = nil, reruntype = nil, dependentway = nil, skipeventlistening = nil, soninstancetype = nil, searchcondition = nil, opttype = nil, operatorname = nil, operatorid = nil, projectid = nil, projectident = nil, projectname = nil, pageindex = nil, pagesize = nil, count = nil, requestbaseinfo = nil, iscount = nil) ⇒ DagInstancesRequest
constructor
A new instance of DagInstancesRequest.
Constructor Details
#initialize(instances = nil, checkfather = nil, reruntype = nil, dependentway = nil, skipeventlistening = nil, soninstancetype = nil, searchcondition = nil, opttype = nil, operatorname = nil, operatorid = nil, projectid = nil, projectident = nil, projectname = nil, pageindex = nil, pagesize = nil, count = nil, requestbaseinfo = nil, iscount = nil) ⇒ DagInstancesRequest
Returns a new instance of DagInstancesRequest.
5975 5976 5977 5978 5979 5980 5981 5982 5983 5984 5985 5986 5987 5988 5989 5990 5991 5992 5993 5994 |
# File 'lib/v20210820/models.rb', line 5975 def initialize(instances=nil, checkfather=nil, reruntype=nil, dependentway=nil, skipeventlistening=nil, soninstancetype=nil, searchcondition=nil, opttype=nil, operatorname=nil, operatorid=nil, projectid=nil, projectident=nil, projectname=nil, pageindex=nil, pagesize=nil, count=nil, requestbaseinfo=nil, iscount=nil) @Instances = instances @CheckFather = checkfather @RerunType = reruntype @DependentWay = dependentway @SkipEventListening = skipeventlistening @SonInstanceType = soninstancetype @SearchCondition = searchcondition @OptType = opttype @OperatorName = operatorname @OperatorId = operatorid @ProjectId = projectid @ProjectIdent = projectident @ProjectName = projectname @PageIndex = pageindex @PageSize = pagesize @Count = count @RequestBaseInfo = requestbaseinfo @IsCount = iscount end |
Instance Attribute Details
#CheckFather ⇒ Object
5973 5974 5975 |
# File 'lib/v20210820/models.rb', line 5973 def CheckFather @CheckFather end |
#Count ⇒ Object
5973 5974 5975 |
# File 'lib/v20210820/models.rb', line 5973 def Count @Count end |
#DependentWay ⇒ Object
5973 5974 5975 |
# File 'lib/v20210820/models.rb', line 5973 def DependentWay @DependentWay end |
#Instances ⇒ Object
5973 5974 5975 |
# File 'lib/v20210820/models.rb', line 5973 def Instances @Instances end |
#IsCount ⇒ Object
5973 5974 5975 |
# File 'lib/v20210820/models.rb', line 5973 def IsCount @IsCount end |
#OperatorId ⇒ Object
5973 5974 5975 |
# File 'lib/v20210820/models.rb', line 5973 def OperatorId @OperatorId end |
#OperatorName ⇒ Object
5973 5974 5975 |
# File 'lib/v20210820/models.rb', line 5973 def OperatorName @OperatorName end |
#OptType ⇒ Object
5973 5974 5975 |
# File 'lib/v20210820/models.rb', line 5973 def OptType @OptType end |
#PageIndex ⇒ Object
5973 5974 5975 |
# File 'lib/v20210820/models.rb', line 5973 def PageIndex @PageIndex end |
#PageSize ⇒ Object
5973 5974 5975 |
# File 'lib/v20210820/models.rb', line 5973 def PageSize @PageSize end |
#ProjectId ⇒ Object
5973 5974 5975 |
# File 'lib/v20210820/models.rb', line 5973 def ProjectId @ProjectId end |
#ProjectIdent ⇒ Object
5973 5974 5975 |
# File 'lib/v20210820/models.rb', line 5973 def ProjectIdent @ProjectIdent end |
#ProjectName ⇒ Object
5973 5974 5975 |
# File 'lib/v20210820/models.rb', line 5973 def ProjectName @ProjectName end |
#RequestBaseInfo ⇒ Object
5973 5974 5975 |
# File 'lib/v20210820/models.rb', line 5973 def RequestBaseInfo @RequestBaseInfo end |
#RerunType ⇒ Object
5973 5974 5975 |
# File 'lib/v20210820/models.rb', line 5973 def RerunType @RerunType end |
#SearchCondition ⇒ Object
5973 5974 5975 |
# File 'lib/v20210820/models.rb', line 5973 def SearchCondition @SearchCondition end |
#SkipEventListening ⇒ Object
5973 5974 5975 |
# File 'lib/v20210820/models.rb', line 5973 def SkipEventListening @SkipEventListening end |
#SonInstanceType ⇒ Object
5973 5974 5975 |
# File 'lib/v20210820/models.rb', line 5973 def SonInstanceType @SonInstanceType end |
Instance Method Details
#deserialize(params) ⇒ Object
5996 5997 5998 5999 6000 6001 6002 6003 6004 6005 6006 6007 6008 6009 6010 6011 6012 6013 6014 6015 6016 6017 6018 6019 6020 6021 6022 6023 6024 6025 6026 6027 6028 |
# File 'lib/v20210820/models.rb', line 5996 def deserialize(params) unless params['Instances'].nil? @Instances = [] params['Instances'].each do |i| instanceopsdto_tmp = InstanceOpsDto.new instanceopsdto_tmp.deserialize(i) @Instances << instanceopsdto_tmp end end @CheckFather = params['CheckFather'] @RerunType = params['RerunType'] @DependentWay = params['DependentWay'] @SkipEventListening = params['SkipEventListening'] @SonInstanceType = params['SonInstanceType'] unless params['SearchCondition'].nil? @SearchCondition = InstanceApiOpsRequest.new @SearchCondition.deserialize(params['SearchCondition']) end @OptType = params['OptType'] @OperatorName = params['OperatorName'] @OperatorId = params['OperatorId'] @ProjectId = params['ProjectId'] @ProjectIdent = params['ProjectIdent'] @ProjectName = params['ProjectName'] @PageIndex = params['PageIndex'] @PageSize = params['PageSize'] @Count = params['Count'] unless params['RequestBaseInfo'].nil? @RequestBaseInfo = ProjectBaseInfoOpsRequest.new @RequestBaseInfo.deserialize(params['RequestBaseInfo']) end @IsCount = params['IsCount'] end |