Enumeration Caseswift-protobuf 1.28.1SwiftProtobuf
targetTypeMessage
descriptor.pb.swift:1845case targetTypeMessage
case targetTypeMessage
s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH7MessageyA2EmF
What are these?
FNV24: [2DH88]
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 targetTypeExtensionRange
case targetTypeField
case targetTypeOneof
case targetTypeEnum
case targetTypeEnumEntry
case targetTypeService
case targetTypeMethod