Enumeration Caseswift-protobuf 1.28.1SwiftProtobuf
targetTypeExtensionRange
descriptor.pb.swift:1844case targetTypeExtensionRange
case targetTypeExtensionRange
s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH14ExtensionRangeyA2EmF
What are these?
FNV24: [1GJ1N]
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
case targetTypeUnknown
case targetTypeFile
case targetTypeMessage
case targetTypeField
case targetTypeOneof
case targetTypeEnum
case targetTypeEnumEntry
case targetTypeService
case targetTypeMethod