Class: Google::Protobuf::FeatureSet::Utf8Validation

Inherits:
Object
  • Object
show all
Extended by:
Protobug::Enum
Defined in:
lib/google/protobuf/descriptor_pb.rb

Constant Summary collapse

UTF8_VALIDATION_UNKNOWN =
new("UTF8_VALIDATION_UNKNOWN", 0).freeze
VERIFY =
new("VERIFY", 2).freeze
NONE =
new("NONE", 3).freeze