Class: TencentCloud::Waf::V20180125::ExportInfo
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Waf::V20180125::ExportInfo
- Defined in:
- lib/v20180125/models.rb
Overview
日志导出信息
Instance Attribute Summary collapse
-
#CosPath ⇒ Object
0:Lucene语法,1:CQL语法。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Count ⇒ Object
0:Lucene语法,1:CQL语法。 注意:此字段可能返回 null,表示取不到有效值。.
-
#CreateTime ⇒ Object
0:Lucene语法,1:CQL语法。 注意:此字段可能返回 null,表示取不到有效值。.
-
#DerivedFields ⇒ Object
0:Lucene语法,1:CQL语法。 注意:此字段可能返回 null,表示取不到有效值。.
-
#ExportId ⇒ Object
0:Lucene语法,1:CQL语法。 注意:此字段可能返回 null,表示取不到有效值。.
-
#FileName ⇒ Object
0:Lucene语法,1:CQL语法。 注意:此字段可能返回 null,表示取不到有效值。.
-
#FileSize ⇒ Object
0:Lucene语法,1:CQL语法。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Format ⇒ Object
0:Lucene语法,1:CQL语法。 注意:此字段可能返回 null,表示取不到有效值。.
-
#From ⇒ Object
0:Lucene语法,1:CQL语法。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Order ⇒ Object
0:Lucene语法,1:CQL语法。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Query ⇒ Object
0:Lucene语法,1:CQL语法。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Status ⇒ Object
0:Lucene语法,1:CQL语法。 注意:此字段可能返回 null,表示取不到有效值。.
-
#SyntaxRule ⇒ Object
0:Lucene语法,1:CQL语法。 注意:此字段可能返回 null,表示取不到有效值。.
-
#To ⇒ Object
0:Lucene语法,1:CQL语法。 注意:此字段可能返回 null,表示取不到有效值。.
-
#TopicId ⇒ Object
0:Lucene语法,1:CQL语法。 注意:此字段可能返回 null,表示取不到有效值。.
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.
11111 11112 11113 11114 11115 11116 11117 11118 11119 11120 11121 11122 11123 11124 11125 11126 11127 |
# File 'lib/v20180125/models.rb', line 11111 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
0:Lucene语法,1:CQL语法。注意:此字段可能返回 null,表示取不到有效值。
11109 11110 11111 |
# File 'lib/v20180125/models.rb', line 11109 def CosPath @CosPath end |
#Count ⇒ Object
0:Lucene语法,1:CQL语法。注意:此字段可能返回 null,表示取不到有效值。
11109 11110 11111 |
# File 'lib/v20180125/models.rb', line 11109 def Count @Count end |
#CreateTime ⇒ Object
0:Lucene语法,1:CQL语法。注意:此字段可能返回 null,表示取不到有效值。
11109 11110 11111 |
# File 'lib/v20180125/models.rb', line 11109 def CreateTime @CreateTime end |
#DerivedFields ⇒ Object
0:Lucene语法,1:CQL语法。注意:此字段可能返回 null,表示取不到有效值。
11109 11110 11111 |
# File 'lib/v20180125/models.rb', line 11109 def DerivedFields @DerivedFields end |
#ExportId ⇒ Object
0:Lucene语法,1:CQL语法。注意:此字段可能返回 null,表示取不到有效值。
11109 11110 11111 |
# File 'lib/v20180125/models.rb', line 11109 def ExportId @ExportId end |
#FileName ⇒ Object
0:Lucene语法,1:CQL语法。注意:此字段可能返回 null,表示取不到有效值。
11109 11110 11111 |
# File 'lib/v20180125/models.rb', line 11109 def FileName @FileName end |
#FileSize ⇒ Object
0:Lucene语法,1:CQL语法。注意:此字段可能返回 null,表示取不到有效值。
11109 11110 11111 |
# File 'lib/v20180125/models.rb', line 11109 def FileSize @FileSize end |
#Format ⇒ Object
0:Lucene语法,1:CQL语法。注意:此字段可能返回 null,表示取不到有效值。
11109 11110 11111 |
# File 'lib/v20180125/models.rb', line 11109 def Format @Format end |
#From ⇒ Object
0:Lucene语法,1:CQL语法。注意:此字段可能返回 null,表示取不到有效值。
11109 11110 11111 |
# File 'lib/v20180125/models.rb', line 11109 def From @From end |
#Order ⇒ Object
0:Lucene语法,1:CQL语法。注意:此字段可能返回 null,表示取不到有效值。
11109 11110 11111 |
# File 'lib/v20180125/models.rb', line 11109 def Order @Order end |
#Query ⇒ Object
0:Lucene语法,1:CQL语法。注意:此字段可能返回 null,表示取不到有效值。
11109 11110 11111 |
# File 'lib/v20180125/models.rb', line 11109 def Query @Query end |
#Status ⇒ Object
0:Lucene语法,1:CQL语法。注意:此字段可能返回 null,表示取不到有效值。
11109 11110 11111 |
# File 'lib/v20180125/models.rb', line 11109 def Status @Status end |
#SyntaxRule ⇒ Object
0:Lucene语法,1:CQL语法。注意:此字段可能返回 null,表示取不到有效值。
11109 11110 11111 |
# File 'lib/v20180125/models.rb', line 11109 def SyntaxRule @SyntaxRule end |
#To ⇒ Object
0:Lucene语法,1:CQL语法。注意:此字段可能返回 null,表示取不到有效值。
11109 11110 11111 |
# File 'lib/v20180125/models.rb', line 11109 def To @To end |
#TopicId ⇒ Object
0:Lucene语法,1:CQL语法。注意:此字段可能返回 null,表示取不到有效值。
11109 11110 11111 |
# File 'lib/v20180125/models.rb', line 11109 def TopicId @TopicId end |
Instance Method Details
#deserialize(params) ⇒ Object
11129 11130 11131 11132 11133 11134 11135 11136 11137 11138 11139 11140 11141 11142 11143 11144 11145 |
# File 'lib/v20180125/models.rb', line 11129 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 |