Initializerswift-protobuf 1.28.1SwiftProtobuf
init(rawValue:)
descriptor.pb.swift:1817init?(rawValue: Int)
init?(rawValue: Int)
s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8rawValueAESgSi_tcfc
What are these?
FNV24: [54AOQ]
Show implementation details (1)
Hide implementation details
import SwiftProtobuf
Support library for Swift code generated by protoc-gen-swift.
enum OptionRetention
If set to RETENTION_SOURCE, the option will be omitted from the binary. Note: as of January 2023, support for this is in progress and does not yet have an effect (b/264593489).
struct Google_Protobuf_FieldOptions
@frozen struct Int
A signed integer value type.
init()
static let _protobuf_nameMap: _NameMap
var rawValue: Int { get }
typealias RawValue = Int