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
/
EnumOptionsInternal
Enum
Options
Internal
class
EnumOptionsInternal
:
<ERROR CLASS> ERROR CLASS: Symbol not found for EnumOptions.Builder
,
InternalMessage
(
source
)
Members
Constructors
Enum
Options
Internal
Link copied to clipboard
constructor
(
)
Properties
_
extensions
Link copied to clipboard
val
_extensions
:
MutableMap
<
Int
,
ExtensionValue
>
allow
Alias
Link copied to clipboard
open
override
var
allowAlias
:
Boolean
?
deprecated
Link copied to clipboard
open
override
var
deprecated
:
Boolean
deprecated
Legacy
Json
Field
Conflicts
Link copied to clipboard
open
override
var
deprecatedLegacyJsonFieldConflicts
:
Boolean
?
features
Link copied to clipboard
open
override
var
features
:
FeatureSet
presence
Mask
Link copied to clipboard
val
presenceMask
:
BitSet
uninterpreted
Option
Link copied to clipboard
open
override
var
uninterpretedOption
:
List
<
UninterpretedOption
>
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
(
)
:
EnumOptionsInternal
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