tencentcloud-sdk-mna 3.0.983 → 3.0.984

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20210119/models.rb +0 -15
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 5829fbe0b2a5122cef8ae76a32f65009bd5fe503
4
- data.tar.gz: 105f63bf9762edc105fa33eee1a36d038635df64
3
+ metadata.gz: 9aa1c18e79040f4660381549b05a105dff645a73
4
+ data.tar.gz: 6c729fdea837aef21e0e79ecf55910437751e155
5
5
  SHA512:
6
- metadata.gz: c322161cbab8585303d27acbe70fc2ab7a975bad8f23b5de8b2911843f38819f3c4be4854f33ea4834dfbb479526a7d641ffdd929aa4836d52fc139d2c9c0a6b
7
- data.tar.gz: 6c9332e98351bbc6b9889cc48970096d5f69387feb352be712074839dc5327fa3e988abc066134cedc85c3533d195444a758e143f07d2eb56cc40b9987a35a08
6
+ metadata.gz: b27ebcccc3240120586f6ea24d209f3998b16a7c253c82211968224089b5068d5cc19600156adc95e40b9e1dd62d8a6831c6442e12edc0adde1c355502139f08
7
+ data.tar.gz: bd738c229b67b9bd4b02c5d7fe6e540509307eb8f9876bac357fb530e29649f8635e8ef6fc79eb2e5b8b40e0c88e30e59fd9179ca28cb2dd31c61027fa70b1a8
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.983
1
+ 3.0.984
@@ -189,7 +189,6 @@ module TencentCloud
189
189
  # @param DeviceId: 设备ID
190
190
  # @type DeviceId: String
191
191
  # @param Signature: 签名字符串
192
- # 注意:此字段可能返回 null,表示取不到有效值。
193
192
  # @type Signature: String
194
193
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
195
194
  # @type RequestId: String
@@ -768,19 +767,14 @@ module TencentCloud
768
767
  # @param Payer: 付费方 0:厂商付费 1:客户付费
769
768
  # @type Payer: Integer
770
769
  # @param GroupId: 设备分组ID
771
- # 注意:此字段可能返回 null,表示取不到有效值。
772
770
  # @type GroupId: String
773
771
  # @param GroupName: 设备分组名称
774
- # 注意:此字段可能返回 null,表示取不到有效值。
775
772
  # @type GroupName: String
776
773
  # @param FlowTrunc: 设备无流量包处理方式,0: 按量付费,1: 截断加速
777
- # 注意:此字段可能返回 null,表示取不到有效值。
778
774
  # @type FlowTrunc: Integer
779
775
  # @param Sn: 设备sn
780
- # 注意:此字段可能返回 null,表示取不到有效值。
781
776
  # @type Sn: String
782
777
  # @param Vendor: 厂商
783
- # 注意:此字段可能返回 null,表示取不到有效值。
784
778
  # @type Vendor: String
785
779
 
786
780
  attr_accessor :DeviceId, :DeviceName, :CreateTime, :LastTime, :Remark, :AccessScope, :LicensePayMode, :Payer, :GroupId, :GroupName, :FlowTrunc, :Sn, :Vendor
@@ -823,16 +817,12 @@ module TencentCloud
823
817
  # @param DeviceBaseInfo: 设备基本信息
824
818
  # @type DeviceBaseInfo: :class:`Tencentcloud::Mna.v20210119.models.DeviceBaseInfo`
825
819
  # @param DeviceNetInfo: 设备网络信息
826
- # 注意:此字段可能返回 null,表示取不到有效值。
827
820
  # @type DeviceNetInfo: Array
828
821
  # @param GatewaySite: 聚合服务器地址
829
- # 注意:此字段可能返回 null,表示取不到有效值。
830
822
  # @type GatewaySite: String
831
823
  # @param BusinessDownRate: 业务下行速率
832
- # 注意:此字段可能返回 null,表示取不到有效值。
833
824
  # @type BusinessDownRate: Float
834
825
  # @param BusinessUpRate: 业务上行速率
835
- # 注意:此字段可能返回 null,表示取不到有效值。
836
826
  # @type BusinessUpRate: Float
837
827
 
838
828
  attr_accessor :DeviceBaseInfo, :DeviceNetInfo, :GatewaySite, :BusinessDownRate, :BusinessUpRate
@@ -916,7 +906,6 @@ module TencentCloud
916
906
  # 0:数据
917
907
  # 1:Wi-Fi
918
908
  # 2:有线
919
- # 注意:此字段可能返回 null,表示取不到有效值。
920
909
  # @type Type: Integer
921
910
  # @param DataEnable: 启用/禁用
922
911
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -1344,13 +1333,10 @@ module TencentCloud
1344
1333
  # GetFlowAlarmInfo返回参数结构体
1345
1334
  class GetFlowAlarmInfoResponse < TencentCloud::Common::AbstractModel
1346
1335
  # @param AlarmValue: 流量包的告警阈值
1347
- # 注意:此字段可能返回 null,表示取不到有效值。
1348
1336
  # @type AlarmValue: Integer
1349
1337
  # @param NotifyUrl: 告警通知回调url
1350
- # 注意:此字段可能返回 null,表示取不到有效值。
1351
1338
  # @type NotifyUrl: String
1352
1339
  # @param CallbackKey: 告警通知回调key
1353
- # 注意:此字段可能返回 null,表示取不到有效值。
1354
1340
  # @type CallbackKey: String
1355
1341
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1356
1342
  # @type RequestId: String
@@ -2021,7 +2007,6 @@ module TencentCloud
2021
2007
  # GetNetMonitor返回参数结构体
2022
2008
  class GetNetMonitorResponse < TencentCloud::Common::AbstractModel
2023
2009
  # @param MonitorData: 监控数据
2024
- # 注意:此字段可能返回 null,表示取不到有效值。
2025
2010
  # @type MonitorData: Array
2026
2011
  # @param AccessRegion: 接入区域。取值范围:['MC','AP','EU','AM']
2027
2012
  # MC=中国大陆
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-mna
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.983
4
+ version: 3.0.984
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-01-15 00:00:00.000000000 Z
11
+ date: 2025-01-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common