tencentcloud-sdk-tke 3.0.778 → 3.0.779

Sign up to get free protection for your applications and to get access to all the features.
@@ -117,7 +117,7 @@ module TencentCloud
117
117
  # @param Errors: 错误信息集合
118
118
  # 注意:此字段可能返回 null,表示取不到有效值。
119
119
  # @type Errors: Array
120
- # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
120
+ # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
121
121
  # @type RequestId: String
122
122
 
123
123
  attr_accessor :TotalCount, :InstanceSet, :Errors, :RequestId
@@ -205,7 +205,7 @@ module TencentCloud
205
205
  # @type NodePools: Array
206
206
  # @param TotalCount: 资源总数
207
207
  # @type TotalCount: Integer
208
- # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
208
+ # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
209
209
  # @type RequestId: String
210
210
 
211
211
  attr_accessor :NodePools, :TotalCount, :RequestId
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tke
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.778
4
+ version: 3.0.779
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
@@ -33,11 +33,11 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
- - lib/v20180525/models.rb
37
36
  - lib/v20180525/client.rb
38
- - lib/v20220501/models.rb
39
- - lib/v20220501/client.rb
37
+ - lib/v20180525/models.rb
40
38
  - lib/tencentcloud-sdk-tke.rb
39
+ - lib/v20220501/client.rb
40
+ - lib/v20220501/models.rb
41
41
  - lib/VERSION
42
42
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
43
43
  licenses: