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
/
BatchGetObjectsRequestInternal
Batch
Get
Objects
Request
Internal
class
BatchGetObjectsRequestInternal
:
InternalMessage
Members
Members & Extensions
Constructors
Batch
Get
Objects
Request
Internal
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
DESCRIPTOR
Link copied to clipboard
object
DESCRIPTOR
:
ProtoDescriptor
<
BatchGetObjectsRequest
>
MARSHALLER
Link copied to clipboard
object
MARSHALLER
:
GrpcMarshaller
<
BatchGetObjectsRequest
>
Properties
_
presence
Link copied to clipboard
val
_presence
:
BatchGetObjectsRequestPresence
_
size
Link copied to clipboard
open
override
val
_size
:
Int
_
unknown
Fields
Link copied to clipboard
open
override
val
_unknownFields
:
<Error class: unknown class>
read
Mask
Link copied to clipboard
open
var
readMask
:
FieldMask
requests
Link copied to clipboard
open
var
requests
:
List
<
GetObjectRequest
>
Functions
as
String
Link copied to clipboard
fun
asString
(
indent
:
Int
=
0
)
:
String
check
Required
Fields
Link copied to clipboard
fun
BatchGetObjectsRequestInternal
.
checkRequiredFields
(
)
copy
Internal
Link copied to clipboard
open
override
fun
copyInternal
(
)
:
BatchGetObjectsRequestInternal
fun
copyInternal
(
body
:
BatchGetObjectsRequestInternal
.
(
)
->
Unit
)
:
BatchGetObjectsRequestInternal
encode
With
Link copied to clipboard
fun
BatchGetObjectsRequestInternal
.
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