Enum FieldOptions.Types.OptionTargetType (3.27.1)

public enum FieldOptions.Types.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).

Namespace

Google.Protobuf.Reflection

Assembly

Google.Protobuf.dll

Fields

Name Description
TargetTypeEnum
TargetTypeEnumEntry
TargetTypeExtensionRange
TargetTypeField
TargetTypeFile
TargetTypeMessage
TargetTypeMethod
TargetTypeOneof
TargetTypeService
TargetTypeUnknown