com.google.protobuf.descriptor.Edition
See theEdition companion object
sealed abstract class Edition(val value: Int) extends GeneratedEnum
The full set of known editions.
Attributes
- Companion
- object
- Source
- Edition.scala
- Graph
-
- Supertypes
-
trait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
object EDITION_1_TEST_ONLYobject EDITION_2023object EDITION_2_TEST_ONLYobject EDITION_99997_TEST_ONLYobject EDITION_99998_TEST_ONLYobject EDITION_99999_TEST_ONLYobject EDITION_PROTO2object EDITION_PROTO3object EDITION_UNKNOWNtrait Recognizedclass UnrecognizedShow all
Members list
Type members
Value members
Concrete methods
Attributes
- Source
- Edition.scala
Attributes
- Source
- Edition.scala
Attributes
- Source
- Edition.scala
Attributes
- Source
- Edition.scala
Attributes
- Source
- Edition.scala
Attributes
- Source
- Edition.scala
Attributes
- Source
- Edition.scala
Attributes
- Source
- Edition.scala
Attributes
- Source
- Edition.scala
Attributes
- Source
- Edition.scala
Attributes
- Source
- Edition.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
- Edition.scala
In this article