tencentcloud-sdk-apigateway 3.0.604 → 3.0.606

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b78f6c4bc5c0b790019c5c4aa82de6ffa5d15e09
4
- data.tar.gz: a501205e549cd2d8e14ea10dc36d759b6875a491
3
+ metadata.gz: d9166a676cfec7a61d7de0e93cf109dc24619abb
4
+ data.tar.gz: 5c80eb4e509af362e2bec79f2d1dfe0de30d6401
5
5
  SHA512:
6
- metadata.gz: e31149b21385823f9fd50579f43bfc4b70415bfba84f26ddef25923a366ea029805686fadefa3303d1cfc25944635b7bbf5498d659ea190d02cb5c15c5761f70
7
- data.tar.gz: d452469a945099bbc8ebc59276cd4d19349983e6237a8bc8a00428e1e9bb3898103b4e0a288d009a2046ecbde86ca4f3e95ad854e99fb37bebe880b0277f72a2
6
+ metadata.gz: 57d2793fd2af513579840198d751939a89699de8266fe6e9c80d81c5b58481c8effc0010a3b88535aeefcc0cd1a0ea59192c7ed7e34443c407d8e308aa6a0d44
7
+ data.tar.gz: 533e483755ac52bbec1c7238a8d6c49b33d8f8cfef1301998d2f774da551ef1441ed82074b8ef9af49d20f14d2d76d7547c79b096e1aba485949c61395fe1242
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.604
1
+ 3.0.606
@@ -410,8 +410,8 @@ module TencentCloud
410
410
 
411
411
  attr_accessor :ServiceId, :ApiId, :ApiDesc, :Path, :Method, :CreatedTime, :ModifiedTime, :ApiName, :UniqVpcId, :ApiType, :Protocol, :IsDebugAfterCharge, :AuthType, :ApiBusinessType, :AuthRelationApiId, :RelationBuniessApiIds, :OauthConfig, :TokenLocation
412
412
  extend Gem::Deprecate
413
- deprecate :RelationBuniessApiIds, :none, 2023, 6
414
- deprecate :RelationBuniessApiIds=, :none, 2023, 6
413
+ deprecate :RelationBuniessApiIds, :none, 2023, 7
414
+ deprecate :RelationBuniessApiIds=, :none, 2023, 7
415
415
 
416
416
  def initialize(serviceid=nil, apiid=nil, apidesc=nil, path=nil, method=nil, createdtime=nil, modifiedtime=nil, apiname=nil, uniqvpcid=nil, apitype=nil, protocol=nil, isdebugaftercharge=nil, authtype=nil, apibusinesstype=nil, authrelationapiid=nil, relationbuniessapiids=nil, oauthconfig=nil, tokenlocation=nil)
417
417
  @ServiceId = serviceid
@@ -3128,8 +3128,8 @@ module TencentCloud
3128
3128
 
3129
3129
  attr_accessor :ServiceId, :ApiId, :ApiDesc, :CreatedTime, :ModifiedTime, :ApiName, :VpcId, :UniqVpcId, :ApiType, :Protocol, :IsDebugAfterCharge, :AuthType, :ApiBusinessType, :AuthRelationApiId, :OauthConfig, :RelationBuniessApiIds, :Tags, :Path, :Method
3130
3130
  extend Gem::Deprecate
3131
- deprecate :RelationBuniessApiIds, :none, 2023, 6
3132
- deprecate :RelationBuniessApiIds=, :none, 2023, 6
3131
+ deprecate :RelationBuniessApiIds, :none, 2023, 7
3132
+ deprecate :RelationBuniessApiIds=, :none, 2023, 7
3133
3133
 
3134
3134
  def initialize(serviceid=nil, apiid=nil, apidesc=nil, createdtime=nil, modifiedtime=nil, apiname=nil, vpcid=nil, uniqvpcid=nil, apitype=nil, protocol=nil, isdebugaftercharge=nil, authtype=nil, apibusinesstype=nil, authrelationapiid=nil, oauthconfig=nil, relationbuniessapiids=nil, tags=nil, path=nil, method=nil)
3135
3135
  @ServiceId = serviceid
@@ -3982,8 +3982,8 @@ module TencentCloud
3982
3982
 
3983
3983
  attr_accessor :ServiceId, :ApiId, :ApiDesc, :CreatedTime, :ModifiedTime, :ApiName, :VpcId, :UniqVpcId, :ApiType, :Protocol, :IsDebugAfterCharge, :AuthType, :ApiBusinessType, :AuthRelationApiId, :OauthConfig, :RelationBuniessApiIds, :Tags, :Path, :Method
3984
3984
  extend Gem::Deprecate
3985
- deprecate :RelationBuniessApiIds, :none, 2023, 6
3986
- deprecate :RelationBuniessApiIds=, :none, 2023, 6
3985
+ deprecate :RelationBuniessApiIds, :none, 2023, 7
3986
+ deprecate :RelationBuniessApiIds=, :none, 2023, 7
3987
3987
 
3988
3988
  def initialize(serviceid=nil, apiid=nil, apidesc=nil, createdtime=nil, modifiedtime=nil, apiname=nil, vpcid=nil, uniqvpcid=nil, apitype=nil, protocol=nil, isdebugaftercharge=nil, authtype=nil, apibusinesstype=nil, authrelationapiid=nil, oauthconfig=nil, relationbuniessapiids=nil, tags=nil, path=nil, method=nil)
3989
3989
  @ServiceId = serviceid
@@ -7943,8 +7943,8 @@ module TencentCloud
7943
7943
 
7944
7944
  attr_accessor :Name, :Value, :Default, :Unit, :Type, :Minimum, :Maximum, :ModifedTime, :ValueString, :DefaultValueString, :Range
7945
7945
  extend Gem::Deprecate
7946
- deprecate :ModifedTime, :none, 2023, 6
7947
- deprecate :ModifedTime=, :none, 2023, 6
7946
+ deprecate :ModifedTime, :none, 2023, 7
7947
+ deprecate :ModifedTime=, :none, 2023, 7
7948
7948
 
7949
7949
  def initialize(name=nil, value=nil, default=nil, unit=nil, type=nil, minimum=nil, maximum=nil, modifedtime=nil, valuestring=nil, defaultvaluestring=nil, range=nil)
7950
7950
  @Name = name
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-apigateway
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.604
4
+ version: 3.0.606
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-07-03 00:00:00.000000000 Z
11
+ date: 2023-07-05 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/v20180808/models.rb
37
- - lib/v20180808/client.rb
38
36
  - lib/tencentcloud-sdk-apigateway.rb
37
+ - lib/v20180808/client.rb
38
+ - lib/v20180808/models.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: