Class: TencentCloud::Vcube::V20220410::VideoFeature
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Vcube::V20220410::VideoFeature
- Defined in:
- lib/v20220410/models.rb
Overview
视频功能描述模型
Instance Attribute Summary collapse
-
#BizType ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#CreatedAt ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Duration ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#FeatureId ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Id ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Name ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Platform ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Trial ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#TrialCount ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Type ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#UpdatedAt ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(id = nil, featureid = nil, name = nil, type = nil, trial = nil, trialcount = nil, duration = nil, createdat = nil, updatedat = nil, biztype = nil, platform = nil) ⇒ VideoFeature
constructor
A new instance of VideoFeature.
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
#BizType ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
2359 2360 2361 |
# File 'lib/v20220410/models.rb', line 2359 def BizType @BizType end |
#CreatedAt ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
2359 2360 2361 |
# File 'lib/v20220410/models.rb', line 2359 def CreatedAt @CreatedAt end |
#Duration ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
2359 2360 2361 |
# File 'lib/v20220410/models.rb', line 2359 def Duration @Duration end |
#FeatureId ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
2359 2360 2361 |
# File 'lib/v20220410/models.rb', line 2359 def FeatureId @FeatureId end |
#Id ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
2359 2360 2361 |
# File 'lib/v20220410/models.rb', line 2359 def Id @Id end |
#Name ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
2359 2360 2361 |
# File 'lib/v20220410/models.rb', line 2359 def Name @Name end |
#Platform ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
2359 2360 2361 |
# File 'lib/v20220410/models.rb', line 2359 def Platform @Platform end |
#Trial ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
2359 2360 2361 |
# File 'lib/v20220410/models.rb', line 2359 def Trial @Trial end |
#TrialCount ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
2359 2360 2361 |
# File 'lib/v20220410/models.rb', line 2359 def TrialCount @TrialCount end |
#Type ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
2359 2360 2361 |
# File 'lib/v20220410/models.rb', line 2359 def Type @Type end |
#UpdatedAt ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
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 |