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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20190103/client.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 0258a777dfa9897f29806d5254e4ea79d1fa74d6
|
|
4
|
+
data.tar.gz: ff6734b3133516d157379364dc3c16d2b06368b0
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7c2f6b8c5c7748cee176b1cb787772cc9fae4bdcbd67003dd1e5badfff9da4b7f2b7deaaffe94c2edd2881f6432860b52885b373017a56bd228f65d662fdc63d
|
|
7
|
+
data.tar.gz: 1b9904b151e1bf98dc5bc4ab29cef3af7bad950cca7e90e08ebba461495aefc98cd676fd937ee6c57a22b6a034ffdf6a89de72546bbdc4565a8608952bbca3a5
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
3.0.371
|
data/lib/v20190103/client.rb
CHANGED
|
@@ -126,7 +126,7 @@ module TencentCloud
|
|
|
126
126
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
127
127
|
end
|
|
128
128
|
|
|
129
|
-
# yarn
|
|
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:
|
|
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-
|
|
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
|