Type Aliasswift-protobuf 1.31.0SwiftProtobuf
RawValue
type.pb.swift:332typealias RawValue = Inttypealias RawValue = Ints13SwiftProtobuf07Google_B6_FieldV11CardinalityO8RawValuea What are these?9529Himport SwiftProtobufSupport library for Swift code generated by protoc-gen-swift.
enum CardinalityWhether a field is optional, required, or repeated.
struct Google_Protobuf_FieldA single field of a message type.
@frozen struct IntA signed integer value type.
init() init?(rawValue: Int) static let _protobuf_nameMap: _NameMapstatic let allCases: [Google_Protobuf_Field.Cardinality]var rawValue: Int { get }