tencentcloud-sdk-lowcode 3.0.1114 → 3.0.1137

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: eefceb15c92da7847ec6bb6868cdeeeb1da75cf8
4
- data.tar.gz: d3336a52c6839db5cd7f51d968dce1ebc95ea5e8
3
+ metadata.gz: ca2442eb99128c1a7928979de7feb31d48893e9b
4
+ data.tar.gz: 6e561b7eae796fb01c1423eb9ad5594ee18c289b
5
5
  SHA512:
6
- metadata.gz: b16f4809726122e7e66dab44a415a60e49fc7d1d6ada9b2443f608677b9f159b4ab80d2a50b099e3c9ea049fc4c5fd6f639ac203a74afa5b93563b93f12a5549
7
- data.tar.gz: 2793b39d9eedfbffa5a2fe6c28d7ff9bb5afad6a98f0eb757ccb4391951048b14a8fb6fc4b8bc4c963cb2f58e9d8a6b22130df9f8ff06ba9b0bf58a97a3fed51
6
+ metadata.gz: d4e66426ea6a8aa6c00ef808c917b8baf5db85f5cd4c200030be1423dd088496e45327b7b4dfb74e83002471c2f7cdc87e024a9a0686f98fc7df15bca0bd2102
7
+ data.tar.gz: bc6abe5f1b9528eb431debba45883a6c7687fd18bb97798449c4ac493321fa96489d8d4043eb1d32d112d3528132f579dd8f4c82ea9c7a1ee81a6ae1b93bcb49
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1114
1
+ 3.0.1137
@@ -212,8 +212,8 @@ module TencentCloud
212
212
 
213
213
  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
214
214
  extend Gem::Deprecate
215
- deprecate :PublishVersion, :none, 2025, 7
216
- deprecate :PublishVersion=, :none, 2025, 7
215
+ deprecate :PublishVersion, :none, 2025, 9
216
+ deprecate :PublishVersion=, :none, 2025, 9
217
217
 
218
218
  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)
219
219
  @Id = id
@@ -1657,8 +1657,8 @@ module TencentCloud
1657
1657
 
1658
1658
  attr_accessor :DocumentSetId, :DocumentSetName, :FileTitle, :FileMetaData, :FileId
1659
1659
  extend Gem::Deprecate
1660
- deprecate :DocumentSetId, :none, 2025, 7
1661
- deprecate :DocumentSetId=, :none, 2025, 7
1660
+ deprecate :DocumentSetId, :none, 2025, 9
1661
+ deprecate :DocumentSetId=, :none, 2025, 9
1662
1662
 
1663
1663
  def initialize(documentsetid=nil, documentsetname=nil, filetitle=nil, filemetadata=nil, fileid=nil)
1664
1664
  @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.1114
4
+ version: 3.0.1137
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-07-30 00:00:00.000000000 Z
11
+ date: 2025-09-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -33,8 +33,8 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
- - lib/v20210108/client.rb
37
36
  - lib/v20210108/models.rb
37
+ - lib/v20210108/client.rb
38
38
  - lib/tencentcloud-sdk-lowcode.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby