ListServiceStatesResponse

Types

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

Properties

Link copied to clipboard

The end time of the query range, expressed as the number of milliseconds since January 1, 1970, 00:00:00 UTC.

Link copied to clipboard

The token to use for retrieving the next page of results. This value is present only if there are more results available than were returned in the current response.

Link copied to clipboard

An array of service state objects that match the specified criteria. Each service state includes current status, recent change events, and service metadata.

Link copied to clipboard

The start time of the query range, expressed as the number of milliseconds since January 1, 1970, 00:00:00 UTC.

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