UInt64Value

interface UInt64Value(source)

Wrapper message for uint64.

The JSON representation for UInt64Value is JSON string.

Not recommended for use in new APIs, but still useful for legacy APIs and has no plan to be removed.

Properties

Link copied to clipboard
abstract val value: ULong

The uint64 value.

Functions

Link copied to clipboard
fun UInt64Value.copy(body: ERROR CLASS: Symbol not found for UInt64Value.Builder.() -> Unit = {}): UInt64Value

Copies the original message, including unknown fields.