com.google.protobuf.descriptor.FeatureSet.Utf8Validation
See theUtf8Validation companion class
object Utf8Validation extends GeneratedEnumCompanion[Utf8Validation]
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Sumtrait Mirrortrait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
Utf8Validation.type
Members list
Type members
Classlikes
case object NONE extends Utf8Validation, Recognized
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass Utf8Validationtrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
NONE.type
sealed trait Recognized extends Utf8Validation
Attributes
- Supertypes
-
class Utf8Validationtrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Known subtypes
case object UTF8_VALIDATION_UNKNOWN extends Utf8Validation, Recognized
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass Utf8Validationtrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
final case class Unrecognized(unrecognizedValue: Int) extends Utf8Validation, UnrecognizedEnum
Attributes
- Supertypes
-
trait UnrecognizedEnumclass Utf8Validationtrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
case object VERIFY extends Utf8Validation, Recognized
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass Utf8Validationtrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
VERIFY.type
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Attributes
- Inherited from:
- GeneratedEnumCompanion
Value members
Concrete methods
Returns the Java descriptors for this enum. It is recommended to use scalaDescriptors. The Java descriptors are available even when Java conversions is disabled, however they are not available in Scala.js or scala-native.
Returns the Java descriptors for this enum. It is recommended to use scalaDescriptors. The Java descriptors are available even when Java conversions is disabled, however they are not available in Scala.js or scala-native.
Attributes
Inherited methods
Attributes
- Inherited from:
- GeneratedEnumCompanion
Implicits
Implicits
In this article