Type Aliasswift-protobuf 1.28.1SwiftProtobuf
RawValue
descriptor.pb.swift:1841typealias RawValue = Int
typealias RawValue = Int
s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8RawValuea
What are these?
FNV24: [7ZWN5]
Show implementation details (1)
Hide implementation details
import SwiftProtobuf
Support library for Swift code generated by protoc-gen-swift.
enum OptionTargetType
This indicates the types of entities that the field may apply to when used as an option. If it is unset, then the field may be freely used as an option on any kind of entity. 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()
init?(rawValue: Int)
static let _protobuf_nameMap: _NameMap
var rawValue: Int { get }