Instance Propertyswift-protobuf 1.28.1SwiftProtobuf
rawValue
type.pb.swift:351var rawValue: Int { get }
var rawValue: Int { get }
s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8rawValueSivp
What are these?
FNV24: [9G64Y]
Show implementation details (1)
Hide implementation details
import SwiftProtobuf
Support library for Swift code generated by protoc-gen-swift.
enum Cardinality
Whether a field is optional, required, or repeated.
struct Google_Protobuf_Field
A single field of a message type.
@frozen struct Int
A signed integer value type.
init()
init?(rawValue: Int)
static let _protobuf_nameMap: _NameMap
static let allCases: [Google_Protobuf_Field.Cardinality]
typealias RawValue = Int