Enumeration Caseswift-protobuf 1.29.0SwiftProtobuf
targetTypeOneof
descriptor.pb.swift:1670case targetTypeOneof
case targetTypeOneof
s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH5OneofyA2EmF
What are these?7MYX0
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.
struct Google_Protobuf_FieldOptions
case targetTypeUnknown
case targetTypeFile
case targetTypeExtensionRange
case targetTypeMessage
case targetTypeField
case targetTypeEnum
case targetTypeEnumEntry
case targetTypeService
case targetTypeMethod