tencentcloud-sdk-as 3.0.592 → 3.0.594

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: 3e135c4f2e691fb0ffc5393736b407e7a3f593ed
4
- data.tar.gz: fbbcffbca5ca1fc986290f117e099fe0569818e6
3
+ metadata.gz: 46630d0f1b745d58e928864027645a27a91d1dfc
4
+ data.tar.gz: d1325c129106ffe2062594d135cfdc5959c081ff
5
5
  SHA512:
6
- metadata.gz: b1d1b51a67a7637bfbc442cb752f5e8a5ecfe94dba4ddebb275ec5bed812bb6b0dbb9b0b48648555164e464972e52794e2b4fedf1378372ad4231bd24c5a4fcc
7
- data.tar.gz: fb567ba13a951d6c6db878242c987f45fee20192d74459de7a0c06b0d6ca941aba5bd1a833ce325f597e7d563d093ecd499e5bb70fc7025d7c5754fd50939611
6
+ metadata.gz: f59cc45109f5dc1583099072d3c4546778158513f250bba2fa10774924ec0033be145c423dd024e8a81f5ad6554121b09e913f8057ae938de0747a22792c4e27
7
+ data.tar.gz: 3d01364386a8e1b27f5b5c0819f30dc68f3763d56d40652f938a5444d299702599364bd24978ffa91d81f8eec71c56749759327a3aa6ecea31bf1416a5eb05d8
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.592
1
+ 3.0.594
@@ -2495,6 +2495,9 @@ module TencentCloud
2495
2495
  # @type AutomationToolsService: :class:`Tencentcloud::As.v20180419.models.RunAutomationServiceEnabled`
2496
2496
 
2497
2497
  attr_accessor :SecurityService, :MonitorService, :AutomationService, :AutomationToolsService
2498
+ extend Gem::Deprecate
2499
+ deprecate :AutomationService, :none, 2023, 6
2500
+ deprecate :AutomationService=, :none, 2023, 6
2498
2501
 
2499
2502
  def initialize(securityservice=nil, monitorservice=nil, automationservice=nil, automationtoolsservice=nil)
2500
2503
  @SecurityService = securityservice
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-as
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.592
4
+ version: 3.0.594
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-06-14 00:00:00.000000000 Z
11
+ date: 2023-06-16 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/tencentcloud-sdk-as.rb
37
36
  - lib/v20180419/client.rb
38
37
  - lib/v20180419/models.rb
38
+ - lib/tencentcloud-sdk-as.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: