tencentcloud-sdk-tsf 3.0.767 → 3.0.769

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: 1384920738977be1664311e6ce12f1a866db175a
4
- data.tar.gz: cf7e4b789352bcbac3b866268cab14a2f4d01b68
3
+ metadata.gz: b6d5385dbc953917e60d85cfc68e305d9f4a81d7
4
+ data.tar.gz: 985cbb07fcc9771b875b25a1f8324f32957ea63f
5
5
  SHA512:
6
- metadata.gz: b1299d5161df2c92875b798eedf117cc8f561bb002b16f645523da8d32e126a974ff2efd663acfb5b7316ef590575befec3c51dda407025de499110926ba9b5f
7
- data.tar.gz: 5a78887f0ad5ce56a7b15f02b6ad76b53c5c7c66ba709f1cd1840e6fd3a362ea541573caa76ee8300a8a5ae38f2cdffe225ca52d9f182f0a4ef4653d67c16c2d
6
+ metadata.gz: 31e3e4f176b1e7ed2a21ddcb019fc4181a08835b213dde4083ca1e046d8298fa31dd245ba15b3148bb1f1cf04f4bd5214a8d0130487c3b9ad9e2b91f32e7d6e0
7
+ data.tar.gz: f623702cf91990f15a2cf30cbff4c8a676dbf1e9f2553905d808ad5c35f8b94a3ba4128431e9cb7fa83689e01b283da15279d26ba0bd6e7e8038dbdee3c51057
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.767
1
+ 3.0.769
@@ -1209,8 +1209,8 @@ module TencentCloud
1209
1209
 
1210
1210
  attr_accessor :ConfigId, :ConfigName, :ConfigPath, :ConfigDesc, :ConfigTags, :ConfigPipeline, :ConfigCreateTime, :ConfigUpdateTime, :ConfigSchema, :ConfigAssociatedGroups, :ConfigAssociatedGroupList
1211
1211
  extend Gem::Deprecate
1212
- deprecate :ConfigAssociatedGroups, :none, 2024, 1
1213
- deprecate :ConfigAssociatedGroups=, :none, 2024, 1
1212
+ deprecate :ConfigAssociatedGroups, :none, 2024, 2
1213
+ deprecate :ConfigAssociatedGroups=, :none, 2024, 2
1214
1214
 
1215
1215
  def initialize(configid=nil, configname=nil, configpath=nil, configdesc=nil, configtags=nil, configpipeline=nil, configcreatetime=nil, configupdatetime=nil, configschema=nil, configassociatedgroups=nil, configassociatedgrouplist=nil)
1216
1216
  @ConfigId = configid
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tsf
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.767
4
+ version: 3.0.769
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-02-21 00:00:00.000000000 Z
11
+ date: 2024-02-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common