tencentcloud-sdk-thpc 3.0.1023 → 3.0.1024

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 97fffdd41bc5771db12ca7e8fce4a48a239172bb
4
- data.tar.gz: 94fec34ab9d3d289c024f09ac2e4b1c8ef1dc19d
3
+ metadata.gz: 1553bd73111ef2b5f0b1f658fb902906a0ac867f
4
+ data.tar.gz: 44f5d4c864b8431a0014082e98049a2201c41325
5
5
  SHA512:
6
- metadata.gz: aed92d124b24943509935a02b314ecd6a306880132dcf21b08c20a10a6ddef132d0a40b8110183b57cd441f719e13b0f91e6e6c4ffb4b3d9574b16cba783c177
7
- data.tar.gz: 7b85ee1dffcac4fcb7645e99bbe957a1279c04f832389003102c2fe416bc2b9a6017ec25374f62ff1a04abe984dbc69d0bace4e730740af95800b258dc223066
6
+ metadata.gz: 675e1ff01bef04062c8833ba4e51c4533123f3f82e5da1f4fcda3fac689d69589c810c432ea224a93a9ced0216d1ad292003bd32b213d0caba3ad07a9b947d61
7
+ data.tar.gz: d1814be21c12de17762eccee63617fd3035cc5b7c77981ee52a30f43b40cc61ece709664775e27fe1d03bc8e5ee2ae3e4eb080e25bbb2f59abc161e581a710a3
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1023
1
+ 3.0.1024
@@ -262,7 +262,6 @@ module TencentCloud
262
262
  # 计算节点概览。
263
263
  class ComputeNodeOverview < TencentCloud::Common::AbstractModel
264
264
  # @param NodeId: 计算节点ID。
265
- # 注意:此字段可能返回 null,表示取不到有效值。
266
265
  # @type NodeId: String
267
266
 
268
267
  attr_accessor :NodeId
@@ -401,7 +400,6 @@ module TencentCloud
401
400
  # CreateCluster返回参数结构体
402
401
  class CreateClusterResponse < TencentCloud::Common::AbstractModel
403
402
  # @param ClusterId: 集群ID。
404
- # 注意:此字段可能返回 null,表示取不到有效值。
405
403
  # @type ClusterId: String
406
404
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
407
405
  # @type RequestId: String
@@ -755,7 +753,6 @@ module TencentCloud
755
753
  # 管控节点概览。
756
754
  class ManagerNodeOverview < TencentCloud::Common::AbstractModel
757
755
  # @param NodeId: 管控节点ID。
758
- # 注意:此字段可能返回 null,表示取不到有效值。
759
756
  # @type NodeId: String
760
757
 
761
758
  attr_accessor :NodeId
@@ -578,7 +578,6 @@ module TencentCloud
578
578
  # 计算节点概览。
579
579
  class ComputeNodeOverview < TencentCloud::Common::AbstractModel
580
580
  # @param NodeId: 计算节点ID。
581
- # 注意:此字段可能返回 null,表示取不到有效值。
582
581
  # @type NodeId: String
583
582
 
584
583
  attr_accessor :NodeId
@@ -715,7 +714,6 @@ module TencentCloud
715
714
  # CreateCluster返回参数结构体
716
715
  class CreateClusterResponse < TencentCloud::Common::AbstractModel
717
716
  # @param ClusterId: 集群ID。
718
- # 注意:此字段可能返回 null,表示取不到有效值。
719
717
  # @type ClusterId: String
720
718
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
721
719
  # @type RequestId: String
@@ -1613,7 +1611,6 @@ module TencentCloud
1613
1611
  # 管控节点概览。
1614
1612
  class ManagerNodeOverview < TencentCloud::Common::AbstractModel
1615
1613
  # @param NodeId: 管控节点ID。
1616
- # 注意:此字段可能返回 null,表示取不到有效值。
1617
1614
  # @type NodeId: String
1618
1615
 
1619
1616
  attr_accessor :NodeId
@@ -591,7 +591,6 @@ module TencentCloud
591
591
  # 计算节点概览。
592
592
  class ComputeNodeOverview < TencentCloud::Common::AbstractModel
593
593
  # @param NodeId: 计算节点ID。
594
- # 注意:此字段可能返回 null,表示取不到有效值。
595
594
  # @type NodeId: String
596
595
 
597
596
  attr_accessor :NodeId
@@ -751,7 +750,6 @@ module TencentCloud
751
750
  # CreateCluster返回参数结构体
752
751
  class CreateClusterResponse < TencentCloud::Common::AbstractModel
753
752
  # @param ClusterId: 集群ID。
754
- # 注意:此字段可能返回 null,表示取不到有效值。
755
753
  # @type ClusterId: String
756
754
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
757
755
  # @type RequestId: String
@@ -1309,7 +1307,6 @@ module TencentCloud
1309
1307
  # DescribeInitNodeScripts返回参数结构体
1310
1308
  class DescribeInitNodeScriptsResponse < TencentCloud::Common::AbstractModel
1311
1309
  # @param InitNodeScriptSet: 节点初始化脚本列表。
1312
- # 注意:此字段可能返回 null,表示取不到有效值。
1313
1310
  # @type InitNodeScriptSet: Array
1314
1311
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1315
1312
  # @type RequestId: String
@@ -2070,7 +2067,6 @@ module TencentCloud
2070
2067
  # 管控节点概览。
2071
2068
  class ManagerNodeOverview < TencentCloud::Common::AbstractModel
2072
2069
  # @param NodeId: 管控节点ID。
2073
- # 注意:此字段可能返回 null,表示取不到有效值。
2074
2070
  # @type NodeId: String
2075
2071
 
2076
2072
  attr_accessor :NodeId
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-thpc
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1023
4
+ version: 3.0.1024
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-19 00:00:00.000000000 Z
11
+ date: 2025-03-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common