tencentcloud-sdk-emr 3.0.1108 → 3.0.1115
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/models.rb +11 -11
- 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: a5a45bbd2bf91f9ac287cc86755c3142e94b3135
|
4
|
+
data.tar.gz: 069eb1c7850edd4308eb88dda71df6e22ae9011a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c4ea8b23ba8f04351cb3e4238879a8274ef546d56cd86b9214fbf7791ca873f3d34355ab4c37a5ec912e4912768b126157f5024f7acd05cd3a96b630b7ec104e
|
7
|
+
data.tar.gz: d42fd9d1b697c17baa20b5f368c90e7c804bc4180332afe8d42ad061ecf5c3148d7c31c0a58f64ddada851b3f66d8f342fbdab8ae72e97eaf7f27f2fec3cc704
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1115
|
data/lib/v20190103/models.rb
CHANGED
@@ -1093,10 +1093,10 @@ module TencentCloud
|
|
1093
1093
|
|
1094
1094
|
attr_accessor :Id, :ClusterId, :Ftitle, :ClusterName, :RegionId, :ZoneId, :AppId, :Uin, :ProjectId, :VpcId, :SubnetId, :Status, :AddTime, :RunTime, :Config, :MasterIp, :EmrVersion, :ChargeType, :TradeVersion, :ResourceOrderId, :IsTradeCluster, :AlarmInfo, :IsWoodpeckerCluster, :MetaDb, :Tags, :HiveMetaDb, :ServiceClass, :AliasInfo, :ProductId, :Zone, :SceneName, :SceneServiceClass, :SceneEmrVersion, :DisplayName, :VpcName, :SubnetName, :ClusterExternalServiceInfo, :UniqVpcId, :UniqSubnetId, :TopologyInfoList, :IsMultiZoneCluster, :IsCvmReplace, :ClusterTitle, :ConfigDetail, :BindFileSystemNum, :ClusterRelationInfoList, :RedisId
|
1095
1095
|
extend Gem::Deprecate
|
1096
|
-
deprecate :Ftitle, :none, 2025,
|
1097
|
-
deprecate :Ftitle=, :none, 2025,
|
1098
|
-
deprecate :Config, :none, 2025,
|
1099
|
-
deprecate :Config=, :none, 2025,
|
1096
|
+
deprecate :Ftitle, :none, 2025, 8
|
1097
|
+
deprecate :Ftitle=, :none, 2025, 8
|
1098
|
+
deprecate :Config, :none, 2025, 8
|
1099
|
+
deprecate :Config=, :none, 2025, 8
|
1100
1100
|
|
1101
1101
|
def initialize(id=nil, clusterid=nil, ftitle=nil, clustername=nil, regionid=nil, zoneid=nil, appid=nil, uin=nil, projectid=nil, vpcid=nil, subnetid=nil, status=nil, addtime=nil, runtime=nil, config=nil, masterip=nil, emrversion=nil, chargetype=nil, tradeversion=nil, resourceorderid=nil, istradecluster=nil, alarminfo=nil, iswoodpeckercluster=nil, metadb=nil, tags=nil, hivemetadb=nil, serviceclass=nil, aliasinfo=nil, productid=nil, zone=nil, scenename=nil, sceneserviceclass=nil, sceneemrversion=nil, displayname=nil, vpcname=nil, subnetname=nil, clusterexternalserviceinfo=nil, uniqvpcid=nil, uniqsubnetid=nil, topologyinfolist=nil, ismultizonecluster=nil, iscvmreplace=nil, clustertitle=nil, configdetail=nil, bindfilesystemnum=nil, clusterrelationinfolist=nil, redisid=nil)
|
1102
1102
|
@Id = id
|
@@ -3617,7 +3617,7 @@ module TencentCloud
|
|
3617
3617
|
class DescribeHBaseTableOverviewRequest < TencentCloud::Common::AbstractModel
|
3618
3618
|
# @param InstanceId: 实例ID
|
3619
3619
|
# @type InstanceId: String
|
3620
|
-
# @param Offset:
|
3620
|
+
# @param Offset: 页码,第一页:0,第二页:1
|
3621
3621
|
# @type Offset: Integer
|
3622
3622
|
# @param Limit: 分页查询时的分页大小,最小1,最大100
|
3623
3623
|
# @type Limit: Integer
|
@@ -12881,12 +12881,12 @@ module TencentCloud
|
|
12881
12881
|
|
12882
12882
|
attr_accessor :DetectAlert, :DetetcFunctionKey, :DetetcFunctionValue, :DetetcTime, :DetectFunctionKey, :DetectFunctionValue, :DetectTime
|
12883
12883
|
extend Gem::Deprecate
|
12884
|
-
deprecate :DetetcFunctionKey, :none, 2025,
|
12885
|
-
deprecate :DetetcFunctionKey=, :none, 2025,
|
12886
|
-
deprecate :DetetcFunctionValue, :none, 2025,
|
12887
|
-
deprecate :DetetcFunctionValue=, :none, 2025,
|
12888
|
-
deprecate :DetetcTime, :none, 2025,
|
12889
|
-
deprecate :DetetcTime=, :none, 2025,
|
12884
|
+
deprecate :DetetcFunctionKey, :none, 2025, 8
|
12885
|
+
deprecate :DetetcFunctionKey=, :none, 2025, 8
|
12886
|
+
deprecate :DetetcFunctionValue, :none, 2025, 8
|
12887
|
+
deprecate :DetetcFunctionValue=, :none, 2025, 8
|
12888
|
+
deprecate :DetetcTime, :none, 2025, 8
|
12889
|
+
deprecate :DetetcTime=, :none, 2025, 8
|
12890
12890
|
|
12891
12891
|
def initialize(detectalert=nil, detetcfunctionkey=nil, detetcfunctionvalue=nil, detetctime=nil, detectfunctionkey=nil, detectfunctionvalue=nil, detecttime=nil)
|
12892
12892
|
@DetectAlert = detectalert
|
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: 3.0.
|
4
|
+
version: 3.0.1115
|
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-
|
11
|
+
date: 2025-08-01 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|