tencentcloud-sdk-emr 3.0.1100 → 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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20190103/models.rb +17 -13
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: cad474d07c77419e14f707303583e534ef3308e0
4
- data.tar.gz: 5a46d9ac5edbea48d191a2ba731244375c03d579
3
+ metadata.gz: a5a45bbd2bf91f9ac287cc86755c3142e94b3135
4
+ data.tar.gz: 069eb1c7850edd4308eb88dda71df6e22ae9011a
5
5
  SHA512:
6
- metadata.gz: 7cecd87a532ffd8d1cbd3522b8972e5f8c677b5f41b271ddf5f4d9fc22a41c40f3287f1bf77b94bc54528eb4ffa897be52b3ff9d001d9f519f3f5a99ba046369
7
- data.tar.gz: 1f39dd5cb80a996404400654dcb58acd9984c65626aefecea29cf755cc625807dcc3ae250bdda04a7649d055095e2f299a0ab390b89620283467ae49562fa6cf
6
+ metadata.gz: c4ea8b23ba8f04351cb3e4238879a8274ef546d56cd86b9214fbf7791ca873f3d34355ab4c37a5ec912e4912768b126157f5024f7acd05cd3a96b630b7ec104e
7
+ data.tar.gz: d42fd9d1b697c17baa20b5f368c90e7c804bc4180332afe8d42ad061ecf5c3148d7c31c0a58f64ddada851b3f66d8f342fbdab8ae72e97eaf7f27f2fec3cc704
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1100
1
+ 3.0.1115
@@ -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, 7
1097
- deprecate :Ftitle=, :none, 2025, 7
1098
- deprecate :Config, :none, 2025, 7
1099
- deprecate :Config=, :none, 2025, 7
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: 分页查询编号偏移量,从0开始
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, 7
12885
- deprecate :DetetcFunctionKey=, :none, 2025, 7
12886
- deprecate :DetetcFunctionValue, :none, 2025, 7
12887
- deprecate :DetetcFunctionValue=, :none, 2025, 7
12888
- deprecate :DetetcTime, :none, 2025, 7
12889
- deprecate :DetetcTime=, :none, 2025, 7
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
@@ -13164,10 +13164,12 @@ module TencentCloud
13164
13164
  # @type FailedReason: String
13165
13165
  # @param TimeConsuming: 步骤耗时
13166
13166
  # @type TimeConsuming: String
13167
+ # @param Id: id,前端用
13168
+ # @type Id: Integer
13167
13169
 
13168
- attr_accessor :Stage, :Name, :IsShow, :IsSubFlow, :SubFlowFlag, :Status, :Desc, :Progress, :Starttime, :Endtime, :HadWoodDetail, :WoodJobId, :LanguageKey, :FailedReason, :TimeConsuming
13170
+ attr_accessor :Stage, :Name, :IsShow, :IsSubFlow, :SubFlowFlag, :Status, :Desc, :Progress, :Starttime, :Endtime, :HadWoodDetail, :WoodJobId, :LanguageKey, :FailedReason, :TimeConsuming, :Id
13169
13171
 
13170
- def initialize(stage=nil, name=nil, isshow=nil, issubflow=nil, subflowflag=nil, status=nil, desc=nil, progress=nil, starttime=nil, endtime=nil, hadwooddetail=nil, woodjobid=nil, languagekey=nil, failedreason=nil, timeconsuming=nil)
13172
+ def initialize(stage=nil, name=nil, isshow=nil, issubflow=nil, subflowflag=nil, status=nil, desc=nil, progress=nil, starttime=nil, endtime=nil, hadwooddetail=nil, woodjobid=nil, languagekey=nil, failedreason=nil, timeconsuming=nil, id=nil)
13171
13173
  @Stage = stage
13172
13174
  @Name = name
13173
13175
  @IsShow = isshow
@@ -13183,6 +13185,7 @@ module TencentCloud
13183
13185
  @LanguageKey = languagekey
13184
13186
  @FailedReason = failedreason
13185
13187
  @TimeConsuming = timeconsuming
13188
+ @Id = id
13186
13189
  end
13187
13190
 
13188
13191
  def deserialize(params)
@@ -13201,6 +13204,7 @@ module TencentCloud
13201
13204
  @LanguageKey = params['LanguageKey']
13202
13205
  @FailedReason = params['FailedReason']
13203
13206
  @TimeConsuming = params['TimeConsuming']
13207
+ @Id = params['Id']
13204
13208
  end
13205
13209
  end
13206
13210
 
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.1100
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-07-13 00:00:00.000000000 Z
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