tencentcloud-sdk-apigateway 3.0.673 → 3.0.675

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 +29 -16
  4. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f27e96c2b9821c0649363f6235afafd64feb87d0
4
- data.tar.gz: 287fc0df49da82f3ba3ecbb5fd7d5978cc7904c5
3
+ metadata.gz: 4603ff6aaaf2462743f529c0662f7c050e9e5d85
4
+ data.tar.gz: a2e796a8dc71cad5f195d3e6c8b1e24c592d47c3
5
5
  SHA512:
6
- metadata.gz: d85393a2d2199462c0eeab6480043aabc4c4c1a410178e08e6f4da2360a549454c6ca860bc34a01c341d205fa320de6cae63ddc021fa326d1c73805ae52e1977
7
- data.tar.gz: 75b6cbd27606101366cb5a6f3d8a247b947b327caf2fca0a9855188cb43544593e553bddacfbd3fd68c0073b3c08b3cfe3598256a3bf48ec9346f38b4b289e41
6
+ metadata.gz: 28f1041c80bccbad3159e17b871d4f897857502239805568dd9927bfc7f01375c2a5fd4780cec9ba853b323322f65e2d3e806dd9785c131f3e8cf4e579abd539
7
+ data.tar.gz: 39e7d8a112123b2a75a8fa855bcf474a7682877bee8d64a153e5bad656d0fdec12becfff04b9e469d25d8aebfff6af10d423e7d61f69a3bd43a841378fecfc93
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.673
1
+ 3.0.675
@@ -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, 9
416
- deprecate :RelationBuniessApiIds=, :none, 2023, 9
415
+ deprecate :RelationBuniessApiIds, :none, 2023, 10
416
+ deprecate :RelationBuniessApiIds=, :none, 2023, 10
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
@@ -616,10 +616,13 @@ module TencentCloud
616
616
  # @param Base64EncodedTriggerRules: Header触发规则,总规则数量不超过10。
617
617
  # 注意:此字段可能返回 null,表示取不到有效值。
618
618
  # @type Base64EncodedTriggerRules: Array
619
+ # @param ServiceScfEventIsAsyncCall: 是否开启SCF Event异步调用。
620
+ # 注意:此字段可能返回 null,表示取不到有效值。
621
+ # @type ServiceScfEventIsAsyncCall: Boolean
619
622
 
620
- attr_accessor :ServiceId, :ServiceName, :ServiceDesc, :ApiId, :ApiDesc, :CreatedTime, :ModifiedTime, :ApiName, :ApiType, :Protocol, :AuthType, :ApiBusinessType, :AuthRelationApiId, :OauthConfig, :IsDebugAfterCharge, :RequestConfig, :ResponseType, :ResponseSuccessExample, :ResponseFailExample, :ResponseErrorCodes, :RequestParameters, :ServiceTimeout, :ServiceType, :ServiceConfig, :ServiceParameters, :ConstantParameters, :ServiceMockReturnMessage, :ServiceScfFunctionName, :ServiceScfFunctionNamespace, :ServiceScfFunctionQualifier, :ServiceScfIsIntegratedResponse, :ServiceWebsocketRegisterFunctionName, :ServiceWebsocketRegisterFunctionNamespace, :ServiceWebsocketRegisterFunctionQualifier, :ServiceWebsocketCleanupFunctionName, :ServiceWebsocketCleanupFunctionNamespace, :ServiceWebsocketCleanupFunctionQualifier, :InternalDomain, :ServiceWebsocketTransportFunctionName, :ServiceWebsocketTransportFunctionNamespace, :ServiceWebsocketTransportFunctionQualifier, :MicroServices, :MicroServicesInfo, :ServiceTsfLoadBalanceConf, :ServiceTsfHealthCheckConf, :EnableCORS, :Tags, :Environments, :IsBase64Encoded, :IsBase64Trigger, :Base64EncodedTriggerRules
623
+ attr_accessor :ServiceId, :ServiceName, :ServiceDesc, :ApiId, :ApiDesc, :CreatedTime, :ModifiedTime, :ApiName, :ApiType, :Protocol, :AuthType, :ApiBusinessType, :AuthRelationApiId, :OauthConfig, :IsDebugAfterCharge, :RequestConfig, :ResponseType, :ResponseSuccessExample, :ResponseFailExample, :ResponseErrorCodes, :RequestParameters, :ServiceTimeout, :ServiceType, :ServiceConfig, :ServiceParameters, :ConstantParameters, :ServiceMockReturnMessage, :ServiceScfFunctionName, :ServiceScfFunctionNamespace, :ServiceScfFunctionQualifier, :ServiceScfIsIntegratedResponse, :ServiceWebsocketRegisterFunctionName, :ServiceWebsocketRegisterFunctionNamespace, :ServiceWebsocketRegisterFunctionQualifier, :ServiceWebsocketCleanupFunctionName, :ServiceWebsocketCleanupFunctionNamespace, :ServiceWebsocketCleanupFunctionQualifier, :InternalDomain, :ServiceWebsocketTransportFunctionName, :ServiceWebsocketTransportFunctionNamespace, :ServiceWebsocketTransportFunctionQualifier, :MicroServices, :MicroServicesInfo, :ServiceTsfLoadBalanceConf, :ServiceTsfHealthCheckConf, :EnableCORS, :Tags, :Environments, :IsBase64Encoded, :IsBase64Trigger, :Base64EncodedTriggerRules, :ServiceScfEventIsAsyncCall
621
624
 
622
- def initialize(serviceid=nil, servicename=nil, servicedesc=nil, apiid=nil, apidesc=nil, createdtime=nil, modifiedtime=nil, apiname=nil, apitype=nil, protocol=nil, authtype=nil, apibusinesstype=nil, authrelationapiid=nil, oauthconfig=nil, isdebugaftercharge=nil, requestconfig=nil, responsetype=nil, responsesuccessexample=nil, responsefailexample=nil, responseerrorcodes=nil, requestparameters=nil, servicetimeout=nil, servicetype=nil, serviceconfig=nil, serviceparameters=nil, constantparameters=nil, servicemockreturnmessage=nil, servicescffunctionname=nil, servicescffunctionnamespace=nil, servicescffunctionqualifier=nil, servicescfisintegratedresponse=nil, servicewebsocketregisterfunctionname=nil, servicewebsocketregisterfunctionnamespace=nil, servicewebsocketregisterfunctionqualifier=nil, servicewebsocketcleanupfunctionname=nil, servicewebsocketcleanupfunctionnamespace=nil, servicewebsocketcleanupfunctionqualifier=nil, internaldomain=nil, servicewebsockettransportfunctionname=nil, servicewebsockettransportfunctionnamespace=nil, servicewebsockettransportfunctionqualifier=nil, microservices=nil, microservicesinfo=nil, servicetsfloadbalanceconf=nil, servicetsfhealthcheckconf=nil, enablecors=nil, tags=nil, environments=nil, isbase64encoded=nil, isbase64trigger=nil, base64encodedtriggerrules=nil)
625
+ def initialize(serviceid=nil, servicename=nil, servicedesc=nil, apiid=nil, apidesc=nil, createdtime=nil, modifiedtime=nil, apiname=nil, apitype=nil, protocol=nil, authtype=nil, apibusinesstype=nil, authrelationapiid=nil, oauthconfig=nil, isdebugaftercharge=nil, requestconfig=nil, responsetype=nil, responsesuccessexample=nil, responsefailexample=nil, responseerrorcodes=nil, requestparameters=nil, servicetimeout=nil, servicetype=nil, serviceconfig=nil, serviceparameters=nil, constantparameters=nil, servicemockreturnmessage=nil, servicescffunctionname=nil, servicescffunctionnamespace=nil, servicescffunctionqualifier=nil, servicescfisintegratedresponse=nil, servicewebsocketregisterfunctionname=nil, servicewebsocketregisterfunctionnamespace=nil, servicewebsocketregisterfunctionqualifier=nil, servicewebsocketcleanupfunctionname=nil, servicewebsocketcleanupfunctionnamespace=nil, servicewebsocketcleanupfunctionqualifier=nil, internaldomain=nil, servicewebsockettransportfunctionname=nil, servicewebsockettransportfunctionnamespace=nil, servicewebsockettransportfunctionqualifier=nil, microservices=nil, microservicesinfo=nil, servicetsfloadbalanceconf=nil, servicetsfhealthcheckconf=nil, enablecors=nil, tags=nil, environments=nil, isbase64encoded=nil, isbase64trigger=nil, base64encodedtriggerrules=nil, servicescfeventisasynccall=nil)
623
626
  @ServiceId = serviceid
624
627
  @ServiceName = servicename
625
628
  @ServiceDesc = servicedesc
@@ -671,6 +674,7 @@ module TencentCloud
671
674
  @IsBase64Encoded = isbase64encoded
672
675
  @IsBase64Trigger = isbase64trigger
673
676
  @Base64EncodedTriggerRules = base64encodedtriggerrules
677
+ @ServiceScfEventIsAsyncCall = servicescfeventisasynccall
674
678
  end
675
679
 
676
680
  def deserialize(params)
@@ -789,6 +793,7 @@ module TencentCloud
789
793
  @Base64EncodedTriggerRules << base64encodedtriggerrule_tmp
790
794
  end
791
795
  end
796
+ @ServiceScfEventIsAsyncCall = params['ServiceScfEventIsAsyncCall']
792
797
  end
793
798
  end
794
799
 
@@ -1943,6 +1948,8 @@ module TencentCloud
1943
1948
  # @type EventBusId: String
1944
1949
  # @param ServiceScfFunctionType: scf函数类型。当后端类型是SCF时生效。支持事件触发(EVENT),http直通云函数(HTTP)。
1945
1950
  # @type ServiceScfFunctionType: String
1951
+ # @param ServiceScfEventIsAsyncCall: 是否开启SCF Event异步调用。
1952
+ # @type ServiceScfEventIsAsyncCall: Boolean
1946
1953
  # @param EIAMAppType: EIAM应用类型。
1947
1954
  # @type EIAMAppType: String
1948
1955
  # @param EIAMAuthType: EIAM应用认证类型,支持仅认证(AuthenticationOnly)、认证和鉴权(Authorization)。
@@ -1954,9 +1961,9 @@ module TencentCloud
1954
1961
  # @param Owner: 资源的Owner
1955
1962
  # @type Owner: String
1956
1963
 
1957
- attr_accessor :ServiceId, :ServiceType, :ServiceTimeout, :Protocol, :RequestConfig, :ApiName, :ApiDesc, :ApiType, :AuthType, :EnableCORS, :ConstantParameters, :RequestParameters, :ApiBusinessType, :ServiceMockReturnMessage, :MicroServices, :ServiceTsfLoadBalanceConf, :ServiceTsfHealthCheckConf, :TargetServices, :TargetServicesLoadBalanceConf, :TargetServicesHealthCheckConf, :ServiceScfFunctionName, :ServiceWebsocketRegisterFunctionName, :ServiceWebsocketCleanupFunctionName, :ServiceWebsocketTransportFunctionName, :ServiceScfFunctionNamespace, :ServiceScfFunctionQualifier, :ServiceWebsocketRegisterFunctionNamespace, :ServiceWebsocketRegisterFunctionQualifier, :ServiceWebsocketTransportFunctionNamespace, :ServiceWebsocketTransportFunctionQualifier, :ServiceWebsocketCleanupFunctionNamespace, :ServiceWebsocketCleanupFunctionQualifier, :ServiceScfIsIntegratedResponse, :IsDebugAfterCharge, :IsDeleteResponseErrorCodes, :ResponseType, :ResponseSuccessExample, :ResponseFailExample, :ServiceConfig, :AuthRelationApiId, :ServiceParameters, :OauthConfig, :ResponseErrorCodes, :TargetNamespaceId, :UserType, :IsBase64Encoded, :EventBusId, :ServiceScfFunctionType, :EIAMAppType, :EIAMAuthType, :TokenTimeout, :EIAMAppId, :Owner
1964
+ attr_accessor :ServiceId, :ServiceType, :ServiceTimeout, :Protocol, :RequestConfig, :ApiName, :ApiDesc, :ApiType, :AuthType, :EnableCORS, :ConstantParameters, :RequestParameters, :ApiBusinessType, :ServiceMockReturnMessage, :MicroServices, :ServiceTsfLoadBalanceConf, :ServiceTsfHealthCheckConf, :TargetServices, :TargetServicesLoadBalanceConf, :TargetServicesHealthCheckConf, :ServiceScfFunctionName, :ServiceWebsocketRegisterFunctionName, :ServiceWebsocketCleanupFunctionName, :ServiceWebsocketTransportFunctionName, :ServiceScfFunctionNamespace, :ServiceScfFunctionQualifier, :ServiceWebsocketRegisterFunctionNamespace, :ServiceWebsocketRegisterFunctionQualifier, :ServiceWebsocketTransportFunctionNamespace, :ServiceWebsocketTransportFunctionQualifier, :ServiceWebsocketCleanupFunctionNamespace, :ServiceWebsocketCleanupFunctionQualifier, :ServiceScfIsIntegratedResponse, :IsDebugAfterCharge, :IsDeleteResponseErrorCodes, :ResponseType, :ResponseSuccessExample, :ResponseFailExample, :ServiceConfig, :AuthRelationApiId, :ServiceParameters, :OauthConfig, :ResponseErrorCodes, :TargetNamespaceId, :UserType, :IsBase64Encoded, :EventBusId, :ServiceScfFunctionType, :ServiceScfEventIsAsyncCall, :EIAMAppType, :EIAMAuthType, :TokenTimeout, :EIAMAppId, :Owner
1958
1965
 
1959
- def initialize(serviceid=nil, servicetype=nil, servicetimeout=nil, protocol=nil, requestconfig=nil, apiname=nil, apidesc=nil, apitype=nil, authtype=nil, enablecors=nil, constantparameters=nil, requestparameters=nil, apibusinesstype=nil, servicemockreturnmessage=nil, microservices=nil, servicetsfloadbalanceconf=nil, servicetsfhealthcheckconf=nil, targetservices=nil, targetservicesloadbalanceconf=nil, targetserviceshealthcheckconf=nil, servicescffunctionname=nil, servicewebsocketregisterfunctionname=nil, servicewebsocketcleanupfunctionname=nil, servicewebsockettransportfunctionname=nil, servicescffunctionnamespace=nil, servicescffunctionqualifier=nil, servicewebsocketregisterfunctionnamespace=nil, servicewebsocketregisterfunctionqualifier=nil, servicewebsockettransportfunctionnamespace=nil, servicewebsockettransportfunctionqualifier=nil, servicewebsocketcleanupfunctionnamespace=nil, servicewebsocketcleanupfunctionqualifier=nil, servicescfisintegratedresponse=nil, isdebugaftercharge=nil, isdeleteresponseerrorcodes=nil, responsetype=nil, responsesuccessexample=nil, responsefailexample=nil, serviceconfig=nil, authrelationapiid=nil, serviceparameters=nil, oauthconfig=nil, responseerrorcodes=nil, targetnamespaceid=nil, usertype=nil, isbase64encoded=nil, eventbusid=nil, servicescffunctiontype=nil, eiamapptype=nil, eiamauthtype=nil, tokentimeout=nil, eiamappid=nil, owner=nil)
1966
+ def initialize(serviceid=nil, servicetype=nil, servicetimeout=nil, protocol=nil, requestconfig=nil, apiname=nil, apidesc=nil, apitype=nil, authtype=nil, enablecors=nil, constantparameters=nil, requestparameters=nil, apibusinesstype=nil, servicemockreturnmessage=nil, microservices=nil, servicetsfloadbalanceconf=nil, servicetsfhealthcheckconf=nil, targetservices=nil, targetservicesloadbalanceconf=nil, targetserviceshealthcheckconf=nil, servicescffunctionname=nil, servicewebsocketregisterfunctionname=nil, servicewebsocketcleanupfunctionname=nil, servicewebsockettransportfunctionname=nil, servicescffunctionnamespace=nil, servicescffunctionqualifier=nil, servicewebsocketregisterfunctionnamespace=nil, servicewebsocketregisterfunctionqualifier=nil, servicewebsockettransportfunctionnamespace=nil, servicewebsockettransportfunctionqualifier=nil, servicewebsocketcleanupfunctionnamespace=nil, servicewebsocketcleanupfunctionqualifier=nil, servicescfisintegratedresponse=nil, isdebugaftercharge=nil, isdeleteresponseerrorcodes=nil, responsetype=nil, responsesuccessexample=nil, responsefailexample=nil, serviceconfig=nil, authrelationapiid=nil, serviceparameters=nil, oauthconfig=nil, responseerrorcodes=nil, targetnamespaceid=nil, usertype=nil, isbase64encoded=nil, eventbusid=nil, servicescffunctiontype=nil, servicescfeventisasynccall=nil, eiamapptype=nil, eiamauthtype=nil, tokentimeout=nil, eiamappid=nil, owner=nil)
1960
1967
  @ServiceId = serviceid
1961
1968
  @ServiceType = servicetype
1962
1969
  @ServiceTimeout = servicetimeout
@@ -2005,6 +2012,7 @@ module TencentCloud
2005
2012
  @IsBase64Encoded = isbase64encoded
2006
2013
  @EventBusId = eventbusid
2007
2014
  @ServiceScfFunctionType = servicescffunctiontype
2015
+ @ServiceScfEventIsAsyncCall = servicescfeventisasynccall
2008
2016
  @EIAMAppType = eiamapptype
2009
2017
  @EIAMAuthType = eiamauthtype
2010
2018
  @TokenTimeout = tokentimeout
@@ -2121,6 +2129,7 @@ module TencentCloud
2121
2129
  @IsBase64Encoded = params['IsBase64Encoded']
2122
2130
  @EventBusId = params['EventBusId']
2123
2131
  @ServiceScfFunctionType = params['ServiceScfFunctionType']
2132
+ @ServiceScfEventIsAsyncCall = params['ServiceScfEventIsAsyncCall']
2124
2133
  @EIAMAppType = params['EIAMAppType']
2125
2134
  @EIAMAuthType = params['EIAMAuthType']
2126
2135
  @TokenTimeout = params['TokenTimeout']
@@ -3130,8 +3139,8 @@ module TencentCloud
3130
3139
 
3131
3140
  attr_accessor :ServiceId, :ApiId, :ApiDesc, :CreatedTime, :ModifiedTime, :ApiName, :VpcId, :UniqVpcId, :ApiType, :Protocol, :IsDebugAfterCharge, :AuthType, :ApiBusinessType, :AuthRelationApiId, :OauthConfig, :RelationBuniessApiIds, :Tags, :Path, :Method
3132
3141
  extend Gem::Deprecate
3133
- deprecate :RelationBuniessApiIds, :none, 2023, 9
3134
- deprecate :RelationBuniessApiIds=, :none, 2023, 9
3142
+ deprecate :RelationBuniessApiIds, :none, 2023, 10
3143
+ deprecate :RelationBuniessApiIds=, :none, 2023, 10
3135
3144
 
3136
3145
  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
3146
  @ServiceId = serviceid
@@ -3984,8 +3993,8 @@ module TencentCloud
3984
3993
 
3985
3994
  attr_accessor :ServiceId, :ApiId, :ApiDesc, :CreatedTime, :ModifiedTime, :ApiName, :VpcId, :UniqVpcId, :ApiType, :Protocol, :IsDebugAfterCharge, :AuthType, :ApiBusinessType, :AuthRelationApiId, :OauthConfig, :RelationBuniessApiIds, :Tags, :Path, :Method
3986
3995
  extend Gem::Deprecate
3987
- deprecate :RelationBuniessApiIds, :none, 2023, 9
3988
- deprecate :RelationBuniessApiIds=, :none, 2023, 9
3996
+ deprecate :RelationBuniessApiIds, :none, 2023, 10
3997
+ deprecate :RelationBuniessApiIds=, :none, 2023, 10
3989
3998
 
3990
3999
  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
4000
  @ServiceId = serviceid
@@ -4445,8 +4454,8 @@ module TencentCloud
4445
4454
 
4446
4455
  attr_accessor :StartTime, :EndTime, :ServiceId, :Filters, :Limit, :ConText, :Sort, :Query, :LogQuerys
4447
4456
  extend Gem::Deprecate
4448
- deprecate :LogQuerys, :none, 2023, 9
4449
- deprecate :LogQuerys=, :none, 2023, 9
4457
+ deprecate :LogQuerys, :none, 2023, 10
4458
+ deprecate :LogQuerys=, :none, 2023, 10
4450
4459
 
4451
4460
  def initialize(starttime=nil, endtime=nil, serviceid=nil, filters=nil, limit=nil, context=nil, sort=nil, query=nil, logquerys=nil)
4452
4461
  @StartTime = starttime
@@ -7062,6 +7071,8 @@ module TencentCloud
7062
7071
  # @type EventBusId: String
7063
7072
  # @param ServiceScfFunctionType: scf函数类型。当后端类型是SCF时生效。支持事件触发(EVENT),http直通云函数(HTTP)。
7064
7073
  # @type ServiceScfFunctionType: String
7074
+ # @param ServiceScfEventIsAsyncCall: 是否开启SCF Event异步调用。
7075
+ # @type ServiceScfEventIsAsyncCall: Boolean
7065
7076
  # @param EIAMAppType: EIAM应用类型。
7066
7077
  # @type EIAMAppType: String
7067
7078
  # @param EIAMAuthType: EIAM应用认证类型,支持仅认证(AuthenticationOnly)、认证和鉴权(Authorization)。
@@ -7071,9 +7082,9 @@ module TencentCloud
7071
7082
  # @param TokenTimeout: EIAM应用ID。
7072
7083
  # @type TokenTimeout: Integer
7073
7084
 
7074
- attr_accessor :ServiceId, :ServiceType, :RequestConfig, :ApiId, :ApiName, :ApiDesc, :ApiType, :AuthType, :AuthRequired, :ServiceTimeout, :Protocol, :EnableCORS, :ConstantParameters, :RequestParameters, :ApiBusinessType, :ServiceMockReturnMessage, :MicroServices, :ServiceTsfLoadBalanceConf, :ServiceTsfHealthCheckConf, :TargetServicesLoadBalanceConf, :TargetServicesHealthCheckConf, :ServiceScfFunctionName, :ServiceWebsocketRegisterFunctionName, :ServiceWebsocketCleanupFunctionName, :ServiceWebsocketTransportFunctionName, :ServiceScfFunctionNamespace, :ServiceScfFunctionQualifier, :ServiceWebsocketRegisterFunctionNamespace, :ServiceWebsocketRegisterFunctionQualifier, :ServiceWebsocketTransportFunctionNamespace, :ServiceWebsocketTransportFunctionQualifier, :ServiceWebsocketCleanupFunctionNamespace, :ServiceWebsocketCleanupFunctionQualifier, :ServiceScfIsIntegratedResponse, :IsDebugAfterCharge, :TagSpecifications, :IsDeleteResponseErrorCodes, :ResponseType, :ResponseSuccessExample, :ResponseFailExample, :ServiceConfig, :AuthRelationApiId, :ServiceParameters, :OauthConfig, :ResponseErrorCodes, :IsBase64Encoded, :IsBase64Trigger, :Base64EncodedTriggerRules, :EventBusId, :ServiceScfFunctionType, :EIAMAppType, :EIAMAuthType, :EIAMAppId, :TokenTimeout
7085
+ attr_accessor :ServiceId, :ServiceType, :RequestConfig, :ApiId, :ApiName, :ApiDesc, :ApiType, :AuthType, :AuthRequired, :ServiceTimeout, :Protocol, :EnableCORS, :ConstantParameters, :RequestParameters, :ApiBusinessType, :ServiceMockReturnMessage, :MicroServices, :ServiceTsfLoadBalanceConf, :ServiceTsfHealthCheckConf, :TargetServicesLoadBalanceConf, :TargetServicesHealthCheckConf, :ServiceScfFunctionName, :ServiceWebsocketRegisterFunctionName, :ServiceWebsocketCleanupFunctionName, :ServiceWebsocketTransportFunctionName, :ServiceScfFunctionNamespace, :ServiceScfFunctionQualifier, :ServiceWebsocketRegisterFunctionNamespace, :ServiceWebsocketRegisterFunctionQualifier, :ServiceWebsocketTransportFunctionNamespace, :ServiceWebsocketTransportFunctionQualifier, :ServiceWebsocketCleanupFunctionNamespace, :ServiceWebsocketCleanupFunctionQualifier, :ServiceScfIsIntegratedResponse, :IsDebugAfterCharge, :TagSpecifications, :IsDeleteResponseErrorCodes, :ResponseType, :ResponseSuccessExample, :ResponseFailExample, :ServiceConfig, :AuthRelationApiId, :ServiceParameters, :OauthConfig, :ResponseErrorCodes, :IsBase64Encoded, :IsBase64Trigger, :Base64EncodedTriggerRules, :EventBusId, :ServiceScfFunctionType, :ServiceScfEventIsAsyncCall, :EIAMAppType, :EIAMAuthType, :EIAMAppId, :TokenTimeout
7075
7086
 
7076
- def initialize(serviceid=nil, servicetype=nil, requestconfig=nil, apiid=nil, apiname=nil, apidesc=nil, apitype=nil, authtype=nil, authrequired=nil, servicetimeout=nil, protocol=nil, enablecors=nil, constantparameters=nil, requestparameters=nil, apibusinesstype=nil, servicemockreturnmessage=nil, microservices=nil, servicetsfloadbalanceconf=nil, servicetsfhealthcheckconf=nil, targetservicesloadbalanceconf=nil, targetserviceshealthcheckconf=nil, servicescffunctionname=nil, servicewebsocketregisterfunctionname=nil, servicewebsocketcleanupfunctionname=nil, servicewebsockettransportfunctionname=nil, servicescffunctionnamespace=nil, servicescffunctionqualifier=nil, servicewebsocketregisterfunctionnamespace=nil, servicewebsocketregisterfunctionqualifier=nil, servicewebsockettransportfunctionnamespace=nil, servicewebsockettransportfunctionqualifier=nil, servicewebsocketcleanupfunctionnamespace=nil, servicewebsocketcleanupfunctionqualifier=nil, servicescfisintegratedresponse=nil, isdebugaftercharge=nil, tagspecifications=nil, isdeleteresponseerrorcodes=nil, responsetype=nil, responsesuccessexample=nil, responsefailexample=nil, serviceconfig=nil, authrelationapiid=nil, serviceparameters=nil, oauthconfig=nil, responseerrorcodes=nil, isbase64encoded=nil, isbase64trigger=nil, base64encodedtriggerrules=nil, eventbusid=nil, servicescffunctiontype=nil, eiamapptype=nil, eiamauthtype=nil, eiamappid=nil, tokentimeout=nil)
7087
+ def initialize(serviceid=nil, servicetype=nil, requestconfig=nil, apiid=nil, apiname=nil, apidesc=nil, apitype=nil, authtype=nil, authrequired=nil, servicetimeout=nil, protocol=nil, enablecors=nil, constantparameters=nil, requestparameters=nil, apibusinesstype=nil, servicemockreturnmessage=nil, microservices=nil, servicetsfloadbalanceconf=nil, servicetsfhealthcheckconf=nil, targetservicesloadbalanceconf=nil, targetserviceshealthcheckconf=nil, servicescffunctionname=nil, servicewebsocketregisterfunctionname=nil, servicewebsocketcleanupfunctionname=nil, servicewebsockettransportfunctionname=nil, servicescffunctionnamespace=nil, servicescffunctionqualifier=nil, servicewebsocketregisterfunctionnamespace=nil, servicewebsocketregisterfunctionqualifier=nil, servicewebsockettransportfunctionnamespace=nil, servicewebsockettransportfunctionqualifier=nil, servicewebsocketcleanupfunctionnamespace=nil, servicewebsocketcleanupfunctionqualifier=nil, servicescfisintegratedresponse=nil, isdebugaftercharge=nil, tagspecifications=nil, isdeleteresponseerrorcodes=nil, responsetype=nil, responsesuccessexample=nil, responsefailexample=nil, serviceconfig=nil, authrelationapiid=nil, serviceparameters=nil, oauthconfig=nil, responseerrorcodes=nil, isbase64encoded=nil, isbase64trigger=nil, base64encodedtriggerrules=nil, eventbusid=nil, servicescffunctiontype=nil, servicescfeventisasynccall=nil, eiamapptype=nil, eiamauthtype=nil, eiamappid=nil, tokentimeout=nil)
7077
7088
  @ServiceId = serviceid
7078
7089
  @ServiceType = servicetype
7079
7090
  @RequestConfig = requestconfig
@@ -7124,6 +7135,7 @@ module TencentCloud
7124
7135
  @Base64EncodedTriggerRules = base64encodedtriggerrules
7125
7136
  @EventBusId = eventbusid
7126
7137
  @ServiceScfFunctionType = servicescffunctiontype
7138
+ @ServiceScfEventIsAsyncCall = servicescfeventisasynccall
7127
7139
  @EIAMAppType = eiamapptype
7128
7140
  @EIAMAuthType = eiamauthtype
7129
7141
  @EIAMAppId = eiamappid
@@ -7244,6 +7256,7 @@ module TencentCloud
7244
7256
  end
7245
7257
  @EventBusId = params['EventBusId']
7246
7258
  @ServiceScfFunctionType = params['ServiceScfFunctionType']
7259
+ @ServiceScfEventIsAsyncCall = params['ServiceScfEventIsAsyncCall']
7247
7260
  @EIAMAppType = params['EIAMAppType']
7248
7261
  @EIAMAuthType = params['EIAMAuthType']
7249
7262
  @EIAMAppId = params['EIAMAppId']
@@ -7913,8 +7926,8 @@ module TencentCloud
7913
7926
 
7914
7927
  attr_accessor :Name, :Value, :Default, :Unit, :Type, :Minimum, :Maximum, :ModifedTime, :ValueString, :DefaultValueString, :Range
7915
7928
  extend Gem::Deprecate
7916
- deprecate :ModifedTime, :none, 2023, 9
7917
- deprecate :ModifedTime=, :none, 2023, 9
7929
+ deprecate :ModifedTime, :none, 2023, 10
7930
+ deprecate :ModifedTime=, :none, 2023, 10
7918
7931
 
7919
7932
  def initialize(name=nil, value=nil, default=nil, unit=nil, type=nil, minimum=nil, maximum=nil, modifedtime=nil, valuestring=nil, defaultvaluestring=nil, range=nil)
7920
7933
  @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.673
4
+ version: 3.0.675
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-10-10 00:00:00.000000000 Z
11
+ date: 2023-10-12 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-apigateway.rb
37
- - lib/v20180808/models.rb
38
36
  - lib/v20180808/client.rb
37
+ - lib/v20180808/models.rb
38
+ - lib/tencentcloud-sdk-apigateway.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: