tencentcloud-sdk-dlc 3.0.1042 → 3.0.1044

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: 6068532dda4594c5cc4eea6bafc7e93fa649800b
4
- data.tar.gz: 1aa26971addc53c3177d060badfd97de99414519
3
+ metadata.gz: a9b47776d47af7ef1c9f718d7d1bbd30f8ec5c2c
4
+ data.tar.gz: 8d850f980c1f6da012d93a431fd969a5abecdc3f
5
5
  SHA512:
6
- metadata.gz: 017bcd103224bf94916d411c80dcd116c83283f6f46f7a115704f747349905da1ce98c7fc7cf2ea55924e2141590eb47266215d4361de68f62a50633c0dcea2a
7
- data.tar.gz: a14b190632b8d79e210f0fc9dc407cea4a88f9f3619970da2e905c205b2ddc976648f941fc73aada7a279ed5a5bf43631b32d3a65c5cf257461dbdfc23eb2193
6
+ metadata.gz: e0901421129ed0b71d639257b5623c8702349182d68fab4a30c8774fc3c3ea479db150176651810d2fd8a96ea0793ff5eb01fd7f69135e9cff11baf3eb31beb5
7
+ data.tar.gz: 76af38679a0c2992d7c0ec7335221b74d51c60767052ddcc144c0faca18dacb81acd195d67547b31acbe78500a22add87d6910cbd3e8b66cdf923c163765e137
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1042
1
+ 3.0.1044
@@ -5064,7 +5064,6 @@ module TencentCloud
5064
5064
  # @param LakeFsStatus: 托管存储状态,HasLakeFs等于true时,该值才有意义
5065
5065
  # @type LakeFsStatus: String
5066
5066
  # @param BucketType: 托管存储桶类型
5067
- # 注意:此字段可能返回 null,表示取不到有效值。
5068
5067
  # @type BucketType: String
5069
5068
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5070
5069
  # @type RequestId: String
@@ -6698,7 +6697,6 @@ module TencentCloud
6698
6697
  # DescribeResultDownload返回参数结构体
6699
6698
  class DescribeResultDownloadResponse < TencentCloud::Common::AbstractModel
6700
6699
  # @param Path: 下载文件路径
6701
- # 注意:此字段可能返回 null,表示取不到有效值。
6702
6700
  # @type Path: String
6703
6701
  # @param Status: 任务状态 init | queue | format | compress | success| timeout | error
6704
6702
  # @type Status: String
@@ -10584,7 +10582,6 @@ module TencentCloud
10584
10582
  # 注意:此字段可能返回 null,表示取不到有效值。
10585
10583
  # @type OutPut: :class:`Tencentcloud::Dlc.v20210125.models.StatementOutput`
10586
10584
  # @param BatchId: 批任务id
10587
- # 注意:此字段可能返回 null,表示取不到有效值。
10588
10585
  # @type BatchId: String
10589
10586
  # @param Code: 运行语句
10590
10587
  # @type Code: String
@@ -10765,16 +10762,12 @@ module TencentCloud
10765
10762
  # 非DLC产品CHDFS绑定
10766
10763
  class OtherCHDFSBinding < TencentCloud::Common::AbstractModel
10767
10764
  # @param ProductName: 产品名称
10768
- # 注意:此字段可能返回 null,表示取不到有效值。
10769
10765
  # @type ProductName: String
10770
10766
  # @param SuperUser: 用户名称(该字段已废弃)
10771
- # 注意:此字段可能返回 null,表示取不到有效值。
10772
10767
  # @type SuperUser: Array
10773
10768
  # @param VpcInfo: vpc配置信息
10774
- # 注意:此字段可能返回 null,表示取不到有效值。
10775
10769
  # @type VpcInfo: Array
10776
10770
  # @param IsBind: 是否与该桶绑定(该字段已废弃)
10777
- # 注意:此字段可能返回 null,表示取不到有效值。
10778
10771
  # @type IsBind: Boolean
10779
10772
 
10780
10773
  attr_accessor :ProductName, :SuperUser, :VpcInfo, :IsBind
@@ -12826,7 +12819,6 @@ module TencentCloud
12826
12819
  # @param OperateUin: 执行sql的子uin
12827
12820
  # @type OperateUin: String
12828
12821
  # @param DataEngineName: 计算资源名字
12829
- # 注意:此字段可能返回 null,表示取不到有效值。
12830
12822
  # @type DataEngineName: String
12831
12823
  # @param InputType: 导入类型是本地导入还是cos
12832
12824
  # @type InputType: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-dlc
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1042
4
+ version: 3.0.1044
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-04-17 00:00:00.000000000 Z
11
+ date: 2025-04-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common