Package com.google.protobuf.kotlin
See: Description
-
Class Summary Class Description DslList A simple wrapper around a List with an extra generic parameter that can be used to disambiguate extension methods. DslMap A simple wrapper around a Map with an extra generic parameter that can be used to disambiguate extension methods. DslProxy A type meaningful only for its existence, never intended to be instantiated. ExtensionList Implementation for ExtensionList and ExtensionListLite. ByteStringsKt -
Annotation Summary Annotation Description OnlyForUseByGeneratedProtoCode Opt-in annotation to make it difficult to accidentally use APIs only intended for use by proto generated code. ProtoDslMarker Indicates an API that is part of a DSL to generate protocol buffer messages.