Ksui gRPC
Toggle table of contents
3.0.0
common
Platform filter
common
Switch theme
Search in API
Ksui gRPC
Ksui gRPC
/
sui.rpc.v2
/
NameRecordInternal
/
DataEntryInternal
Data
Entry
Internal
class
DataEntryInternal
:
InternalMessage
Members
Members & Extensions
Constructors
Data
Entry
Internal
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
_
size
Link copied to clipboard
open
override
val
_size
:
Int
_
unknown
Fields
Link copied to clipboard
open
override
val
_unknownFields
:
<Error class: unknown class>
key
Link copied to clipboard
var
key
:
String
value
Link copied to clipboard
var
value
:
String
Functions
as
Internal
Link copied to clipboard
fun
NameRecordInternal.DataEntryInternal
.
asInternal
(
)
:
NameRecordInternal.DataEntryInternal
as
String
Link copied to clipboard
fun
asString
(
indent
:
Int
=
0
)
:
String
check
Required
Fields
Link copied to clipboard
fun
NameRecordInternal.DataEntryInternal
.
checkRequiredFields
(
)
copy
Internal
Link copied to clipboard
open
override
fun
copyInternal
(
)
:
NameRecordInternal.DataEntryInternal
encode
With
Link copied to clipboard
fun
NameRecordInternal.DataEntryInternal
.
encodeWith
(
encoder
:
WireEncoder
,
config
:
ProtoConfig
?
)
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String