RawJSONOrBuilder

Functions

Link copied to clipboard
abstract fun getType(): String
string type = 1;
Link copied to clipboard
abstract fun getTypeBytes(): ByteString
string type = 1;
Link copied to clipboard
abstract fun getValue(): String
string value = 2;
Link copied to clipboard
abstract fun getValueBytes(): ByteString
string value = 2;

Inheritors

Link copied to clipboard