DomainQueryResponse
- Print
- PDF
DomainQueryResponse
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in Classic
This is the domain query count information.
Syntax
The syntax is as follows.
public class DomainQueryResponse {
private Long queryCount;
private Long queryCount;
}
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
queryCount | Long | - | Number of queries |
baseTime | Long | - | Graph time |
Was this article helpful?