Class: TencentCloud::Cls::V20201016::ExportInfo
- Inherits:
-
TencentCloud::Common::AbstractModel
- Object
- TencentCloud::Common::AbstractModel
- TencentCloud::Cls::V20201016::ExportInfo
- Defined in:
- lib/v20201016/models.rb
Overview
日志导出信息
Instance Attribute Summary collapse
-
#CosPath ⇒ Object
时间格式:yyyy-MM-dd HH:mm:ss 0:Lucene语法,1:CQL语法。.
-
#Count ⇒ Object
时间格式:yyyy-MM-dd HH:mm:ss 0:Lucene语法,1:CQL语法。.
-
#CreateTime ⇒ Object
时间格式:yyyy-MM-dd HH:mm:ss 0:Lucene语法,1:CQL语法。.
-
#DerivedFields ⇒ Object
时间格式:yyyy-MM-dd HH:mm:ss 0:Lucene语法,1:CQL语法。.
-
#ExportId ⇒ Object
时间格式:yyyy-MM-dd HH:mm:ss 0:Lucene语法,1:CQL语法。.
-
#FileName ⇒ Object
时间格式:yyyy-MM-dd HH:mm:ss 0:Lucene语法,1:CQL语法。.
-
#FileSize ⇒ Object
时间格式:yyyy-MM-dd HH:mm:ss 0:Lucene语法,1:CQL语法。.
-
#Format ⇒ Object
时间格式:yyyy-MM-dd HH:mm:ss 0:Lucene语法,1:CQL语法。.
-
#From ⇒ Object
时间格式:yyyy-MM-dd HH:mm:ss 0:Lucene语法,1:CQL语法。.
-
#Order ⇒ Object
时间格式:yyyy-MM-dd HH:mm:ss 0:Lucene语法,1:CQL语法。.
-
#Query ⇒ Object
时间格式:yyyy-MM-dd HH:mm:ss 0:Lucene语法,1:CQL语法。.
-
#Status ⇒ Object
时间格式:yyyy-MM-dd HH:mm:ss 0:Lucene语法,1:CQL语法。.
-
#SyntaxRule ⇒ Object
时间格式:yyyy-MM-dd HH:mm:ss 0:Lucene语法,1:CQL语法。.
-
#To ⇒ Object
时间格式:yyyy-MM-dd HH:mm:ss 0:Lucene语法,1:CQL语法。.
-
#TopicId ⇒ Object
时间格式:yyyy-MM-dd HH:mm:ss 0:Lucene语法,1:CQL语法。.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(topicid = nil, exportid = nil, query = nil, filename = nil, filesize = nil, order = nil, format = nil, count = nil, status = nil, from = nil, to = nil, cospath = nil, createtime = nil, syntaxrule = nil, derivedfields = nil) ⇒ ExportInfo
constructor
A new instance of ExportInfo.
Constructor Details
#initialize(topicid = nil, exportid = nil, query = nil, filename = nil, filesize = nil, order = nil, format = nil, count = nil, status = nil, from = nil, to = nil, cospath = nil, createtime = nil, syntaxrule = nil, derivedfields = nil) ⇒ ExportInfo
Returns a new instance of ExportInfo.
11030 11031 11032 11033 11034 11035 11036 11037 11038 11039 11040 11041 11042 11043 11044 11045 11046 |
# File 'lib/v20201016/models.rb', line 11030 def initialize(topicid=nil, exportid=nil, query=nil, filename=nil, filesize=nil, order=nil, format=nil, count=nil, status=nil, from=nil, to=nil, cospath=nil, createtime=nil, syntaxrule=nil, derivedfields=nil) @TopicId = topicid @ExportId = exportid @Query = query @FileName = filename @FileSize = filesize @Order = order @Format = format @Count = count @Status = status @From = from @To = to @CosPath = cospath @CreateTime = createtime @SyntaxRule = syntaxrule @DerivedFields = derivedfields end |
Instance Attribute Details
#CosPath ⇒ Object
时间格式:yyyy-MM-dd HH:mm:ss 0:Lucene语法,1:CQL语法。
11028 11029 11030 |
# File 'lib/v20201016/models.rb', line 11028 def CosPath @CosPath end |
#Count ⇒ Object
时间格式:yyyy-MM-dd HH:mm:ss 0:Lucene语法,1:CQL语法。
11028 11029 11030 |
# File 'lib/v20201016/models.rb', line 11028 def Count @Count end |
#CreateTime ⇒ Object
时间格式:yyyy-MM-dd HH:mm:ss 0:Lucene语法,1:CQL语法。
11028 11029 11030 |
# File 'lib/v20201016/models.rb', line 11028 def CreateTime @CreateTime end |
#DerivedFields ⇒ Object
时间格式:yyyy-MM-dd HH:mm:ss 0:Lucene语法,1:CQL语法。
11028 11029 11030 |
# File 'lib/v20201016/models.rb', line 11028 def DerivedFields @DerivedFields end |
#ExportId ⇒ Object
时间格式:yyyy-MM-dd HH:mm:ss 0:Lucene语法,1:CQL语法。
11028 11029 11030 |
# File 'lib/v20201016/models.rb', line 11028 def ExportId @ExportId end |
#FileName ⇒ Object
时间格式:yyyy-MM-dd HH:mm:ss 0:Lucene语法,1:CQL语法。
11028 11029 11030 |
# File 'lib/v20201016/models.rb', line 11028 def FileName @FileName end |
#FileSize ⇒ Object
时间格式:yyyy-MM-dd HH:mm:ss 0:Lucene语法,1:CQL语法。
11028 11029 11030 |
# File 'lib/v20201016/models.rb', line 11028 def FileSize @FileSize end |
#Format ⇒ Object
时间格式:yyyy-MM-dd HH:mm:ss 0:Lucene语法,1:CQL语法。
11028 11029 11030 |
# File 'lib/v20201016/models.rb', line 11028 def Format @Format end |
#From ⇒ Object
时间格式:yyyy-MM-dd HH:mm:ss 0:Lucene语法,1:CQL语法。
11028 11029 11030 |
# File 'lib/v20201016/models.rb', line 11028 def From @From end |
#Order ⇒ Object
时间格式:yyyy-MM-dd HH:mm:ss 0:Lucene语法,1:CQL语法。
11028 11029 11030 |
# File 'lib/v20201016/models.rb', line 11028 def Order @Order end |
#Query ⇒ Object
时间格式:yyyy-MM-dd HH:mm:ss 0:Lucene语法,1:CQL语法。
11028 11029 11030 |
# File 'lib/v20201016/models.rb', line 11028 def Query @Query end |
#Status ⇒ Object
时间格式:yyyy-MM-dd HH:mm:ss 0:Lucene语法,1:CQL语法。
11028 11029 11030 |
# File 'lib/v20201016/models.rb', line 11028 def Status @Status end |
#SyntaxRule ⇒ Object
时间格式:yyyy-MM-dd HH:mm:ss 0:Lucene语法,1:CQL语法。
11028 11029 11030 |
# File 'lib/v20201016/models.rb', line 11028 def SyntaxRule @SyntaxRule end |
#To ⇒ Object
时间格式:yyyy-MM-dd HH:mm:ss 0:Lucene语法,1:CQL语法。
11028 11029 11030 |
# File 'lib/v20201016/models.rb', line 11028 def To @To end |
#TopicId ⇒ Object
时间格式:yyyy-MM-dd HH:mm:ss 0:Lucene语法,1:CQL语法。
11028 11029 11030 |
# File 'lib/v20201016/models.rb', line 11028 def TopicId @TopicId end |
Instance Method Details
#deserialize(params) ⇒ Object
11048 11049 11050 11051 11052 11053 11054 11055 11056 11057 11058 11059 11060 11061 11062 11063 11064 |
# File 'lib/v20201016/models.rb', line 11048 def deserialize(params) @TopicId = params['TopicId'] @ExportId = params['ExportId'] @Query = params['Query'] @FileName = params['FileName'] @FileSize = params['FileSize'] @Order = params['Order'] @Format = params['Format'] @Count = params['Count'] @Status = params['Status'] @From = params['From'] @To = params['To'] @CosPath = params['CosPath'] @CreateTime = params['CreateTime'] @SyntaxRule = params['SyntaxRule'] @DerivedFields = params['DerivedFields'] end |