Class: TencentCloud::Tdmq::V20200217::TopicStats
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Tdmq::V20200217::TopicStats
- Defined in:
- lib/v20200217/models.rb
Overview
Topic状态
Instance Attribute Summary collapse
-
#BrokerName ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#LastUpdateTimestamp ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#MaxOffset ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#MessageCount ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#MinOffset ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#QueueId ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(brokername = nil, queueid = nil, minoffset = nil, maxoffset = nil, messagecount = nil, lastupdatetimestamp = nil) ⇒ TopicStats
constructor
A new instance of TopicStats.
Constructor Details
#initialize(brokername = nil, queueid = nil, minoffset = nil, maxoffset = nil, messagecount = nil, lastupdatetimestamp = nil) ⇒ TopicStats
Returns a new instance of TopicStats.
13318 13319 13320 13321 13322 13323 13324 13325 |
# File 'lib/v20200217/models.rb', line 13318 def initialize(brokername=nil, queueid=nil, minoffset=nil, maxoffset=nil, =nil, =nil) @BrokerName = brokername @QueueId = queueid @MinOffset = minoffset @MaxOffset = maxoffset @MessageCount = @LastUpdateTimestamp = end |
Instance Attribute Details
#BrokerName ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
13316 13317 13318 |
# File 'lib/v20200217/models.rb', line 13316 def BrokerName @BrokerName end |
#LastUpdateTimestamp ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
13316 13317 13318 |
# File 'lib/v20200217/models.rb', line 13316 def LastUpdateTimestamp @LastUpdateTimestamp end |
#MaxOffset ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
13316 13317 13318 |
# File 'lib/v20200217/models.rb', line 13316 def MaxOffset @MaxOffset end |
#MessageCount ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
13316 13317 13318 |
# File 'lib/v20200217/models.rb', line 13316 def MessageCount @MessageCount end |
#MinOffset ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
13316 13317 13318 |
# File 'lib/v20200217/models.rb', line 13316 def MinOffset @MinOffset end |
#QueueId ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
13316 13317 13318 |
# File 'lib/v20200217/models.rb', line 13316 def QueueId @QueueId end |
Instance Method Details
#deserialize(params) ⇒ Object
13327 13328 13329 13330 13331 13332 13333 13334 |
# File 'lib/v20200217/models.rb', line 13327 def deserialize(params) @BrokerName = params['BrokerName'] @QueueId = params['QueueId'] @MinOffset = params['MinOffset'] @MaxOffset = params['MaxOffset'] @MessageCount = params['MessageCount'] @LastUpdateTimestamp = params['LastUpdateTimestamp'] end |