ListSensorStatisticsRequest

Types

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

Properties

Link copied to clipboard

The name of the dataset associated with the list of Sensor Statistics.

Link copied to clipboard

The ingestion job id associated with the list of Sensor Statistics. To get sensor statistics for a particular ingestion job id, both dataset name and ingestion job id must be submitted as inputs.

Link copied to clipboard

Specifies the maximum number of sensors for which to retrieve statistics.

Link copied to clipboard

An opaque pagination token indicating where to continue the listing of sensor statistics.

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