Initializerswift-protobuf 1.28.1SwiftProtobuf
init
type.pb.swift:241init()
init()
Show implementation details (1)
Hide implementation details
import SwiftProtobuf
Support library for Swift code generated by protoc-gen-swift.
enum Kind
Basic field types.
struct Google_Protobuf_Field
A single field of a message type.
init?(rawValue: Int)
static let _protobuf_nameMap: _NameMap
static let allCases: [Google_Protobuf_Field.Kind]
var rawValue: Int { get }
typealias RawValue = Int