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
/
FieldDescriptorProtoInternal
Field
Descriptor
Proto
Internal
class
FieldDescriptorProtoInternal
:
<ERROR CLASS> ERROR CLASS: Symbol not found for FieldDescriptorProto.Builder
,
InternalMessage
(
source
)
Members
Constructors
Field
Descriptor
Proto
Internal
Link copied to clipboard
constructor
(
)
Properties
_
extensions
Link copied to clipboard
val
_extensions
:
MutableMap
<
Int
,
ExtensionValue
>
default
Value
Link copied to clipboard
open
override
var
defaultValue
:
String
?
extendee
Link copied to clipboard
open
override
var
extendee
:
String
?
json
Name
Link copied to clipboard
open
override
var
jsonName
:
String
?
label
Link copied to clipboard
open
override
var
label
:
FieldDescriptorProto.Label
?
name
Link copied to clipboard
open
override
var
name
:
String
?
number
Link copied to clipboard
open
override
var
number
:
Int
?
oneof
Index
Link copied to clipboard
open
override
var
oneofIndex
:
Int
?
options
Link copied to clipboard
open
override
var
options
:
FieldOptions
presence
Mask
Link copied to clipboard
val
presenceMask
:
BitSet
proto3Optional
Link copied to clipboard
open
override
var
proto3Optional
:
Boolean
?
type
Link copied to clipboard
open
override
var
type
:
FieldDescriptorProto.Type
?
type
Name
Link copied to clipboard
open
override
var
typeName
:
String
?
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
(
)
:
FieldDescriptorProtoInternal
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