kotlinx-rpc
Toggle table of contents
0.10.3
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
/
nameOrNull
name
Or
Null
val
FileDescriptorProto
.
nameOrNull
:
String
?
(
source
)
val
DescriptorProto
.
nameOrNull
:
String
?
(
source
)
val
FieldDescriptorProto
.
nameOrNull
:
String
?
(
source
)
val
OneofDescriptorProto
.
nameOrNull
:
String
?
(
source
)
val
EnumDescriptorProto
.
nameOrNull
:
String
?
(
source
)
val
EnumValueDescriptorProto
.
nameOrNull
:
String
?
(
source
)
val
ServiceDescriptorProto
.
nameOrNull
:
String
?
(
source
)
val
MethodDescriptorProto
.
nameOrNull
:
String
?
(
source
)
Returns the value of the
name
field if present, otherwise null.