ClientData

Describes the client-specific data.

Types

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

Properties

Link copied to clipboard

A user-defined comment about the disk upload.

Link copied to clipboard
val uploadEnd: <Error class: unknown class>?

The time that the disk upload ends.

Link copied to clipboard

The size of the uploaded disk image, in GiB.

Link copied to clipboard
val uploadStart: <Error class: unknown class>?

The time that the disk upload starts.

Functions

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