Instance Propertyswift-protobuf 1.29.0SwiftProtobuf
rawValue
struct.pb.swift:75var rawValue: Int { get }
var rawValue: Int { get }
import SwiftProtobuf
Support library for Swift code generated by protoc-gen-swift.
enum Google_Protobuf_NullValue
NullValue
is a singleton enumeration to represent the null value for the Value
type union.
@frozen struct Int
A signed integer value type.
init()
init?(rawValue: Int)
static let _protobuf_nameMap: _NameMap
static let allCases: [Google_Protobuf_NullValue]
typealias RawValue = Int