tencentcloud-sdk-emr 1.0.364 → 3.0.371

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: 9307507ab0bd95d6067a92dad65e94171eaa3ea8
4
- data.tar.gz: c58de91f89ab154599d744d60191b07e8b5ae261
3
+ metadata.gz: 0258a777dfa9897f29806d5254e4ea79d1fa74d6
4
+ data.tar.gz: ff6734b3133516d157379364dc3c16d2b06368b0
5
5
  SHA512:
6
- metadata.gz: ba87ab17763c87c3b09c739dbbdec6917128b891973ac08ea44787be55ed2f295327acdbdc4421bc5690f73cfd6e831823100fd7367d9b6c22a2f882dfa93618
7
- data.tar.gz: decb417d437e17276f61cdc3cc405011361860e29ac04b9c38a32429d5d7a9901d076c9c377765244023c1c33913a6cc89ebb08610c48ecf8955f4c5bacc2f2b
6
+ metadata.gz: 7c2f6b8c5c7748cee176b1cb787772cc9fae4bdcbd67003dd1e5badfff9da4b7f2b7deaaffe94c2edd2881f6432860b52885b373017a56bd228f65d662fdc63d
7
+ data.tar.gz: 1b9904b151e1bf98dc5bc4ab29cef3af7bad950cca7e90e08ebba461495aefc98cd676fd937ee6c57a22b6a034ffdf6a89de72546bbdc4565a8608952bbca3a5
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.364
1
+ 3.0.371
@@ -126,7 +126,7 @@ module TencentCloud
126
126
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
127
127
  end
128
128
 
129
- # yarn applciation 统计接口查询
129
+ # yarn application 统计接口查询
130
130
 
131
131
  # @param request: Request instance for DescribeEmrApplicationStatics.
132
132
  # @type request: :class:`Tencentcloud::emr::V20190103::DescribeEmrApplicationStaticsRequest`
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-emr
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.364
4
+ version: 3.0.371
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-07-26 00:00:00.000000000 Z
11
+ date: 2022-08-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common