tencentcloud-sdk-apigateway 3.0.624 → 3.0.625
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180808/models.rb +10 -10
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a2d4f229fd84fb35765efd70c65f4272f26ba346
|
4
|
+
data.tar.gz: 51982545421e5b0270d7e232d4822a012a0285ec
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 683b148d5f7c1d98cfa2396849ae3dee59856e816c41896884382d5d408626f24a3b49ce4c81c6c78ebb9982fadb2fb69d88e39d2a2517a9a4bdcf321cd48697
|
7
|
+
data.tar.gz: 21197fca3618e22fc5ebaed2fef21330b099449382ff930c4b4d955e242278edde658e808432433e067b991e864170b420453980afca527a851e4f9b71da222a
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.625
|
data/lib/v20180808/models.rb
CHANGED
@@ -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,
|
416
|
-
deprecate :RelationBuniessApiIds=, :none, 2023,
|
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,
|
3134
|
-
deprecate :RelationBuniessApiIds=, :none, 2023,
|
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,
|
3988
|
-
deprecate :RelationBuniessApiIds=, :none, 2023,
|
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,
|
4449
|
-
deprecate :LogQuerys=, :none, 2023,
|
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,
|
7885
|
-
deprecate :ModifedTime=, :none, 2023,
|
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.
|
4
|
+
version: 3.0.625
|
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-
|
11
|
+
date: 2023-08-01 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|