class AddressableKeyProto : GeneratedMessageV3, AddressableKeyProtoOrBuilder
Protobuf type orbit.shared.AddressableKeyProto
Builder |
Protobuf type class Builder : Builder<Builder!>, AddressableKeyProtoOrBuilder |
KeyCase |
class KeyCase : EnumLite, InternalOneOfEnum |
INT32KEY_FIELD_NUMBER |
static val INT32KEY_FIELD_NUMBER: Int |
INT64KEY_FIELD_NUMBER |
static val INT64KEY_FIELD_NUMBER: Int |
NOKEY_FIELD_NUMBER |
static val NOKEY_FIELD_NUMBER: Int |
STRINGKEY_FIELD_NUMBER |
static val STRINGKEY_FIELD_NUMBER: Int |
equals |
fun equals(: Any?): Boolean |
getDefaultInstance |
static fun getDefaultInstance(): AddressableKeyProto! |
getDefaultInstanceForType |
fun getDefaultInstanceForType(): AddressableKeyProto! |
getDescriptor |
static fun getDescriptor(): Descriptor! |
getInt32Key |
fun getInt32Key(): Int |
getInt64Key |
fun getInt64Key(): Long |
getKeyCase |
fun getKeyCase(): KeyCase! |
getNoKey |
fun getNoKey(): Boolean |
getParserForType |
fun getParserForType(): Parser<AddressableKeyProto!>! |
getSerializedSize |
fun getSerializedSize(): Int |
getStringKey |
fun getStringKey(): String! |
getStringKeyBytes |
fun getStringKeyBytes(): ByteString! |
getUnknownFields |
fun getUnknownFields(): UnknownFieldSet! |
hashCode |
fun hashCode(): Int |
internalGetFieldAccessorTable |
fun internalGetFieldAccessorTable(): FieldAccessorTable! |
isInitialized |
fun isInitialized(): Boolean |
newBuilder |
static fun newBuilder(): Builder!static fun newBuilder(: AddressableKeyProto!): Builder! |
newBuilderForType |
fun newBuilderForType(): Builder!fun newBuilderForType(: BuilderParent!): Builder! |
newInstance |
fun newInstance(: UnusedPrivateParameter!): Any! |
parseDelimitedFrom |
static fun parseDelimitedFrom(: InputStream!): AddressableKeyProto!static fun parseDelimitedFrom(: InputStream!, : ExtensionRegistryLite!): AddressableKeyProto! |
parseFrom |
static fun parseFrom(: ByteBuffer!): AddressableKeyProto!static fun parseFrom(: ByteBuffer!, : ExtensionRegistryLite!): AddressableKeyProto!static fun parseFrom(: ByteString!): AddressableKeyProto!static fun parseFrom(: ByteString!, : ExtensionRegistryLite!): AddressableKeyProto!static fun parseFrom(: ByteArray!): AddressableKeyProto!static fun parseFrom(: ByteArray!, : ExtensionRegistryLite!): AddressableKeyProto!static fun parseFrom(: InputStream!): AddressableKeyProto!static fun parseFrom(: InputStream!, : ExtensionRegistryLite!): AddressableKeyProto!static fun parseFrom(: CodedInputStream!): AddressableKeyProto!static fun parseFrom(: CodedInputStream!, : ExtensionRegistryLite!): AddressableKeyProto! |
parser |
static fun parser(): Parser<AddressableKeyProto!>! |
toBuilder |
fun toBuilder(): Builder! |
writeTo |
fun writeTo(: CodedOutputStream!): Unit |