Hubro Connect
Toggle table of contents
android
Platform filter
android
Switch theme
Search in API
Hubro Connect
hubro-connect
/
no.hubroplatform.hubroconnect
/
Parameters
Parameters
android
data
class
Parameters
(
val
tensors
:
List
<
ByteArr
>
=
emptyList()
,
val
tensorType
:
String
=
""
,
val
unknownFields
:
Map
<
Int
,
UnknownField
>
=
emptyMap()
)
:
Message
Members
Members & Extensions
Constructors
Parameters
Link copied to clipboard
android
constructor
(
tensors
:
List
<
ByteArr
>
=
emptyList()
,
tensorType
:
String
=
""
,
unknownFields
:
Map
<
Int
,
UnknownField
>
=
emptyMap()
)
Types
Companion
Link copied to clipboard
android
object
Companion
:
Message.Companion
<
Parameters
>
Properties
descriptor
Link copied to clipboard
android
open
override
val
descriptor
:
MessageDescriptor
<
Parameters
>
proto
Size
Link copied to clipboard
android
open
override
val
protoSize
:
Int
tensors
Link copied to clipboard
android
val
tensors
:
List
<
ByteArr
>
tensor
Type
Link copied to clipboard
android
val
tensorType
:
String
unknown
Fields
Link copied to clipboard
android
open
override
val
unknownFields
:
Map
<
Int
,
UnknownField
>
Functions
or
Default
Link copied to clipboard
android
fun
Parameters
?
.
orDefault
(
)
:
Parameters
plus
Link copied to clipboard
android
open
operator override
fun
plus
(
other
:
Message
?
)
:
Parameters