com.google.protobuf.descriptor.FeatureSet.FieldPresence
See theFieldPresence companion object
sealed abstract class FieldPresence(val value: Int) extends GeneratedEnum
Attributes
- Companion
- object
- Source
- FeatureSet.scala
- Graph
-
- Supertypes
-
trait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
object EXPLICITobject FIELD_PRESENCE_UNKNOWNobject IMPLICITobject LEGACY_REQUIREDtrait Recognizedclass UnrecognizedShow all
Members list
Type members
Value members
Concrete methods
Attributes
- Source
- FeatureSet.scala
Attributes
- Source
- FeatureSet.scala
Attributes
- Source
- FeatureSet.scala
Attributes
- Source
- FeatureSet.scala
Attributes
- Source
- FeatureSet.scala
Attributes
- Source
- FeatureSet.scala
Inherited methods
Attributes
- Inherited from:
- GeneratedEnum
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- GeneratedEnum
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- GeneratedEnum
- Source
- GeneratedMessageCompanion.scala
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
GeneratedEnum -> Any
- Inherited from:
- GeneratedEnum
- Source
- GeneratedMessageCompanion.scala
Inherited and Abstract methods
Attributes
- Inherited from:
- GeneratedEnum
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- GeneratedEnum
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Concrete fields
Attributes
- Source
- FeatureSet.scala
In this article