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 enumProtobuf enumgoogle.protobuf.FieldDescriptorProto.Labelstatic enumProtobuf enumgoogle.protobuf.FieldDescriptorProto.Typestatic enumProtobuf enumgoogle.protobuf.FieldOptions.CTypestatic enumProtobuf enumgoogle.protobuf.FieldOptions.JSTypestatic enumGenerated classes can be optimized for speed or code size.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.static enumWhether a field is optional, required, or repeated.static enumBasic field types.enum`NullValue` is a singleton enumeration to represent the null value for the `Value` type union.enumThe syntax in which a protocol buffer element is defined. -
Uses of ProtocolMessageEnum in com.google.protobuf.compiler
Classes in com.google.protobuf.compiler that implement ProtocolMessageEnumModifier and TypeClassDescriptionstatic enumSync with code_generator.h.