Uses of Enum Class
com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
Packages that use DescriptorProtos.FeatureSet.JsonFormat
-
Uses of DescriptorProtos.FeatureSet.JsonFormat in com.google.protobuf
Fields in com.google.protobuf with type parameters of type DescriptorProtos.FeatureSet.JsonFormatModifier and TypeFieldDescriptionprivate static final Internal.EnumLiteMap
<DescriptorProtos.FeatureSet.JsonFormat> DescriptorProtos.FeatureSet.JsonFormat.internalValueMap
Methods in com.google.protobuf that return DescriptorProtos.FeatureSet.JsonFormatModifier and TypeMethodDescriptionDescriptorProtos.FeatureSet.JsonFormat.forNumber
(int value) DescriptorProtos.FeatureSet.Builder.getJsonFormat()
optional .google.protobuf.FeatureSet.JsonFormat json_format = 6 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
DescriptorProtos.FeatureSet.getJsonFormat()
optional .google.protobuf.FeatureSet.JsonFormat json_format = 6 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
DescriptorProtos.FeatureSetOrBuilder.getJsonFormat()
optional .google.protobuf.FeatureSet.JsonFormat json_format = 6 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
DescriptorProtos.FeatureSet.JsonFormat.valueOf
(int value) Deprecated.Returns the enum constant of this class with the specified name.DescriptorProtos.FeatureSet.JsonFormat.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.JsonFormatMethods in com.google.protobuf with parameters of type DescriptorProtos.FeatureSet.JsonFormatModifier and TypeMethodDescriptionDescriptorProtos.FeatureSet.Builder.setJsonFormat
(DescriptorProtos.FeatureSet.JsonFormat value) optional .google.protobuf.FeatureSet.JsonFormat json_format = 6 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
private void
DescriptorProtos.FeatureSet.setJsonFormat
(DescriptorProtos.FeatureSet.JsonFormat value) optional .google.protobuf.FeatureSet.JsonFormat json_format = 6 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...