Enum Class DescriptorProtos.FieldOptions.OptionTargetType

java.lang.Object
java.lang.Enum<DescriptorProtos.FieldOptions.OptionTargetType>
com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
All Implemented Interfaces:
Internal.EnumLite, Serializable, Comparable<DescriptorProtos.FieldOptions.OptionTargetType>, Constable
Enclosing class:
DescriptorProtos.FieldOptions

public static enum DescriptorProtos.FieldOptions.OptionTargetType extends Enum<DescriptorProtos.FieldOptions.OptionTargetType> implements Internal.EnumLite
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.
Protobuf enum google.protobuf.FieldOptions.OptionTargetType