UInt32Value

interface UInt32Value(source)

Wrapper message for uint32.

The JSON representation for UInt32Value is JSON number.

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: UInt

The uint32 value.

Functions

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

Copies the original message, including unknown fields.