tencentcloud-sdk-apigateway 3.0.651 → 3.0.653

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: 5b2eb44130c344432e56b5c73e7c48c3f285fe22
4
- data.tar.gz: b293aefab8dc1cfd838d8e53ead0d055c04429da
3
+ metadata.gz: 0ba66c78b94e97d97545126f9d3a88974d0da1cf
4
+ data.tar.gz: 0875d0aa90728f1dd021ddc0f736f3dfacc8aacb
5
5
  SHA512:
6
- metadata.gz: 942e3565f81f703294c7bb701a3ca0d09a28111510572baa08cc54a163ba453ea3ece818afda86ebf48aa9fdab34284413fef852867614836886083cd121aa64
7
- data.tar.gz: ab92984ed2bc7b039776194308d45b04973c87d681531387d82f525724e837621c99cb4cbdf3cefc71872e7adec14577fdc89cb7b65d2093561e9a18fa50d879
6
+ metadata.gz: c3ddacf556f1e04527f8d15e5f20c2a3b9c099f82c31e37f3efecf9d4e6fc955e998b55a57d2679d3b010bf48bad583af94ba8af7db392c429eb521b9ce01761
7
+ data.tar.gz: 3f49b32d922bff6b704b7d72424dd36c34efea1c35ed88a58ea3fcd3e4e8d1f6c5e29e8bd5a1d52f6f1a82b7a88c6fd60e94c031855a6d4c88111f1b0a32c836
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.651
1
+ 3.0.653
@@ -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, 8
416
- deprecate :RelationBuniessApiIds=, :none, 2023, 8
415
+ deprecate :RelationBuniessApiIds, :none, 2023, 9
416
+ deprecate :RelationBuniessApiIds=, :none, 2023, 9
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, 8
3134
- deprecate :RelationBuniessApiIds=, :none, 2023, 8
3133
+ deprecate :RelationBuniessApiIds, :none, 2023, 9
3134
+ deprecate :RelationBuniessApiIds=, :none, 2023, 9
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, 8
3988
- deprecate :RelationBuniessApiIds=, :none, 2023, 8
3987
+ deprecate :RelationBuniessApiIds, :none, 2023, 9
3988
+ deprecate :RelationBuniessApiIds=, :none, 2023, 9
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, 8
4449
- deprecate :LogQuerys=, :none, 2023, 8
4448
+ deprecate :LogQuerys, :none, 2023, 9
4449
+ deprecate :LogQuerys=, :none, 2023, 9
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
@@ -7890,8 +7890,8 @@ module TencentCloud
7890
7890
 
7891
7891
  attr_accessor :Name, :Value, :Default, :Unit, :Type, :Minimum, :Maximum, :ModifedTime, :ValueString, :DefaultValueString, :Range
7892
7892
  extend Gem::Deprecate
7893
- deprecate :ModifedTime, :none, 2023, 8
7894
- deprecate :ModifedTime=, :none, 2023, 8
7893
+ deprecate :ModifedTime, :none, 2023, 9
7894
+ deprecate :ModifedTime=, :none, 2023, 9
7895
7895
 
7896
7896
  def initialize(name=nil, value=nil, default=nil, unit=nil, type=nil, minimum=nil, maximum=nil, modifedtime=nil, valuestring=nil, defaultvaluestring=nil, range=nil)
7897
7897
  @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.651
4
+ version: 3.0.653
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-09-01 00:00:00.000000000 Z
11
+ date: 2023-09-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common