com.google.protobuf.descriptor.ExtensionRangeOptions.VerificationState
See theVerificationState companion object
sealed abstract class VerificationState(val value: Int) extends GeneratedEnum
The verification state of the extension range.
Attributes
- Companion
- object
- Source
- ExtensionRangeOptions.scala
- Graph
-
- Supertypes
-
trait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Known subtypes
Members list
Type members
Value members
Concrete methods
Attributes
- Source
- ExtensionRangeOptions.scala
Attributes
- Source
- ExtensionRangeOptions.scala
Attributes
- Source
- ExtensionRangeOptions.scala
Attributes
- Source
- ExtensionRangeOptions.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
- ExtensionRangeOptions.scala
In this article