SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-io-onnx
/
onnx
/
IntIntListEntryProto
Int
Int
List
Entry
Proto
data
class
IntIntListEntryProto
(
val
key
:
Long
=
0
,
val
value
:
List
<
Long
>
=
emptyList()
,
val
unknownFields
:
Map
<
Int
,
UnknownField
>
=
emptyMap()
)
:
Message
(
source
)
Members
Members & Extensions
Constructors
Int
Int
List
Entry
Proto
Link copied to clipboard
constructor
(
key
:
Long
=
0
,
value
:
List
<
Long
>
=
emptyList()
,
unknownFields
:
Map
<
Int
,
UnknownField
>
=
emptyMap()
)
Types
Companion
Link copied to clipboard
object
Companion
:
Message.Companion
<
IntIntListEntryProto
>
Properties
descriptor
Link copied to clipboard
open
override
val
descriptor
:
MessageDescriptor
<
IntIntListEntryProto
>
key
Link copied to clipboard
val
key
:
Long
proto
Size
Link copied to clipboard
open
override
val
protoSize
:
Int
unknown
Fields
Link copied to clipboard
open
override
val
unknownFields
:
Map
<
Int
,
UnknownField
>
value
Link copied to clipboard
val
value
:
List
<
Long
>
Functions
or
Default
Link copied to clipboard
fun
IntIntListEntryProto
?
.
orDefault
(
)
:
IntIntListEntryProto
plus
Link copied to clipboard
open
operator override
fun
plus
(
other
:
Message
?
)
:
IntIntListEntryProto