ListMetricsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates the list of all the conditions that were applied on the metrics.

Link copied to clipboard

Indicates the data source of the metrics.

Link copied to clipboard

Indicates the list of fields in the data source.

Link copied to clipboard

Maximum number of results to include in the response. If more results exist than the specified MaxResults value, a token is included in the response so that the remaining results can be retrieved.

Link copied to clipboard

Null, or the token from a previous call to get the next set of results.

Link copied to clipboard
val sorts: List<Sort>?

(Optional) Indicates the order in which you want to sort the fields in the metrics. By default, the fields are sorted in the ascending order.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String