Int32Value

interface Int32Value(source)

Wrapper message for int32.

The JSON representation for Int32Value 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: Int

The int32 value.

Functions

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

Copies the original message, including unknown fields.