interface AddressableKeyProtoOrBuilder : MessageOrBuilder
getInt32Key |
abstract fun getInt32Key(): Int |
getInt64Key |
abstract fun getInt64Key(): Long |
getKeyCase |
abstract fun getKeyCase(): KeyCase! |
getNoKey |
abstract fun getNoKey(): Boolean |
getStringKey |
abstract fun getStringKey(): String! |
getStringKeyBytes |
abstract fun getStringKeyBytes(): ByteString! |