interface ValueProtobufOrBuilder : MessageOrBuilder
getByteData |
abstract fun getByteData(): ByteString! |
getIsNull |
abstract fun getIsNull(): Boolean |
getType |
abstract fun getType(): ValueType! |
getTypeValue |
abstract fun getTypeValue(): Int |
getValue |
abstract fun getValue(): String! |
getValueBytes |
abstract fun getValueBytes(): ByteString! |