tencentcloud-sdk-lowcode 3.0.1140 → 3.0.1154

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: b1a96141a1914d03930dbf95e4c36c2de5618ec2
4
- data.tar.gz: 0c2ca564862bb736710ca338f8ea4a093ad35f4a
3
+ metadata.gz: 5ed01f5cfde7de9602fe5fd15bebd08fc427f0e0
4
+ data.tar.gz: 403521155ace26857b8987c155f34c6cb2f1ddf8
5
5
  SHA512:
6
- metadata.gz: 7f3ae6f2a8c5fd314f2acbba5beda890dd9b56a0c37b673f8e7342cecba9124fdcc5ce774780070c817a9f6fdb94c61c90b02335b4036786adbfe9cd811a7b83
7
- data.tar.gz: dfdcc0217c1595196a15cd3c8fd914168cb8883d182502396401e26dbe5bf05c477dbd749c1241238520164a8842319a2c1fa78aa1853a4f6f843b87c649e1b0
6
+ metadata.gz: 65b4e47038366d90741c8a8c36d747d909ce2ec3c2c1183fcb7d228d346e567a58d9f6d57622bb81d7c20f99ed0a8c753a9f29413b719b3b3456dd277328e87c
7
+ data.tar.gz: 855f84d921fc557c3164c1e6423ffa7067ebb6392768804d075311c6aa43c8725e4112138b8755e78420db5e96ff6c7f4b24fe28a73a3e59119e5b33a59b92ba
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1140
1
+ 3.0.1154
@@ -252,8 +252,8 @@ module TencentCloud
252
252
 
253
253
  attr_accessor :Id, :Title, :Name, :Type, :Description, :Schema, :CmsProject, :PkgId, :SchemaVersion, :CreatorId, :CreatedAt, :UpdatedAt, :EnvId, :DataSourceVersion, :AppUsageList, :PublishedAt, :ChildDataSourceIds, :Fun, :ScfStatus, :Methods, :ChildDataSourceNames, :IsNewDataSource, :ViewId, :Configuration, :TemplateCode, :Source, :PublishVersion, :PublishViewId, :SubType, :AuthStatus, :AuthInfo, :PublishStatus, :UpdateVersion, :RelationFieldList, :DbInstanceType, :PreviewTableName, :PublishedTableName, :DbSourceType
254
254
  extend Gem::Deprecate
255
- deprecate :PublishVersion, :none, 2025, 9
256
- deprecate :PublishVersion=, :none, 2025, 9
255
+ deprecate :PublishVersion, :none, 2025, 10
256
+ deprecate :PublishVersion=, :none, 2025, 10
257
257
 
258
258
  def initialize(id=nil, title=nil, name=nil, type=nil, description=nil, schema=nil, cmsproject=nil, pkgid=nil, schemaversion=nil, creatorid=nil, createdat=nil, updatedat=nil, envid=nil, datasourceversion=nil, appusagelist=nil, publishedat=nil, childdatasourceids=nil, fun=nil, scfstatus=nil, methods=nil, childdatasourcenames=nil, isnewdatasource=nil, viewid=nil, configuration=nil, templatecode=nil, source=nil, publishversion=nil, publishviewid=nil, subtype=nil, authstatus=nil, authinfo=nil, publishstatus=nil, updateversion=nil, relationfieldlist=nil, dbinstancetype=nil, previewtablename=nil, publishedtablename=nil, dbsourcetype=nil)
259
259
  @Id = id
@@ -2011,8 +2011,8 @@ module TencentCloud
2011
2011
 
2012
2012
  attr_accessor :DocumentSetId, :DocumentSetName, :FileTitle, :FileMetaData, :FileId
2013
2013
  extend Gem::Deprecate
2014
- deprecate :DocumentSetId, :none, 2025, 9
2015
- deprecate :DocumentSetId=, :none, 2025, 9
2014
+ deprecate :DocumentSetId, :none, 2025, 10
2015
+ deprecate :DocumentSetId=, :none, 2025, 10
2016
2016
 
2017
2017
  def initialize(documentsetid=nil, documentsetname=nil, filetitle=nil, filemetadata=nil, fileid=nil)
2018
2018
  @DocumentSetId = documentsetid
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-lowcode
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1140
4
+ version: 3.0.1154
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-09-15 00:00:00.000000000 Z
11
+ date: 2025-10-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -33,9 +33,9 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
- - lib/v20210108/client.rb
37
- - lib/v20210108/models.rb
38
36
  - lib/tencentcloud-sdk-lowcode.rb
37
+ - lib/v20210108/models.rb
38
+ - lib/v20210108/client.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: