Enumeration Caseswift-protobuf 1.29.0SwiftProtobuf
styleLegacy
descriptor.pb.swift:2328case styleLegacy
case styleLegacy
s13SwiftProtobuf07Google_B11_FeatureSetV18EnforceNamingStyleO11styleLegacyyA2EmF
What are these?2V2QJ
import SwiftProtobuf
Support library for Swift code generated by protoc-gen-swift.
enum EnforceNamingStyle
struct Google_Protobuf_FeatureSet
TODO Enums in C++ gencode (and potentially other languages) are not well scoped. This means that each of the feature enums below can clash with each other. The short names we’ve chosen maximize call-site readability, but leave us very open to this scenario. A future feature will be designed and implemented to handle this, hopefully before we ever hit a conflict here.
case unknown
case style2024