tencentcloud-sdk-cwp 3.0.740 → 3.0.741

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: 6ba0119777e3c0ab7fecb08e3b4f4ef65810ed61
4
- data.tar.gz: 150cc40de8935a954a5da731e6a5b4dfac78429f
3
+ metadata.gz: 5f6928b5fb8ef03dba9279e90494f9fc27e026f9
4
+ data.tar.gz: 19586a35396f6fe1d9e66db1c77b78d50bcfe6e2
5
5
  SHA512:
6
- metadata.gz: e8ae8d04c14f1ae820632f2cbd3504a10d61021b1b39922223be4610a288bba00814bc04af811bfbb7e21d21aac6585256a11e5a3b24d6e9fa234025deffbd8b
7
- data.tar.gz: 474bbde776bd56fadec1785eea825e84e8cf7c11ebc82a55958bf93b905f730571115157649b8a23c5888e3f133572f1cbc5e33f9c57cd9ce51e2a6cc32d6703
6
+ metadata.gz: 99aea12424aa13a8b2641cfa9635368f2d18b99ba566262c60a5ccb29414f2325f99d466cf267f7d7c2cf34f0f326d15ffc6b4987a2dfcdf029742498f5aaa3f
7
+ data.tar.gz: f0fe6d10429cf88c99a6dc9f9ff845f36ab260fcae9868252b45e6588fbb68e872f20dda0fd29494c6e930020878950afb34a37013ac8b5fb3144344716afc6b
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.740
1
+ 3.0.741
@@ -28780,7 +28780,7 @@ module TencentCloud
28780
28780
 
28781
28781
  # ExportJavaMemShells返回参数结构体
28782
28782
  class ExportJavaMemShellsResponse < TencentCloud::Common::AbstractModel
28783
- # @param TaskId: 任务ID,需要到接口“异步导出任务”https://cloud.tencent.com/document/product/296/52508 获取DownloadUrl下载地址
28783
+ # @param TaskId: 任务ID,需要到接口 <a href="https://cloud.tencent.com/document/product/296/52508" target="_blank" >异步导出任务</a>获取DownloadUrl下载地址
28784
28784
  # @type TaskId: String
28785
28785
  # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
28786
28786
  # @type RequestId: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cwp
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.740
4
+ version: 3.0.741
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-01-03 00:00:00.000000000 Z
11
+ date: 2024-01-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common