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
/
DatatypeDescriptorInternal
Datatype
Descriptor
Internal
class
DatatypeDescriptorInternal
:
InternalMessage
Members
Members & Extensions
Constructors
Datatype
Descriptor
Internal
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
DESCRIPTOR
Link copied to clipboard
object
DESCRIPTOR
:
ProtoDescriptor
<
DatatypeDescriptor
>
MARSHALLER
Link copied to clipboard
object
MARSHALLER
:
GrpcMarshaller
<
DatatypeDescriptor
>
Properties
_
presence
Link copied to clipboard
val
_presence
:
DatatypeDescriptorPresence
_
size
Link copied to clipboard
open
override
val
_size
:
Int
_
unknown
Fields
Link copied to clipboard
open
override
val
_unknownFields
:
<Error class: unknown class>
abilities
Link copied to clipboard
open
var
abilities
:
List
<
Ability
>
defining
Id
Link copied to clipboard
open
var
definingId
:
String
?
fields
Link copied to clipboard
open
var
fields
:
List
<
FieldDescriptor
>
kind
Link copied to clipboard
open
var
kind
:
DatatypeDescriptor.DatatypeKind
?
module
Link copied to clipboard
open
var
module
:
String
?
name
Link copied to clipboard
open
var
name
:
String
?
type
Name
Link copied to clipboard
open
var
typeName
:
String
?
type
Parameters
Link copied to clipboard
open
var
typeParameters
:
List
<
TypeParameter
>
variants
Link copied to clipboard
open
var
variants
:
List
<
VariantDescriptor
>
Functions
as
String
Link copied to clipboard
fun
asString
(
indent
:
Int
=
0
)
:
String
check
Required
Fields
Link copied to clipboard
fun
DatatypeDescriptorInternal
.
checkRequiredFields
(
)
copy
Internal
Link copied to clipboard
open
override
fun
copyInternal
(
)
:
DatatypeDescriptorInternal
fun
copyInternal
(
body
:
DatatypeDescriptorInternal
.
(
)
->
Unit
)
:
DatatypeDescriptorInternal
encode
With
Link copied to clipboard
fun
DatatypeDescriptorInternal
.
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