tencentcloud-sdk-wedata 3.0.1168 → 3.0.1169

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: 0cb8e6053540908b1e53300e5b93f2bea2c72fdc
4
- data.tar.gz: 84829666fb2e416b176942cf567518834c194bfd
3
+ metadata.gz: 8f5d9d9b5854d4e3c9c8227dbb433a0a39b8c797
4
+ data.tar.gz: 6c1b4e984ecd15fdbf7de7720e68d91cd8132861
5
5
  SHA512:
6
- metadata.gz: c7d10247e5fd076cdfc9b321d9fa8824e60bfdcffcb9cdfcca32301cf3a378f4fce7b045a463b3c2f367f7e990904996675067dc30175844f5038aa445951427
7
- data.tar.gz: 7842d4bd592b29ed594fe4f52a2fb32f898608eb08f43029504a2b91458a957d17d583dc5aa8057a9ef0942b780e10b35feaed84e483dd0313adddc4830262d9
6
+ metadata.gz: e0f13d1364ad721a0dc59de8c903c6cbb6ea7e9787eb2b3469035695697d0d8721522d9b7fd943875142d5d944cb3a601691d19b868acba0adfeffdcf53840ee
7
+ data.tar.gz: b0d125757f8cb9dfcf08a5c0779391756f9215d8c8cff35853fc2c1b58152af9f1b11476d231667b9e93a00633ce27071ee7107abe7b7279d09b502d9d2b1b65
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1168
1
+ 3.0.1169
@@ -11675,22 +11675,22 @@ module TencentCloud
11675
11675
  # @param YarnQueue: 资源池队列名称,需要通过 DescribeProjectClusterQueues 获取
11676
11676
  # 注意:此字段可能返回 null,表示取不到有效值。
11677
11677
  # @type YarnQueue: String
11678
- # @param SourceServiceId: 来源数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取
11678
+ # @param SourceServiceId: 来源数据源ID, 需要通过 DescribeDataSourceWithoutInfo 获取
11679
11679
  # 注意:此字段可能返回 null,表示取不到有效值。
11680
11680
  # @type SourceServiceId: String
11681
- # @param SourceServiceType: 来源数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取
11681
+ # @param SourceServiceType: 来源数据源类型, 需要通过 DescribeDataSourceWithoutInfo 获取
11682
11682
  # 注意:此字段可能返回 null,表示取不到有效值。
11683
11683
  # @type SourceServiceType: String
11684
- # @param SourceServiceName: 来源数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取
11684
+ # @param SourceServiceName: 来源数据源名称, 需要通过 DescribeDataSourceWithoutInfo 获取
11685
11685
  # 注意:此字段可能返回 null,表示取不到有效值。
11686
11686
  # @type SourceServiceName: String
11687
- # @param TargetServiceId: 目标数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取
11687
+ # @param TargetServiceId: 目标数据源ID, 需要通过 DescribeDataSourceWithoutInfo 获取
11688
11688
  # 注意:此字段可能返回 null,表示取不到有效值。
11689
11689
  # @type TargetServiceId: String
11690
- # @param TargetServiceType: 目标数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取
11690
+ # @param TargetServiceType: 目标数据源类型, 需要通过 DescribeDataSourceWithoutInfo 获取
11691
11691
  # 注意:此字段可能返回 null,表示取不到有效值。
11692
11692
  # @type TargetServiceType: String
11693
- # @param TargetServiceName: 目标数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取
11693
+ # @param TargetServiceName: 目标数据源名称, 需要通过 DescribeDataSourceWithoutInfo 获取
11694
11694
  # 注意:此字段可能返回 null,表示取不到有效值。
11695
11695
  # @type TargetServiceName: String
11696
11696
  # @param ResourceGroup: 资源组ID: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupId
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-wedata
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1168
4
+ version: 3.0.1169
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-14 00:00:00.000000000 Z
11
+ date: 2025-11-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common