kotlinx-rpc
0.10.3
      Target filter

Back to docs

Search in API
Skip to content
    kotlinx-rpc
kotlinx-rpc-protobuf-wkt/com.google.protobuf.kotlin/nameOrNull

nameOrNull

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.

Generated by Dokka
© 2026 JetBrains s.r.o and contributors. Apache License 2.0