tencentcloud-sdk-apigateway 3.0.624 → 3.0.626

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20180808/models.rb +10 -10
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d3f6798dfb2c008ab0fbc353dad1dd0c8e7239ef
4
- data.tar.gz: a6227feb89f1411d12ed896b306826614187ef3d
3
+ metadata.gz: eb8923332f099a0b175189900d5df0b637162b98
4
+ data.tar.gz: aeda6ef45fabf87507eff5baf24924b3b2cf706d
5
5
  SHA512:
6
- metadata.gz: ebc2fdba476420c2fba8c334df38d147b3cd8bb7734c75acbf16a5d067c302c1f42f1c51d146e3f0b8815cad837522ea620531b1e0f37f67c970811a13d86e1f
7
- data.tar.gz: b44eed57899506bb3e49b3867610795fa62424516c9ac2618bd52e57a0126273852f302a7232076df5fdf21123b283e76559e3b4ba407beb9d2af7ca80ade584
6
+ metadata.gz: cced28cd506c3e6cf0aeca2feb45dfee0a4e8c632ce858be7dd9319ce6c145f4a783033924d73b5b9b9b10be80bf11023712c31e13bcdfbabdffef33acc6a5e2
7
+ data.tar.gz: bde9a564456a0563914bd53aa650f925082f6ec761f87b7e22bec0af4cb291deef02f56c445b2f9195c39eb23a9687d26d1d0ea3b11275b29f3c3c30a0c9183a
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.624
1
+ 3.0.626
@@ -412,8 +412,8 @@ module TencentCloud
412
412
 
413
413
  attr_accessor :ServiceId, :ApiId, :ApiDesc, :Path, :Method, :CreatedTime, :ModifiedTime, :ApiName, :UniqVpcId, :ApiType, :Protocol, :IsDebugAfterCharge, :AuthType, :ApiBusinessType, :AuthRelationApiId, :RelationBuniessApiIds, :OauthConfig, :TokenLocation
414
414
  extend Gem::Deprecate
415
- deprecate :RelationBuniessApiIds, :none, 2023, 7
416
- deprecate :RelationBuniessApiIds=, :none, 2023, 7
415
+ deprecate :RelationBuniessApiIds, :none, 2023, 8
416
+ deprecate :RelationBuniessApiIds=, :none, 2023, 8
417
417
 
418
418
  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)
419
419
  @ServiceId = serviceid
@@ -3130,8 +3130,8 @@ module TencentCloud
3130
3130
 
3131
3131
  attr_accessor :ServiceId, :ApiId, :ApiDesc, :CreatedTime, :ModifiedTime, :ApiName, :VpcId, :UniqVpcId, :ApiType, :Protocol, :IsDebugAfterCharge, :AuthType, :ApiBusinessType, :AuthRelationApiId, :OauthConfig, :RelationBuniessApiIds, :Tags, :Path, :Method
3132
3132
  extend Gem::Deprecate
3133
- deprecate :RelationBuniessApiIds, :none, 2023, 7
3134
- deprecate :RelationBuniessApiIds=, :none, 2023, 7
3133
+ deprecate :RelationBuniessApiIds, :none, 2023, 8
3134
+ deprecate :RelationBuniessApiIds=, :none, 2023, 8
3135
3135
 
3136
3136
  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)
3137
3137
  @ServiceId = serviceid
@@ -3984,8 +3984,8 @@ module TencentCloud
3984
3984
 
3985
3985
  attr_accessor :ServiceId, :ApiId, :ApiDesc, :CreatedTime, :ModifiedTime, :ApiName, :VpcId, :UniqVpcId, :ApiType, :Protocol, :IsDebugAfterCharge, :AuthType, :ApiBusinessType, :AuthRelationApiId, :OauthConfig, :RelationBuniessApiIds, :Tags, :Path, :Method
3986
3986
  extend Gem::Deprecate
3987
- deprecate :RelationBuniessApiIds, :none, 2023, 7
3988
- deprecate :RelationBuniessApiIds=, :none, 2023, 7
3987
+ deprecate :RelationBuniessApiIds, :none, 2023, 8
3988
+ deprecate :RelationBuniessApiIds=, :none, 2023, 8
3989
3989
 
3990
3990
  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)
3991
3991
  @ServiceId = serviceid
@@ -4445,8 +4445,8 @@ module TencentCloud
4445
4445
 
4446
4446
  attr_accessor :StartTime, :EndTime, :ServiceId, :Filters, :Limit, :ConText, :Sort, :Query, :LogQuerys
4447
4447
  extend Gem::Deprecate
4448
- deprecate :LogQuerys, :none, 2023, 7
4449
- deprecate :LogQuerys=, :none, 2023, 7
4448
+ deprecate :LogQuerys, :none, 2023, 8
4449
+ deprecate :LogQuerys=, :none, 2023, 8
4450
4450
 
4451
4451
  def initialize(starttime=nil, endtime=nil, serviceid=nil, filters=nil, limit=nil, context=nil, sort=nil, query=nil, logquerys=nil)
4452
4452
  @StartTime = starttime
@@ -7881,8 +7881,8 @@ module TencentCloud
7881
7881
 
7882
7882
  attr_accessor :Name, :Value, :Default, :Unit, :Type, :Minimum, :Maximum, :ModifedTime, :ValueString, :DefaultValueString, :Range
7883
7883
  extend Gem::Deprecate
7884
- deprecate :ModifedTime, :none, 2023, 7
7885
- deprecate :ModifedTime=, :none, 2023, 7
7884
+ deprecate :ModifedTime, :none, 2023, 8
7885
+ deprecate :ModifedTime=, :none, 2023, 8
7886
7886
 
7887
7887
  def initialize(name=nil, value=nil, default=nil, unit=nil, type=nil, minimum=nil, maximum=nil, modifedtime=nil, valuestring=nil, defaultvaluestring=nil, range=nil)
7888
7888
  @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.624
4
+ version: 3.0.626
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-31 00:00:00.000000000 Z
11
+ date: 2023-08-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common