tencentcloud-sdk-omics 3.0.841 → 3.0.842

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: d02b451d37283b4339adf3ba5e745b97f6203448
4
- data.tar.gz: 854746899fd6efcf2127581c6d05bc78f8354638
3
+ metadata.gz: 8bc71458ce3157b477399bfe708dd3b6cf3a80f3
4
+ data.tar.gz: 8f26d8cdadf3cde11381d1927d73fdee007d8dac
5
5
  SHA512:
6
- metadata.gz: 8e5ff19b0a06d6c9f8a4c89916718d86c29b134c46c32927e913cb9a32a26a03f731c8011f70de23fb4cac90b0b11750e302ffbbab01fd6dcebb7ec579245b4e
7
- data.tar.gz: e96019b211bf02e11ce0d2cc3b30138af5076ff80d27ecaac7149e9724029d9c622cbda89a2afa40cfa4b24e327638c0927258955057a24819167ffc852950a2
6
+ metadata.gz: 91331d57493ae160ce6ae43eed5f72c10b6905f26aa503101be6358475aab067649c51ce8c0f51873cdb72142e8e409705aee6881132a511a12b556f862db081
7
+ data.tar.gz: 4a81b83caba715547e83e6a2ea22d62f98591f12ab27e6fc51c055519f080a7f9c9d9d5229163c799336f3d5fabe3a38aacd9a5fd55d5e765830178cd12ac1e2
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.841
1
+ 3.0.842
@@ -1533,8 +1533,8 @@ module TencentCloud
1533
1533
 
1534
1534
  attr_accessor :RunUuid, :ProjectId, :ApplicationId, :RunGroupId, :EnvironmentId, :UserDefinedId, :TableId, :TableRowUuid, :Status, :Input, :Option, :ExecutionTime, :Cache, :ErrorMessage, :CreateTime, :UpdateTime
1535
1535
  extend Gem::Deprecate
1536
- deprecate :Option, :none, 2024, 4
1537
- deprecate :Option=, :none, 2024, 4
1536
+ deprecate :Option, :none, 2024, 6
1537
+ deprecate :Option=, :none, 2024, 6
1538
1538
 
1539
1539
  def initialize(runuuid=nil, projectid=nil, applicationid=nil, rungroupid=nil, environmentid=nil, userdefinedid=nil, tableid=nil, tablerowuuid=nil, status=nil, input=nil, option=nil, executiontime=nil, cache=nil, errormessage=nil, createtime=nil, updatetime=nil)
1540
1540
  @RunUuid = runuuid
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-omics
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.841
4
+ version: 3.0.842
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-06-11 00:00:00.000000000 Z
11
+ date: 2024-06-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common