tencentcloud-sdk-hai 3.0.1025 → 3.0.1027

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20230812/models.rb +0 -40
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 226451f4d6b6b9702bd56682c668998dad726ce6
4
- data.tar.gz: 549ebbf087e8280e463b8656be7d42626deb083b
3
+ metadata.gz: dddb54ded7bf2fb295f1c068074d5e761e48e4d5
4
+ data.tar.gz: 094b80644644c70213d0c074092e30a22958a96e
5
5
  SHA512:
6
- metadata.gz: 4cad6d1a24f037893e0f2810036b9021f6a12e03ef983d0a6ad6e3d129d4e83c5ed7e5896b523ca153cecaa4ede2ec080583267767bc445783479fd6641afcc2
7
- data.tar.gz: 9ac0f79a56fcea08a3f5c16f414c0ee84f6f8a5dff69a1d3cfd51cf284a5945289d1a278807564661a76ae505c958f0fdd329601f29814954cdbcc314e6b3d71
6
+ metadata.gz: 0b6e0856baf3e696143b5001526397c9e81d402497a86bd5232be20ff9c195130fc63607ed3068f8d191f071a9bfd85b1828c7f212fa02da404be2478f00a8ee
7
+ data.tar.gz: 227425347f542eb9b300d6ecb7bd3809d731539d97e2124cdeffaef2764b0a39de12b6653c47f2ae7d9fb0ed7b9d755e28bd6a515c8929e92b4bd5802a526eab
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1025
1
+ 3.0.1027
@@ -20,34 +20,23 @@ module TencentCloud
20
20
  # 应用信息
21
21
  class ApplicationInfo < TencentCloud::Common::AbstractModel
22
22
  # @param ApplicationId: 应用id
23
-
24
- # 注意:此字段可能返回 null,表示取不到有效值。
25
23
  # @type ApplicationId: String
26
24
  # @param ApplicationName: 应用名称
27
- # 注意:此字段可能返回 null,表示取不到有效值。
28
25
  # @type ApplicationName: String
29
26
  # @param Description: 应用描述
30
-
31
- # 注意:此字段可能返回 null,表示取不到有效值。
32
27
  # @type Description: String
33
28
  # @param ConfigEnvironment: 应用的环境配置
34
- # 注意:此字段可能返回 null,表示取不到有效值。
35
29
  # @type ConfigEnvironment: String
36
30
  # @param MinSystemDiskSize: 系统盘大小下限
37
- # 注意:此字段可能返回 null,表示取不到有效值。
38
31
  # @type MinSystemDiskSize: Integer
39
32
  # @param ApplicationType: 应用类型,目前该项取值可以为PRIVATE_APPLICATION或者PUBLIC_APPLICATION
40
- # 注意:此字段可能返回 null,表示取不到有效值。
41
33
  # @type ApplicationType: String
42
34
  # @param ApplicationState: 应用状态:CREATING-创建中;ONLINE -正常在线;DELETING -删除中;ARREARS - 欠费隔离
43
35
  # 示例值:ONLINE
44
- # 注意:此字段可能返回 null,表示取不到有效值。
45
36
  # @type ApplicationState: String
46
37
  # @param CreateTime: 应用创建时间
47
- # 注意:此字段可能返回 null,表示取不到有效值。
48
38
  # @type CreateTime: String
49
39
  # @param ApplicationSize: 应用大小
50
- # 注意:此字段可能返回 null,表示取不到有效值。
51
40
  # @type ApplicationSize: Integer
52
41
 
53
42
  attr_accessor :ApplicationId, :ApplicationName, :Description, :ConfigEnvironment, :MinSystemDiskSize, :ApplicationType, :ApplicationState, :CreateTime, :ApplicationSize
@@ -405,7 +394,6 @@ module TencentCloud
405
394
  # DescribeRegions返回参数结构体
406
395
  class DescribeRegionsResponse < TencentCloud::Common::AbstractModel
407
396
  # @param RegionSet: 地域列表
408
- # 注意:此字段可能返回 null,表示取不到有效值。
409
397
  # @type RegionSet: Array
410
398
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
411
399
  # @type RequestId: String
@@ -449,7 +437,6 @@ module TencentCloud
449
437
  # DescribeScenes返回参数结构体
450
438
  class DescribeScenesResponse < TencentCloud::Common::AbstractModel
451
439
  # @param SceneSet: 场景详情
452
- # 注意:此字段可能返回 null,表示取不到有效值。
453
440
  # @type SceneSet: Array
454
441
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
455
442
  # @type RequestId: String
@@ -602,7 +589,6 @@ module TencentCloud
602
589
  # InquirePriceRunInstances返回参数结构体
603
590
  class InquirePriceRunInstancesResponse < TencentCloud::Common::AbstractModel
604
591
  # @param Price: 发货参数对应的价格组合,当DryRun=True,会返回空
605
- # 注意:此字段可能返回 null,表示取不到有效值。
606
592
  # @type Price: :class:`Tencentcloud::Hai.v20230812.models.Price`
607
593
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
608
594
  # @type RequestId: String
@@ -802,20 +788,14 @@ module TencentCloud
802
788
  # 套餐价格
803
789
  class ItemPrice < TencentCloud::Common::AbstractModel
804
790
  # @param UnitPrice: 原单价
805
- # 注意:此字段可能返回 null,表示取不到有效值。
806
791
  # @type UnitPrice: Float
807
792
  # @param DiscountUnitPrice: 折扣后单价
808
- # 注意:此字段可能返回 null,表示取不到有效值。
809
793
  # @type DiscountUnitPrice: Float
810
794
  # @param Discount: 折扣
811
- # 注意:此字段可能返回 null,表示取不到有效值。
812
795
  # @type Discount: Float
813
796
  # @param ChargeUnit: 单位:时/月
814
-
815
- # 注意:此字段可能返回 null,表示取不到有效值。
816
797
  # @type ChargeUnit: String
817
798
  # @param Amount: 商品数量
818
- # 注意:此字段可能返回 null,表示取不到有效值。
819
799
  # @type Amount: Integer
820
800
 
821
801
  attr_accessor :UnitPrice, :DiscountUnitPrice, :Discount, :ChargeUnit, :Amount
@@ -840,16 +820,12 @@ module TencentCloud
840
820
  # 分实例价格
841
821
  class ItemPriceDetail < TencentCloud::Common::AbstractModel
842
822
  # @param InstanceId: 实例id
843
- # 注意:此字段可能返回 null,表示取不到有效值。
844
823
  # @type InstanceId: String
845
824
  # @param InstancePrice: 实例价格详情
846
- # 注意:此字段可能返回 null,表示取不到有效值。
847
825
  # @type InstancePrice: :class:`Tencentcloud::Hai.v20230812.models.ItemPrice`
848
826
  # @param CloudDiskPrice: 磁盘价格详情
849
- # 注意:此字段可能返回 null,表示取不到有效值。
850
827
  # @type CloudDiskPrice: :class:`Tencentcloud::Hai.v20230812.models.ItemPrice`
851
828
  # @param InstanceTotalPrice: 该实例的总价钱
852
- # 注意:此字段可能返回 null,表示取不到有效值。
853
829
  # @type InstanceTotalPrice: :class:`Tencentcloud::Hai.v20230812.models.ItemPrice`
854
830
 
855
831
  attr_accessor :InstanceId, :InstancePrice, :CloudDiskPrice, :InstanceTotalPrice
@@ -971,7 +947,6 @@ module TencentCloud
971
947
  # HAI 实例的网络配置和消耗情况
972
948
  class NetworkStatus < TencentCloud::Common::AbstractModel
973
949
  # @param InstanceId: HAI 的实例 ID
974
- # 注意:此字段可能返回 null,表示取不到有效值。
975
950
  # @type InstanceId: String
976
951
  # @param AddressIp: 公网 IP 地址
977
952
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -980,10 +955,8 @@ module TencentCloud
980
955
  # 注意:此字段可能返回 null,表示取不到有效值。
981
956
  # @type Bandwidth: Integer
982
957
  # @param TotalTrafficAmount: 流量包总量,单位GB
983
- # 注意:此字段可能返回 null,表示取不到有效值。
984
958
  # @type TotalTrafficAmount: Float
985
959
  # @param RemainingTrafficAmount: 流量包剩余量,单位GB
986
- # 注意:此字段可能返回 null,表示取不到有效值。
987
960
  # @type RemainingTrafficAmount: Float
988
961
 
989
962
  attr_accessor :InstanceId, :AddressIp, :Bandwidth, :TotalTrafficAmount, :RemainingTrafficAmount
@@ -1008,13 +981,10 @@ module TencentCloud
1008
981
  # 费用数据结构体
1009
982
  class Price < TencentCloud::Common::AbstractModel
1010
983
  # @param InstancePrice: 实例价格信息
1011
- # 注意:此字段可能返回 null,表示取不到有效值。
1012
984
  # @type InstancePrice: :class:`Tencentcloud::Hai.v20230812.models.ItemPrice`
1013
985
  # @param CloudDiskPrice: 云盘价格信息
1014
- # 注意:此字段可能返回 null,表示取不到有效值。
1015
986
  # @type CloudDiskPrice: :class:`Tencentcloud::Hai.v20230812.models.ItemPrice`
1016
987
  # @param PriceDetailSet: 分实例价格
1017
- # 注意:此字段可能返回 null,表示取不到有效值。
1018
988
  # @type PriceDetailSet: Array
1019
989
 
1020
990
  attr_accessor :InstancePrice, :CloudDiskPrice, :PriceDetailSet
@@ -1048,20 +1018,14 @@ module TencentCloud
1048
1018
  # 地域列表
1049
1019
  class RegionInfo < TencentCloud::Common::AbstractModel
1050
1020
  # @param Region: ap-guangzhou
1051
-
1052
- # 注意:此字段可能返回 null,表示取不到有效值。
1053
1021
  # @type Region: String
1054
1022
  # @param RegionName: 华南地区(广州)
1055
- # 注意:此字段可能返回 null,表示取不到有效值。
1056
1023
  # @type RegionName: String
1057
1024
  # @param RegionState: 地域是否可用状态
1058
1025
  # AVAILABLE:可用
1059
-
1060
- # 注意:此字段可能返回 null,表示取不到有效值。
1061
1026
  # @type RegionState: String
1062
1027
  # @param ScholarRocketSupportState: 学术加速是否支持:
1063
1028
  # NO_NEED_SUPPORT表示不需支持;NOT_SUPPORT_YET表示暂未支持;ALREADY_SUPPORT表示已经支持。对于ALREADY_SUPPORT的地域才需进一步调用DescribeScholarRocketStatus查看学术加速是开启还是关闭
1064
- # 注意:此字段可能返回 null,表示取不到有效值。
1065
1029
  # @type ScholarRocketSupportState: String
1066
1030
 
1067
1031
  attr_accessor :Region, :RegionName, :RegionState, :ScholarRocketSupportState
@@ -1147,12 +1111,8 @@ module TencentCloud
1147
1111
  # 场景详情
1148
1112
  class SceneInfo < TencentCloud::Common::AbstractModel
1149
1113
  # @param SceneId: 场景id
1150
-
1151
- # 注意:此字段可能返回 null,表示取不到有效值。
1152
1114
  # @type SceneId: String
1153
1115
  # @param SceneName: 场景名
1154
-
1155
- # 注意:此字段可能返回 null,表示取不到有效值。
1156
1116
  # @type SceneName: String
1157
1117
 
1158
1118
  attr_accessor :SceneId, :SceneName
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-hai
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1025
4
+ version: 3.0.1027
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-03-23 00:00:00.000000000 Z
11
+ date: 2025-03-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common