Enum Class DescriptorProtos.FieldOptions.OptionRetention

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

public static enum DescriptorProtos.FieldOptions.OptionRetention extends Enum<DescriptorProtos.FieldOptions.OptionRetention> implements Internal.EnumLite
 If set to RETENTION_SOURCE, the option will be omitted from the binary.
 Note: as of January 2023, support for this is in progress and does not yet
 have an effect (b/264593489).
 
Protobuf enum google.protobuf.FieldOptions.OptionRetention