GetLogsRequest
|
Overloaded. Initializes a new instance of the GetLogsRequest class. |
From | The begin timestamp of time range to query |
Lines | The count of logs to request |
Logstore | The logstore name |
Offset | The offset of logs to request |
Project (inherited from SLSRequest) | project name of the request |
Query | The query string to run |
Reverse | flag of logs' order int response. If reverse is true, the query will return the latest logs. |
To | The end timestamp of time range to query |
Topic | The log topic to query |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |