lib/v20201016/models.rb in tencentcloud-sdk-cls-3.0.898 vs lib/v20201016/models.rb in tencentcloud-sdk-cls-3.0.899
- old
+ new
@@ -9471,12 +9471,12 @@
# 注意:此字段可能返回 null,表示取不到有效值。
# @type DstTopicName: String
attr_accessor :LogContent, :LineNum, :DstTopicId, :FailReason, :Time, :DstTopicName
extend Gem::Deprecate
- deprecate :DstTopicName, :none, 2024, 8
- deprecate :DstTopicName=, :none, 2024, 8
+ deprecate :DstTopicName, :none, 2024, 9
+ deprecate :DstTopicName=, :none, 2024, 9
def initialize(logcontent=nil, linenum=nil, dsttopicid=nil, failreason=nil, time=nil, dsttopicname=nil)
@LogContent = logcontent
@LineNum = linenum
@DstTopicId = dsttopicid
@@ -10562,11 +10562,10 @@
# id,地域,简称信息如下:
# - 1, 广州,ap-guangzhou
# - 4, 上海,ap-shanghai
# - 5, 中国香港,ap-hongkong
- # - 6, 多伦多,na-toronto
# - 7, 上海金融,ap-shanghai-fsi
# - 8, 北京,ap-beijing
# - 9, 新加坡,ap-singapore
# - 11, 深圳金融,ap-shenzhen-fsi
# - 15, 硅谷,na-siliconvalley
@@ -10723,11 +10722,11 @@
# @param CompressType: 压缩方法
# @type CompressType: String
attr_accessor :TopicId, :HashKey, :CompressType
extend Gem::Deprecate
- deprecate :HashKey, :none, 2024, 8
- deprecate :HashKey=, :none, 2024, 8
+ deprecate :HashKey, :none, 2024, 9
+ deprecate :HashKey=, :none, 2024, 9
def initialize(topicid=nil, hashkey=nil, compresstype=nil)
@TopicId = topicid
@HashKey = hashkey
@CompressType = compresstype