Uses of Class
com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
-
Packages that use DescriptorProtos.FeatureSet.JsonFormat Package Description com.google.protobuf -
-
Uses of DescriptorProtos.FeatureSet.JsonFormat in com.google.protobuf
Fields in com.google.protobuf with type parameters of type DescriptorProtos.FeatureSet.JsonFormat Modifier and Type Field Description private static Internal.EnumLiteMap<DescriptorProtos.FeatureSet.JsonFormat>DescriptorProtos.FeatureSet.JsonFormat. internalValueMapMethods in com.google.protobuf that return DescriptorProtos.FeatureSet.JsonFormat Modifier and Type Method Description static DescriptorProtos.FeatureSet.JsonFormatDescriptorProtos.FeatureSet.JsonFormat. forNumber(int value)DescriptorProtos.FeatureSet.JsonFormatDescriptorProtos.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.JsonFormatDescriptorProtos.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.FeatureSet.JsonFormatDescriptorProtos.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 = { ...static DescriptorProtos.FeatureSet.JsonFormatDescriptorProtos.FeatureSet.JsonFormat. valueOf(int value)Deprecated.static DescriptorProtos.FeatureSet.JsonFormatDescriptorProtos.FeatureSet.JsonFormat. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static DescriptorProtos.FeatureSet.JsonFormat[]DescriptorProtos.FeatureSet.JsonFormat. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.FeatureSet.JsonFormat Modifier and Type Method Description static Internal.EnumLiteMap<DescriptorProtos.FeatureSet.JsonFormat>DescriptorProtos.FeatureSet.JsonFormat. internalGetValueMap()Methods in com.google.protobuf with parameters of type DescriptorProtos.FeatureSet.JsonFormat Modifier and Type Method Description DescriptorProtos.FeatureSet.BuilderDescriptorProtos.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 voidDescriptorProtos.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 = { ...
-