Uses of Interface
com.google.protobuf.ProtocolMessageEnum
Packages that use ProtocolMessageEnum
-
Uses of ProtocolMessageEnum in com.google.protobuf
Classes in com.google.protobuf that implement ProtocolMessageEnumModifier and TypeClassDescriptionstatic enumThe full set of known editions.static enumThe verification state of the extension range.static enumProtobuf enumgoogle.protobuf.FeatureSet.EnumTypestatic enumProtobuf enumgoogle.protobuf.FeatureSet.FieldPresencestatic enumProtobuf enumgoogle.protobuf.FeatureSet.JsonFormatstatic enumProtobuf enumgoogle.protobuf.FeatureSet.MessageEncodingstatic enumProtobuf enumgoogle.protobuf.FeatureSet.RepeatedFieldEncodingstatic enumProtobuf enumgoogle.protobuf.FeatureSet.Utf8Validationstatic enumProtobuf enumgoogle.protobuf.FieldDescriptorProto.Labelstatic enumProtobuf enumgoogle.protobuf.FieldDescriptorProto.Typestatic enumProtobuf enumgoogle.protobuf.FieldOptions.CTypestatic enumProtobuf enumgoogle.protobuf.FieldOptions.JSTypestatic enumIf set to RETENTION_SOURCE, the option will be omitted from the binary.static enumThis indicates the types of entities that the field may apply to when used as an option.static enumGenerated classes can be optimized for speed or code size.static enumRepresents the identified object's effect on the element in the original .proto file.static enumIs this method side-effect-free (or safe in HTTP parlance), or idempotent, or neither? HTTP based RPC implementation may choose GET verb for safe methods, and PUT verb for idempotent methods instead of the default POST. -
Uses of ProtocolMessageEnum in com.google.protobuf.compiler
Classes in com.google.protobuf.compiler that implement ProtocolMessageEnumModifier and TypeClassDescriptionstatic enumSync with code_generator.h.