kotlinx-rpc
Toggle table of contents
0.10.2
common
Target filter
common
Back to docs
Switch theme
Search in API
Skip to content
kotlinx-rpc
kotlinx-rpc-protobuf-wkt
/
com.google.protobuf.kotlin
/
MethodDescriptorProtoInternal
Method
Descriptor
Proto
Internal
class
MethodDescriptorProtoInternal
:
<ERROR CLASS> ERROR CLASS: Symbol not found for MethodDescriptorProto.Builder
,
InternalMessage
(
source
)
Members
Constructors
Method
Descriptor
Proto
Internal
Link copied to clipboard
constructor
(
)
Properties
_
extensions
Link copied to clipboard
val
_extensions
:
MutableMap
<
Int
,
ExtensionValue
>
client
Streaming
Link copied to clipboard
open
override
var
clientStreaming
:
Boolean
input
Type
Link copied to clipboard
open
override
var
inputType
:
String
?
name
Link copied to clipboard
open
override
var
name
:
String
?
options
Link copied to clipboard
open
override
var
options
:
MethodOptions
output
Type
Link copied to clipboard
open
override
var
outputType
:
String
?
presence
Mask
Link copied to clipboard
val
presenceMask
:
BitSet
server
Streaming
Link copied to clipboard
open
override
var
serverStreaming
:
Boolean
Functions
append
Extensions
Link copied to clipboard
protected
fun
StringBuilder
.
appendExtensions
(
nextIndentString
:
String
)
as
String
Link copied to clipboard
fun
asString
(
indent
:
Int
=
0
)
:
String
copy
Extensions
From
Link copied to clipboard
protected
fun
copyExtensionsFrom
(
other
:
InternalMessage
)
copy
Internal
Link copied to clipboard
open
override
fun
copyInternal
(
)
:
MethodDescriptorProtoInternal
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
extensions
Equal
Link copied to clipboard
protected
fun
extensionsEqual
(
other
:
InternalMessage
)
:
Boolean
extensions
Hash
Code
Link copied to clipboard
protected
fun
extensionsHashCode
(
)
:
Int
extensions
Size
Link copied to clipboard
fun
extensionsSize
(
)
:
Int
get
Extension
Value
Link copied to clipboard
fun
<
V
:
Any
>
getExtensionValue
(
descriptor
:
InternalExtensionDescriptor
<
*
,
V
>
)
:
V
?
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
set
Extension
Value
Link copied to clipboard
fun
<
V
:
Any
>
setExtensionValue
(
descriptor
:
InternalExtensionDescriptor
<
*
,
V
>
,
value
:
V
?
)
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String