Class: TencentCloud::Vcube::V20220410::VideoFeature

Inherits:
Common::AbstractModel
  • Object
show all
Defined in:
lib/v20220410/models.rb

Overview

视频功能描述模型

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(id = nil, featureid = nil, name = nil, type = nil, trial = nil, trialcount = nil, duration = nil, createdat = nil, updatedat = nil, biztype = nil, platform = nil) ⇒ VideoFeature

Returns a new instance of VideoFeature.



2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
# File 'lib/v20220410/models.rb', line 2361

def initialize(id=nil, featureid=nil, name=nil, type=nil, trial=nil, trialcount=nil, duration=nil, createdat=nil, updatedat=nil, biztype=nil, platform=nil)
  @Id = id
  @FeatureId = featureid
  @Name = name
  @Type = type
  @Trial = trial
  @TrialCount = trialcount
  @Duration = duration
  @CreatedAt = createdat
  @UpdatedAt = updatedat
  @BizType = biztype
  @Platform = platform
end

Instance Attribute Details

#BizTypeObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Id:

    索引

  • FeatureId:

    功能ID

  • Name:

    功能名称

  • Type:

    功能类型

  • Trial:

    是否可以申请试用

  • TrialCount:

    可以试用的次数

  • Duration:

    可以试用的时长,单位天

  • CreatedAt:

    创建时间

  • UpdatedAt:

    更新时间

  • BizType:

    功能所属业务方

  • Platform:

    平台类型



2359
2360
2361
# File 'lib/v20220410/models.rb', line 2359

def BizType
  @BizType
end

#CreatedAtObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Id:

    索引

  • FeatureId:

    功能ID

  • Name:

    功能名称

  • Type:

    功能类型

  • Trial:

    是否可以申请试用

  • TrialCount:

    可以试用的次数

  • Duration:

    可以试用的时长,单位天

  • CreatedAt:

    创建时间

  • UpdatedAt:

    更新时间

  • BizType:

    功能所属业务方

  • Platform:

    平台类型



2359
2360
2361
# File 'lib/v20220410/models.rb', line 2359

def CreatedAt
  @CreatedAt
end

#DurationObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Id:

    索引

  • FeatureId:

    功能ID

  • Name:

    功能名称

  • Type:

    功能类型

  • Trial:

    是否可以申请试用

  • TrialCount:

    可以试用的次数

  • Duration:

    可以试用的时长,单位天

  • CreatedAt:

    创建时间

  • UpdatedAt:

    更新时间

  • BizType:

    功能所属业务方

  • Platform:

    平台类型



2359
2360
2361
# File 'lib/v20220410/models.rb', line 2359

def Duration
  @Duration
end

#FeatureIdObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Id:

    索引

  • FeatureId:

    功能ID

  • Name:

    功能名称

  • Type:

    功能类型

  • Trial:

    是否可以申请试用

  • TrialCount:

    可以试用的次数

  • Duration:

    可以试用的时长,单位天

  • CreatedAt:

    创建时间

  • UpdatedAt:

    更新时间

  • BizType:

    功能所属业务方

  • Platform:

    平台类型



2359
2360
2361
# File 'lib/v20220410/models.rb', line 2359

def FeatureId
  @FeatureId
end

#IdObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Id:

    索引

  • FeatureId:

    功能ID

  • Name:

    功能名称

  • Type:

    功能类型

  • Trial:

    是否可以申请试用

  • TrialCount:

    可以试用的次数

  • Duration:

    可以试用的时长,单位天

  • CreatedAt:

    创建时间

  • UpdatedAt:

    更新时间

  • BizType:

    功能所属业务方

  • Platform:

    平台类型



2359
2360
2361
# File 'lib/v20220410/models.rb', line 2359

def Id
  @Id
end

#NameObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Id:

    索引

  • FeatureId:

    功能ID

  • Name:

    功能名称

  • Type:

    功能类型

  • Trial:

    是否可以申请试用

  • TrialCount:

    可以试用的次数

  • Duration:

    可以试用的时长,单位天

  • CreatedAt:

    创建时间

  • UpdatedAt:

    更新时间

  • BizType:

    功能所属业务方

  • Platform:

    平台类型



2359
2360
2361
# File 'lib/v20220410/models.rb', line 2359

def Name
  @Name
end

#PlatformObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Id:

    索引

  • FeatureId:

    功能ID

  • Name:

    功能名称

  • Type:

    功能类型

  • Trial:

    是否可以申请试用

  • TrialCount:

    可以试用的次数

  • Duration:

    可以试用的时长,单位天

  • CreatedAt:

    创建时间

  • UpdatedAt:

    更新时间

  • BizType:

    功能所属业务方

  • Platform:

    平台类型



2359
2360
2361
# File 'lib/v20220410/models.rb', line 2359

def Platform
  @Platform
end

#TrialObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Id:

    索引

  • FeatureId:

    功能ID

  • Name:

    功能名称

  • Type:

    功能类型

  • Trial:

    是否可以申请试用

  • TrialCount:

    可以试用的次数

  • Duration:

    可以试用的时长,单位天

  • CreatedAt:

    创建时间

  • UpdatedAt:

    更新时间

  • BizType:

    功能所属业务方

  • Platform:

    平台类型



2359
2360
2361
# File 'lib/v20220410/models.rb', line 2359

def Trial
  @Trial
end

#TrialCountObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Id:

    索引

  • FeatureId:

    功能ID

  • Name:

    功能名称

  • Type:

    功能类型

  • Trial:

    是否可以申请试用

  • TrialCount:

    可以试用的次数

  • Duration:

    可以试用的时长,单位天

  • CreatedAt:

    创建时间

  • UpdatedAt:

    更新时间

  • BizType:

    功能所属业务方

  • Platform:

    平台类型



2359
2360
2361
# File 'lib/v20220410/models.rb', line 2359

def TrialCount
  @TrialCount
end

#TypeObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Id:

    索引

  • FeatureId:

    功能ID

  • Name:

    功能名称

  • Type:

    功能类型

  • Trial:

    是否可以申请试用

  • TrialCount:

    可以试用的次数

  • Duration:

    可以试用的时长,单位天

  • CreatedAt:

    创建时间

  • UpdatedAt:

    更新时间

  • BizType:

    功能所属业务方

  • Platform:

    平台类型



2359
2360
2361
# File 'lib/v20220410/models.rb', line 2359

def Type
  @Type
end

#UpdatedAtObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Id:

    索引

  • FeatureId:

    功能ID

  • Name:

    功能名称

  • Type:

    功能类型

  • Trial:

    是否可以申请试用

  • TrialCount:

    可以试用的次数

  • Duration:

    可以试用的时长,单位天

  • CreatedAt:

    创建时间

  • UpdatedAt:

    更新时间

  • BizType:

    功能所属业务方

  • Platform:

    平台类型



2359
2360
2361
# File 'lib/v20220410/models.rb', line 2359

def UpdatedAt
  @UpdatedAt
end

Instance Method Details

#deserialize(params) ⇒ Object



2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
# File 'lib/v20220410/models.rb', line 2375

def deserialize(params)
  @Id = params['Id']
  @FeatureId = params['FeatureId']
  @Name = params['Name']
  @Type = params['Type']
  @Trial = params['Trial']
  @TrialCount = params['TrialCount']
  @Duration = params['Duration']
  @CreatedAt = params['CreatedAt']
  @UpdatedAt = params['UpdatedAt']
  @BizType = params['BizType']
  @Platform = params['Platform']
end