Uses of Enum Class
com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
Packages that use DescriptorProtos.FeatureSet.MessageEncoding
-
Uses of DescriptorProtos.FeatureSet.MessageEncoding in com.google.protobuf
Methods in com.google.protobuf that return DescriptorProtos.FeatureSet.MessageEncodingModifier and TypeMethodDescriptionDescriptorProtos.FeatureSet.MessageEncoding.forNumber
(int value) DescriptorProtos.FeatureSet.Builder.getMessageEncoding()
optional .google.protobuf.FeatureSet.MessageEncoding message_encoding = 5 [json_name = "messageEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
DescriptorProtos.FeatureSet.getMessageEncoding()
optional .google.protobuf.FeatureSet.MessageEncoding message_encoding = 5 [json_name = "messageEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
DescriptorProtos.FeatureSetOrBuilder.getMessageEncoding()
optional .google.protobuf.FeatureSet.MessageEncoding message_encoding = 5 [json_name = "messageEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
DescriptorProtos.FeatureSet.MessageEncoding.valueOf
(int value) Deprecated.DescriptorProtos.FeatureSet.MessageEncoding.valueOf
(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.DescriptorProtos.FeatureSet.MessageEncoding.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.FeatureSet.MessageEncodingModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap
<DescriptorProtos.FeatureSet.MessageEncoding> DescriptorProtos.FeatureSet.MessageEncoding.internalGetValueMap()
Methods in com.google.protobuf with parameters of type DescriptorProtos.FeatureSet.MessageEncodingModifier and TypeMethodDescriptionDescriptorProtos.FeatureSet.Builder.setMessageEncoding
(DescriptorProtos.FeatureSet.MessageEncoding value) optional .google.protobuf.FeatureSet.MessageEncoding message_encoding = 5 [json_name = "messageEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...