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
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 [json_name = "jsonFormat", 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 [json_name = "jsonFormat", 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 [json_name = "jsonFormat", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
DescriptorProtos.FeatureSet.JsonFormat.valueOf
(int value) Deprecated.DescriptorProtos.FeatureSet.JsonFormat.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.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 [json_name = "jsonFormat", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...