tencentcloud-sdk-vtc 3.0.1074 → 3.0.1141

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: 8696e1a0c1326a5ffdfccd420ea8ea4769a05ca0
4
- data.tar.gz: 2167468f505a494b54910b543618ede352dac851
3
+ metadata.gz: acff385cf9d15203dea9eea35d6332f8367f5080
4
+ data.tar.gz: b19852d78d346a7a396d1900e4fdf546b5fbe5b6
5
5
  SHA512:
6
- metadata.gz: fcd25cb31d2dc2ccd15a276824391307388f09248387c20ea7cf94a6386b21170fdb6baa0408a8820a2810d6986f1dbf414ec4c6ee3bf1b6ff626969235685d6
7
- data.tar.gz: d6d1314a568550f80b2795d42723a62f451489ba85be06bb70d8ce2941308e8c5dd41936d66a7fb559bd1d5f62155f44da1ba5eae72954888cd812ecd7780fd0
6
+ metadata.gz: ec253065b015521ee8e67a7166e948a6b2e593e72a7fd316fc6a1ecf56a6b9733be2a6af74c7483fb3e94240afb24320200781c295fe879d2af7649525f5c51f
7
+ data.tar.gz: aa59a52f278c905ae7a5ada873389f098b4f1ab65fcb550ce641e5106c0d0b2c9f0844a0bdbdffd877cf7507d9d077d940d5c2449f0d5f70a23474766a3680e9
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1074
1
+ 3.0.1141
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. All Rights Reserved.
3
+ # Copyright (c) 2017-2025 Tencent. All Rights Reserved.
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@ module TencentCloud
29
29
  end
30
30
 
31
31
 
32
- # 确认视频翻译结果
32
+ # 确认视频转译结果
33
33
 
34
34
  # @param request: Request instance for ConfirmVideoTranslateJob.
35
35
  # @type request: :class:`Tencentcloud::vtc::V20240223::ConfirmVideoTranslateJobRequest`
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. All Rights Reserved.
3
+ # Copyright (c) 2017-2025 Tencent. All Rights Reserved.
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-vtc
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1074
4
+ version: 3.0.1141
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-06-04 00:00:00.000000000 Z
11
+ date: 2025-09-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common