UsageCriteria

Contains information about the criteria used to query usage statistics.

Types

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

Properties

Link copied to clipboard

The account IDs to aggregate usage statistics from.

Link copied to clipboard

The data sources to aggregate usage statistics from.

Link copied to clipboard

The features to aggregate usage statistics from.

Link copied to clipboard

The resources to aggregate usage statistics from. Only accepts exact resource names.

Functions

Link copied to clipboard
inline fun copy(block: UsageCriteria.Builder.() -> Unit = {}): UsageCriteria
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