CompositeRegionState

The state information of the CompositeRegion.

Important: This is a Public Preview API. It may be changed or removed at any time.

Properties

Link copied to clipboard

The summarized current operation for all the update regions of the CompositeRegion.

Link copied to clipboard

The lowest data creation timestamp of the map regions in the CompositeRegion that are present in the map in UTC milliseconds.

Link copied to clipboard

The combined install state of all the update regions of the CompositeRegion.

Link copied to clipboard

The summarized completed map operation of the CompositeRegion.

Link copied to clipboard
val updateInfo: UpdateInfo? = null

The information about the available CompositeRegion.

Link copied to clipboard

The combined update state of all the update regions of the CompositeRegion.

Functions

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